Uses of Class
wt.org.WTGroup

Packages that use WTGroup
com.ptc.core.meta.type.mgmt.server.impl.service   
com.ptc.netmarkets.group   
com.ptc.netmarkets.nmixb   
com.ptc.netmarkets.project   
wt.admin
Provides classes to represent and manage AdministrativeDomain objects. 
wt.clients.beans   
wt.federation

The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. 

wt.inf.container   
wt.inf.library   
wt.inf.team   
wt.ixb.handlers.netmarkets   
wt.load Uses the LoadService to load data into Windchill systems using various loaders. 
wt.org
org package — Organization Service
The following figure shows a representation of the org package model. 
wt.pdmlink   
wt.projmgmt.admin   
wt.type Uses the TypedUtilityService to get soft type information for Typed objects. 
wt.workflow.engine
Provides workflow classes responsible for the flow of control and data from an execution point of view. 
wt.workflow.work
Provides workflow classes responsible for managing the work assigned to individual users. 
 

Uses of WTGroup in com.ptc.core.meta.type.mgmt.server.impl.service
 

Methods in com.ptc.core.meta.type.mgmt.server.impl.service that return WTGroup
static WTGroup WTTypeManagementDBService.getTypeAdministratorGroup()
           
 

Uses of WTGroup in com.ptc.netmarkets.group
 

Methods in com.ptc.netmarkets.group with parameters of type WTGroup
private  void StandardNmGroupService.copyTeamRoleToGroup(ContainerTeam fromTeam, String fromRole, WTGroup group)
           
static NmGroup NmGroup.getNmGroup(WTGroup group)
          

Supported API: false
 

Uses of WTGroup in com.ptc.netmarkets.nmixb
 

Fields in com.ptc.netmarkets.nmixb declared as WTGroup
private  WTGroup GroupPermMapImpl.group
           
 

Constructors in com.ptc.netmarkets.nmixb with parameters of type WTGroup
GroupPermMapImpl(WTGroup group, Map perms)
           
 

Uses of WTGroup in com.ptc.netmarkets.project
 

Methods in com.ptc.netmarkets.project with parameters of type WTGroup
private  void StandardNmProjectService.addGroupNameAlphabetical(ArrayList names, String nextName, ArrayList groups, WTGroup nextGroup)
           
 

Uses of WTGroup in wt.admin
 

Methods in wt.admin that return WTGroup
private static WTGroup Install.createAdminGroupAndUser(String authentication_name)
           
private static WTGroup Install.createAdminGroupAndUser(String authentication_name)
           
 

Methods in wt.admin with parameters of type WTGroup
private static void Install.createAccessControlRules(WTGroup group)
           
private static void Install.createAccessControlRules(WTGroup group)
           
 

Uses of WTGroup in wt.clients.beans
 

Methods in wt.clients.beans that return WTGroup
 WTGroup FindGroupPanel.getGroup(int index)
          Get the WTGroup object at the specified index.
 WTGroup FindGroupPanel.getSelectedGroup()
          Return the currently selected group.
 

Methods in wt.clients.beans with parameters of type WTGroup
private  void PrincipalSelectionBrowser.addToSelectedParticipantsList(WTGroup participant_object)
           
 

Uses of WTGroup in wt.federation
 

Subclasses of WTGroup in wt.federation
 class ProxyGroup
          Proxy group of users.
 

Methods in wt.federation with parameters of type WTGroup
protected  void ProxyUser.addGroup(WTGroup group)
          Adds a group to the list of user's groups.
protected  void ProxyUser.removeGroup(WTGroup group)
          Removes a group from the list of user's groups.
protected  void ProxyUser.addGroup(WTGroup group)
          Adds a group to the list of user's groups.
protected  void ProxyUser.removeGroup(WTGroup group)
          Removes a group from the list of user's groups.
 

Uses of WTGroup in wt.inf.container
 

Fields in wt.inf.container declared as WTGroup
private static WTGroup FinalizeOrganizationAccessR6ToR7.typeAdministrators
           
private static WTGroup FinalizeOrganizationAccessR6ToR7.unrestrictedOrganizations
           
private static WTGroup FinalizeOrganizationAccessR6ToR7.typeAdministrators
           
private static WTGroup FinalizeOrganizationAccessR6ToR7.unrestrictedOrganizations
           
 

Methods in wt.inf.container that return WTGroup
static WTGroup WTContainerServerHelper.getAdministratorsReadOnly(WTContainer container)
          Returns a read-only reference to the container's administrators property.
 WTGroup WTContainerInfo.getAdministrators()
          Gets the value of the attribute: ADMINISTRATORS.
 WTGroup WTContainer.getAdministrators()
          Gets the value of the attribute: ADMINISTRATORS.
private  WTGroup StandardWTContainerService.getAdministratorsReadOnly(WTContainerRef container_ref)
           
 WTGroup ParticipatingMembersLink.getAllParticipatingMembers()
          Gets the object for the association that plays role: ALL_PARTICIPATING_MEMBERS_ROLE.
 WTGroup OrgContainer.getAllParticipatingMembers()
          Gets the object for the association that plays role: ALL_PARTICIPATING_MEMBERS.
 WTGroup OrgContainer.getAdministrators()
          Gets the value of the attribute: ADMINISTRATORS.
 WTGroup ExchangeContainer.getAdministrators()
          Gets the value of the attribute: ADMINISTRATORS.
static WTGroup DirectoryHelperSvr.create(WTGroup group, WTContainer container)
          

Supported API: false
static WTGroup DirectoryHelperSvr.delete(WTGroup group)
          

Supported API: false
static WTGroup DirectoryHelperSvr.save(WTGroup group, WTContainer container, boolean internal)
          Deprecated.  
static WTGroup DirectoryHelperSvr.save(WTGroup group, WTContainer container)
          

Supported API: false
static WTGroup DirectoryHelperSvr.getUnrestrictedOrganizationsGroup()
           
 WTGroup CreatorsMap.getCreatorsGroup(Class container_class)
          

Supported API: false
 WTGroup CreatorsMap.getCreatorsGroupReadOnly(Class container_class)
          

Supported API: false
 WTGroup CreatorsLink.getCreators()
          Gets the object for the association that plays role: CREATORS_ROLE.
static WTGroup WTContainerServerHelper.getAdministratorsReadOnly(WTContainer container)
          Returns a read-only reference to the container's administrators property.
 WTGroup WTContainerInfo.getAdministrators()
          Gets the value of the attribute: ADMINISTRATORS.
 WTGroup WTContainer.getAdministrators()
          Gets the value of the attribute: ADMINISTRATORS.
private  WTGroup StandardWTContainerService.getAdministratorsReadOnly(WTContainerRef container_ref)
           
 WTGroup ParticipatingMembersLink.getAllParticipatingMembers()
          Gets the object for the association that plays role: ALL_PARTICIPATING_MEMBERS_ROLE.
 WTGroup OrgContainer.getAllParticipatingMembers()
          Gets the object for the association that plays role: ALL_PARTICIPATING_MEMBERS.
 WTGroup OrgContainer.getAdministrators()
          Gets the value of the attribute: ADMINISTRATORS.
 WTGroup ExchangeContainer.getAdministrators()
          Gets the value of the attribute: ADMINISTRATORS.
static WTGroup DirectoryHelperSvr.create(WTGroup group, WTContainer container)
          

Supported API: false
static WTGroup DirectoryHelperSvr.delete(WTGroup group)
          

Supported API: false
static WTGroup DirectoryHelperSvr.save(WTGroup group, WTContainer container, boolean internal)
          Deprecated.  
static WTGroup DirectoryHelperSvr.save(WTGroup group, WTContainer container)
          

Supported API: false
static WTGroup DirectoryHelperSvr.getUnrestrictedOrganizationsGroup()
           
 WTGroup CreatorsMap.getCreatorsGroup(Class container_class)
          

Supported API: false
 WTGroup CreatorsMap.getCreatorsGroupReadOnly(Class container_class)
          

Supported API: false
 WTGroup CreatorsLink.getCreators()
          Gets the object for the association that plays role: CREATORS_ROLE.
 

Methods in wt.inf.container with parameters of type WTGroup
 void WTContainerInfo.setAdministrators(WTGroup a_Administrators)
          Sets the value of the attribute: ADMINISTRATORS.
 void WTContainer.setAdministrators(WTGroup a_Administrators)
          Sets the value of the attribute: ADMINISTRATORS.
 void ParticipatingMembersLink.setAllParticipatingMembers(WTGroup allParticipatingMembers)
          Sets the object for the association that plays role: ALL_PARTICIPATING_MEMBERS_ROLE.
static ParticipatingMembersLink ParticipatingMembersLink.newParticipatingMembersLink(WTGroup allParticipatingMembers, OrgContainer theOrgContainer)
          Default factory for the class.
 void OrgContainer.setAllParticipatingMembers(WTGroup a_AllParticipatingMembers)
          Sets the object for the association that plays role: ALL_PARTICIPATING_MEMBERS.
 void OrgContainer.setAdministrators(WTGroup a_Administrators)
          Sets the value of the attribute: ADMINISTRATORS.
 void ExchangeContainer.setAdministrators(WTGroup a_Administrators)
          Sets the value of the attribute: ADMINISTRATORS.
static boolean DirectoryHelperSvr.addMember(WTGroup group, WTPrincipal principal)
          

Supported API: false
static WTGroup DirectoryHelperSvr.create(WTGroup group, WTContainer container)
          

Supported API: false
static WTGroup DirectoryHelperSvr.delete(WTGroup group)
          

Supported API: false
static boolean DirectoryHelperSvr.removeMember(WTGroup group, WTPrincipal principal)
          

Supported API: false
static WTGroup DirectoryHelperSvr.save(WTGroup group, WTContainer container, boolean internal)
          Deprecated.  
static WTGroup DirectoryHelperSvr.save(WTGroup group, WTContainer container)
          

Supported API: false
 void CreatorsLink.setCreators(WTGroup creators)
          Sets the object for the association that plays role: CREATORS_ROLE.
static CreatorsLink CreatorsLink.newCreatorsLink(WTGroup creators, OrgContainer org)
          

Supported API: false
 void WTContainerInfo.setAdministrators(WTGroup a_Administrators)
          Sets the value of the attribute: ADMINISTRATORS.
 void WTContainer.setAdministrators(WTGroup a_Administrators)
          Sets the value of the attribute: ADMINISTRATORS.
 void ParticipatingMembersLink.setAllParticipatingMembers(WTGroup allParticipatingMembers)
          Sets the object for the association that plays role: ALL_PARTICIPATING_MEMBERS_ROLE.
static ParticipatingMembersLink ParticipatingMembersLink.newParticipatingMembersLink(WTGroup allParticipatingMembers, OrgContainer theOrgContainer)
          Default factory for the class.
 void OrgContainer.setAllParticipatingMembers(WTGroup a_AllParticipatingMembers)
          Sets the object for the association that plays role: ALL_PARTICIPATING_MEMBERS.
 void OrgContainer.setAdministrators(WTGroup a_Administrators)
          Sets the value of the attribute: ADMINISTRATORS.
 void ExchangeContainer.setAdministrators(WTGroup a_Administrators)
          Sets the value of the attribute: ADMINISTRATORS.
static boolean DirectoryHelperSvr.addMember(WTGroup group, WTPrincipal principal)
          

Supported API: false
static WTGroup DirectoryHelperSvr.create(WTGroup group, WTContainer container)
          

Supported API: false
static WTGroup DirectoryHelperSvr.delete(WTGroup group)
          

Supported API: false
static boolean DirectoryHelperSvr.removeMember(WTGroup group, WTPrincipal principal)
          

Supported API: false
static WTGroup DirectoryHelperSvr.save(WTGroup group, WTContainer container, boolean internal)
          Deprecated.  
static WTGroup DirectoryHelperSvr.save(WTGroup group, WTContainer container)
          

Supported API: false
 void CreatorsLink.setCreators(WTGroup creators)
          Sets the object for the association that plays role: CREATORS_ROLE.
static CreatorsLink CreatorsLink.newCreatorsLink(WTGroup creators, OrgContainer org)
          

Supported API: false
 

Uses of WTGroup in wt.inf.library
 

Methods in wt.inf.library that return WTGroup
 WTGroup WTLibrary.getAdministrators()
          Gets the value of the attribute: ADMINISTRATORS.
 

Methods in wt.inf.library with parameters of type WTGroup
 void WTLibrary.setAdministrators(WTGroup a_Administrators)
          Sets the value of the attribute: ADMINISTRATORS.
 

Uses of WTGroup in wt.inf.team
 

Methods in wt.inf.team that return WTGroup
 WTGroup StandardContainerTeamService.findContainerTeamGroup(ContainerTeamManaged container, String searchBase, String groupName)
          This method returns a group stored in the container team ldap hiearchy.
private  WTGroup StandardContainerTeamService.createAndOrGetGroup(ContainerTeamManaged container, String nodeName, String groupName)
           
private  WTGroup StandardContainerTeamService.findGroup(ContainerTeamManaged container, String nodeName, String groupName)
           
 WTGroup ImplicitMemberLink.getImplicitMembers()
          Gets the object for the association that plays role: IMPLICIT_MEMBERS_ROLE.
 WTGroup ContainerTeamServiceFwd.findContainerTeamGroup(ContainerTeamManaged container, String searchBase, String groupName)
          This method returns a group stored in the container team ldap hiearchy.
 WTGroup ContainerTeamService.findContainerTeamGroup(ContainerTeamManaged container, String searchBase, String groupName)
          This method returns a group stored in the container team ldap hiearchy.
 WTGroup ContainerTeam.getImplicitMembers()
          Gets the object for the association that plays role: IMPLICIT_MEMBERS.
 

Methods in wt.inf.team with parameters of type WTGroup
 void StandardContainerTeamService.recomputeMembership(WTGroup group)
          Synchs the ContainerTeamMembership with the LDAP groups.
private  void StandardContainerTeamService.handleDisabledWTGroup(WTGroup principal)
           
private  void StandardContainerTeamService.addUserToOrgGroup(WTUser user, WTOrganization org, ContainerTeamManaged container, WTGroup group)
           
private  boolean StandardContainerTeamService.isVirtuallyEmpty(WTGroup group)
           
private  void StandardContainerTeamService.removeUserFromOrgGroup(WTUser user, WTOrganization org, ContainerTeamManaged container, WTGroup group)
           
private  void StandardContainerTeamService.removeAdHocsForExternalGroup(WTGroup group, ContainerTeamManaged container)
           
private  boolean StandardContainerTeamService.isMemberOfTeam(ContainerTeam team, WTGroup group)
           
private  Set StandardContainerTeamService.findContainerTeamManagedObjects(WTGroup principal)
           
private  void StandardContainerTeamService.markTeamsToBeRefreshed(WTGroup group)
           
 void ImplicitMemberLink.setImplicitMembers(WTGroup implicitMembers)
          Sets the object for the association that plays role: IMPLICIT_MEMBERS_ROLE.
static ImplicitMemberLink ImplicitMemberLink.newImplicitMemberLink(ContainerTeam theContainerTeam, WTGroup implicitMembers)
          Default factory for the class.
 void ContainerTeamServiceFwd.recomputeMembership(WTGroup group)
          Synchs the ContainerTeamMembership with the LDAP groups.
 void ContainerTeamService.recomputeMembership(WTGroup group)
          Synchs the ContainerTeamMembership with the LDAP groups.
static String ContainerTeamHelper.getDisplayName(WTGroup group)
          Deprecated. at 7.0
static String ContainerTeamHelper.getDisplayName(WTGroup group, Locale locale)
          

Supported API: false
 void ContainerTeam.setImplicitMembers(WTGroup a_ImplicitMembers)
          Sets the object for the association that plays role: IMPLICIT_MEMBERS.
 

Uses of WTGroup in wt.ixb.handlers.netmarkets
 

Fields in wt.ixb.handlers.netmarkets declared as WTGroup
private  WTGroup RolePermissionMap.group
           
 

Methods in wt.ixb.handlers.netmarkets that return WTGroup
static WTGroup ProjectIXUtils.getGroupByName(WTContainerRef contRef, String princName)
           
private static WTGroup ProjectIXUtils.getContainerGroup(ContainerTeamManaged ctm, String groupKey, String princName)
           
private  WTGroup NMProjectMembershipIXHandler.getGroupFromTag(IxbElement elem, Importer imp)
           
private  WTGroup NMGuestMembershipIXHandler.getGroupFromTag(IxbElement elem, Importer imp)
           
 

Methods in wt.ixb.handlers.netmarkets with parameters of type WTGroup
static Map AdHocAclImporter.computeGroupPermMap(ContainerTeamManaged proj, AdHocControlled subject, WTGroup group)
           
 

Constructors in wt.ixb.handlers.netmarkets with parameters of type WTGroup
RolePermissionMap(WTGroup group, AdHocControlled object, WTContainerRef contRef)
           
 

Uses of WTGroup in wt.load
 

Methods in wt.load that return WTGroup
static WTGroup LoadUser.createAdminGroupAndUser(String adminUserName, String groupName, AdministrativeDomain sysdomain, String webUserName)
          Create Administrators group and administrator user.
 

Uses of WTGroup in wt.org
 

Subclasses of WTGroup in wt.org
 class WTOrganization
           Use the newWTOrganization static factory method(s), not the WTOrganization constructor, to construct instances of this class.
 

Methods in wt.org that return WTGroup
static WTGroup WTGroup.newWTGroup(String name)
          Constructor: constructs a group given its name.
static WTGroup WTGroup.newWTGroup(String name, String dn, String service)
          Constructor: constructs a group given its name, dn, and Info*Engine service.
static WTGroup WTGroup.newWTGroup(String name, DirectoryContextProvider context)
          Constructor: constructs a group given its name and the organization with which it will be associated.
protected  WTGroup StandardOrganizationServicesManager.retrieveGroup(String name)
          Deprecated.  
 WTGroup StandardOrganizationServicesManager.getGroup(String name)
          Deprecated.  
 WTGroup StandardOrganizationServicesManager.getGroup(String name, String service)
          Deprecated.  
 WTGroup StandardOrganizationServicesManager.getGroup(String name, DirectoryContextProvider context)
          This method will search for groups whose name attribute matches the given name in the given directory context.
 WTGroup StandardOrganizationServicesManager.delete(WTGroup group)
          Deleted the group passed as argument.
private  WTGroup StandardOrganizationServicesManager._getAdministrators()
           
static WTGroup OrganizationServicesMgr.getGroup(String group_name)
           
static WTGroup OrganizationServicesMgr.delete(WTGroup group)
           
 WTGroup OrganizationServicesManagerFwd.getGroup(String name)
          Deprecated.  
 WTGroup OrganizationServicesManagerFwd.getGroup(String name, String service)
          Deprecated.  
 WTGroup OrganizationServicesManagerFwd.getGroup(String name, DirectoryContextProvider context)
          This method will search for groups whose name attribute matches the given name in the given directory context.
 WTGroup OrganizationServicesManagerFwd.delete(WTGroup group)
          Deleted the group passed as argument.
 WTGroup OrganizationServicesManager.getGroup(String name)
          Deprecated.  
 WTGroup OrganizationServicesManager.getGroup(String name, String service)
          Deprecated.  
 WTGroup OrganizationServicesManager.getGroup(String name, DirectoryContextProvider context)
          This method will search for groups whose name attribute matches the given name in the given directory context.
 WTGroup OrganizationServicesManager.delete(WTGroup group)
          Deleted the group passed as argument.
static WTGroup OrganizationServicesHelper.erase(WTGroup group)
          Delete a group or organization from the directory service and remove it from the Windchill database.
 WTGroup GroupUserLink.getGroup()
          Gets the object for the association that plays role: GROUP_ROLE.
static WTGroup WTGroup.newWTGroup(String name)
          Constructor: constructs a group given its name.
static WTGroup WTGroup.newWTGroup(String name, String dn, String service)
          Constructor: constructs a group given its name, dn, and Info*Engine service.
static WTGroup WTGroup.newWTGroup(String name, DirectoryContextProvider context)
          Constructor: constructs a group given its name and the organization with which it will be associated.
protected  WTGroup StandardOrganizationServicesManager.retrieveGroup(String name)
          Deprecated.  
 WTGroup StandardOrganizationServicesManager.getGroup(String name)
          Deprecated.  
 WTGroup StandardOrganizationServicesManager.getGroup(String name, String service)
          Deprecated.  
 WTGroup StandardOrganizationServicesManager.getGroup(String name, DirectoryContextProvider context)
          This method will search for groups whose name attribute matches the given name in the given directory context.
 WTGroup StandardOrganizationServicesManager.delete(WTGroup group)
          Deleted the group passed as argument.
private  WTGroup StandardOrganizationServicesManager._getAdministrators()
           
static WTGroup OrganizationServicesMgr.getGroup(String group_name)
           
static WTGroup OrganizationServicesMgr.delete(WTGroup group)
           
 WTGroup OrganizationServicesManagerFwd.getGroup(String name)
          Deprecated.  
 WTGroup OrganizationServicesManagerFwd.getGroup(String name, String service)
          Deprecated.  
 WTGroup OrganizationServicesManagerFwd.getGroup(String name, DirectoryContextProvider context)
          This method will search for groups whose name attribute matches the given name in the given directory context.
 WTGroup OrganizationServicesManagerFwd.delete(WTGroup group)
          Deleted the group passed as argument.
 WTGroup OrganizationServicesManager.getGroup(String name)
          Deprecated.  
 WTGroup OrganizationServicesManager.getGroup(String name, String service)
          Deprecated.  
 WTGroup OrganizationServicesManager.getGroup(String name, DirectoryContextProvider context)
          This method will search for groups whose name attribute matches the given name in the given directory context.
 WTGroup OrganizationServicesManager.delete(WTGroup group)
          Deleted the group passed as argument.
static WTGroup OrganizationServicesHelper.erase(WTGroup group)
          Delete a group or organization from the directory service and remove it from the Windchill database.
 WTGroup GroupUserLink.getGroup()
          Gets the object for the association that plays role: GROUP_ROLE.
 

Methods in wt.org with parameters of type WTGroup
 void WTPrincipalCache.putGroupMembers(WTGroup group, Map members)
           
 Map WTPrincipalCache.getGroupMembers(WTGroup group)
           
protected  boolean WTGroup.readVersion(WTGroup thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 WTGroup StandardOrganizationServicesManager.delete(WTGroup group)
          Deleted the group passed as argument.
 boolean StandardOrganizationServicesManager.addMember(WTGroup group, WTPrincipal principal)
          Adds a principal to a group.
 WTPrincipal[] StandardOrganizationServicesManager.addMembers(WTGroup group, WTPrincipal[] principals)
          Adds principals to a group.
 boolean StandardOrganizationServicesManager.removeMember(WTGroup group, WTPrincipal principal)
          Removes a principal from a group.
 boolean StandardOrganizationServicesManager.isMember(WTGroup group, WTPrincipal principal)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.members(WTGroup group)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.members(WTGroup group, boolean flatten)
          

Supported API: true
private  HashSet StandardOrganizationServicesManager._members(WTGroup group, boolean flatten)
           
private  HashSet StandardOrganizationServicesManager._members(WTGroup group, boolean flatten, HashSet expandedGroups)
           
private  HashSet StandardOrganizationServicesManager._memberDns(WTGroup group)
           
static WTGroup OrganizationServicesMgr.delete(WTGroup group)
           
 WTGroup OrganizationServicesManagerFwd.delete(WTGroup group)
          Deleted the group passed as argument.
 boolean OrganizationServicesManagerFwd.addMember(WTGroup group, WTPrincipal principal)
          Adds a principal to a group.
 WTPrincipal[] OrganizationServicesManagerFwd.addMembers(WTGroup group, WTPrincipal[] principals)
          Adds principals to a group.
 boolean OrganizationServicesManagerFwd.removeMember(WTGroup group, WTPrincipal principal)
          Removes a principal from a group.
 boolean OrganizationServicesManagerFwd.isMember(WTGroup group, WTPrincipal principal)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.members(WTGroup group)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.members(WTGroup group, boolean flatten)
          

Supported API: false
 WTGroup OrganizationServicesManager.delete(WTGroup group)
          Deleted the group passed as argument.
 boolean OrganizationServicesManager.addMember(WTGroup group, WTPrincipal principal)
          Adds a principal to a group.
 WTPrincipal[] OrganizationServicesManager.addMembers(WTGroup group, WTPrincipal[] principals)
          Adds principals to a group.
 boolean OrganizationServicesManager.removeMember(WTGroup group, WTPrincipal principal)
          Removes a principal from a group.
 boolean OrganizationServicesManager.isMember(WTGroup group, WTPrincipal principal)
          

Supported API: true
 Enumeration OrganizationServicesManager.members(WTGroup group)
          

Supported API: true
 Enumeration OrganizationServicesManager.members(WTGroup group, boolean flatten)
          

Supported API: true
static WTGroup OrganizationServicesHelper.erase(WTGroup group)
          Delete a group or organization from the directory service and remove it from the Windchill database.
 void GroupUserLink.setGroup(WTGroup group)
          Sets the object for the association that plays role: GROUP_ROLE.
static GroupUserLink GroupUserLink.newGroupUserLink(WTGroup group, WTUser member)
          Default factory for the class.
 void WTPrincipalCache.putGroupMembers(WTGroup group, Map members)
           
 Map WTPrincipalCache.getGroupMembers(WTGroup group)
           
protected  boolean WTGroup.readVersion(WTGroup thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 WTGroup StandardOrganizationServicesManager.delete(WTGroup group)
          Deleted the group passed as argument.
 boolean StandardOrganizationServicesManager.addMember(WTGroup group, WTPrincipal principal)
          Adds a principal to a group.
 WTPrincipal[] StandardOrganizationServicesManager.addMembers(WTGroup group, WTPrincipal[] principals)
          Adds principals to a group.
 boolean StandardOrganizationServicesManager.removeMember(WTGroup group, WTPrincipal principal)
          Removes a principal from a group.
 boolean StandardOrganizationServicesManager.isMember(WTGroup group, WTPrincipal principal)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.members(WTGroup group)
          

Supported API: true
 Enumeration StandardOrganizationServicesManager.members(WTGroup group, boolean flatten)
          

Supported API: true
private  HashSet StandardOrganizationServicesManager._members(WTGroup group, boolean flatten)
           
private  HashSet StandardOrganizationServicesManager._members(WTGroup group, boolean flatten, HashSet expandedGroups)
           
private  HashSet StandardOrganizationServicesManager._memberDns(WTGroup group)
           
static WTGroup OrganizationServicesMgr.delete(WTGroup group)
           
 WTGroup OrganizationServicesManagerFwd.delete(WTGroup group)
          Deleted the group passed as argument.
 boolean OrganizationServicesManagerFwd.addMember(WTGroup group, WTPrincipal principal)
          Adds a principal to a group.
 WTPrincipal[] OrganizationServicesManagerFwd.addMembers(WTGroup group, WTPrincipal[] principals)
          Adds principals to a group.
 boolean OrganizationServicesManagerFwd.removeMember(WTGroup group, WTPrincipal principal)
          Removes a principal from a group.
 boolean OrganizationServicesManagerFwd.isMember(WTGroup group, WTPrincipal principal)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.members(WTGroup group)
          

Supported API: false
 Enumeration OrganizationServicesManagerFwd.members(WTGroup group, boolean flatten)
          

Supported API: false
 WTGroup OrganizationServicesManager.delete(WTGroup group)
          Deleted the group passed as argument.
 boolean OrganizationServicesManager.addMember(WTGroup group, WTPrincipal principal)
          Adds a principal to a group.
 WTPrincipal[] OrganizationServicesManager.addMembers(WTGroup group, WTPrincipal[] principals)
          Adds principals to a group.
 boolean OrganizationServicesManager.removeMember(WTGroup group, WTPrincipal principal)
          Removes a principal from a group.
 boolean OrganizationServicesManager.isMember(WTGroup group, WTPrincipal principal)
          

Supported API: true
 Enumeration OrganizationServicesManager.members(WTGroup group)
          

Supported API: true
 Enumeration OrganizationServicesManager.members(WTGroup group, boolean flatten)
          

Supported API: true
static WTGroup OrganizationServicesHelper.erase(WTGroup group)
          Delete a group or organization from the directory service and remove it from the Windchill database.
 void GroupUserLink.setGroup(WTGroup group)
          Sets the object for the association that plays role: GROUP_ROLE.
static GroupUserLink GroupUserLink.newGroupUserLink(WTGroup group, WTUser member)
          Default factory for the class.
 

Uses of WTGroup in wt.pdmlink
 

Methods in wt.pdmlink that return WTGroup
static WTGroup ProductIXUtils.getGroupByName(WTContainerRef contRef, String princName)
           
 WTGroup PDMLinkProduct.getAdministrators()
          Gets the value of the attribute: ADMINISTRATORS.
 

Methods in wt.pdmlink with parameters of type WTGroup
 void PDMLinkProduct.setAdministrators(WTGroup a_Administrators)
          Sets the value of the attribute: ADMINISTRATORS.
 

Uses of WTGroup in wt.projmgmt.admin
 

Methods in wt.projmgmt.admin that return WTGroup
 WTGroup Project2.getAdministrators()
          Gets the value of the attribute: ADMINISTRATORS.
 

Methods in wt.projmgmt.admin with parameters of type WTGroup
 void Project2.setAdministrators(WTGroup a_Administrators)
          Sets the value of the attribute: ADMINISTRATORS.
 

Uses of WTGroup in wt.type
 

Methods in wt.type that return WTGroup
static WTGroup TypedUtility.getTypeAdministratorGroup()
           
 

Uses of WTGroup in wt.workflow.engine
 

Methods in wt.workflow.engine with parameters of type WTGroup
private  Enumeration StandardWfEngineService.resolveGroup(WTGroup wg)
           
private  Enumeration StandardWfEngineService.resolveGroup(WTGroup wg)
           
 

Uses of WTGroup in wt.workflow.work
 

Methods in wt.workflow.work with parameters of type WTGroup
private  Enumeration WfAssignment.resolveGroup(WTGroup wg)
           
private  Enumeration WfAssignedActivity.resolveGroup(WTGroup wg)