public class Content extends AbstractXmlElement
additionalProperties, containedElements, fieldName, nameSpace, primaryType
Constructor and Description |
---|
Content(ContentParameters parameters) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAllowedChildren() |
List<String> |
getAllowedParents() |
NameSpacedAttribute<String> |
getCellName() |
String |
getClassName() |
String |
getComponentGroup() |
NameSpacedAttribute<String> |
getCreated() |
NameSpacedAttribute<String> |
getDescription() |
String |
getDialogPath() |
NameSpacedAttribute<Boolean> |
getIsContainer() |
NameSpacedAttribute<Boolean> |
getNoDecoration() |
NameSpacedAttribute<String> |
getResourceSuperType() |
NameSpacedAttribute<String> |
getTemplatePath() |
NameSpacedAttribute<String> |
getTitle() |
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType
public Content(ContentParameters parameters)
public String getClassName()
public String getComponentGroup()
public NameSpacedAttribute<String> getCellName()
public NameSpacedAttribute<Boolean> getIsContainer()
public NameSpacedAttribute<Boolean> getNoDecoration()
public NameSpacedAttribute<String> getTemplatePath()
public String getDialogPath()
public NameSpacedAttribute<String> getCreated()
public NameSpacedAttribute<String> getDescription()
public NameSpacedAttribute<String> getTitle()
public NameSpacedAttribute<String> getResourceSuperType()
Copyright © 2019 ICF Olson. All rights reserved.