Uses of Class
com.collabnet.ce.soap60.webservices.planning.PlanningFolderSummary4SoapList
Packages that use PlanningFolderSummary4SoapList
-
Uses of PlanningFolderSummary4SoapList in com.collabnet.ce.soap60.webservices.planning
Methods in com.collabnet.ce.soap60.webservices.planning that return PlanningFolderSummary4SoapListModifier and TypeMethodDescriptionIPlanningAppSoap.getPlanningFolderSummary4List
(String sessionId, String parentId, boolean recursive) Returns the list of planning folders within the specified project including their statisticsPlanningAppSoap.getPlanningFolderSummary4List
(String sessionId, String parentId, boolean recursive) Returns the list of planning folders within the specified project including their statistics Planning folders having the same parent are correctly ordered.PlanningAppSoapMockStub.getPlanningFolderSummary4List
(String sessionId, String parentId, boolean recursive) Simulate a call to getPlanningFolderSummary4ListPlanningAppSoapStub.getPlanningFolderSummary4List
(String sessionId, String parentId, boolean recursive)