JavaScript is disabled on your browser.
Oracle Communications Offline Mediation Controller Java API Reference 15.0 F89237-01
Method Summary
Methods inherited from class com.nt.udc.nar.xml.ObjectCollectionContext
add_byte , add_bytes , add_double , add_float , add_int , add_integer , add_ip , add_list , add_long , add_map , add_object , add_seconds , add_short , add_string , setFields , writeContent
Methods inherited from class com.nt.udc.nar.xml.DCFieldContext
characters , getAttributes , getField , getId , getKey , getStringValue , setDataDictionary , setField , setId , setStringValue , write
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail
addDCField
protected void addDCField(DCFieldContext fieldCtx)
This method must provide the implementation to actually add a DCField to the specific field
type being managed. For example, the MapFieldContext provide an implementation which adds a
DCField to the MapField being managed.
Specified by:
addDCField
in class ObjectCollectionContext
Parameters:
fieldCtx
- The DCField to be added to the ObjectCollectionContext
Oracle Communications Offline Mediation Controller Java API Reference 15.0 F89237-01
Copyright © 2017, 2023, Oracle and/or its affiliates.