Class ResourcePolicyServiceImpl

java.lang.Object
org.dspace.authorize.ResourcePolicyServiceImpl
All Implemented Interfaces:
ResourcePolicyService

public class ResourcePolicyServiceImpl extends Object implements ResourcePolicyService
Service implementation for the ResourcePolicy object. This class is responsible for all business logic calls for the ResourcePolicy object and is autowired by spring. This class should never be accessed directly.
Author:
kevinvandevelde at atmire.com