@Component public class AuthorMetaData2 extends SystemEntityType
EntityType.AttributeCopyMode, EntityType.AttributeRole| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_BOOKS |
static String |
ID |
static String |
LABEL |
static String |
MY_ENTITY |
| Modifier and Type | Method and Description |
|---|---|
Set<SystemEntityType> |
getDependencies() |
void |
init() |
void |
setBookMetaData(BookMetaData2 bookMetaData) |
addAttribute, bootstrap, get, getFullyQualifiedName, getId, getIdValue, getName, getString, setAttributeFactory, setIdGeneratoraddAttribute, addAttributes, addTag, getAllAttributes, getAtomicAttributes, getAttribute, getAttributeNames, getAttributes, getBackend, getDescription, getDescription, getExtends, getIdAttribute, getInversedByAttributes, getLabel, getLabel, getLabelAttribute, getLabelAttribute, getLookupAttribute, getLookupAttributes, getMappedByAttributes, getOwnAllAttributes, getOwnAtomicAttributes, getOwnAttributes, getOwnIdAttribute, getOwnLabelAttribute, getOwnLabelAttribute, getOwnLookupAttributes, getOwnMappedByAttributes, getPackage, getTags, hasAttributeWithExpression, hasBidirectionalAttributes, hasInversedByAttributes, hasMappedByAttributes, isAbstract, newInstance, newInstance, removeAttribute, removeTag, set, setAbstract, setAttributeRoles, setBackend, setDefaultValues, setDescription, setDescription, setExtends, setId, setLabel, setLabel, setName, setOwnAllAttributes, setPackage, setTags, toStringgetBoolean, getDate, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getInt, getLabelValue, getLong, getTimestamp, getUtilDate, init, set, setIdValuepublic static final String MY_ENTITY
public static final String ID
public static final String LABEL
public static final String ATTR_BOOKS
public void init()
init in class SystemEntityType@Autowired public void setBookMetaData(BookMetaData2 bookMetaData)
public Set<SystemEntityType> getDependencies()
getDependencies in class SystemEntityTypeCopyright © 2017. All Rights Reserved.