Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


oracle.ocsb.app.rcc.service.subscriber_store.datavalidation.lifecycleconfig
Interface LifecycleConfigTypeMBean

All Superinterfaces:
LifecycleConfigTypeReadOnlyMBean
All Known Implementing Classes:
LifecycleConfigType

public interface LifecycleConfigTypeMBean
extends LifecycleConfigTypeReadOnlyMBean

Method Summary
 void addState()
          Add a new element named state
 void removeState(int index)
          Remove an element named state by the index

 

Methods inherited from interface oracle.ocsb.app.rcc.service.subscriber_store.datavalidation.lifecycleconfig.LifecycleConfigTypeReadOnlyMBean
getStateMBean

 

Method Detail

addState

void addState()
Add a new element named state

removeState

void removeState(int index)
Remove an element named state by the index

Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.