Uses of Class
com.collabnet.ce.soap60.webservices.tag.TagSoapDO
Packages that use TagSoapDO
-
Uses of TagSoapDO in com.collabnet.ce.soap60.webservices.tag
Methods in com.collabnet.ce.soap60.webservices.tag that return TagSoapDOModifier and TypeMethodDescriptionCreates a tag in the specified projectCreates a tag in the specified projectSimulate a call to createTagGets tag data for the specified tag idGets tag data for the specified tag idSimulate a call to getTagITagAppSoap.getTagByName
(String sessionId, String projectId, String tagName) Gets tag data by name in the specified projectTagAppSoap.getTagByName
(String sessionId, String projectId, String tagName) Gets tag data by name in the specified projectTagAppSoapMockStub.getTagByName
(String sessionId, String projectId, String tagName) Simulate a call to getTagByNameTagAppSoapStub.getTagByName
(String sessionId, String projectId, String tagName) Updates a tag's name and descriptionUpdates a tag's name and descriptionSimulate a call to updateTag