Interface MetaResourceReference
- All Superinterfaces:
ResourceReference,Serializable
- All Known Subinterfaces:
MetaNamedResourceReference
Represents reference to the resource.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the public identifier of the resource.Methods inherited from interface ResourceReference
getId, getResourceDiscriminator, getResourceType
-
Method Details
-
getPublicId
String getPublicId()Returns the public identifier of the resource.- Returns:
- the public identifier
-