Uses of Class
com.collabnet.ce.soap60.webservices.planning.PlanningFolder5SoapDO
Packages that use PlanningFolder5SoapDO
-
Uses of PlanningFolder5SoapDO in com.collabnet.ce.soap60.webservices.planning
Methods in com.collabnet.ce.soap60.webservices.planning that return PlanningFolder5SoapDOModifier and TypeMethodDescriptionIPlanningAppSoap.createPlanningFolder5
(String sessionId, String parentId, String type, String title, String description, Date startDate, Date endDate, String status, int capacity, int pointsCapacity, String releaseId, String trackerUnitId, String burndownViewMode) Creates a new planning folderPlanningAppSoap.createPlanningFolder5
(String sessionId, String parentId, String type, String title, String description, Date startDate, Date endDate, String status, int capacity, int pointsCapacity, String releaseId, String trackerUnitId, String burndownViewMode) Creates a new planning folderPlanningAppSoapMockStub.createPlanningFolder5
(String sessionId, String parentId, String type, String title, String description, Date startDate, Date endDate, String status, int capacity, int pointsCapacity, String releaseId, String trackerUnitId, String burndownViewMode) Simulate a call to createPlanningFolder5PlanningAppSoapStub.createPlanningFolder5
(String sessionId, String parentId, String type, String title, String description, Date startDate, Date endDate, String status, int capacity, int pointsCapacity, String releaseId, String trackerUnitId, String burndownViewMode) IPlanningAppSoap.getPlanningFolder5Data
(String sessionId, String planningFolderId) Returns a data object for a given planning folderPlanningAppSoap.getPlanningFolder5Data
(String sessionId, String planningFolderId) Returns a data object for a given planning folderPlanningAppSoapMockStub.getPlanningFolder5Data
(String sessionId, String planningFolderId) Simulate a call to getPlanningFolder5DataPlanningAppSoapStub.getPlanningFolder5Data
(String sessionId, String planningFolderId) IPlanningAppSoap.movePlanningFolder5
(String sessionId, String planningFolderId, String destParentId) Moves a Planning Folder including its sub folders and contents.PlanningAppSoap.movePlanningFolder5
(String sessionId, String planningFolderId, String destParentId) Moves a Planning Folder including its sub folders and contents.PlanningAppSoapMockStub.movePlanningFolder5
(String sessionId, String planningFolderId, String destParentId) Simulate a call to movePlanningFolder5PlanningAppSoapStub.movePlanningFolder5
(String sessionId, String planningFolderId, String destParentId) Methods in com.collabnet.ce.soap60.webservices.planning with parameters of type PlanningFolder5SoapDOModifier and TypeMethodDescriptionvoid
PlanningAppSoapMockStub.prepareSetPlanningFolder5Data
(String sessionId, PlanningFolder5SoapDO planningFolderData) Prepare a simulated response to setPlanningFolder5Datavoid
PlanningAppSoapMockStub.prepareSetPlanningFolder5Data
(String sessionId, PlanningFolder5SoapDO planningFolderData, Exception exception) Prepare a simulated response to setPlanningFolder5Datavoid
IPlanningAppSoap.setPlanningFolder5Data
(String sessionId, PlanningFolder5SoapDO planningFolderData) Sets data on a specific planning folder.void
PlanningAppSoap.setPlanningFolder5Data
(String sessionId, PlanningFolder5SoapDO planningFolderData) Sets data on a specific planning folder.void
PlanningAppSoapMockStub.setPlanningFolder5Data
(String sessionId, PlanningFolder5SoapDO planningFolderData) Simulate a call to setPlanningFolder5Datavoid
PlanningAppSoapStub.setPlanningFolder5Data
(String sessionId, PlanningFolder5SoapDO planningFolderData)