Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.ssf.cs1
Interface SubscriberDataMBean


public interface SubscriberDataMBean

Method Summary
 void addSubscriberDataRecord()
          Add a new element named subscriberDataRecord
 List<SubscriberDataEntryMBean> getSubscriberDataRecordMBean()
          Return the list of the SubscriberDataEntry element
 void removeSubscriberDataRecord(int index)
          Remove an element named subscriberDataRecord by the index

 

Method Detail

addSubscriberDataRecord

void addSubscriberDataRecord()
Add a new element named subscriberDataRecord

removeSubscriberDataRecord

void removeSubscriberDataRecord(int index)
Remove an element named subscriberDataRecord by the index

getSubscriberDataRecordMBean

List<SubscriberDataEntryMBean> getSubscriberDataRecordMBean()
Return the list of the SubscriberDataEntry element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


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