Package org.dspace.eperson.factory
Class EPersonServiceFactoryImpl
java.lang.Object
org.dspace.eperson.factory.EPersonServiceFactory
org.dspace.eperson.factory.EPersonServiceFactoryImpl
Factory implementation to get services for the eperson package, use EPersonServiceFactory.getInstance() to
retrieve an implementation
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.dspace.eperson.factory.EPersonServiceFactory
getInstance
-
Constructor Details
-
EPersonServiceFactoryImpl
public EPersonServiceFactoryImpl()
-
-
Method Details
-
getEPersonService
- Specified by:
getEPersonServicein classEPersonServiceFactory
-
getGroupService
- Specified by:
getGroupServicein classEPersonServiceFactory
-
getRegistrationDataService
- Specified by:
getRegistrationDataServicein classEPersonServiceFactory
-
getAccountService
- Specified by:
getAccountServicein classEPersonServiceFactory
-
getSubscribeService
- Specified by:
getSubscribeServicein classEPersonServiceFactory
-
getRegistrationDAtaDataMetadataService
- Specified by:
getRegistrationDAtaDataMetadataServicein classEPersonServiceFactory
-