|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.inf.team.ContainerTeamHelper
public class ContainerTeamHelper
Selects the MyPageQueryables specified by the ContainerSpec
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
static Role |
getDefaultRole()
Supported API: true |
static CompositeQuerySpec |
getMembershipQueries(wt.inf.container.ContainerSpec containerSpec)
This is the API to be used to get a list of containers for a particular user. |
static ContainerTeamManaged |
setAllowUserToConfigureAccess(ContainerTeamManaged container,
boolean allowUserToConfigureAccess)
Supported API: true |
static ContainerTeamManaged |
setContainerTeam(ContainerTeamManaged object,
ContainerTeam containerTeam)
Set the ContainerTeam of the ContainerTeamManaged object.. |
static ContainerTeamManaged |
setContainerTeam(ContainerTeamManaged object,
wt.inf.team.ContainerTeamReference ctRef)
Set the ContainerTeam of the ContainerTeamManaged object. |
static ContainerTeamManaged |
setSendInvitations(ContainerTeamManaged container,
boolean sendInvitations)
Supported API: true |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ContainerTeamManaged setContainerTeam(ContainerTeamManaged object,
ContainerTeam containerTeam)
throws WTException,
WTPropertyVetoException
object - the ContainerTeamManaged object whose containerTeam will be setcontainerTeam - the containerTeam to be set on the ContainerTeamManaged object.
WTException
WTPropertyVetoException
public static ContainerTeamManaged setContainerTeam(ContainerTeamManaged object,
wt.inf.team.ContainerTeamReference ctRef)
throws WTException,
WTPropertyVetoException
object - the ContainerTeamManaged object whose container team should be setctRef - the ContainerTeamReference of the ContainerTeam that should be set on the ContainerTeamManaged object.
WTException
WTPropertyVetoException
public static ContainerTeamManaged setSendInvitations(ContainerTeamManaged container,
boolean sendInvitations)
throws WTException,
WTPropertyVetoException
container - the ContainerTeamManaged object whose containerTeam will be setsendInvitations - the containerTeam to be set on the ContainerTeamManaged object.
WTException
WTPropertyVetoException
public static ContainerTeamManaged setAllowUserToConfigureAccess(ContainerTeamManaged container,
boolean allowUserToConfigureAccess)
throws WTException,
WTPropertyVetoException
container - allowUserToConfigureAccess -
WTException
WTPropertyVetoExceptionpublic static Role getDefaultRole()
public static CompositeQuerySpec getMembershipQueries(wt.inf.container.ContainerSpec containerSpec)
throws WTException
containerSpec -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||