public class RootContentHelper extends RootContentHelper implements Contextualizable
| Modifier and Type | Field and Description |
|---|---|
protected Context |
_context
The context
|
protected SiteManager |
_siteManager
The site manager
|
_resolver, ROLE| Constructor and Description |
|---|
RootContentHelper() |
| Modifier and Type | Method and Description |
|---|---|
private String |
_getSiteName() |
void |
contextualize(Context context) |
AmetysObjectCollection |
getRootContent()
Gets the root of contents
|
void |
service(ServiceManager manager) |
isChildOfRootContentprotected SiteManager _siteManager
public RootContentHelper()
public void contextualize(Context context) throws ContextException
contextualize in interface ContextualizableContextExceptionpublic void service(ServiceManager manager) throws ServiceException
service in interface Serviceableservice in class RootContentHelperServiceExceptionpublic AmetysObjectCollection getRootContent()
RootContentHelpergetRootContent in class RootContentHelperprivate String _getSiteName()