Uses of Class
com.collabnet.ce.soap60.webservices.tag.TagSoapList
Packages that use TagSoapList
-
Uses of TagSoapList in com.collabnet.ce.soap60.webservices.tag
Methods in com.collabnet.ce.soap60.webservices.tag that return TagSoapListModifier and TypeMethodDescriptionITagAppSoap.getObjectTags(String sessionId, String objectId) Gets object tagsTagAppSoap.getObjectTags(String sessionId, String objectId) Gets object tagsTagAppSoapMockStub.getObjectTags(String sessionId, String objectId) Simulate a call to getObjectTagsTagAppSoapStub.getObjectTags(String sessionId, String objectId) Gets the list of tags defined for the given projectGets the list of tags defined for the given projectSimulate a call to listTagsITagAppSoap.setObjectTags(String sessionId, String objectId, String[] tagIds) Sets object tagsTagAppSoap.setObjectTags(String sessionId, String objectId, String[] tagIds) Sets object tagsTagAppSoapMockStub.setObjectTags(String sessionId, String objectId, String[] tagIds) Simulate a call to setObjectTagsTagAppSoapStub.setObjectTags(String sessionId, String objectId, String[] tagIds)