Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


com.stellent.cis
Interface ICISApplicationConfig

All Superinterfaces:
java.io.Serializable

public interface ICISApplicationConfig
extends java.io.Serializable

Configuration bean for the CIS API; adds additional information that is CIS specific


Method Summary
 ICommandApplicationConfig getCommandApplicationConfig()
           
 boolean isSCSJcaEnabled()
           

 

Method Detail

isSCSJcaEnabled

boolean isSCSJcaEnabled()
Returns:
true if the JCA adapter used with the scs API is enabled

getCommandApplicationConfig

ICommandApplicationConfig getCommandApplicationConfig()
Returns:
the configuration of the underlying command application

Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


Copyright © 1996, 2010, Oracle and/or its affiliates. All rights reserved.