|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SymphonyInPlanKey | |
---|---|
com.ibm.tws.conn.plan | |
com.ibm.tws.objects.plan | |
com.ibm.tws.zconn.plan |
Uses of SymphonyInPlanKey in com.ibm.tws.conn.plan |
---|
Methods in com.ibm.tws.conn.plan with parameters of type SymphonyInPlanKey | |
Identifier |
ConnPlan.createPlan(SymphonyInPlanKey key,
java.util.Date startTime,
long timeExtension,
Context context)
This method is used to create a Trial or a Forecast plan, depending on the type specified in the SymphonyInPlanKey, with the name specified in the key itself. |
Identifier |
ConnPlan.createPlanExtension(SymphonyInPlanKey key,
long timeExtension,
Context context)
This method is used to create a Trial Plan extension starting from the current Plan. |
Uses of SymphonyInPlanKey in com.ibm.tws.objects.plan |
---|
Methods in com.ibm.tws.objects.plan that return SymphonyInPlanKey | |
SymphonyInPlanKey |
SymphonyInPlan.getKey()
Return the Symphony Key |
Constructors in com.ibm.tws.objects.plan with parameters of type SymphonyInPlanKey | |
SymphonyInPlan(SymphonyInPlanKey symphonyKey)
Creates a SymphonyInPlan with the specified key. |
|
SymphonyInPlan(PlanIdentifier symphonyId,
SymphonyInPlanKey symphonyKey)
Creates a SymphonyInPlan with the specified id and key. |
Uses of SymphonyInPlanKey in com.ibm.tws.zconn.plan |
---|
Methods in com.ibm.tws.zconn.plan with parameters of type SymphonyInPlanKey | |
Identifier |
ZConnPlan.createPlan(SymphonyInPlanKey key,
java.util.Date startTime,
long timeExtension,
Context context)
This method is used to create a Trial or a Forecast plan. |
Identifier |
ZConnPlan.createPlanExtension(SymphonyInPlanKey key,
long timeExtension,
Context context)
This method is used to create a Trial Plan extension starting from the current Plan. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |