Interface Organization
- All Superinterfaces:
Entity,NamedDescribedResource,NamedResource,Resource,Serializable
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisMeta()Returns whether this organization is a meta resource.Methods inherited from interface NamedDescribedResource
getDescriptionMethods inherited from interface NamedResource
getNameMethods inherited from interface Resource
getCreatedBy, getCreatedOn, getLastModifiedBy, getLastModifiedOn, getResourceType, isSystem
-
Method Details
-
isMeta
boolean isMeta()Returns whether this organization is a meta resource.- Returns:
trueif this is a meta organization,falseotherwise
-