Uses of Class
com.collabnet.ce.soap60.fault.InvalidOperationFault
Packages that use InvalidOperationFault
Package
Description
-
Uses of InvalidOperationFault in com.collabnet.ce.soap60.webservices.cemain
Methods in com.collabnet.ce.soap60.webservices.cemain that throw InvalidOperationFaultModifier and TypeMethodDescriptionCollabNetSoap.doMandatoryPasswordChange
(String userName, String oldPassword, String newPassword) Allows user to change the password if and only if the password was set by an administrator. -
Uses of InvalidOperationFault in com.collabnet.ce.soap60.webservices.docman
Methods in com.collabnet.ce.soap60.webservices.docman that throw InvalidOperationFaultModifier and TypeMethodDescriptionvoid
DocumentAppSoap.addDateField
(String sessionId, String projectId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText) Adds a custom Date field to documents.void
DocumentAppSoap.addMultiSelectField
(String sessionId, String projectId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText) Adds a custom multi select field to documents.void
DocumentAppSoap.addSingleSelectChildField
(String sessionId, String projectId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText) Adds a custom single select field to documents.void
DocumentAppSoap.addSingleSelectField
(String sessionId, String projectId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText) Adds a custom single select field to documents.void
DocumentAppSoap.addTextField
(String sessionId, String projectId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern) Adds a custom text field to documents.void
DocumentAppSoap.addUserSelectField
(String sessionId, String projectId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText) Adds a custom User selection field to documents.void
DocumentAppSoap.deleteDocumentFolder
(String sessionId, String folderId) Deletes a document folder with the specified id.void
DocumentAppSoap.deleteField
(String sessionId, String fieldId) Deletes a custom/flex-field.void
DocumentAppSoap.deleteSeparator
(String sessionId, String layoutId) Deletes a separator of a document root folder layout.void
DocumentAppSoap.setField
(String sessionId, DocumentFolderFieldSoapDO fieldData) Sets a custom/flex-field. -
Uses of InvalidOperationFault in com.collabnet.ce.soap60.webservices.monitoring
Methods in com.collabnet.ce.soap60.webservices.monitoring that throw InvalidOperationFaultModifier and TypeMethodDescriptionvoid
MonitoringAppSoap.stopMonitoringByUser
(String sessionId, String userName, String objectId) Stops monitoring the specified object for the given user. -
Uses of InvalidOperationFault in com.collabnet.ce.soap60.webservices.planning
Methods in com.collabnet.ce.soap60.webservices.planning that throw InvalidOperationFaultModifier and TypeMethodDescriptionvoid
PlanningAppSoap.setPlanningStatusValues
(String sessionId, String projectId, PlanningStatusValueSoapDO[] statusValues) Sets status values that is associated with the planning application of a specific project. -
Uses of InvalidOperationFault in com.collabnet.ce.soap60.webservices.scm
Methods in com.collabnet.ce.soap60.webservices.scm that throw InvalidOperationFaultModifier and TypeMethodDescriptionvoid
ScmAppSoap.setExternalSystemData
(String sessionId, ExternalSystemSoapDO systemData) Updates information associated with an external system integrated with TeamForge. -
Uses of InvalidOperationFault in com.collabnet.ce.soap60.webservices.tag
Methods in com.collabnet.ce.soap60.webservices.tag that throw InvalidOperationFaultModifier and TypeMethodDescriptionTagAppSoap.getObjectTags
(String sessionId, String objectId) Gets object tagsTagAppSoap.setObjectTags
(String sessionId, String objectId, String[] tagIds) Sets object tags -
Uses of InvalidOperationFault in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that throw InvalidOperationFaultModifier and TypeMethodDescriptionvoid
TrackerAppSoap.addDateField
(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText) Adds a custom Date field to a tracker.void
TrackerAppSoap.addMultiSelectField
(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText) Adds a custom multi select field to a tracker.void
TrackerAppSoap.addSingleSelectChildField
(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText) Adds a custom single select field to a tracker.void
TrackerAppSoap.addSingleSelectField
(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText) Adds a custom single select field to a tracker.void
TrackerAppSoap.addTextField
(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern) Adds a custom text field to a tracker.void
TrackerAppSoap.addUserSelectField
(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText) Adds a custom User selection field to a tracker.void
TrackerAppSoap.deleteField
(String sessionId, String objectId, String fieldId) Deletes a custom/flex-field .void
TrackerAppSoap.deleteSeparator
(String sessionId, String trackerId, String layoutId) Deletes a separator of a tracker layout.void
TrackerAppSoap.setField
(String sessionId, String objectId, TrackerFieldSoapDO fieldData) Deprecated.use setField2 insteadvoid
TrackerAppSoap.setField2
(String sessionId, String objectId, TrackerField2SoapDO fieldData) Sets a custom/flex-field that is associated with a specific folder (e.g.