com.hack23.cia.web.api.configuration
Class PortalAction
java.lang.Object
com.hack23.cia.web.api.common.AbstractAction
com.hack23.cia.web.api.administration.AbstractAdminAction
com.hack23.cia.web.api.configuration.AbstractConfigurationAction
com.hack23.cia.web.api.configuration.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-2010 www.hack23.com. All Rights Reserved.