Interface Trait
- All Superinterfaces:
Entity,NamedDescribedResource,NamedResource,Resource,Serializable
Represents a trait.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the public id of the trait.Returns the symbol data.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 trait.- Returns:
- the public id
-
getSymbolData
SymbolData getSymbolData()Returns the symbol data.- Returns:
- the symbol data
-