com.businessobjects.sdk.biar
Class BiarEngineFactory

java.lang.Object
  extended by com.businessobjects.sdk.biar.BiarEngineFactory

Deprecated. Use the BIARFactory class to create instances of object manager and import/export options classes.

public class BiarEngineFactory
extends java.lang.Object


Method Summary
 BiarEngine makeBiarEngine(IEnterpriseSession enSession)
          Deprecated.  
 IObjectManager makeOM(IEnterpriseSession enSession)
          Deprecated.  
static BiarEngineFactory newInstance()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static BiarEngineFactory newInstance()
Deprecated. 

makeBiarEngine

public BiarEngine makeBiarEngine(IEnterpriseSession enSession)
                          throws XSDException
Deprecated. 
Throws:
XSDException

makeOM

public IObjectManager makeOM(IEnterpriseSession enSession)
                      throws OMException
Deprecated. 
Throws:
OMException