See: Description
Interface | Description |
---|---|
PersonGroupRemote |
Remote Interface to the AssignmntQueue object.
|
PersonGroupSetRemote |
Remote Interface to the set of PersonGroups.
|
PersonGroupTeamRemote |
Remote Interface to the AssignmntParty object.
|
PersonGroupTeamSetRemote |
Remote Interface to the set of AssignmntPartys.
|
Class | Description |
---|---|
FldAQSeq |
Sequence must be greater than zero.
|
FldGroupDefault |
Common Class Validation for the key column GroupDefault
|
FldOrgDefault |
Common Class Validation for the key column GroupDefault
|
FldPersonGroup |
Common Class Validation for the key column PersonGroup
|
FldPersonGroupTeamCalnum |
common field validation class of calnum.
|
FldRespParty |
Validation for respParty based on validation for psdi.app.person.FldPersonID
|
FldRespPartyGroup |
Validation for RespPartyGroup based on validation for psdi.app.person.FldPersonID
|
FldSiteDefault |
Common Class Validation for the key column GroupDefault
|
FldUseForOrg |
Validation for UseForSite based on validation for psdi.app.site.FldOrganizationID
|
FldUseForSite |
Validation for UseForSite based on validation for psdi.app.site.FldSiteID
|
PersonGroup |
Mbo object to represent PersonGroup.
|
PersonGroupService | |
PersonGroupSet |
Represents the set of PersonGroups.
|
PersonGroupTeam |
Mbo object to represent PersonGroupTeam.
|
PersonGroupTeamSet |
Represents the set of AssignmntPartys.
|
The Mbos included in the PersonGroups package are:
PersonGroupTeam
--
Each Person to be placed in a Person Group (which will be responsible for some work)
will be assigned a sequence number. This number is useful to determine the order in which
each responsible party (person) is presented as the responsible group.
Note that there are zero or more primary members, any of whom can be declared
an group default (also known as the default asignee). Each primary member can have
zero or more alternates to contact in case they are not available. If a group has any
members, then exactly one must be the group default. For any group and non null
useforsite there may be zero or one person who is the sitedefault. For any group and
non null usefororg there may be zero or one org default.
PersonGroup
-- Maintains the
information about the PersonGroup (an id and description).
Last updated: 02/11/2004