Interface AssetReference
-
- All Superinterfaces:
NamedResourceReference
,ResourceReference
,Serializable
public interface AssetReference extends NamedResourceReference
Represents a reference to a asset object.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDisplayName()
Retrieves the display name of the asset.-
Methods inherited from interface NamedResourceReference
getName
-
Methods inherited from interface ResourceReference
getId, getResourceType
-
-