|
Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference 11g Release 1 (11.1) E17350-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.stellent.cis.client.api.sis.SCSFixedAPI
Deprecated. Fixed API deprecated since 10gR3
public class SCSFixedAPI
| Field Summary | |
|---|---|
static java.lang.String |
APIDeprecated. |
protected ICommandApplication |
m_commandApplicationDeprecated. |
protected ICommandFacade |
m_commandFacadeDeprecated. |
| Constructor Summary | |
|---|---|
SCSFixedAPI()Deprecated. |
|
| Method Summary | |
|---|---|
ISISContext |
_createSISContext()Deprecated. Creates a new ISISContext object to use during command invocation. |
ISISAdministrativeAPI |
getAdministrativeAPI()Deprecated. |
ICommandFacade |
getCommandFacade()Deprecated. |
ISISDocumentAPI |
getDocumentAPI()Deprecated. |
ICISAPIObjectFactory |
getObjectFactory()Deprecated. |
ISISProcessAPI |
getProcessAPI()Deprecated. |
ISISSearchAPI |
getSearchAPI()Deprecated. |
ISISUserAPI |
getUserAPI()Deprecated. |
void |
setCommandApplication(ICommandApplication application)Deprecated. Set the current command application |
void |
setCommandFacade(ICommandFacade commandFacade)Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String API
protected ICommandApplication m_commandApplication
protected ICommandFacade m_commandFacade
| Constructor Detail |
|---|
public SCSFixedAPI()
| Method Detail |
|---|
public void setCommandApplication(ICommandApplication application)
setCommandApplication in interface ICommandApplicationAwareapplication - the command applicationpublic void setCommandFacade(ICommandFacade commandFacade)
public ICommandFacade getCommandFacade()
public ICISAPIObjectFactory getObjectFactory()
public ISISContext _createSISContext()
ISISContext object to use during command invocation.
public ISISSearchAPI getSearchAPI()
throws CommandException
ISISSearchAPI fixed APICommandException
public ISISUserAPI getUserAPI()
throws CommandException
ISISUserAPI fixed APICommandException
public ISISAdministrativeAPI getAdministrativeAPI()
throws CommandException
ISISAdministrativeAPI fixed APICommandException
public ISISProcessAPI getProcessAPI()
throws CommandException
ISISProcessAPI fixed APICommandException
public ISISDocumentAPI getDocumentAPI()
throws CommandException
ISISDocumentAPI fixed APICommandException
|
Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference 11g Release 1 (11.1) E17350-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||