com.stellent.cis
Interface ICISApplicationAware


public interface ICISApplicationAware

Interface to be implemented by all beans interested in obtaining a reference to the active CIS Application


Method Summary
 void setCisApplication(ICISApplication cisApplication)
          Sets the CISApplication instance
 

Method Detail

setCisApplication

void setCisApplication(ICISApplication cisApplication)
Sets the CISApplication instance

Parameters:
cisApplication - the CIS application