Class PlanningAppSoapMockStub
java.lang.Object
com.collabnet.ce.soap60.webservices.ClientSoapStub
com.collabnet.ce.soap60.webservices.ClientSoapMockStub
com.collabnet.ce.soap60.webservices.planning.PlanningAppSoapMockStub
- All Implemented Interfaces:
IPlanningAppSoap
-
Field Summary
Fields inherited from class com.collabnet.ce.soap60.webservices.ClientSoapMockStub
DATE_WILDCARD, GUIDKEY_WILDCARD, INTEGER_WILDCARD, LONG_WILDCARD, STRING_WILDCARD
Fields inherited from class com.collabnet.ce.soap60.webservices.ClientSoapStub
DEFAULT_CLIENT_TIME_OUT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.vasoftware.sf.server.services.planning.PlanningFolderDO
changePlanningFolder
(String planningFolderId, String destParentId, String loggedInUser) Simulate a call to changePlanningFoldercom.vasoftware.sf.server.services.planning.PlanningFolderDO
createPlanningFolder
(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 createPlanningFoldercreatePlanningFolder
(String sessionId, String parentId, String title, String description, Date startDate, Date endDate, String status, int capacity, String releaseId) Simulate a call to createPlanningFoldercreatePlanningFolder2
(String sessionId, String parentId, String title, String description, Date startDate, Date endDate, String status, int capacity, String releaseId, String trackerUnitId) Simulate a call to createPlanningFolder2createPlanningFolder3
(String sessionId, String parentId, String title, String description, Date startDate, Date endDate, String status, int capacity, int pointsCapacity, String releaseId, String trackerUnitId) Simulate a call to createPlanningFolder3createPlanningFolder4
(String sessionId, String parentId, PlanningFolder4SoapDO soapDO) Simulate a call to createPlanningFolder4createPlanningFolder5
(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 createPlanningFolder5void
deletePlanningFolder
(String sessionId, String planningFolderId) Simulate a call to deletePlanningFoldercom.vasoftware.sf.server.services.tracker.ArtifactDetailList
getArtifactListInPlanningFolder
(String parentId, String[] teamId, SoapFilter[] filters, boolean recursive, String loggedInUser) Simulate a call to getArtifactListInPlanningFoldergetArtifactListInPlanningFolder
(String sessionId, String parentId, SoapFilter[] filters, boolean recursive) Simulate a call to getArtifactListInPlanningFoldergetArtifactListInPlanningFolder2
(String sessionId, String parentId, SoapFilter[] filters, boolean recursive) Simulate a call to getArtifactListInPlanningFolder2getArtifactListInPlanningFolder3
(String sessionId, String parentId, SoapFilter[] filters, boolean recursive, String[] teamId) Simulate a call to getArtifactListInPlanningFolder3getColumnsForArtifactsInPlanningFolder
(boolean includeRelease) Simulate a call to getColumnsForArtifactsInPlanningFoldergetPlanningFolder2Data
(String sessionId, String planningFolderId) Simulate a call to getPlanningFolder2DatagetPlanningFolder2List
(String sessionId, String parentId, boolean recursive) Simulate a call to getPlanningFolder2ListgetPlanningFolder3Data
(String sessionId, String planningFolderId) Simulate a call to getPlanningFolder3DatagetPlanningFolder3List
(String sessionId, String parentId, boolean recursive) Simulate a call to getPlanningFolder3ListgetPlanningFolder4Data
(String sessionId, String planningFolderId) Simulate a call to getPlanningFolder4DatagetPlanningFolder4List
(String sessionId, String parentId, boolean recursive) Simulate a call to getPlanningFolder4ListgetPlanningFolder5Data
(String sessionId, String planningFolderId) Simulate a call to getPlanningFolder5DatagetPlanningFolder5List
(String sessionId, String parentId, boolean recursive) Simulate a call to getPlanningFolder5ListgetPlanningFolderData
(String sessionId, String planningFolderId) Simulate a call to getPlanningFolderDatacom.vasoftware.sf.server.services.planning.PlanningFolderList
getPlanningFolderList
(String parentId, boolean recursive, String loggedInUser) Simulate a call to getPlanningFolderListgetPlanningFolderList
(String sessionId, String parentId, boolean recursive) Simulate a call to getPlanningFolderListcom.vasoftware.sf.common.filter.Filter
getPlanningFolderRecusiveFilter
(String planningFolderId, com.vasoftware.sf.server.types.FolderPath planningFolderPath, String loggedInUser) Simulate a call to getPlanningFolderRecusiveFiltergetPlanningFolderSummary
(String sessionId, String planningFolderId) Simulate a call to getPlanningFolderSummarygetPlanningFolderSummary2
(String sessionId, String planningFolderId) Simulate a call to getPlanningFolderSummary2getPlanningFolderSummary2List
(String sessionId, String parentId, boolean recursive) Simulate a call to getPlanningFolderSummary2ListgetPlanningFolderSummary3
(String sessionId, String planningFolderId) Simulate a call to getPlanningFolderSummary3getPlanningFolderSummary3List
(String sessionId, String parentId, boolean recursive) Simulate a call to getPlanningFolderSummary3ListgetPlanningFolderSummary4
(String sessionId, String planningFolderId) Simulate a call to getPlanningFolderSummary4getPlanningFolderSummary4List
(String sessionId, String parentId, boolean recursive) Simulate a call to getPlanningFolderSummary4ListgetPlanningFolderSummary5
(String sessionId, String planningFolderId) Simulate a call to getPlanningFolderSummary5getPlanningFolderSummary5List
(String sessionId, String parentId, boolean recursive) Simulate a call to getPlanningFolderSummary5ListgetPlanningFolderSummaryList
(String sessionId, String parentId, boolean recursive) Simulate a call to getPlanningFolderSummaryListgetPlanningStatusValues
(String sessionId, String projectId) Simulate a call to getPlanningStatusValuesgetRankedArtifactList
(String sessionId, String planningFolderId) Simulate a call to getRankedArtifactListgetRankedArtifactList2
(String sessionId, String planningFolderId) Simulate a call to getRankedArtifactList2com.vasoftware.sf.server.services.tracker.ArtifactDetailList
getRankedArtifactListByPlannngFolder
(String planningFolderId, String loggedInUser) Simulate a call to getRankedArtifactListByPlannngFoldervoid
internalSetPlanningFolderData
(com.vasoftware.sf.server.services.planning.PlanningFolderDO planningFolderData, String loggedInUser) Simulate a call to internalSetPlanningFolderDatamovePlanningFolder
(String sessionId, String planningFolderId, String destParentId) Simulate a call to movePlanningFoldermovePlanningFolder2
(String sessionId, String planningFolderId, String destParentId) Simulate a call to movePlanningFolder2movePlanningFolder3
(String sessionId, String planningFolderId, String destParentId) Simulate a call to movePlanningFolder3movePlanningFolder4
(String sessionId, String planningFolderId, String destParentId) Simulate a call to movePlanningFolder4movePlanningFolder5
(String sessionId, String planningFolderId, String destParentId) Simulate a call to movePlanningFolder5void
prepareChangePlanningFolder
(String planningFolderId, String destParentId, String loggedInUser, Object returnValue) Prepare a simulated response to changePlanningFoldervoid
prepareCreatePlanningFolder
(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, Object returnValue) Prepare a simulated response to createPlanningFoldervoid
prepareCreatePlanningFolder
(String sessionId, String parentId, String title, String description, Date startDate, Date endDate, String status, int capacity, String releaseId, Object returnValue) Prepare a simulated response to createPlanningFoldervoid
prepareCreatePlanningFolder2
(String sessionId, String parentId, String title, String description, Date startDate, Date endDate, String status, int capacity, String releaseId, String trackerUnitId, Object returnValue) Prepare a simulated response to createPlanningFolder2void
prepareCreatePlanningFolder3
(String sessionId, String parentId, String title, String description, Date startDate, Date endDate, String status, int capacity, int pointsCapacity, String releaseId, String trackerUnitId, Object returnValue) Prepare a simulated response to createPlanningFolder3void
prepareCreatePlanningFolder4
(String sessionId, String parentId, PlanningFolder4SoapDO soapDO, Object returnValue) Prepare a simulated response to createPlanningFolder4void
prepareCreatePlanningFolder5
(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, Object returnValue) Prepare a simulated response to createPlanningFolder5void
prepareDeletePlanningFolder
(String sessionId, String planningFolderId) Prepare a simulated response to deletePlanningFoldervoid
prepareDeletePlanningFolder
(String sessionId, String planningFolderId, Exception exception) Prepare a simulated response to deletePlanningFoldervoid
prepareGetArtifactListInPlanningFolder
(String parentId, String[] teamId, SoapFilter[] filters, boolean recursive, String loggedInUser, Object returnValue) Prepare a simulated response to getArtifactListInPlanningFoldervoid
prepareGetArtifactListInPlanningFolder
(String sessionId, String parentId, SoapFilter[] filters, boolean recursive, Object returnValue) Prepare a simulated response to getArtifactListInPlanningFoldervoid
prepareGetArtifactListInPlanningFolder2
(String sessionId, String parentId, SoapFilter[] filters, boolean recursive, Object returnValue) Prepare a simulated response to getArtifactListInPlanningFolder2void
prepareGetArtifactListInPlanningFolder3
(String sessionId, String parentId, SoapFilter[] filters, boolean recursive, String[] teamId, Object returnValue) Prepare a simulated response to getArtifactListInPlanningFolder3void
prepareGetColumnsForArtifactsInPlanningFolder
(boolean includeRelease, Object returnValue) Prepare a simulated response to getColumnsForArtifactsInPlanningFoldervoid
prepareGetPlanningFolder2Data
(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolder2Datavoid
prepareGetPlanningFolder2List
(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolder2Listvoid
prepareGetPlanningFolder3Data
(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolder3Datavoid
prepareGetPlanningFolder3List
(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolder3Listvoid
prepareGetPlanningFolder4Data
(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolder4Datavoid
prepareGetPlanningFolder4List
(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolder4Listvoid
prepareGetPlanningFolder5Data
(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolder5Datavoid
prepareGetPlanningFolder5List
(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolder5Listvoid
prepareGetPlanningFolderData
(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolderDatavoid
prepareGetPlanningFolderList
(String parentId, boolean recursive, String loggedInUser, Object returnValue) Prepare a simulated response to getPlanningFolderListvoid
prepareGetPlanningFolderList
(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolderListvoid
prepareGetPlanningFolderRecusiveFilter
(String planningFolderId, com.vasoftware.sf.server.types.FolderPath planningFolderPath, String loggedInUser, Object returnValue) Prepare a simulated response to getPlanningFolderRecusiveFiltervoid
prepareGetPlanningFolderSummary
(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolderSummaryvoid
prepareGetPlanningFolderSummary2
(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolderSummary2void
prepareGetPlanningFolderSummary2List
(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolderSummary2Listvoid
prepareGetPlanningFolderSummary3
(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolderSummary3void
prepareGetPlanningFolderSummary3List
(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolderSummary3Listvoid
prepareGetPlanningFolderSummary4
(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolderSummary4void
prepareGetPlanningFolderSummary4List
(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolderSummary4Listvoid
prepareGetPlanningFolderSummary5
(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolderSummary5void
prepareGetPlanningFolderSummary5List
(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolderSummary5Listvoid
prepareGetPlanningFolderSummaryList
(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolderSummaryListvoid
prepareGetPlanningStatusValues
(String sessionId, String projectId, Object returnValue) Prepare a simulated response to getPlanningStatusValuesvoid
prepareGetRankedArtifactList
(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getRankedArtifactListvoid
prepareGetRankedArtifactList2
(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getRankedArtifactList2void
prepareGetRankedArtifactListByPlannngFolder
(String planningFolderId, String loggedInUser, Object returnValue) Prepare a simulated response to getRankedArtifactListByPlannngFoldervoid
prepareInternalSetPlanningFolderData
(com.vasoftware.sf.server.services.planning.PlanningFolderDO planningFolderData, String loggedInUser) Prepare a simulated response to internalSetPlanningFolderDatavoid
prepareInternalSetPlanningFolderData
(com.vasoftware.sf.server.services.planning.PlanningFolderDO planningFolderData, String loggedInUser, Exception exception) Prepare a simulated response to internalSetPlanningFolderDatavoid
prepareMovePlanningFolder
(String sessionId, String planningFolderId, String destParentId, Object returnValue) Prepare a simulated response to movePlanningFoldervoid
prepareMovePlanningFolder2
(String sessionId, String planningFolderId, String destParentId, Object returnValue) Prepare a simulated response to movePlanningFolder2void
prepareMovePlanningFolder3
(String sessionId, String planningFolderId, String destParentId, Object returnValue) Prepare a simulated response to movePlanningFolder3void
prepareMovePlanningFolder4
(String sessionId, String planningFolderId, String destParentId, Object returnValue) Prepare a simulated response to movePlanningFolder4void
prepareMovePlanningFolder5
(String sessionId, String planningFolderId, String destParentId, Object returnValue) Prepare a simulated response to movePlanningFolder5void
prepareReorderPlanningFolders
(String sessionId, String parentId, String[] planningFolderIds) Prepare a simulated response to reorderPlanningFoldersvoid
prepareReorderPlanningFolders
(String sessionId, String parentId, String[] planningFolderIds, Exception exception) Prepare a simulated response to reorderPlanningFoldersvoid
prepareSetPlanningFolder2Data
(String sessionId, PlanningFolder2SoapDO planningFolderData) Prepare a simulated response to setPlanningFolder2Datavoid
prepareSetPlanningFolder2Data
(String sessionId, PlanningFolder2SoapDO planningFolderData, Exception exception) Prepare a simulated response to setPlanningFolder2Datavoid
prepareSetPlanningFolder3Data
(String sessionId, PlanningFolder3SoapDO planningFolderData) Prepare a simulated response to setPlanningFolder3Datavoid
prepareSetPlanningFolder3Data
(String sessionId, PlanningFolder3SoapDO planningFolderData, Exception exception) Prepare a simulated response to setPlanningFolder3Datavoid
prepareSetPlanningFolder4Data
(String sessionId, PlanningFolder4SoapDO planningFolderData) Prepare a simulated response to setPlanningFolder4Datavoid
prepareSetPlanningFolder4Data
(String sessionId, PlanningFolder4SoapDO planningFolderData, Exception exception) Prepare a simulated response to setPlanningFolder4Datavoid
prepareSetPlanningFolder5Data
(String sessionId, PlanningFolder5SoapDO planningFolderData) Prepare a simulated response to setPlanningFolder5Datavoid
prepareSetPlanningFolder5Data
(String sessionId, PlanningFolder5SoapDO planningFolderData, Exception exception) Prepare a simulated response to setPlanningFolder5Datavoid
prepareSetPlanningFolderData
(String sessionId, PlanningFolderSoapDO planningFolderData) Prepare a simulated response to setPlanningFolderDatavoid
prepareSetPlanningFolderData
(String sessionId, PlanningFolderSoapDO planningFolderData, Exception exception) Prepare a simulated response to setPlanningFolderDatavoid
prepareSetPlanningStatusValues
(String sessionId, String projectId, PlanningStatusValueSoapDO[] statusValues) Prepare a simulated response to setPlanningStatusValuesvoid
prepareSetPlanningStatusValues
(String sessionId, String projectId, PlanningStatusValueSoapDO[] statusValues, Exception exception) Prepare a simulated response to setPlanningStatusValuesvoid
prepareValidateBurndownViewMode
(String burndownViewMode) Prepare a simulated response to validateBurndownViewModevoid
prepareValidateBurndownViewMode
(String burndownViewMode, Exception exception) Prepare a simulated response to validateBurndownViewModevoid
prepareValidateCapacity
(String name, int value) Prepare a simulated response to validateCapacityvoid
prepareValidateCapacity
(String name, int value, Exception exception) Prepare a simulated response to validateCapacityvoid
prepareValidateDates
(Date startDate, Date endDate, boolean validateParentDate, Date parentStartDate, Date parentEndDate, com.collabnet.ctf.common.server.types.EnumPlanningFolderType pfType) Prepare a simulated response to validateDatesvoid
prepareValidateDates
(Date startDate, Date endDate, boolean validateParentDate, Date parentStartDate, Date parentEndDate, com.collabnet.ctf.common.server.types.EnumPlanningFolderType pfType, Exception exception) Prepare a simulated response to validateDatesvoid
reorderPlanningFolders
(String sessionId, String parentId, String[] planningFolderIds) Simulate a call to reorderPlanningFoldersvoid
setPlanningFolder2Data
(String sessionId, PlanningFolder2SoapDO planningFolderData) Simulate a call to setPlanningFolder2Datavoid
setPlanningFolder3Data
(String sessionId, PlanningFolder3SoapDO planningFolderData) Simulate a call to setPlanningFolder3Datavoid
setPlanningFolder4Data
(String sessionId, PlanningFolder4SoapDO planningFolderData) Simulate a call to setPlanningFolder4Datavoid
setPlanningFolder5Data
(String sessionId, PlanningFolder5SoapDO planningFolderData) Simulate a call to setPlanningFolder5Datavoid
setPlanningFolderData
(String sessionId, PlanningFolderSoapDO planningFolderData) Simulate a call to setPlanningFolderDatavoid
setPlanningStatusValues
(String sessionId, String projectId, PlanningStatusValueSoapDO[] statusValues) Simulate a call to setPlanningStatusValuesvoid
validateBurndownViewMode
(String burndownViewMode) Simulate a call to validateBurndownViewModevoid
validateCapacity
(String name, int value) Simulate a call to validateCapacityvoid
validateDates
(Date startDate, Date endDate, boolean validateParentDate, Date parentStartDate, Date parentEndDate, com.collabnet.ctf.common.server.types.EnumPlanningFolderType pfType) Simulate a call to validateDatesMethods inherited from class com.collabnet.ce.soap60.webservices.ClientSoapMockStub
addSimulatedResult, addSimulatedResult, addSimulatedResult, getCallCount, getCallParameters, getUnusedCalls, simulateCall
Methods inherited from class com.collabnet.ce.soap60.webservices.ClientSoapStub
getServiceCall, getSoapServer, getTimeout, setTimeout, soapParam
-
Constructor Details
-
PlanningAppSoapMockStub
-
-
Method Details
-
prepareCreatePlanningFolder
public void prepareCreatePlanningFolder(String sessionId, String parentId, String title, String description, Date startDate, Date endDate, String status, int capacity, String releaseId, Object returnValue) Prepare a simulated response to createPlanningFolder -
createPlanningFolder
public PlanningFolderSoapDO createPlanningFolder(String sessionId, String parentId, String title, String description, Date startDate, Date endDate, String status, int capacity, String releaseId) throws RemoteException Simulate a call to createPlanningFolder- Specified by:
createPlanningFolder
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- The id of the project under which to create a new top-level planning foldertitle
- The title of the new planning folderdescription
- The description of the new planning folderstartDate
- The start date of the new planning folderendDate
- The end date of the new planning folderstatus
- The status of the new planning foldercapacity
- The capacity of the new planning folderreleaseId
- The release which is associated with the new planning folder- Returns:
- the planning folder soap object
- Throws:
InvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.NoSuchObjectFault
- when the specified object id is invalid.ObjectAlreadyExistsFault
- if an existing planning folder by that name already exists under the same parentIllegalArgumentFault
- if invalid argument value was supplied.RemoteException
- See Also:
-
prepareCreatePlanningFolder2
public void prepareCreatePlanningFolder2(String sessionId, String parentId, String title, String description, Date startDate, Date endDate, String status, int capacity, String releaseId, String trackerUnitId, Object returnValue) Prepare a simulated response to createPlanningFolder2 -
createPlanningFolder2
public PlanningFolder2SoapDO createPlanningFolder2(String sessionId, String parentId, String title, String description, Date startDate, Date endDate, String status, int capacity, String releaseId, String trackerUnitId) throws RemoteException Simulate a call to createPlanningFolder2- Specified by:
createPlanningFolder2
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- The id of the project under which to create a new top-level planning foldertitle
- The title of the new planning folderdescription
- The description of the new planning folderstartDate
- The start date of the new planning folderendDate
- The end date of the new planning folderstatus
- The status of the new planning foldercapacity
- The capacity of the new planning folderreleaseId
- The release which is associated with the new planning foldertrackerUnitId
- The tracker unit id- Returns:
- the planning folder soap object
- Throws:
InvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.NoSuchObjectFault
- when the specified object id is invalid.ObjectAlreadyExistsFault
- if an existing planning folder by that name already exists under the same parentIllegalArgumentFault
- if invalid argument value was supplied.RemoteException
- See Also:
-
prepareCreatePlanningFolder3
public void prepareCreatePlanningFolder3(String sessionId, String parentId, String title, String description, Date startDate, Date endDate, String status, int capacity, int pointsCapacity, String releaseId, String trackerUnitId, Object returnValue) Prepare a simulated response to createPlanningFolder3 -
createPlanningFolder3
public PlanningFolder3SoapDO createPlanningFolder3(String sessionId, String parentId, String title, String description, Date startDate, Date endDate, String status, int capacity, int pointsCapacity, String releaseId, String trackerUnitId) throws RemoteException Simulate a call to createPlanningFolder3- Specified by:
createPlanningFolder3
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- The id of the project under which to create a new top-level planning foldertitle
- The title of the new planning folderdescription
- The description of the new planning folderstartDate
- The start date of the new planning folderendDate
- The end date of the new planning folderstatus
- The status of the new planning foldercapacity
- The efforts capacity of the new planning folderpointsCapacity
- The points capacity of the new planning folderreleaseId
- The release which is associated with the new planning foldertrackerUnitId
- The tracker unit id- Returns:
- the planning folder soap object
- Throws:
InvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.NoSuchObjectFault
- when the specified object id is invalid.ObjectAlreadyExistsFault
- if an existing planning folder by that name already exists under the same parentIllegalArgumentFault
- if invalid argument value was supplied.RemoteException
- See Also:
-
prepareCreatePlanningFolder4
public void prepareCreatePlanningFolder4(String sessionId, String parentId, PlanningFolder4SoapDO soapDO, Object returnValue) Prepare a simulated response to createPlanningFolder4 -
createPlanningFolder4
public PlanningFolder4SoapDO createPlanningFolder4(String sessionId, String parentId, PlanningFolder4SoapDO soapDO) throws RemoteException Simulate a call to createPlanningFolder4- Specified by:
createPlanningFolder4
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- The id of the project under which to create a new top-level planning foldersoapDO
- aPlanningFolder4SoapDO
object- Returns:
- the planning folder soap object
- Throws:
InvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.NoSuchObjectFault
- when the specified object id is invalid.ObjectAlreadyExistsFault
- if an existing planning folder by that name already exists under the same parentIllegalArgumentFault
- if invalid argument value was supplied.RemoteException
- See Also:
-
prepareCreatePlanningFolder5
public void prepareCreatePlanningFolder5(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, Object returnValue) Prepare a simulated response to createPlanningFolder5 -
createPlanningFolder5
public PlanningFolder5SoapDO 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) throws RemoteException Simulate a call to createPlanningFolder5- Specified by:
createPlanningFolder5
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- The id of the project under which to create a new top-level planning foldertype
- The type of the new planning foldertitle
- The title of the new planning folderdescription
- The description of the new planning folderstartDate
- The start date of the new planning folderendDate
- The end date of the new planning folderstatus
- The status of the new planning foldercapacity
- The efforts capacity of the new planning folderpointsCapacity
- The points capacity of the new planning folderreleaseId
- The release which is associated with the new planning foldertrackerUnitId
- The tracker unit idburndownViewMode
- The burn down view mode- Returns:
- the planning folder soap object
- Throws:
InvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.NoSuchObjectFault
- when the specified object id is invalid.ObjectAlreadyExistsFault
- if an existing planning folder by that name already exists under the same parentIllegalArgumentFault
- if invalid argument value was supplied.RemoteException
- See Also:
-
prepareCreatePlanningFolder
public void prepareCreatePlanningFolder(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, Object returnValue) Prepare a simulated response to createPlanningFolder -
createPlanningFolder
public com.vasoftware.sf.server.services.planning.PlanningFolderDO createPlanningFolder(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) throws RemoteException Simulate a call to createPlanningFolder -
prepareValidateDates
public void prepareValidateDates(Date startDate, Date endDate, boolean validateParentDate, Date parentStartDate, Date parentEndDate, com.collabnet.ctf.common.server.types.EnumPlanningFolderType pfType) Prepare a simulated response to validateDates- See Also:
-
PlanningAppSoap.validateDates(java.util.Date, java.util.Date, boolean, java.util.Date, java.util.Date, com.collabnet.ctf.common.server.types.EnumPlanningFolderType)
-
prepareValidateDates
public void prepareValidateDates(Date startDate, Date endDate, boolean validateParentDate, Date parentStartDate, Date parentEndDate, com.collabnet.ctf.common.server.types.EnumPlanningFolderType pfType, Exception exception) Prepare a simulated response to validateDates- See Also:
-
PlanningAppSoap.validateDates(java.util.Date, java.util.Date, boolean, java.util.Date, java.util.Date, com.collabnet.ctf.common.server.types.EnumPlanningFolderType)
-
validateDates
public void validateDates(Date startDate, Date endDate, boolean validateParentDate, Date parentStartDate, Date parentEndDate, com.collabnet.ctf.common.server.types.EnumPlanningFolderType pfType) throws RemoteException Simulate a call to validateDates- Throws:
RemoteException
- See Also:
-
PlanningAppSoap.validateDates(java.util.Date, java.util.Date, boolean, java.util.Date, java.util.Date, com.collabnet.ctf.common.server.types.EnumPlanningFolderType)
-
prepareGetPlanningFolderData
public void prepareGetPlanningFolderData(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolderData -
getPlanningFolderData
public PlanningFolderSoapDO getPlanningFolderData(String sessionId, String planningFolderId) throws RemoteException Simulate a call to getPlanningFolderData- Specified by:
getPlanningFolderData
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- PlanningFolder id.- Returns:
- Detailed data on the PlanningFolder.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when argument is invalid.RemoteException
- See Also:
-
prepareGetPlanningFolder2Data
public void prepareGetPlanningFolder2Data(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolder2Data -
getPlanningFolder2Data
public PlanningFolder2SoapDO getPlanningFolder2Data(String sessionId, String planningFolderId) throws RemoteException Simulate a call to getPlanningFolder2Data- Specified by:
getPlanningFolder2Data
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- PlanningFolder id.- Returns:
- Detailed data on the PlanningFolder.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when argument is invalid.RemoteException
- See Also:
-
prepareGetPlanningFolder3Data
public void prepareGetPlanningFolder3Data(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolder3Data -
getPlanningFolder3Data
public PlanningFolder3SoapDO getPlanningFolder3Data(String sessionId, String planningFolderId) throws RemoteException Simulate a call to getPlanningFolder3Data- Specified by:
getPlanningFolder3Data
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- PlanningFolder id.- Returns:
- Detailed data on the PlanningFolder.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when argument is invalid.RemoteException
- See Also:
-
prepareGetPlanningFolder4Data
public void prepareGetPlanningFolder4Data(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolder4Data -
getPlanningFolder4Data
public PlanningFolder4SoapDO getPlanningFolder4Data(String sessionId, String planningFolderId) throws RemoteException Simulate a call to getPlanningFolder4Data- Specified by:
getPlanningFolder4Data
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- PlanningFolder id.- Returns:
- Detailed data on the PlanningFolder.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when argument is invalid.RemoteException
- See Also:
-
prepareGetPlanningFolder5Data
public void prepareGetPlanningFolder5Data(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolder5Data -
getPlanningFolder5Data
public PlanningFolder5SoapDO getPlanningFolder5Data(String sessionId, String planningFolderId) throws RemoteException Simulate a call to getPlanningFolder5Data- Specified by:
getPlanningFolder5Data
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- PlanningFolder id.- Returns:
- Detailed data on the PlanningFolder.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when argument is invalid.RemoteException
- See Also:
-
prepareGetPlanningFolderSummary
public void prepareGetPlanningFolderSummary(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolderSummary -
getPlanningFolderSummary
public PlanningFolderSummarySoapDO getPlanningFolderSummary(String sessionId, String planningFolderId) throws RemoteException Simulate a call to getPlanningFolderSummary- Specified by:
getPlanningFolderSummary
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- PlanningFolder id.- Returns:
- Statistics for the artifacts in the PlanningFolder.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when argument is invalid.RemoteException
- See Also:
-
prepareGetPlanningFolderSummary2
public void prepareGetPlanningFolderSummary2(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolderSummary2 -
getPlanningFolderSummary2
public PlanningFolderSummary2SoapDO getPlanningFolderSummary2(String sessionId, String planningFolderId) throws RemoteException Simulate a call to getPlanningFolderSummary2- Specified by:
getPlanningFolderSummary2
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- PlanningFolder id.- Returns:
- Statistics for the artifacts in the PlanningFolder.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when argument is invalid.RemoteException
- See Also:
-
prepareGetPlanningFolderSummary3
public void prepareGetPlanningFolderSummary3(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolderSummary3 -
getPlanningFolderSummary3
public PlanningFolderSummary3SoapDO getPlanningFolderSummary3(String sessionId, String planningFolderId) throws RemoteException Simulate a call to getPlanningFolderSummary3- Specified by:
getPlanningFolderSummary3
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- PlanningFolder id.- Returns:
- Statistics for the artifacts in the PlanningFolder.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when argument is invalid.RemoteException
- See Also:
-
prepareGetPlanningFolderSummary4
public void prepareGetPlanningFolderSummary4(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolderSummary4 -
getPlanningFolderSummary4
public PlanningFolderSummary4SoapDO getPlanningFolderSummary4(String sessionId, String planningFolderId) throws RemoteException Simulate a call to getPlanningFolderSummary4- Specified by:
getPlanningFolderSummary4
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- PlanningFolder id.- Returns:
- Statistics for the artifacts in the PlanningFolder.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when argument is invalid.RemoteException
- See Also:
-
prepareGetPlanningFolderSummary5
public void prepareGetPlanningFolderSummary5(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getPlanningFolderSummary5 -
getPlanningFolderSummary5
public PlanningFolderSummary5SoapDO getPlanningFolderSummary5(String sessionId, String planningFolderId) throws RemoteException Simulate a call to getPlanningFolderSummary5- Specified by:
getPlanningFolderSummary5
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- PlanningFolder id.- Returns:
- Statistics for the artifacts in the PlanningFolder.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when argument is invalid.RemoteException
- See Also:
-
prepareGetPlanningFolderSummaryList
public void prepareGetPlanningFolderSummaryList(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolderSummaryList -
getPlanningFolderSummaryList
public PlanningFolderSummarySoapList getPlanningFolderSummaryList(String sessionId, String parentId, boolean recursive) throws RemoteException Simulate a call to getPlanningFolderSummaryList- Specified by:
getPlanningFolderSummaryList
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- Parent planning folder id -or- project id for listing all top-level planning folders.recursive
- Show subfolders of the planning folders returned- Returns:
- List of filtered planning folder
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid argument value is passed.RemoteException
- See Also:
-
prepareGetPlanningFolderSummary2List
public void prepareGetPlanningFolderSummary2List(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolderSummary2List -
getPlanningFolderSummary2List
public PlanningFolderSummary2SoapList getPlanningFolderSummary2List(String sessionId, String parentId, boolean recursive) throws RemoteException Simulate a call to getPlanningFolderSummary2List- Specified by:
getPlanningFolderSummary2List
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- Parent planning folder id -or- project id for listing all top-level planning folders.recursive
- Show subfolders of the planning folders returned- Returns:
- List of filtered planning folder
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid argument value is passed.RemoteException
- See Also:
-
prepareGetPlanningFolderSummary3List
public void prepareGetPlanningFolderSummary3List(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolderSummary3List -
getPlanningFolderSummary3List
public PlanningFolderSummary3SoapList getPlanningFolderSummary3List(String sessionId, String parentId, boolean recursive) throws RemoteException Simulate a call to getPlanningFolderSummary3List- Specified by:
getPlanningFolderSummary3List
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- Parent planning folder id -or- project id for listing all top-level planning folders.recursive
- Show subfolders of the planning folders returned- Returns:
- List of filtered planning folder
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid argument value is passed.RemoteException
- See Also:
-
prepareGetPlanningFolderSummary4List
public void prepareGetPlanningFolderSummary4List(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolderSummary4List -
getPlanningFolderSummary4List
public PlanningFolderSummary4SoapList getPlanningFolderSummary4List(String sessionId, String parentId, boolean recursive) throws RemoteException Simulate a call to getPlanningFolderSummary4List- Specified by:
getPlanningFolderSummary4List
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- Parent planning folder id -or- project id for listing all top-level planning folders.recursive
- Show subfolders of the planning folders returned- Returns:
- List of filtered planning folder
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid argument value is passed.RemoteException
- See Also:
-
prepareGetPlanningFolderSummary5List
public void prepareGetPlanningFolderSummary5List(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolderSummary5List -
getPlanningFolderSummary5List
public PlanningFolderSummary5SoapList getPlanningFolderSummary5List(String sessionId, String parentId, boolean recursive) throws RemoteException Simulate a call to getPlanningFolderSummary5List- Specified by:
getPlanningFolderSummary5List
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- Parent planning folder id -or- project id for listing all top-level planning folders.recursive
- Show subfolders of the planning folders returned- Returns:
- List of filtered planning folder
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid argument value is passed.RemoteException
- See Also:
-
prepareInternalSetPlanningFolderData
public void prepareInternalSetPlanningFolderData(com.vasoftware.sf.server.services.planning.PlanningFolderDO planningFolderData, String loggedInUser) Prepare a simulated response to internalSetPlanningFolderData- See Also:
-
PlanningAppSoap.internalSetPlanningFolderData(com.vasoftware.sf.server.services.planning.PlanningFolderDO, java.lang.String)
-
prepareInternalSetPlanningFolderData
public void prepareInternalSetPlanningFolderData(com.vasoftware.sf.server.services.planning.PlanningFolderDO planningFolderData, String loggedInUser, Exception exception) Prepare a simulated response to internalSetPlanningFolderData- See Also:
-
PlanningAppSoap.internalSetPlanningFolderData(com.vasoftware.sf.server.services.planning.PlanningFolderDO, java.lang.String)
-
internalSetPlanningFolderData
public void internalSetPlanningFolderData(com.vasoftware.sf.server.services.planning.PlanningFolderDO planningFolderData, String loggedInUser) throws RemoteException Simulate a call to internalSetPlanningFolderData- Throws:
RemoteException
- See Also:
-
PlanningAppSoap.internalSetPlanningFolderData(com.vasoftware.sf.server.services.planning.PlanningFolderDO, java.lang.String)
-
prepareSetPlanningFolderData
Prepare a simulated response to setPlanningFolderData -
prepareSetPlanningFolderData
public void prepareSetPlanningFolderData(String sessionId, PlanningFolderSoapDO planningFolderData, Exception exception) Prepare a simulated response to setPlanningFolderData -
setPlanningFolderData
public void setPlanningFolderData(String sessionId, PlanningFolderSoapDO planningFolderData) throws RemoteException Simulate a call to setPlanningFolderData- Specified by:
setPlanningFolderData
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderData
- Detailed data on the planning folder to set.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid data is specified.VersionMismatchFault
- when the data object is not up to date any more.RemoteException
- See Also:
-
prepareSetPlanningFolder2Data
public void prepareSetPlanningFolder2Data(String sessionId, PlanningFolder2SoapDO planningFolderData) Prepare a simulated response to setPlanningFolder2Data -
prepareSetPlanningFolder2Data
public void prepareSetPlanningFolder2Data(String sessionId, PlanningFolder2SoapDO planningFolderData, Exception exception) Prepare a simulated response to setPlanningFolder2Data -
setPlanningFolder2Data
public void setPlanningFolder2Data(String sessionId, PlanningFolder2SoapDO planningFolderData) throws RemoteException Simulate a call to setPlanningFolder2Data- Specified by:
setPlanningFolder2Data
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderData
- Detailed data on the planning folder to set.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid data is specified.VersionMismatchFault
- when the data object is not up to date any more.RemoteException
- See Also:
-
prepareSetPlanningFolder3Data
public void prepareSetPlanningFolder3Data(String sessionId, PlanningFolder3SoapDO planningFolderData) Prepare a simulated response to setPlanningFolder3Data -
prepareSetPlanningFolder3Data
public void prepareSetPlanningFolder3Data(String sessionId, PlanningFolder3SoapDO planningFolderData, Exception exception) Prepare a simulated response to setPlanningFolder3Data -
setPlanningFolder3Data
public void setPlanningFolder3Data(String sessionId, PlanningFolder3SoapDO planningFolderData) throws RemoteException Simulate a call to setPlanningFolder3Data- Specified by:
setPlanningFolder3Data
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderData
- Detailed data on the planning folder to set.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid data is specified.VersionMismatchFault
- when the data object is not up to date any more.RemoteException
- See Also:
-
prepareSetPlanningFolder4Data
public void prepareSetPlanningFolder4Data(String sessionId, PlanningFolder4SoapDO planningFolderData) Prepare a simulated response to setPlanningFolder4Data -
prepareSetPlanningFolder4Data
public void prepareSetPlanningFolder4Data(String sessionId, PlanningFolder4SoapDO planningFolderData, Exception exception) Prepare a simulated response to setPlanningFolder4Data -
setPlanningFolder4Data
public void setPlanningFolder4Data(String sessionId, PlanningFolder4SoapDO planningFolderData) throws RemoteException Simulate a call to setPlanningFolder4Data- Specified by:
setPlanningFolder4Data
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderData
- Detailed data on the planning folder to set.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid data is specified.VersionMismatchFault
- when the data object is not up to date any more.RemoteException
- See Also:
-
prepareSetPlanningFolder5Data
public void prepareSetPlanningFolder5Data(String sessionId, PlanningFolder5SoapDO planningFolderData) Prepare a simulated response to setPlanningFolder5Data -
prepareSetPlanningFolder5Data
public void prepareSetPlanningFolder5Data(String sessionId, PlanningFolder5SoapDO planningFolderData, Exception exception) Prepare a simulated response to setPlanningFolder5Data -
setPlanningFolder5Data
public void setPlanningFolder5Data(String sessionId, PlanningFolder5SoapDO planningFolderData) throws RemoteException Simulate a call to setPlanningFolder5Data- Specified by:
setPlanningFolder5Data
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderData
- Detailed data on the planning folder to set.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid data is specified.VersionMismatchFault
- when the data object is not up to date any more.RemoteException
- See Also:
-
prepareGetPlanningFolderList
public void prepareGetPlanningFolderList(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolderList -
getPlanningFolderList
public PlanningFolderSoapList getPlanningFolderList(String sessionId, String parentId, boolean recursive) throws RemoteException Simulate a call to getPlanningFolderList- Specified by:
getPlanningFolderList
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- Parent planning folder id -or- project id for listing all top-level planning folders.recursive
- Show subfolders of the planning folders returned- Returns:
- List of filtered planning folder
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when ivalid argument value is passed.RemoteException
- See Also:
-
prepareGetPlanningFolder2List
public void prepareGetPlanningFolder2List(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolder2List -
getPlanningFolder2List
public PlanningFolder2SoapList getPlanningFolder2List(String sessionId, String parentId, boolean recursive) throws RemoteException Simulate a call to getPlanningFolder2List- Specified by:
getPlanningFolder2List
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- Parent planning folder id -or- project id for listing all top-level planning folders.recursive
- Show subfolders of the planning folders returned- Returns:
- List of filtered planning folder
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when ivalid argument value is passed.RemoteException
- See Also:
-
prepareGetPlanningFolder3List
public void prepareGetPlanningFolder3List(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolder3List -
getPlanningFolder3List
public PlanningFolder3SoapList getPlanningFolder3List(String sessionId, String parentId, boolean recursive) throws RemoteException Simulate a call to getPlanningFolder3List- Specified by:
getPlanningFolder3List
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- Parent planning folder id -or- project id for listing all top-level planning folders.recursive
- Show subfolders of the planning folders returned- Returns:
- List of filtered planning folder
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when ivalid argument value is passed.RemoteException
- See Also:
-
prepareGetPlanningFolder4List
public void prepareGetPlanningFolder4List(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolder4List -
getPlanningFolder4List
public PlanningFolder4SoapList getPlanningFolder4List(String sessionId, String parentId, boolean recursive) throws RemoteException Simulate a call to getPlanningFolder4List- Specified by:
getPlanningFolder4List
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- Parent planning folder id -or- project id for listing all top-level planning folders.recursive
- Show subfolders of the planning folders returned- Returns:
- List of filtered planning folder
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when ivalid argument value is passed.RemoteException
- See Also:
-
prepareGetPlanningFolder5List
public void prepareGetPlanningFolder5List(String sessionId, String parentId, boolean recursive, Object returnValue) Prepare a simulated response to getPlanningFolder5List -
getPlanningFolder5List
public PlanningFolder5SoapList getPlanningFolder5List(String sessionId, String parentId, boolean recursive) throws RemoteException Simulate a call to getPlanningFolder5List- Specified by:
getPlanningFolder5List
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- Parent planning folder id -or- project id for listing all top-level planning folders.recursive
- Show subfolders of the planning folders returned- Returns:
- List of filtered planning folder
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when ivalid argument value is passed.RemoteException
- See Also:
-
prepareGetPlanningFolderList
public void prepareGetPlanningFolderList(String parentId, boolean recursive, String loggedInUser, Object returnValue) Prepare a simulated response to getPlanningFolderList -
getPlanningFolderList
public com.vasoftware.sf.server.services.planning.PlanningFolderList getPlanningFolderList(String parentId, boolean recursive, String loggedInUser) throws RemoteException Simulate a call to getPlanningFolderList -
prepareGetArtifactListInPlanningFolder
public void prepareGetArtifactListInPlanningFolder(String sessionId, String parentId, SoapFilter[] filters, boolean recursive, Object returnValue) Prepare a simulated response to getArtifactListInPlanningFolder -
getArtifactListInPlanningFolder
public ArtifactsInPlanningFolderSoapList getArtifactListInPlanningFolder(String sessionId, String parentId, SoapFilter[] filters, boolean recursive) throws RemoteException Simulate a call to getArtifactListInPlanningFolder- Specified by:
getArtifactListInPlanningFolder
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- parentIdfilters
- Array of filters to apply (null to return unfiltered list).recursive
- indicates if descendents planning folder artifacts will be included in the result- Returns:
- List of artifacts contained in the planning folder/its descendents or artifacts not planned yet.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.InvalidFilterFault
- when the specified filters are invalid.IllegalArgumentFault
- if invalid argument value is passed.RemoteException
- See Also:
-
prepareGetArtifactListInPlanningFolder2
public void prepareGetArtifactListInPlanningFolder2(String sessionId, String parentId, SoapFilter[] filters, boolean recursive, Object returnValue) Prepare a simulated response to getArtifactListInPlanningFolder2 -
getArtifactListInPlanningFolder2
public ArtifactsInPlanningFolder2SoapList getArtifactListInPlanningFolder2(String sessionId, String parentId, SoapFilter[] filters, boolean recursive) throws RemoteException Simulate a call to getArtifactListInPlanningFolder2- Specified by:
getArtifactListInPlanningFolder2
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- if parentId is a planning folder id, this method will return artifacts that are part of this planning folderfilters
- Array of filters to apply (null to return unfiltered list).recursive
- indicates if descendents planning folder artifacts will be included in the result- Returns:
- List of artifacts contained in the planning folder/its descendents or artifacts not planned yet.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.InvalidFilterFault
- when the specified filters are invalid.IllegalArgumentFault
- if invalid argument value is passed.RemoteException
- See Also:
-
prepareGetArtifactListInPlanningFolder3
public void prepareGetArtifactListInPlanningFolder3(String sessionId, String parentId, SoapFilter[] filters, boolean recursive, String[] teamId, Object returnValue) Prepare a simulated response to getArtifactListInPlanningFolder3 -
getArtifactListInPlanningFolder3
public ArtifactsInPlanningFolder2SoapList getArtifactListInPlanningFolder3(String sessionId, String parentId, SoapFilter[] filters, boolean recursive, String[] teamId) throws RemoteException Simulate a call to getArtifactListInPlanningFolder3- Specified by:
getArtifactListInPlanningFolder3
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- if parentId is a planning folder id, this method will return artifacts that are part of this planning folderfilters
- Array of filters to apply (null to return unfiltered list).recursive
- indicates if descendents planning folder artifacts will be included in the resultteamId
- if teamId is specified it shows the list of artifacts in that team- Returns:
- List of artifacts contained in the planning folder/its descendents or artifacts not planned yet.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.InvalidFilterFault
- when the specified filters are invalid.IllegalArgumentFault
- if invalid argument value is passed.RemoteException
- See Also:
-
prepareGetArtifactListInPlanningFolder
public void prepareGetArtifactListInPlanningFolder(String parentId, String[] teamId, SoapFilter[] filters, boolean recursive, String loggedInUser, Object returnValue) Prepare a simulated response to getArtifactListInPlanningFolder -
getArtifactListInPlanningFolder
public com.vasoftware.sf.server.services.tracker.ArtifactDetailList getArtifactListInPlanningFolder(String parentId, String[] teamId, SoapFilter[] filters, boolean recursive, String loggedInUser) throws RemoteException Simulate a call to getArtifactListInPlanningFolder -
prepareGetRankedArtifactList
public void prepareGetRankedArtifactList(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getRankedArtifactList -
getRankedArtifactList
public RankedArtifactSoapList getRankedArtifactList(String sessionId, String planningFolderId) throws RemoteException Simulate a call to getRankedArtifactList- Specified by:
getRankedArtifactList
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- this method will return artifacts that are part of this planning folder- Returns:
- List of artifacts contained in the planning folder
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.InvalidFilterFault
- when the specified filters are invalid.IllegalArgumentFault
- if invalid argument value is passed.RemoteException
- See Also:
-
prepareGetRankedArtifactList2
public void prepareGetRankedArtifactList2(String sessionId, String planningFolderId, Object returnValue) Prepare a simulated response to getRankedArtifactList2 -
getRankedArtifactList2
public RankedArtifact2SoapList getRankedArtifactList2(String sessionId, String planningFolderId) throws RemoteException Simulate a call to getRankedArtifactList2- Specified by:
getRankedArtifactList2
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- this method will return artifacts that are part of this planning folder or its descendants- Returns:
- List of artifacts contained in the planning folder
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.InvalidFilterFault
- when the specified filters are invalid.IllegalArgumentFault
- if invalid argument value is passed.RemoteException
- See Also:
-
prepareGetRankedArtifactListByPlannngFolder
public void prepareGetRankedArtifactListByPlannngFolder(String planningFolderId, String loggedInUser, Object returnValue) Prepare a simulated response to getRankedArtifactListByPlannngFolder- See Also:
-
PlanningAppSoap.getRankedArtifactListByPlannngFolder(java.lang.String, java.lang.String)
-
getRankedArtifactListByPlannngFolder
public com.vasoftware.sf.server.services.tracker.ArtifactDetailList getRankedArtifactListByPlannngFolder(String planningFolderId, String loggedInUser) throws RemoteException Simulate a call to getRankedArtifactListByPlannngFolder- Throws:
RemoteException
- See Also:
-
PlanningAppSoap.getRankedArtifactListByPlannngFolder(java.lang.String, java.lang.String)
-
prepareGetPlanningFolderRecusiveFilter
public void prepareGetPlanningFolderRecusiveFilter(String planningFolderId, com.vasoftware.sf.server.types.FolderPath planningFolderPath, String loggedInUser, Object returnValue) Prepare a simulated response to getPlanningFolderRecusiveFilter- See Also:
-
PlanningAppSoap.getPlanningFolderRecusiveFilter(java.lang.String, com.vasoftware.sf.server.types.FolderPath, java.lang.String)
-
getPlanningFolderRecusiveFilter
public com.vasoftware.sf.common.filter.Filter getPlanningFolderRecusiveFilter(String planningFolderId, com.vasoftware.sf.server.types.FolderPath planningFolderPath, String loggedInUser) throws RemoteException Simulate a call to getPlanningFolderRecusiveFilter- Throws:
RemoteException
- See Also:
-
PlanningAppSoap.getPlanningFolderRecusiveFilter(java.lang.String, com.vasoftware.sf.server.types.FolderPath, java.lang.String)
-
prepareMovePlanningFolder
public void prepareMovePlanningFolder(String sessionId, String planningFolderId, String destParentId, Object returnValue) Prepare a simulated response to movePlanningFolder -
movePlanningFolder
public PlanningFolderSoapDO movePlanningFolder(String sessionId, String planningFolderId, String destParentId) throws RemoteException Simulate a call to movePlanningFolder- Specified by:
movePlanningFolder
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- planning folder id to move.destParentId
- destination planning folder id- Returns:
- new planning folder object
- Throws:
InvalidSessionFault
- when sessionId is invalid.PermissionDeniedFault
- when permission is denied for the specified operation.NoSuchObjectFault
- when specified object is invalid.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- if invalid argument value is passed.PlanningFolderRuleViolationFault
- if the operation would cause planning folder violationRemoteException
- See Also:
-
prepareMovePlanningFolder2
public void prepareMovePlanningFolder2(String sessionId, String planningFolderId, String destParentId, Object returnValue) Prepare a simulated response to movePlanningFolder2 -
movePlanningFolder2
public PlanningFolder2SoapDO movePlanningFolder2(String sessionId, String planningFolderId, String destParentId) throws RemoteException Simulate a call to movePlanningFolder2- Specified by:
movePlanningFolder2
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- planning folder id to move.destParentId
- destination planning folder id- Returns:
- new planning folder object
- Throws:
InvalidSessionFault
- when sessionId is invalid.PermissionDeniedFault
- when permission is denied for the specified operation.NoSuchObjectFault
- when specified object is invalid.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- if invalid argument value is passed.PlanningFolderRuleViolationFault
- if the operation would cause planning folder violationRemoteException
- See Also:
-
prepareMovePlanningFolder3
public void prepareMovePlanningFolder3(String sessionId, String planningFolderId, String destParentId, Object returnValue) Prepare a simulated response to movePlanningFolder3 -
movePlanningFolder3
public PlanningFolder3SoapDO movePlanningFolder3(String sessionId, String planningFolderId, String destParentId) throws RemoteException Simulate a call to movePlanningFolder3- Specified by:
movePlanningFolder3
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- planning folder id to move.destParentId
- destination planning folder id- Returns:
- new planning folder object
- Throws:
InvalidSessionFault
- when sessionId is invalid.PermissionDeniedFault
- when permission is denied for the specified operation.NoSuchObjectFault
- when specified object is invalid.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- if invalid argument value is passed.PlanningFolderRuleViolationFault
- if the operation would cause planning folder violationRemoteException
- See Also:
-
prepareMovePlanningFolder4
public void prepareMovePlanningFolder4(String sessionId, String planningFolderId, String destParentId, Object returnValue) Prepare a simulated response to movePlanningFolder4 -
movePlanningFolder4
public PlanningFolder4SoapDO movePlanningFolder4(String sessionId, String planningFolderId, String destParentId) throws RemoteException Simulate a call to movePlanningFolder4- Specified by:
movePlanningFolder4
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- planning folder id to move.destParentId
- destination planning folder id- Returns:
- new planning folder object
- Throws:
InvalidSessionFault
- when sessionId is invalid.PermissionDeniedFault
- when permission is denied for the specified operation.NoSuchObjectFault
- when specified object is invalid.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- if invalid argument value is passed.PlanningFolderRuleViolationFault
- if the operation would cause planning folder violationRemoteException
- See Also:
-
prepareMovePlanningFolder5
public void prepareMovePlanningFolder5(String sessionId, String planningFolderId, String destParentId, Object returnValue) Prepare a simulated response to movePlanningFolder5 -
movePlanningFolder5
public PlanningFolder5SoapDO movePlanningFolder5(String sessionId, String planningFolderId, String destParentId) throws RemoteException Simulate a call to movePlanningFolder5- Specified by:
movePlanningFolder5
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- planning folder id to move.destParentId
- destination planning folder id- Returns:
- new planning folder object
- Throws:
InvalidSessionFault
- when sessionId is invalid.PermissionDeniedFault
- when permission is denied for the specified operation.NoSuchObjectFault
- when specified object is invalid.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- if invalid argument value is passed.PlanningFolderRuleViolationFault
- if the operation would cause planning folder violationRemoteException
- See Also:
-
prepareChangePlanningFolder
public void prepareChangePlanningFolder(String planningFolderId, String destParentId, String loggedInUser, Object returnValue) Prepare a simulated response to changePlanningFolder- See Also:
-
PlanningAppSoap.changePlanningFolder(java.lang.String, java.lang.String, java.lang.String)
-
changePlanningFolder
public com.vasoftware.sf.server.services.planning.PlanningFolderDO changePlanningFolder(String planningFolderId, String destParentId, String loggedInUser) throws RemoteException Simulate a call to changePlanningFolder- Throws:
RemoteException
- See Also:
-
PlanningAppSoap.changePlanningFolder(java.lang.String, java.lang.String, java.lang.String)
-
prepareReorderPlanningFolders
public void prepareReorderPlanningFolders(String sessionId, String parentId, String[] planningFolderIds) Prepare a simulated response to reorderPlanningFolders -
prepareReorderPlanningFolders
public void prepareReorderPlanningFolders(String sessionId, String parentId, String[] planningFolderIds, Exception exception) Prepare a simulated response to reorderPlanningFolders -
reorderPlanningFolders
public void reorderPlanningFolders(String sessionId, String parentId, String[] planningFolderIds) throws RemoteException Simulate a call to reorderPlanningFolders- Specified by:
reorderPlanningFolders
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.parentId
- the id of the parent planning folderplanningFolderIds
- an array of planning folder ids in their new order- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system level error occurs.IllegalArgumentFault
- if invalid argument value is passed.RemoteException
- See Also:
-
prepareDeletePlanningFolder
Prepare a simulated response to deletePlanningFolder -
prepareDeletePlanningFolder
public void prepareDeletePlanningFolder(String sessionId, String planningFolderId, Exception exception) Prepare a simulated response to deletePlanningFolder -
deletePlanningFolder
Simulate a call to deletePlanningFolder- Specified by:
deletePlanningFolder
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- SOAP session id.planningFolderId
- planning folder id to delete.- Throws:
InvalidSessionFault
- when the sessionId is invalid.PermissionDeniedFault
- when permission is denied for the specified operation.NoSuchObjectFault
- when the specified object is invalidSystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when one or more of the parameters are invalid.VersionMismatchFault
- when an artifact associated to the planning folderPlanningFolderRuleViolationFault
- if the operation would cause planning folder violationRemoteException
- See Also:
-
prepareSetPlanningStatusValues
public void prepareSetPlanningStatusValues(String sessionId, String projectId, PlanningStatusValueSoapDO[] statusValues) Prepare a simulated response to setPlanningStatusValues -
prepareSetPlanningStatusValues
public void prepareSetPlanningStatusValues(String sessionId, String projectId, PlanningStatusValueSoapDO[] statusValues, Exception exception) Prepare a simulated response to setPlanningStatusValues -
setPlanningStatusValues
public void setPlanningStatusValues(String sessionId, String projectId, PlanningStatusValueSoapDO[] statusValues) throws RemoteException Simulate a call to setPlanningStatusValues- Specified by:
setPlanningStatusValues
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.projectId
- Project for which to set the planning application status values.statusValues
- Array of status values to set- Throws:
NoSuchObjectFault
- when failed to get status field for the given projectInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- if the values have been updated since this status field was fetchedIllegalArgumentFault
- if the arguments are incorrectly specified.InvalidOperationFault
- if the operation is not allowed.SystemFault
- when an unexpected system error occurs.DependencyViolationFault
- if changing a status violates artifact dependencyRemoteException
- See Also:
-
prepareGetPlanningStatusValues
Prepare a simulated response to getPlanningStatusValues -
getPlanningStatusValues
public PlanningStatusValueSoapDO[] getPlanningStatusValues(String sessionId, String projectId) throws RemoteException Simulate a call to getPlanningStatusValues- Specified by:
getPlanningStatusValues
in interfaceIPlanningAppSoap
- Parameters:
sessionId
- User session id.projectId
- Project for which to set the planning application status values.- Returns:
- Status values for the planning application.
- Throws:
NoSuchObjectFault
- when failed to get status field for the given projectInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetColumnsForArtifactsInPlanningFolder
public void prepareGetColumnsForArtifactsInPlanningFolder(boolean includeRelease, Object returnValue) Prepare a simulated response to getColumnsForArtifactsInPlanningFolder- See Also:
-
PlanningAppSoap.getColumnsForArtifactsInPlanningFolder(boolean)
-
getColumnsForArtifactsInPlanningFolder
Simulate a call to getColumnsForArtifactsInPlanningFolder- Throws:
RemoteException
- See Also:
-
PlanningAppSoap.getColumnsForArtifactsInPlanningFolder(boolean)
-
prepareValidateCapacity
Prepare a simulated response to validateCapacity- See Also:
-
PlanningAppSoap.validateCapacity(java.lang.String, int)
-
prepareValidateCapacity
Prepare a simulated response to validateCapacity- See Also:
-
PlanningAppSoap.validateCapacity(java.lang.String, int)
-
validateCapacity
Simulate a call to validateCapacity- Throws:
RemoteException
- See Also:
-
PlanningAppSoap.validateCapacity(java.lang.String, int)
-
prepareValidateBurndownViewMode
Prepare a simulated response to validateBurndownViewMode- See Also:
-
PlanningAppSoap.validateBurndownViewMode(java.lang.String)
-
prepareValidateBurndownViewMode
Prepare a simulated response to validateBurndownViewMode- See Also:
-
PlanningAppSoap.validateBurndownViewMode(java.lang.String)
-
validateBurndownViewMode
Simulate a call to validateBurndownViewMode- Throws:
RemoteException
- See Also:
-
PlanningAppSoap.validateBurndownViewMode(java.lang.String)
-