org.ucmtwine
Class Bootstrapper
java.lang.Object
org.ucmtwine.Bootstrapper
- All Implemented Interfaces:
- intradoc.shared.FilterImplementor
public class Bootstrapper
- extends Object
- implements intradoc.shared.FilterImplementor
| Fields inherited from interface intradoc.shared.FilterImplementor |
ABORT, CONTINUE, FINISHED, IDC_VERSION_INFO |
|
Method Summary |
int |
doFilter(intradoc.data.Workspace ws,
intradoc.data.DataBinder binder,
intradoc.common.ExecutionContext ctx)
Begins injection of filters, including the Service and IdocScript injectors
required to load other ucm entities. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bootstrapper
public Bootstrapper()
doFilter
public int doFilter(intradoc.data.Workspace ws,
intradoc.data.DataBinder binder,
intradoc.common.ExecutionContext ctx)
throws intradoc.data.DataException,
intradoc.common.ServiceException
- Begins injection of filters, including the Service and IdocScript injectors
required to load other ucm entities.
- Specified by:
doFilter in interface intradoc.shared.FilterImplementor
- Throws:
intradoc.data.DataException
intradoc.common.ServiceException
Copyright © 2012. All Rights Reserved.