SCS

scs.auxiliar
Interface ComponentHelpOperations

All Known Subinterfaces:
ComponentHelp
All Known Implementing Classes:
_ComponentHelpStub, ComponentHelpPOA, ComponentHelpPOATie

public interface ComponentHelpOperations

scs/auxiliar/ComponentHelpOperations.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from ../../idl/deployment.idl Friday, October 3, 2008 9:13:51 AM BRT


Method Summary
 java.lang.String getHelpInfo(ComponentId id)
           
 

Method Detail

getHelpInfo

java.lang.String getHelpInfo(ComponentId id)
                             throws ComponentNotFound,
                                    HelpInfoNotAvailable
Throws:
ComponentNotFound
HelpInfoNotAvailable

SCS