com.ibm.di.admin.ui.hooks
Class HookUtil
java.lang.Object
com.ibm.di.admin.ui.hooks.HookUtil
public class HookUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HOOK_NAMES
public static final String[] HOOK_NAMES
TYPE_ITERATOR
public static final int TYPE_ITERATOR
- See Also:
- Constant Field Values
TYPE_UPDATE
public static final int TYPE_UPDATE
- See Also:
- Constant Field Values
TYPE_LOOKUP
public static final int TYPE_LOOKUP
- See Also:
- Constant Field Values
TYPE_DELETE
public static final int TYPE_DELETE
- See Also:
- Constant Field Values
TYPE_ADDONLY
public static final int TYPE_ADDONLY
- See Also:
- Constant Field Values
TYPE_CALLREPLY
public static final int TYPE_CALLREPLY
- See Also:
- Constant Field Values
TYPE_SCRIPT
public static final int TYPE_SCRIPT
- See Also:
- Constant Field Values
TYPE_FUNCTION
public static final int TYPE_FUNCTION
- See Also:
- Constant Field Values
TYPE_BRANCH
public static final int TYPE_BRANCH
- See Also:
- Constant Field Values
TYPE_REPLYCHANNEL
public static final int TYPE_REPLYCHANNEL
- See Also:
- Constant Field Values
TYPE_SERVER
public static final int TYPE_SERVER
- See Also:
- Constant Field Values
TYPE_DELTA
public static final int TYPE_DELTA
- See Also:
- Constant Field Values
TYPES
public static String[] TYPES
HookUtil
public HookUtil()
getConnectorType
public static int getConnectorType(String type)
getHookName
public static String getHookName(int hook)