Class SubscriberService
- java.lang.Object
-
- eu.dnetlib.uoaadmintools.services.SubscriberService
-
@Service public class SubscriberService extends Object
-
-
Constructor Summary
Constructors Constructor Description SubscriberService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcreatePortalSubscribers(String pid)voiddeletePortalSubscribers(String pid)voidupdatePid(String old_pid, String new_pid)
-