|
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.UnitaryOperation
public class UnitaryOperation
This class implements the targeted operation and enables to define several targets with instance id.
| Field Summary |
|---|
| Fields inherited from class com.highdeal.admin.hci.TargetedOperation |
|---|
instanceIds |
| Constructor Summary | |
|---|---|
UnitaryOperation(MessageOperation op)
UnitaryOperation constructor |
|
| Method Summary | |
|---|---|
void |
addInstanceId(InstanceId instanceId)
Add an instance id into the list of operation targets |
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 UnitaryOperation(MessageOperation op)
op - The concrete operation for which to define targets| Method Detail |
|---|
public void addInstanceId(InstanceId instanceId)
instanceId - The instance id to addpublic 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 | ||||||||