| Package | Description |
|---|---|
| org.springframework.extensions.surf | |
| org.springframework.extensions.surf.render | |
| org.springframework.extensions.surf.types |
| Modifier and Type | Method and Description |
|---|---|
SurfBug |
ModelObjectService.getSurfBug(String objectId)
Gets the SurfBug instance for the id provided.
|
| Modifier and Type | Method and Description |
|---|---|
SurfBug |
RenderService.getSurfBug()
Returns the
SurfBug instance associated with the running application (which will be
obtained from the ModelObjectService if not previously obtained. |
| Modifier and Type | Class and Description |
|---|---|
class |
SurfBugImpl
A
SurfBug object is used for writing debug HTML to the
output stream when SurfBug mode is enabled. |
Copyright © 2005–2016 Alfresco Software. All rights reserved.