|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.arsdigita.cms.installer.xml.ContentTypeHelperImpl
| Constructor Summary | |
ContentTypeHelperImpl()
|
|
| Method Summary | |
void |
addAuthoringStep(String label,
String description,
String component,
BigDecimal ordering)
Deprecated. |
void |
addAuthoringStep(String labelKey,
String labelBundle,
String descriptionKey,
String descriptionBundle,
String component,
BigDecimal ordering)
|
AuthoringKit |
createAuthoringKit()
|
ContentType |
createType()
|
AuthoringKit |
getAuthoringKit()
|
String |
getClassName()
|
ContentType |
getContentType()
|
String |
getDescription()
Deprecated. use getLabelBundle and getLabelKey |
String |
getDescriptionBundle()
|
String |
getDescriptionKey()
|
String |
getLabel()
Deprecated. use getLabelBundle and getLabelKey |
String |
getLabelBundle()
|
String |
getLabelKey()
|
String |
getObjectType()
|
boolean |
isInternal()
|
void |
saveType()
|
void |
setClassName(String classname)
|
void |
setCreateComponent(String createComponent)
|
void |
setDescription(String description)
Deprecated. use setLabelBundle and setLabelKey |
void |
setDescriptionBundle(String descriptionBundle)
The descriptionBundle and descriptionKey work together to specify where to locate the given description. |
void |
setDescriptionKey(String descriptionKey)
The descriptionBundle and descriptionKey work together to specify where to locate the given description. |
void |
setInternal(boolean internal)
|
void |
setLabel(String label)
Deprecated. use setLabelBundle and setLabelKey |
void |
setLabelBundle(String labelBundle)
The labelBundle and labelKey work together to specify where to locate the given label. |
void |
setLabelKey(String labelKey)
The labelBundle and labelKey work together to specify where to locate the given label. |
void |
setName(String name)
Doesn't do anything |
void |
setObjectType(String objType)
|
void |
setParentType(String parentType)
Doesn't do anything |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContentTypeHelperImpl()
| Method Detail |
public void setLabel(String label)
setLabel in interface ContentTypeHelperpublic String getLabel()
getLabel in interface ContentTypeHelperpublic void setLabelBundle(String labelBundle)
setLabelBundle in interface ContentTypeHelperpublic String getLabelBundle()
getLabelBundle in interface ContentTypeHelperpublic void setLabelKey(String labelKey)
setLabelKey in interface ContentTypeHelperpublic String getLabelKey()
getLabelKey in interface ContentTypeHelperpublic void setInternal(boolean internal)
setInternal in interface ContentTypeHelperpublic boolean isInternal()
isInternal in interface ContentTypeHelperpublic void setDescription(String description)
setDescription in interface ContentTypeHelperpublic String getDescription()
getDescription in interface ContentTypeHelperpublic void setDescriptionBundle(String descriptionBundle)
setDescriptionBundle in interface ContentTypeHelperpublic String getDescriptionBundle()
getDescriptionBundle in interface ContentTypeHelperpublic void setDescriptionKey(String descriptionKey)
setDescriptionKey in interface ContentTypeHelperpublic String getDescriptionKey()
getDescriptionKey in interface ContentTypeHelperpublic void setObjectType(String objType)
setObjectType in interface ContentTypeHelperpublic String getObjectType()
getObjectType in interface ContentTypeHelperpublic void setClassName(String classname)
setClassName in interface ContentTypeHelperpublic String getClassName()
getClassName in interface ContentTypeHelperpublic void setCreateComponent(String createComponent)
setCreateComponent in interface ContentTypeHelperpublic AuthoringKit getAuthoringKit()
getAuthoringKit in interface ContentTypeHelperpublic ContentType getContentType()
getContentType in interface ContentTypeHelperpublic void setName(String name)
setName in interface ContentTypeHelperpublic void setParentType(String parentType)
setParentType in interface ContentTypeHelperpublic ContentType createType()
createType in interface ContentTypeHelperpublic AuthoringKit createAuthoringKit()
createAuthoringKit in interface ContentTypeHelper
public void addAuthoringStep(String label,
String description,
String component,
BigDecimal ordering)
addAuthoringStep in interface ContentTypeHelper
public void addAuthoringStep(String labelKey,
String labelBundle,
String descriptionKey,
String descriptionBundle,
String component,
BigDecimal ordering)
addAuthoringStep in interface ContentTypeHelperpublic void saveType()
saveType in interface ContentTypeHelper
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||