@NotThreadSafe @Entity public abstract class WebCmsTypeSpecifier<T extends WebCmsTypeSpecifier<T>> extends WebCmsObjectInheritanceSuperClass<T> implements WebCmsChildComponentRestrictable
DISCRIMINATOR_COLUMNCHILD_COMPONENT_RESTRICTED| Modifier | Constructor and Description |
|---|---|
protected |
WebCmsTypeSpecifier(Long id,
Long newEntityId,
String objectId,
String createdBy,
Date createdDate,
String lastModifiedBy,
Date lastModifiedDate,
WebCmsDomain domain,
String name,
String typeKey,
String description,
Map<String,String> attributes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute(String attributeKey) |
String |
getAttribute(String attributeKey,
String defaultValue) |
protected boolean |
getBooleanAttribute(String attributeKey,
boolean defaultValue) |
boolean |
hasAttribute(String attributeKey) |
boolean |
isChildComponentRestricted() |
String |
toString() |
getObjectTypegetObjectCollectionId, getObjectId, setObjectIdgetCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDate, setCreatedBy, setCreatedDate, setLastModifiedBy, setLastModifiedDateequals, getNewEntityId, hashCode, isNew, setId, setNewEntityId, toDtoclone, finalize, getClass, notify, notifyAll, wait, wait, waitforObjectId, isNewgetDomain, setDomainpublic final String getAttribute(String attributeKey)
public final String getAttribute(String attributeKey, String defaultValue)
protected final boolean getBooleanAttribute(String attributeKey, boolean defaultValue)
public boolean hasAttribute(String attributeKey)
public boolean isChildComponentRestricted()
isChildComponentRestricted in interface WebCmsChildComponentRestrictableCopyright © 2020. All rights reserved.