| Package | Description |
|---|---|
| org.springframework.extensions.surf | |
| org.springframework.extensions.surf.types |
| Modifier and Type | Method and Description |
|---|---|
ComponentType |
ModelObjectService.getComponentType(String objectId)
Gets the Component Type instance with the given id
|
ComponentType |
ModelObjectService.newComponentType()
Creates a new Component Type instance.
|
ComponentType |
ModelObjectService.newComponentType(String objectId)
Creates a new Component Type instance with the given id.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentTypeImpl
Default component type implementation
|
| Modifier and Type | Method and Description |
|---|---|
ComponentType |
Component.getComponentType(RequestContext context)
Gets the component type.
|
ComponentType |
ComponentImpl.getComponentType(RequestContext context) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.