Uses of Class
com.ibm.tws.objects.plan.WindowsUserInPlanKey

Packages that use WindowsUserInPlanKey
com.ibm.tws.objects.plan   
 

Uses of WindowsUserInPlanKey in com.ibm.tws.objects.plan
 

Methods in com.ibm.tws.objects.plan that return WindowsUserInPlanKey
 WindowsUserInPlanKey WindowsUserInPlan.getKey()
          Returns the WindowsUserInPlanKey wrapped by this WindowsUserInPlan object.
 

Methods in com.ibm.tws.objects.plan with parameters of type WindowsUserInPlanKey
 void WindowsUserInPlan.setKey(WindowsUserInPlanKey windowsUserKey)
          Sets the WindowsUserKey to be wrapped by this WindowsUser object.
 

Constructors in com.ibm.tws.objects.plan with parameters of type WindowsUserInPlanKey
WindowsUserInPlan(WindowsUserInPlanKey windowsUserKey)
          Creates a WindowsUser with the specified key.
WindowsUserInPlan(Identifier windowsUserId, WindowsUserInPlanKey windowsUserKey)
          Creates a WindowsUser with the specified Identifier and key.
 



Copyright © 2005 IBM All Rights Reserved.