com.hack23.cia.service.api.control
Class AbstractUserResponse
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceResponse
com.hack23.cia.service.api.control.AbstractUserResponse
- All Implemented Interfaces:
- ServiceMessage, ServiceResponse, Serializable
- Direct Known Subclasses:
- AbstractUserAccountResponse, ExternalUrlResponse, UserResponse
public abstract class AbstractUserResponse
extends AbstractServiceResponse
The Class AbstractUserResponse.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractUserResponse
protected AbstractUserResponse(UserSessionDto userSessionDTO)
- Instantiates a new abstract user response.
- Parameters:
userSessionDTO
- the user session dto
getResult
public final ServiceResponse.ServiceResult getResult()
- Description copied from interface:
ServiceResponse
- Gets the result.
- Returns:
- the result
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.