public abstract class BaseHelpContentDTO extends BaseStaticContentDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<HelpContentDefinitionType,BaseHelpContentDTO> |
DEFINITION_TYPE |
CONFIGURATION, CONTENT, NATUREID| Constructor and Description |
|---|
BaseHelpContentDTO() |
BaseHelpContentDTO(java.lang.Long id) |
BaseHelpContentDTO(Property<T,? super BaseHelpContentDTO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Property<?,?>> |
doGetProperties() |
HelpContentDefinitionType |
getDefinitionType() |
void |
setDefinitionType(HelpContentDefinitionType definitionType) |
getConfiguration, getContent, getNature, setConfiguration, setContent, setNaturegetVersion, isPersistent, isTransient, setVersionaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, className, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final BasicProperty<HelpContentDefinitionType,BaseHelpContentDTO> DEFINITION_TYPE
public BaseHelpContentDTO()
public BaseHelpContentDTO(java.lang.Long id)
public BaseHelpContentDTO(Property<T,? super BaseHelpContentDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class BaseStaticContentDTOpublic HelpContentDefinitionType getDefinitionType()
public void setDefinitionType(HelpContentDefinitionType definitionType)