com.hack23.cia.web.api.admin
Class PortalAction
java.lang.Object
com.hack23.cia.web.api.common.AbstractAction
com.hack23.cia.web.api.admin.AbstractAdminAction
com.hack23.cia.web.api.admin.AbstractConfigurationAction
com.hack23.cia.web.api.admin.PortalAction
- All Implemented Interfaces:
- ControllerAction, Serializable
public class PortalAction
- extends AbstractConfigurationAction
The Class PortalAction.
- See Also:
- Serialized Form
PortalAction
public PortalAction(PortalOperationType operation,
PortalDto portal)
- Instantiates a new portal action.
- Parameters:
operation
- the operationportal
- the portal
getOperation
public final PortalOperationType getOperation()
- Gets the operation.
- Returns:
- the operation
getPortal
public final PortalDto getPortal()
- Gets the portal.
- Returns:
- the portal
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.