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

Public Member Functions

String getId ()
 
IContact getContact ()
 
int getPriority ()
 
boolean isDirect ()
 
String getCaption ()
 
Set< String > getTags ()
 
String render (IConstructor constructor)
 
String getContent ()
 

Detailed Description

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

Definition at line 28 of file IElephantUserContent.java.

Member Function Documentation

◆ getCaption()

String org.turro.user.content.IElephantUserContent.getCaption ( )

◆ getContact()

IContact org.turro.user.content.IElephantUserContent.getContact ( )

◆ getContent()

String org.turro.user.content.IElephantUserContent.getContent ( )

◆ getId()

String org.turro.user.content.IElephantUserContent.getId ( )

Implemented in org.turro.user.content.AbstractUserContent.

Here is the caller graph for this function:

◆ getPriority()

int org.turro.user.content.IElephantUserContent.getPriority ( )

Implemented in org.turro.user.content.AbstractUserContent.

Here is the caller graph for this function:

◆ getTags()

Set<String> org.turro.user.content.IElephantUserContent.getTags ( )

◆ isDirect()

boolean org.turro.user.content.IElephantUserContent.isDirect ( )

Implemented in org.turro.user.content.AbstractUserContent.

Here is the caller graph for this function:

◆ render()

String org.turro.user.content.IElephantUserContent.render ( IConstructor  constructor)

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