Interface NamedResourceReference
- All Superinterfaces:
ResourceReference
,Serializable
- All Known Subinterfaces:
AssetReference
,NamedDescribedResourceReference
,WorkflowDefinitionReference
Represents reference to the resource, including its name
-
Method Summary
Methods inherited from interface ResourceReference
getId, getResourceDiscriminator, getResourceType
-
Method Details
-
getName
String getName()Retrieve the name of the resource.- Returns:
- the name of the resource
-