com.hack23.cia.service.api.content
Class ImageContentRequest
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceRequest
com.hack23.cia.service.api.content.ImageContentRequest
- All Implemented Interfaces:
- ServiceMessage, ServiceRequest, Serializable
public class ImageContentRequest
extends AbstractServiceRequest
The Class ImageContentRequest.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageContentRequest
public ImageContentRequest(Long userSessionId,
String fileName)
- Instantiates a new image content request.
- Parameters:
userSessionId
- the user session idfileName
- the file name
getFileName
public final String getFileName()
- Gets the file name.
- Returns:
- the file name
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.