| Package | Description |
|---|---|
| org.springframework.extensions.surf | |
| org.springframework.extensions.surf.types |
| Modifier and Type | Method and Description |
|---|---|
PageType |
ModelObjectService.getPageType(String objectId)
Gets the Page Type instance with the given id.
|
PageType |
ModelObjectService.newPageType()
Creates a new Page Type instance.
|
PageType |
ModelObjectService.newPageType(String objectId)
Creates a new Page Type instance with the given id.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PageTypeImpl
Default page type implementation
|
| Modifier and Type | Method and Description |
|---|---|
PageType |
PageImpl.getPageType(RequestContext context) |
PageType |
Page.getPageType(RequestContext context)
Gets the page type.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.