public class TemplateTypeImpl extends AbstractRenderableModelObject implements TemplateType
PROP_PROCESSORcustomProperties, description, descriptionId, id, info, modelProperties, modificationTime, resourceContainer, title, titleIdPROP_URI, TYPE_IDPROP_DESCRIPTION, PROP_DESCRIPTION_ID, PROP_ID, PROP_TITLE, PROP_TITLE_ID| Constructor and Description |
|---|
TemplateTypeImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Instantiates a new template type for a given XML document
|
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeId()
Returns the type id of the model object.
|
String |
getURI()
Gets the URI.
|
void |
setURI(String uri)
Sets the URI.
|
getProcessorId, getProcessorId, getProcessorProperties, getProcessorProperties, getProcessorProperty, getProcessorProperty, getRenderModesaddResource, addResource, getBooleanProperty, getCustomProperties, getCustomProperty, getDescription, getDescriptionId, getDocument, getId, getKey, getModelProperties, getModelProperty, getModificationTime, getPersisterId, getProperties, getProperty, getResource, getResourceContainer, getResources, getResourcesMap, getStoragePath, getTitle, getTitleId, isCustomProperty, isModelProperty, isSaved, removeCustomProperty, removeModelProperty, removeProperty, removeResource, setCustomProperty, setDescription, setDescriptionId, setId, setModelProperty, setModificationTime, setProperty, setTitle, setTitleId, toString, touch, toXML, updateResource, updateXMLclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBooleanProperty, getCustomProperties, getCustomProperty, getDescription, getDescriptionId, getDocument, getId, getKey, getModelProperties, getModelProperty, getModificationTime, getPersisterId, getProperties, getProperty, getStoragePath, getTitle, getTitleId, isSaved, removeCustomProperty, removeModelProperty, removeProperty, setCustomProperty, setDescription, setDescriptionId, setModelProperty, setProperty, setTitle, setTitleId, touch, toXMLpublic TemplateTypeImpl(String id, ModelPersisterInfo key, org.dom4j.Document document)
document - the documentpublic String getTypeId()
ModelObjectgetTypeId in interface ModelObjectgetTypeId in class AbstractModelObjectpublic String getURI()
TemplateTypegetURI in interface TemplateTypepublic void setURI(String uri)
TemplateTypesetURI in interface TemplateTypeuri - the new URICopyright © 2005–2016 Alfresco Software. All rights reserved.