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) |
isChildOfRootContent
protected SiteManager _siteManager
public RootContentHelper()
public void contextualize(Context context) throws ContextException
contextualize
in interface Contextualizable
ContextException
public void service(ServiceManager manager) throws ServiceException
service
in interface Serviceable
service
in class RootContentHelper
ServiceException
public AmetysObjectCollection getRootContent()
RootContentHelper
getRootContent
in class RootContentHelper
private String _getSiteName()