Interface AssetReference
- All Superinterfaces:
NamedResourceReference
,ResourceReference
,Serializable
Represents a reference to a asset object.
-
Method Summary
Modifier and TypeMethodDescriptionRetrieves the display name of the asset.Methods inherited from interface NamedResourceReference
getName
Methods inherited from interface ResourceReference
getId, getResourceDiscriminator, getResourceType
-
Method Details
-
getDisplayName
String getDisplayName()Retrieves the display name of the asset.- Returns:
- The display name of the asset
-