org.ucmtwine
Class Bootstrapper

java.lang.Object
  extended by org.ucmtwine.Bootstrapper
All Implemented Interfaces:
intradoc.shared.FilterImplementor

public class Bootstrapper
extends Object
implements intradoc.shared.FilterImplementor


Field Summary
 
Fields inherited from interface intradoc.shared.FilterImplementor
ABORT, CONTINUE, FINISHED, IDC_VERSION_INFO
 
Constructor Summary
Bootstrapper()
           
 
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
 

Constructor Detail

Bootstrapper

public Bootstrapper()
Method Detail

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.