@JsonApiResource(type="meta/resourceBase") public class MetaResourceBase extends MetaJsonObject
| Constructor and Description |
|---|
MetaResourceBase() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MetaResourceField> |
getDeclaredAttributes() |
addDeclaredKey, addSubType, findAttribute, getAttribute, getAttributes, getDeclaredKeys, getInterfaces, getPrimaryKey, getSubTypes, getSubTypes, getSuperType, getVersionAttribute, hasAttribute, isAbstract, resolvePath, resolvePath, resolvePath, setAttributes, setDeclaredAttributes, setDeclaredKeys, setInterfaces, setPrimaryKey, setSubTypes, setSuperTypeasCollection, asMap, getElementType, getImplementationClass, getImplementationType, isCollection, isMap, setElementType, setImplementationTypeaddChild, asDataObject, asType, getChildren, getId, getName, getParent, hasId, setChildren, setId, setName, setParent, setParent, toStringpublic java.util.List<MetaResourceField> getDeclaredAttributes()
getDeclaredAttributes in class MetaDataObject