public class GetCategoriesAction extends ServiceableAction
| Modifier and Type | Field and Description |
|---|---|
protected CalendarCategoriesHelper |
_calendarCategoriesHelper
Calendar categories helper
|
managerEMPTY_MAP| Constructor and Description |
|---|
GetCategoriesAction() |
| Modifier and Type | Method and Description |
|---|---|
Map |
act(Redirector redirector,
SourceResolver resolver,
Map objectModel,
String source,
Parameters parameters) |
void |
service(ServiceManager smanager) |
enableLogging, getLogger, setupLogger, setupLogger, setupLoggerprotected CalendarCategoriesHelper _calendarCategoriesHelper
public GetCategoriesAction()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class ServiceableActionServiceExceptionpublic Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
Exception