BrightSide Workbench Full Report + Source Code
org.turro.action.content.IContentProvider Interface Reference
Inheritance diagram for org.turro.action.content.IContentProvider:

Public Member Functions

List< String > getHelpCommands ()
 
boolean itsMe (String command)
 
ContentRenderer loadCommand (String command, IContact contact, String idContext)
 
List< MacroCommand > getCommands ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 28 of file IContentProvider.java.

Member Function Documentation

◆ getCommands()

List<MacroCommand> org.turro.action.content.IContentProvider.getCommands ( )

◆ getHelpCommands()

List<String> org.turro.action.content.IContentProvider.getHelpCommands ( )

◆ itsMe()

boolean org.turro.action.content.IContentProvider.itsMe ( String  command)

◆ loadCommand()

ContentRenderer org.turro.action.content.IContentProvider.loadCommand ( String  command,
IContact  contact,
String  idContext 
)

The documentation for this interface was generated from the following file: