public class SetCategoriesAction extends ServiceableAction
Modifier and Type | Field and Description |
---|---|
protected CalendarCategoriesHelper |
_calendarCategoriesHelper
Calendar categories helper
|
manager
EMPTY_MAP
Constructor and Description |
---|
SetCategoriesAction() |
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, setupLogger
protected CalendarCategoriesHelper _calendarCategoriesHelper
public SetCategoriesAction()
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableAction
ServiceException
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
Exception