public class GetCartItemViewAction extends ServiceableAction
Modifier and Type | Field and Description |
---|---|
private ODFCartManager |
_cartManager |
manager
EMPTY_MAP
Constructor and Description |
---|
GetCartItemViewAction() |
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
private ODFCartManager _cartManager
public GetCartItemViewAction()
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