Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Workset

...

Management

Workset Service

Include Page
Interface Style
Interface Style
HTML Table
idserviceMetaTable
Table Row (tr)
Table Head (th)
classh
Name
Table Cell (td)
colspan2
idserviceName
Workset Service
Table Row (tr)
Table Head (th)
classh
Version
Table Cell (td)
idserviceVersion
Dev (0.1)
Table Cell (td)
idserviceVersionHistory
Release Notes

Description

The Workset Service allows the definition and manipulation of user defined groups of cost objects and people (worksets). Worksets can be defined statically (picking a list of specific cost objects and/or people) or dynamicaly (storing a collection of attributes. For dynamically defined worksets the attributes are stacked in a manner similar to an AND clause, returning only those records that match all the specified criteria.

References

see RAFT Requirements Documentation (RAFT-*)

Operations

Include Page
Method Table Style Page
Method Table Style Page
Panel
borderColor#cccccc
bgColor#ffffff
titleBGColor#eeeeee
borderStylesolid
titleWorkset

Workset Management
#createWorkset
#deleteWorkset
#archiveWorkset
#listWorksets
#showWorkset
#addWorksetObj
#delWorksetObj
#addWorksetRule
#deleteWorksetRule
#updateWorksetfromRules
#showWorksetChanges
#showAccessChanges
#showBalanceExceptions
#showWorksetCOSummary
#showWorksetApptSummary

Workset Management

Include Page
Method Table Style Page
Method Table Style Page

Anchor
createWorkset
createWorkset

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
createWorkset
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Define a new, empty, workset
Table Row (tr)
Table Head (th)
rowspan3
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The short string identifying the workset
Table Row (tr)
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_Title
Table Cell (td)
classmethodParamDesc
The name of the workset
Table Row (tr)
Table Cell (td)
classmethodParamType
longText
Table Cell (td)
classmethodParamName
Workset_Desc
Table Cell (td)
classmethodParamDesc
Long description of this workset
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
confirmResultType
Table Cell (td)
classmethodReturnDesc
Returns the confirmation status along with the object reference
Table Row (tr)
Table Head (th)
rowspan1
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
EXISTS
Table Cell (td)
classmethodErrorDesc
Workset with this workset key already exists
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
dropWorkset
dropWorkset

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
dropWorkset
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Drop an existing workset
Table Row (tr)
Table Head (th)
rowspan2
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The short string identifying the workset
Table Row (tr)
Table Cell (td)
classmethodParamType
CONSTRAINT_TYPE
Table Cell (td)
classmethodParamName
Constraint type
Table Cell (td)
classmethodParamDesc
Identifies whether or not to remove this workset from any parent workset rules
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
confirmResultType
Table Cell (td)
classmethodReturnDesc
Returns the confirmation status along with the object reference
Table Row (tr)
Table Head (th)
rowspan3
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
No workset with this key exists in the system
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
HAS_CHILDREN
Table Cell (td)
classmethodErrorDesc
Workset has associated child objects that must be removed first
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
NO_AUTH
Table Cell (td)
classmethodErrorDesc
User can not perform this action
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
archiveWorkset
archiveWorkset

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
archiveWorkset
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Archive an existing workset
Table Row (tr)
Table Head (th)
rowspan2
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The short string identifying the workset
Table Row (tr)
Table Cell (td)
classmethodParamType
CONSTRAINT_TYPE
Table Cell (td)
classmethodParamName
Constraint type
Table Cell (td)
classmethodParamDesc
Identifies whether or not to archive all children worksets as well
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
confirmResultType
Table Cell (td)
classmethodReturnDesc
Returns the confirmation status along with the object reference
Table Row (tr)
Table Head (th)
rowspan3
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
No workset with this key exists in the system
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
NO_AUTH
Table Cell (td)
classmethodErrorDesc
User can not perform this action
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
PARENT_REQUIRES
Table Cell (td)
classmethodErrorDesc
This workset is required by another workset that has not been archived
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
listWorksets
listWorksets

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
listWorksets
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Show details for all worksets accessible by this person
Table Row (tr)
Table Head (th)
rowspan1
classh
Parameters
Table Cell (td)
classmethodParamType

Table Cell (td)
classmethodParamName

Table Cell (td)
classmethodParamDesc

Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
worksetSummaryResultType
Table Cell (td)
classmethodReturnDesc
Returns all worksets accessible by the current user
Table Row (tr)
Table Head (th)
rowspan1
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType

Table Cell (td)
classmethodErrorDesc

Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
showWorkset
showWorkset

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
showWorkset
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Returns structure containing all cost objects, people, and scenarios owned by this workset
Table Row (tr)
Table Head (th)
rowspan1
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
worksetDetailResultType
Table Cell (td)
classmethodReturnDesc
Returns the objects contained by this workset
Table Row (tr)
Table Head (th)
rowspan1
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
No workset with this key exists in the system
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
addWorksetObjects
addWorksetObjects

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
addWorksetObjects
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Adds cost objects or people to the workset
Table Row (tr)
Table Head (th)
rowspan3
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Cell (td)
classmethodParamType
REF_TYPE
Table Cell (td)
classmethodParamName
REF_TYPE
Table Cell (td)
classmethodParamDesc
The object type to add
Table Row (tr)
Table Cell (td)
classmethodParamType
Array
Table Cell (td)
classmethodParamName
REF_KEY
Table Cell (td)
classmethodParamDesc
The unique identifiers of object_type to add
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
confirmResultType
Table Cell (td)
classmethodReturnDesc
Returns the completion status of the identified task along with the associated references
Table Row (tr)
Table Head (th)
rowspan1
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
MISSING
Table Cell (td)
classmethodErrorDesc
Certain objects identified do not exist in the system
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
delWorksetObjects
delWorksetObjects

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
delWorksetObjects
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Removes cost objects or people from the workset
Table Row (tr)
Table Head (th)
rowspan3
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Cell (td)
classmethodParamType
REF_TYPE
Table Cell (td)
classmethodParamName
REF_TYPE
Table Cell (td)
classmethodParamDesc
The object type to drop
Table Row (tr)
Table Cell (td)
classmethodParamType
Array
Table Cell (td)
classmethodParamName
REF_KEY
Table Cell (td)
classmethodParamDesc
The unique identifiers of the object_type to drop
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
confirmResultType
Table Cell (td)
classmethodReturnDesc
Returns the completion status of the identified task along with the associated references
Table Row (tr)
Table Head (th)
rowspan1
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
MISSING
Table Cell (td)
classmethodErrorDesc
Certain objects identified do not exist in the system
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
listWorksetObjects
listWorksetObjects

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
listWorksetObjects
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Show the objects in the workset
Table Row (tr)
Table Head (th)
rowspan2
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Cell (td)
classmethodParamType
REF_TYPE
Table Cell (td)
classmethodParamName
REF_TYPE
Table Cell (td)
classmethodParamDesc
(optional) The object type to restrict by
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
confirmResultType
Table Cell (td)
classmethodReturnDesc
Returns a structure containing the list of objects, by type, in the workset
Table Row (tr)

Table Head (th)
rowspan3
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
No such workset in system
Table Row (tr)

Table Cell (td)
colspan2
classmethodErrorType
EMPTY
Table Cell (td)
classmethodErrorDesc
Contains no child objects
Table Row (tr)

Table Cell (td)
colspan2
classmethodErrorType
NO_AUTH
Table Cell (td)
classmethodErrorDesc
User does not have access to workset objects
Table Row (tr)

Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)

Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)

Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Table Row (tr)

Back to Operations

Anchor
addWorksetRule
addWorksetRule

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
addWorksetRule
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Removes cost objects or people from the workset
Table Row (tr)
Table Head (th)
rowspan2
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Cell (td)
classmethodParamType
longText
Table Cell (td)
classmethodParamName
criteria
Table Cell (td)
classmethodParamDesc
Basically, a where clause sql snippet
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
confirmResultType
Table Cell (td)
classmethodReturnDesc
Returns the completion status of the identified task along with the associated references
Table Row (tr)
Table Head (th)
rowspan1
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
MISSING
Table Cell (td)
classmethodErrorDesc
Rule has no matches in the system currently
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
dropWorksetRule
dropWorksetRule

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
dropWorksetRule
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Removes cost objects or people from the workset
Table Row (tr)
Table Head (th)
rowspan1
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
confirmResultType
Table Cell (td)
classmethodReturnDesc
Returns the completion status of the identified task along with the associated references
Table Row (tr)
Table Head (th)
rowspan1
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
Rule does not exist in system
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
showWorksetRules
showWorksetRules

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
showWorksetRules
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Shows the definition rules in place for the specified workset
Table Row (tr)
Table Head (th)
rowspan1
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
worksetRulesResultType
Table Cell (td)
classmethodReturnDesc
Returns the list of defined rules in the system.
Table Row (tr)
Table Head (th)
rowspan3
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
Workset does not exist in system
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
NO_AUTH
Table Cell (td)
classmethodErrorDesc
User does not have access to objects in this workset
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
INCORRECT_TYPE
Table Cell (td)
classmethodErrorDesc
This workset type does not have rules
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
updateWorksetfromRules
updateWorksetfromRules

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
updateWorksetfromRules
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Processes all of the associated workset rules, logging the changes to the change_log
Table Row (tr)
Table Head (th)
rowspan1
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
confirmResultType
Table Cell (td)
classmethodReturnDesc
Returns the completion status of the identified task along with the associated references
Table Row (tr)
Table Head (th)
rowspan2
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
Rule does not exist in system
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
NO_CHANGE
Table Cell (td)
classmethodErrorDesc
No objects added or removed from the workset
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
convertWorksettoStatic
convertWorksettoStatic

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
convertWorksettoStatic
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Converts a workset from dynamic (rules-based) to static
Table Row (tr)
Table Head (th)
rowspan1
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
confirmResultType
Table Cell (td)
classmethodReturnDesc
Returns the completion status of the identified task along with the associated references
Table Row (tr)
Table Head (th)
rowspan3
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
Rule does not exist in system
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
NO_AUTH
Table Cell (td)
classmethodErrorDesc
User cannot perform this action
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
INCORRECT_TYPE
Table Cell (td)
classmethodErrorDesc
Workset is already static
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
showWorksetChanges
showWorksetChanges

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
showWorksetChanges
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Pull the last set of changes on this workset from the change_log. The change_log will return any changes from the user's last access date.
Table Row (tr)
Table Head (th)
rowspan1
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
changeResultType
Table Cell (td)
classmethodReturnDesc
Returns the list of object changes to this workset
Table Row (tr)
Table Head (th)
rowspan2
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
Workset does not exist in system
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
NO_CHANGE
Table Cell (td)
classmethodErrorDesc
No objects added or removed from the workset
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
showWorksetAccessChanges
showWorksetAccessChanges

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
showWorksetAccessChanges
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Pull the last set of authorization changes on this workset from the change_log. The change_log will return any changes from the user's last access date.
Table Row (tr)
Table Head (th)
rowspan1
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
changeResultType
Table Cell (td)
classmethodReturnDesc
Returns the list of access changes to this workset
Table Row (tr)
Table Head (th)
rowspan2
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
Workset does not exist in system
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
NO_CHANGE
Table Cell (td)
classmethodErrorDesc
No objects added or removed from the workset
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
showWorksetBalanceExceptions
showWorksetBalanceExceptions

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
showWorksetBalanceExceptions
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Show the list of cost objects whose balance < 0 currently or are expected to be < 0 on the project end date.
Table Row (tr)
Table Head (th)
rowspan1
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
changeResultType
Table Cell (td)
classmethodReturnDesc
Returns the list of balance exceptions on this workset
Table Row (tr)
Table Head (th)
rowspan2
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
Workset does not exist in system
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
NO_CHANGE
Table Cell (td)
classmethodErrorDesc
No issues identified
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
showWorksetCOSummary
showWorksetCOSummary

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
showWorksetCOSummary
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Show summary information about the COs in the workset
Table Row (tr)
Table Head (th)
rowspan1
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_Key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
worksetCOSummaryResultType
Table Cell (td)
classmethodReturnDesc
Returns a summary of cost objects in the workset
Table Row (tr)
Table Head (th)
rowspan2
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
Workset does not exist in system
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
NO_AUTH
Table Cell (td)
classmethodErrorDesc
User cannot access workset information
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
showWorksetApptSummary
showWorksetApptSummary

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
showWorksetApptSummary
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Shows a summary of People/Appt information in the workset
Table Row (tr)
Table Head (th)
rowspan1
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
worksetApptSummaryResultType
Table Cell (td)
classmethodReturnDesc
Returns a summary of people/appts in the workset
Table Row (tr)
Table Head (th)
rowspan2
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
Workset does not exist in system
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
NO_AUTH
Table Cell (td)
classmethodErrorDesc
User cannot access objects in this workset
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations

Anchor
showWorksetScenarioSummary
showWorksetScenarioSummary

HTML Table
classmethodTable
Table Row (tr)
Table Head (th)
classh
Method
Table Cell (td)
colspan3
classmethodName
showWorksetScenarioSummary
Table Row (tr)
Table Head (th)
classh
Description
Table Cell (td)
colspan3
classmethodDesc
Show the list of defined of defined Scenarios in the workset
Table Row (tr)
Table Head (th)
rowspan1
classh
Parameters
Table Cell (td)
classmethodParamType
String
Table Cell (td)
classmethodParamName
Workset_key
Table Cell (td)
classmethodParamDesc
The unique identifier for this workset
Table Row (tr)
Table Head (th)
classh
Return
Table Cell (td)
colspan2
classmethodReturnType
worksetScenarioResultType
Table Cell (td)
classmethodReturnDesc
Returns the list of scenarios in the workset
Table Row (tr)
Table Head (th)
rowspan2
classh
Errors
Table Cell (td)
colspan2
classmethodErrorType
NO_MATCH
Table Cell (td)
classmethodErrorDesc
Workset does not exist in system
Table Row (tr)
Table Cell (td)
colspan2
classmethodErrorType
NO_AUTH
Table Cell (td)
classmethodErrorDesc
User cannot access objects in the workset
Table Row (tr)
Table Head (th)
classh
Capabilities
Table Cell (td)
colspan3
classcapabilityDesc

Table Row (tr)
Table Head (th)
classh
Use Cases
Table Cell (td)
colspan3
classusecaseDesc

Table Row (tr)
Table Head (th)
classh
Comments/Feedback
Table Cell (td)
colspan3
classcommentsDesc

Back to Operations