com.arsdigita.cms.installer.xml
Class UDCTHelper
java.lang.Object
com.arsdigita.cms.installer.xml.ContentTypeHelperImpl
com.arsdigita.cms.installer.xml.UDCTHelper
- All Implemented Interfaces:
- ContentTypeHelper
- public class UDCTHelper
- extends ContentTypeHelperImpl
- implements ContentTypeHelper
Methods inherited from class com.arsdigita.cms.installer.xml.ContentTypeHelperImpl |
addAuthoringStep, getAuthoringKit, getClassName, getContentType, getDescription, getDescriptionBundle, getDescriptionKey, getLabel, getLabelBundle, getLabelKey, getObjectType, isInternal, saveType, setClassName, setCreateComponent, setDescription, setDescriptionBundle, setDescriptionKey, setInternal, setLabel, setLabelBundle, setLabelKey, setObjectType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.arsdigita.cms.installer.xml.ContentTypeHelper |
addAuthoringStep, getAuthoringKit, getClassName, getContentType, getDescription, getDescriptionBundle, getDescriptionKey, getLabel, getLabelBundle, getLabelKey, getObjectType, isInternal, saveType, setClassName, setCreateComponent, setDescription, setDescriptionBundle, setDescriptionKey, setInternal, setLabel, setLabelBundle, setLabelKey, setObjectType |
UDCTHelper
public UDCTHelper()
setName
public void setName(String name)
- Description copied from class:
ContentTypeHelperImpl
- Doesn't do anything
- Specified by:
setName
in interface ContentTypeHelper
- Overrides:
setName
in class ContentTypeHelperImpl
getName
public String getName()
setParentType
public void setParentType(String parentType)
- Description copied from class:
ContentTypeHelperImpl
- Doesn't do anything
- Specified by:
setParentType
in interface ContentTypeHelper
- Overrides:
setParentType
in class ContentTypeHelperImpl
getParentType
public com.arsdigita.persistence.metadata.ObjectType getParentType()
getParentContentType
public ContentType getParentContentType()
throws com.arsdigita.initializer.InitializationException
- Throws:
com.arsdigita.initializer.InitializationException
createAuthoringKit
public AuthoringKit createAuthoringKit()
- Specified by:
createAuthoringKit
in interface ContentTypeHelper
- Overrides:
createAuthoringKit
in class ContentTypeHelperImpl
createType
public ContentType createType()
- Specified by:
createType
in interface ContentTypeHelper
- Overrides:
createType
in class ContentTypeHelperImpl
addParentSteps
public void addParentSteps()
addAuthoringStep
public void addAuthoringStep(String label,
String description,
String component,
BigDecimal ordering)
- Specified by:
addAuthoringStep
in interface ContentTypeHelper
- Overrides:
addAuthoringStep
in class ContentTypeHelperImpl
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC