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

Packages that use PlanIdentifier
com.ibm.tws.conn.util   
com.ibm.tws.objects.plan   
 

Uses of PlanIdentifier in com.ibm.tws.conn.util
 

Methods in com.ibm.tws.conn.util that return PlanIdentifier
 PlanIdentifier Context.getPlanIdentifier()
          Returns the value of the plan identifier
 

Methods in com.ibm.tws.conn.util with parameters of type PlanIdentifier
 void Context.setPlanIdentifier(PlanIdentifier pid)
          Sets the plan identifier
 

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

Methods in com.ibm.tws.objects.plan that return PlanIdentifier
 PlanIdentifier SymphonyInPlan.getPlanId()
          Return this object Identifier as a PlanIdentifier
 

Constructors in com.ibm.tws.objects.plan with parameters of type PlanIdentifier
SymphonyInPlan(PlanIdentifier symphonyId)
          Creates a Symphony in plan with the specified Identifier.
SymphonyInPlan(PlanIdentifier symphonyId, SymphonyInPlanKey symphonyKey)
          Creates a SymphonyInPlan with the specified id and key.
 



Copyright © 2005 IBM All Rights Reserved.