|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.team.WTRoleHolder2
wt.inf.team.ContainerTeam
public class ContainerTeam
Use the newContainerTeam static factory method(s), not the
ContainerTeam constructor, to construct instances of this
class. Instances must be constructed using the static factory(s), in
order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
HashMap |
getAllMembers()
Answer a hashmap of WTPrincipalReference and the associated roles of all assignees in the RoleHolder. |
ArrayList |
getAllPrincipalsForTarget(Role role)
Answer an ArrayList of enabled WTPrincipalReference of all assignees in the ContainerTeam. |
IdentificationObject |
getIdentificationObject()
Constructs and returns an identification object. |
Vector |
getMembers()
Returns all the members of a container team. |
Vector |
getRoles()
Answer an enumeration of roles in the rolePrincipalMap Supported API: true |
| Methods inherited from class wt.team.WTRoleHolder2 |
|---|
addPool, deletePoolTarget, getPoolTarget, getPrincipalTarget |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Vector getRoles()
throws WTException
getRoles in class WTRoleHolder2WTException
public ArrayList getAllPrincipalsForTarget(Role role)
throws WTException
role - The role to find associated participants.
WTException
public HashMap getAllMembers()
throws WTException
WTException
public Vector getMembers()
throws WTException
getMembers in class WTRoleHolder2WTException
public IdentificationObject getIdentificationObject()
throws WTException
getIdentificationObject in interface IdentifiedWTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||