gr.uoa.di.madgik.workflow.plan.element.hook
Class HookCollection
java.lang.Object
gr.uoa.di.madgik.workflow.plan.element.hook.HookCollection
public class HookCollection
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HookCollection
public HookCollection()
Add
public void Add(IElementHook Hook)
throws WorkflowInternalErrorException
- Throws:
WorkflowInternalErrorException
GetHookOf
public IElementHook GetHookOf(IElementHook.Direction direction,
IElementHook.Type type,
IElementHook.SubType subType,
String key)
ContainsHook
public boolean ContainsHook(IElementHook.Direction direction,
IElementHook.Type type,
IElementHook.SubType subType,
String key)
Copyright © 2013. All Rights Reserved.