Interface PControllerBaseBean

All Superinterfaces:
Remote
All Known Implementing Classes:
PControllerBaseImpl

public interface PControllerBaseBean extends Remote
ControllerBaseBean interface definition. The controller bean is the base class for all controllers.
Version:
%version: 2 % %date_modified: Tue Dec 04 15:05:41 2001 %
Author:
sujata
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets the client service instance for this component for an application which uses multiple services (WebKit)
  • Method Details

    • setCustomServices

      void setCustomServices(PClientServices pCS)
      Sets the client service instance for this component for an application which uses multiple services (WebKit)
      Parameters:
      service - the client services instance