com.hack23.cia.service.api.content
Class ExternalUrlRequest
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceRequest
com.hack23.cia.service.api.control.AbstractUserRequest
com.hack23.cia.service.api.content.ExternalUrlRequest
- All Implemented Interfaces:
- ServiceMessage, ServiceRequest, Serializable
public class ExternalUrlRequest
extends AbstractUserRequest
The Class ExternalUrlRequest.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalUrlRequest
public ExternalUrlRequest(Long userSessionId,
ExternalUrlOperationType operation)
- Instantiates a new external url request.
- Parameters:
userSessionId
- the user session idoperation
- the operation
getOperation
public final ExternalUrlOperationType getOperation()
- Gets the operation.
- Returns:
- the operation
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.