Uses of Class
com.collabnet.ce.soap60.webservices.cemain.AssociationSoapList
-
Packages that use AssociationSoapList Package Description com.collabnet.ce.soap60.webservices.cemain -
-
Uses of AssociationSoapList in com.collabnet.ce.soap60.webservices.cemain
Methods in com.collabnet.ce.soap60.webservices.cemain that return AssociationSoapList Modifier and Type Method Description AssociationSoapListCollabNetSoap. getAssociationList(String sessionId, String objectId)Lists all of the associations for a given object.AssociationSoapListCollabNetSoapMockStub. getAssociationList(String sessionId, String objectId)Simulate a call to getAssociationListAssociationSoapListCollabNetSoapStub. getAssociationList(String sessionId, String objectId)AssociationSoapListICollabNetSoap. getAssociationList(String sessionId, String objectId)Lists all of the associations for a given object.
-