Uses of Class
wt.org.UserNotFoundException

Packages that use UserNotFoundException
com.ptc.wvs.server.publish   
wt.org
org package — Organization Service
The following figure shows a representation of the org package model. 
 

Uses of UserNotFoundException in com.ptc.wvs.server.publish
 

Methods in com.ptc.wvs.server.publish that throw UserNotFoundException
private  void WildfireDownload.windchillAuthenticate()
          Initial Windchill authentication/login method
 

Uses of UserNotFoundException in wt.org
 

Methods in wt.org that throw UserNotFoundException
 void WTUser.setAttributes(AttributeHolder a_Attributes)
          Sets the object for the association that plays role: ATTRIBUTES.
 void WTPrincipal.setName(String a_Name)
          Sets the value of the attribute: NAME.
 boolean StandardOrganizationServicesManager.addMember(WTGroup group, WTPrincipal principal)
          Adds a principal to a group.
 boolean StandardOrganizationServicesManager.removeMember(WTGroup group, WTPrincipal principal)
          Removes a principal from a group.
 boolean OrganizationServicesManagerFwd.addMember(WTGroup group, WTPrincipal principal)
          Adds a principal to a group.
 boolean OrganizationServicesManagerFwd.removeMember(WTGroup group, WTPrincipal principal)
          Removes a principal from a group.
 boolean OrganizationServicesManager.addMember(WTGroup group, WTPrincipal principal)
          Adds a principal to a group.
 boolean OrganizationServicesManager.removeMember(WTGroup group, WTPrincipal principal)
          Removes a principal from a group.
 void WTUser.setAttributes(AttributeHolder a_Attributes)
          Sets the object for the association that plays role: ATTRIBUTES.
 void WTPrincipal.setName(String a_Name)
          Sets the value of the attribute: NAME.
 boolean StandardOrganizationServicesManager.addMember(WTGroup group, WTPrincipal principal)
          Adds a principal to a group.
 boolean StandardOrganizationServicesManager.removeMember(WTGroup group, WTPrincipal principal)
          Removes a principal from a group.
 boolean OrganizationServicesManagerFwd.addMember(WTGroup group, WTPrincipal principal)
          Adds a principal to a group.
 boolean OrganizationServicesManagerFwd.removeMember(WTGroup group, WTPrincipal principal)
          Removes a principal from a group.
 boolean OrganizationServicesManager.addMember(WTGroup group, WTPrincipal principal)
          Adds a principal to a group.
 boolean OrganizationServicesManager.removeMember(WTGroup group, WTPrincipal principal)
          Removes a principal from a group.