com.hack23.cia.service.api.admin
Class AbstractConfigurationRequest
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceMessage
com.hack23.cia.service.api.common.AbstractServiceRequest
com.hack23.cia.service.api.admin.AbstractAdminRequest
com.hack23.cia.service.api.admin.AbstractConfigurationRequest
- All Implemented Interfaces:
- ServiceMessage, ServiceRequest, Serializable
- Direct Known Subclasses:
- AbstractAgencyRequest, PortalRequest
public abstract class AbstractConfigurationRequest
- extends AbstractAdminRequest
The Class AbstractConfigurationRequest.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractConfigurationRequest
public AbstractConfigurationRequest(Long userSessionId)
- Instantiates a new abstract configuration request.
- Parameters:
userSessionId
- the user session id
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.