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