Class ProjectResourceId
java.lang.Object
com.inductiveautomation.ignition.common.project.resource.ProjectResourceId
- All Implemented Interfaces:
Serializable
Deprecated.
Required for backward compatibility with 8.1 and earlier.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Shortcut for getResourcePath().getPath().toString()Deprecated.Deprecated.Deprecated.
-
Field Details
-
projectName
Deprecated. -
resourcePath
Deprecated.
-
-
Constructor Details
-
ProjectResourceId
Deprecated.
-
-
Method Details
-
getProjectName
Deprecated. -
getResourceType
Deprecated. -
getResourcePath
Deprecated.- Returns:
- The resource path, which is the resource type id + folder path.
-
getFolderPath
Deprecated.Shortcut for getResourcePath().getPath().toString()
-