com.silverpeas.pdcSubscription.util
Class PdcSubscriptionUtil
java.lang.Object
com.silverpeas.pdcSubscription.util.PdcSubscriptionUtil
public class PdcSubscriptionUtil
- extends Object
Utility class. Contains calls of PdcSubscription Ejb
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PdcSubscriptionUtil
public PdcSubscriptionUtil()
getPDCSubsriptionById
public PDCSubscription getPDCSubsriptionById(int id)
throws RemoteException
- Throws:
RemoteException
createPDCSubsription
public void createPDCSubsription(PDCSubscription subscription)
throws RemoteException
- Throws:
RemoteException
updatePDCSubsription
public void updatePDCSubsription(PDCSubscription subscription)
throws RemoteException
- Throws:
RemoteException
checkSubscriptions
public void checkSubscriptions(List<? extends Value> classifyValues,
String componentId,
int silverObjectid)
throws RemoteException
- Throws:
RemoteException
checkAxisOnDelete
public void checkAxisOnDelete(int axisId,
String axisName)
throws RemoteException
- Throws:
RemoteException
checkValueOnDelete
public void checkValueOnDelete(int axiId,
String axisName,
List<String> oldPath,
List<String> newPath,
List<Value> pathInfo)
throws RemoteException
- Throws:
RemoteException
Copyright © 2016 Silverpeas. All Rights Reserved.