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 SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description PathgetPath()Get this asset's path- 
Methods inherited from interface com.hannonhill.cascade.api.asset.common.IdentifiergetId, getType
 
- 
 
- 
- 
- 
Method Detail- 
getPathPath getPath() Get this asset's path- Returns:
 
 
- 
 
-