|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.highdeal.admin.hci.TargetedOperation
com.highdeal.admin.hci.GlobalOperation
public class GlobalOperation
This class implements the targeted operation and enables to define several targets with instance type.
| Field Summary |
|---|
| Fields inherited from class com.highdeal.admin.hci.TargetedOperation |
|---|
instanceIds |
| Constructor Summary | |
|---|---|
GlobalOperation(MessageOperation op)
GlobalOperation constructor |
|
| Method Summary | |
|---|---|
void |
addInstanceType(InstanceType instanceType)
Add an instance type into the list of operation targets |
java.util.Collection<InstanceType> |
getInstanceTypes()
Get collection of targeted instance types |
void |
updateTargets(SystemStatus systemStatus)
Updates the collection of targeted instance IDs given the system status. |
| Methods inherited from class com.highdeal.admin.hci.TargetedOperation |
|---|
getInstanceIds, getOperation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GlobalOperation(MessageOperation op)
op - The concrete operation for which to define targets| Method Detail |
|---|
public void addInstanceType(InstanceType instanceType)
instanceType - The instance type to addpublic java.util.Collection<InstanceType> getInstanceTypes()
public void updateTargets(SystemStatus systemStatus)
TargetedOperation
updateTargets in class TargetedOperationsystemStatus - The system status
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||