Interface PathIdentifier
-
- All Superinterfaces:
Identifier
public interface PathIdentifier extends Identifier
An Identifier with additional information for assets which have paths- Since:
- 4.7
- See Also:
Identifier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Path
getPath()
Get this asset's path-
Methods inherited from interface com.hannonhill.cascade.api.asset.common.Identifier
getId, getType
-
-
-
-
Method Detail
-
getPath
Path getPath()
Get this asset's path- Returns:
-
-