public interface ILGCallSiteTask
extends java.rmi.Remote
java.lang.String computeDisplayPath(IDObject idObject) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid deleteLGCallSite(java.lang.String keyID)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid updateCallSite(UpdateCallSiteTO updateCallSiteTO) throws java.rmi.RemoteException
java.rmi.RemoteExceptionIDObjectHolder buildHolder(IDObject val) throws java.rmi.RemoteException
java.rmi.RemoteExceptionIDObject findCallSite(IDObject val) throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String[] computePath(IDObject idObject) throws java.rmi.RemoteException
java.rmi.RemoteExceptionLGNode[] getAllLGNodes() throws java.rmi.RemoteException
java.rmi.RemoteExceptionProcessingMsgTO checkNodes(CheckNodesQuery options) throws java.rmi.RemoteException
java.rmi.RemoteExceptionDormantLinkTO[] findDormantLinks(DormantLinkQuery query) throws java.rmi.RemoteException
java.rmi.RemoteExceptionDormantLinkTO[] findDormantNodes(DormantLinkQuery query) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid updateLGNode(LGNode node) throws java.rmi.RemoteException
java.rmi.RemoteExceptionLGNode[] getAllManagedLGNodes() throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid changeLGServiceOwner(java.lang.String[] keyIDs,
java.lang.String newOwner)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String addUnmanagedLGNode(LGNode node) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid deleteDormantSites(DormantLinkQuery query) throws java.rmi.RemoteException
java.rmi.RemoteExceptionLGNode[] getAllUnmanagedLGNodes() throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String[] computeEndpointsFromURLs(java.lang.String[] urls)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid deleteMultipleDormantLinks(DormantLinkQuery[] queries) throws java.rmi.RemoteException
java.rmi.RemoteExceptionRelatedPoliciesTO[] findRelatedPolicies(RelatedPoliciesQuery query) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid performConfigMaintenance(NetworkMaintenanceConfigTO to) throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String generateDisplayPath(GenerateDisplayPathQuery query) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid deleteDormantLinks(DormantLinkQuery query) throws java.rmi.RemoteException
java.rmi.RemoteException