| Package | Description |
|---|---|
| org.springframework.extensions.surf | |
| org.springframework.extensions.surf.types |
| Modifier and Type | Method and Description |
|---|---|
TemplateType |
ModelObjectService.getTemplateType(String objectId)
Gets the Template Type instance with the given id.
|
TemplateType |
ModelObjectService.newTemplateType()
Creates a new Template Type instance.
|
TemplateType |
ModelObjectService.newTemplateType(String objectId)
Creates a new Template Type instance with the given id.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TemplateTypeImpl
Default template type implementation
|
| Modifier and Type | Method and Description |
|---|---|
TemplateType |
TemplateInstanceImpl.getTemplateType(RequestContext context) |
TemplateType |
TemplateInstance.getTemplateType(RequestContext context)
Gets the template type.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.