|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ContainerTeamServiceSvr
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
Enumeration |
findUsers(ContainerTeamManaged container)
Supported API: true |
void |
fixInternalOrgGroups(WTUser user)
Given a WTUser object this API will 'fix' the internal Org groups. |
boolean |
isMember(ContainerTeamManaged container,
WTUser user)
Given a WTUser and Container, return whether that user is a member of the container's team. |
| Method Detail |
|---|
boolean isMember(ContainerTeamManaged container,
WTUser user)
throws WTException
container - The container to search for membership of user.user - The user to determine membership of.
WTException
Enumeration findUsers(ContainerTeamManaged container)
throws WTException
container -
WTException
void fixInternalOrgGroups(WTUser user)
throws WTException
user -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||