Interface ResourcePolicyService

All Superinterfaces:
DSpaceCRUDService<ResourcePolicy>
All Known Implementing Classes:
ResourcePolicyServiceImpl

public interface ResourcePolicyService extends DSpaceCRUDService<ResourcePolicy>
Service interface class for the ResourcePolicy object. The implementation of this class is responsible for all business logic calls for the ResourcePolicy object and is autowired by spring
Author:
kevinvandevelde at atmire.com