com.jaspersoft.jasperserver.ws.axis2.repository
Class ReportUnitHandler
java.lang.Object
com.jaspersoft.jasperserver.ws.axis2.repository.RepositoryResourceHandler
com.jaspersoft.jasperserver.ws.axis2.repository.ReportUnitHandler
- All Implemented Interfaces:
- SubResourceHandler, ResourceHandler
public class ReportUnitHandler
- extends RepositoryResourceHandler
- implements SubResourceHandler
- Version:
- $Id: ReportUnitHandler.java 9889 2007-09-04 10:08:13Z lucian $
- Author:
- gtoffoli
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPTION_REPORT_UNIT_CONTENTS
public static final java.lang.String OPTION_REPORT_UNIT_CONTENTS
- See Also:
- Constant Field Values
ReportUnitHandler
public ReportUnitHandler()
getResourceType
public java.lang.Class getResourceType()
- Specified by:
getResourceType
in interface ResourceHandler
doDescribe
protected void doDescribe(Resource resource,
ResourceDescriptor descriptor,
java.util.Map arguments,
RepositoryServiceContext serviceContext)
throws WSException
- Specified by:
doDescribe
in class RepositoryResourceHandler
- Throws:
WSException
updateResource
protected void updateResource(Resource resource,
ResourceDescriptor descriptor,
RepositoryServiceContext serviceContext)
throws WSException
- Specified by:
updateResource
in class RepositoryResourceHandler
- Throws:
WSException
setSubResource
public Resource setSubResource(Resource parent,
ServiceRequest request)
throws WSException
- Specified by:
setSubResource
in interface SubResourceHandler
- Throws:
WSException
deleteSubResource
public void deleteSubResource(Resource parent,
ResourceDescriptor childDescriptor,
RepositoryServiceContext serviceContext)
throws WSException
- Specified by:
deleteSubResource
in interface SubResourceHandler
- Throws:
WSException
Copyright © 2007. All Rights Reserved.