| Package | Description |
|---|---|
| org.springframework.extensions.surf | |
| org.springframework.extensions.surf.render | |
| org.springframework.extensions.surf.types |
| Modifier and Type | Method and Description |
|---|---|
ModelPersisterInfo |
ModelObject.getKey()
Returns the model object key instance
|
| Constructor and Description |
|---|
AbstractRenderableModelObject(String id,
ModelPersisterInfo info,
org.dom4j.Document document)
Constructs a new model object
|
| Modifier and Type | Field and Description |
|---|---|
protected ModelPersisterInfo |
AbstractModelObject.info |
| Modifier and Type | Method and Description |
|---|---|
ModelPersisterInfo |
AbstractModelObject.getKey() |
ModelPersisterInfo |
ExtensionModule.getKeyPath() |
| Constructor and Description |
|---|
AbstractModelObject(String id,
ModelPersisterInfo info,
org.dom4j.Document document)
Constructs a new model object
|
AdvancedComponentImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document) |
ChromeImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Instantiates a new chrome for a given XML document
|
ComponentImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Instantiates a new component for a given XML document.
|
ComponentTypeImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Instantiates a new component type for the given XML document.
|
ConfigurationImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Instantiates a new configuration for the given xml document.
|
ContentAssociationImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Instantiates a new content association for the given XML document
|
ExtensionImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Extends the default constructor by extracting the child elements of the <
modules>
element and adds the value of any element with the name <module> to the modules
java.util.List instance variable. |
ExtensionModule(org.dom4j.Element element,
ModelPersisterInfo key) |
ModuleDeploymentImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document) |
PageAssociationImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Instantiates a new page association for a given XML document
|
PageImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Instantiates a new page for a given XML document
|
PageTypeImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Instantiates a new page type for a given XML document
|
SurfBugImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document) |
TemplateInstanceImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Instantiates a new template instance for a given XML document
|
TemplateTypeImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Instantiates a new template type for a given XML document
|
ThemeImpl(String id,
ModelPersisterInfo key,
org.dom4j.Document document)
Instantiates a new theme for a given XML document.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.