Package com.nt.udc.ndk.nplhooks
Class ListFieldHandlerImpl
java.lang.Object
com.nt.udc.ndk.nplhooks.ListFieldHandlerImpl
- All Implemented Interfaces:
IDCMethodHandler
,ListFieldHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBytesFieldFromListAt
(ListField theList, IntField index) getBytesValueFromListMapIp
(ListField theList, IntField index, DCFieldContainer dest, StringField attrId) indexOf
(ListField theList, StringField strValue) static void
-
Constructor Details
-
ListFieldHandlerImpl
public ListFieldHandlerImpl()
-
-
Method Details
-
getBytesValueFromListMapIp
public IntField getBytesValueFromListMapIp(ListField theList, IntField index, DCFieldContainer dest, StringField attrId) - Specified by:
getBytesValueFromListMapIp
in interfaceListFieldHandler
-
getSize
- Specified by:
getSize
in interfaceListFieldHandler
-
getBytesFieldFromListAt
- Specified by:
getBytesFieldFromListAt
in interfaceListFieldHandler
-
indexOf
- Specified by:
indexOf
in interfaceListFieldHandler
-
main
-