public class ResourceTypeImpl extends EntityTypeImpl implements ResourceType
| Modifier and Type | Field and Description |
|---|---|
protected List<LinkedEntity> |
facets |
protected List<LinkedEntity> |
resources |
headerabstractType, changelog, DEFAULT_CHANGELOG_MAP, description, name, properties, superClasses, versionFACETS_PROPERTY, NAME, RESOURCES_PROPERTYABSTRACT_PROPERTY, CHANGELOG_PROPERTY, DESCRIPTION_PROPERTY, NAME_PROPERTY, PROPERTIES_PROPERTY, TYPE_SUPERCLASSES_PROPERTY, VERSION_PROPERTYHEADER_PROPERTY| Modifier | Constructor and Description |
|---|---|
protected |
ResourceTypeImpl() |
|
ResourceTypeImpl(Class<? extends Resource> clz) |
| Modifier and Type | Method and Description |
|---|---|
AccessType |
getAccessType() |
List<LinkedEntity> |
getFacets() |
List<LinkedEntity> |
getResources() |
getEntityTypeDefinitionInstance, getHeader, setHeader, toStringgetChangelog, getChangelogWithVersionAsString, getDescription, getGenericClass, getInstance, getName, getProperties, getSuperClasses, getVersion, getVersionAsString, isAbstract, retrieveListOfProperties, retrieveSuperClasses, setChangelog, setVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDescription, getName, getSuperClasses, isAbstractgetChangelog, getChangelogWithVersionAsString, getProperties, getVersion, getVersionAsStringgetHeadersetHeaderprotected List<LinkedEntity> facets
protected List<LinkedEntity> resources
public List<LinkedEntity> getFacets()
getFacets in interface ResourceTypepublic List<LinkedEntity> getResources()
getResources in interface ResourceTypepublic AccessType getAccessType()
getAccessType in interface TypegetAccessType in class EntityTypeImplCopyright © 2022. All Rights Reserved.