com.jaspersoft.jasperserver.ws.axis2.repository
Class FileResourceHandler
java.lang.Object
com.jaspersoft.jasperserver.ws.axis2.repository.RepositoryResourceHandler
com.jaspersoft.jasperserver.ws.axis2.repository.FileResourceHandler
- All Implemented Interfaces:
- ResourceHandler
public class FileResourceHandler
- extends RepositoryResourceHandler
- Version:
- $Id: FileResourceHandler.java 9948 2007-09-07 12:52:21Z lucian $
- Author:
- gtoffoli
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileResourceHandler
public FileResourceHandler()
getResourceType
public java.lang.Class getResourceType()
doDescribe
protected void doDescribe(Resource resource,
ResourceDescriptor descriptor,
java.util.Map arguments,
RepositoryServiceContext serviceContext)
- Specified by:
doDescribe
in class RepositoryResourceHandler
updateResource
protected void updateResource(Resource resource,
ResourceDescriptor descriptor,
RepositoryServiceContext serviceContext)
throws WSException
- Specified by:
updateResource
in class RepositoryResourceHandler
- Throws:
WSException
getAttachments
public void getAttachments(Resource resource,
java.util.Map arguments,
ResourceDescriptor descriptor,
ResultAttachments attachments,
RepositoryServiceContext serviceContext)
- Specified by:
getAttachments
in interface ResourceHandler
- Overrides:
getAttachments
in class RepositoryResourceHandler
Copyright © 2007. All Rights Reserved.