Skip navigation links

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

E17350-01


com.stellent.cis.client.command
Interface ICommandApplicationAware

All Known Implementing Classes:
CommandApplicationAPI, SCSActiveAPI, SCSCommonAPI, SCSFixedAPI

public interface ICommandApplicationAware

Allows beans to discover the current command application.


Method Summary
 void setCommandApplication(ICommandApplication application)
          Set the current command application

 

Method Detail

setCommandApplication

void setCommandApplication(ICommandApplication application)
Set the current command application
Parameters:
application - the 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.