| Package | Description |
|---|---|
| org.springframework.extensions.surf | |
| org.springframework.extensions.surf.render | |
| org.springframework.extensions.surf.types |
| Modifier and Type | Method and Description |
|---|---|
Chrome |
ModelObjectService.getChrome(String objectId)
Gets the Chrome instance with the given id.
|
Chrome |
ModelObjectService.newChrome()
Creates a new Chrome instance.
|
Chrome |
ModelObjectService.newChrome(String objectId)
Creates a new Chrome instance with the given id.
|
| Modifier and Type | Method and Description |
|---|---|
Chrome |
RenderService.getRegionChrome(String regionId,
String chromeId)
Returns the Chrome instance to utilize while rendering the given
region on the given template.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChromeImpl
Default chrome implementation
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.