Interface DomainType
- All Superinterfaces:
Entity,NamedDescribedResource,NamedResource,Resource,Serializable
Represents the type of a domain.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the parent of this domain type.Returns the public id of the domain type.Methods inherited from interface NamedDescribedResource
getDescriptionMethods inherited from interface NamedResource
getNameMethods inherited from interface Resource
getCreatedBy, getCreatedOn, getLastModifiedBy, getLastModifiedOn, getResourceType, isSystem
-
Method Details
-
getPublicId
String getPublicId()Returns the public id of the domain type.- Returns:
- the public id
-
getParent
NamedResourceReference getParent()Returns the parent of this domain type.- Returns:
- the parent of this domain type
-