BrightSide Workbench Full Report + Source Code
org.turro.activity.IEntityLastActivity Interface Reference
Inheritance diagram for org.turro.activity.IEntityLastActivity:

Public Member Functions

String getEntityPath ()
 
Date getDate ()
 
Object getActivity ()
 
String getActivityText ()
 
String getReason ()
 
IElephantEntity getEntity ()
 
IElephantEntity getMainEntity ()
 
AssistantSet getParticipants ()
 
String getSortPath ()
 
void setSortPath (String sortPath)
 

Detailed Description

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

Definition at line 28 of file IEntityLastActivity.java.

Member Function Documentation

◆ getActivity()

Object org.turro.activity.IEntityLastActivity.getActivity ( )

Implemented in org.turro.activity.DefaultEntityLastActivity.

Here is the caller graph for this function:

◆ getActivityText()

String org.turro.activity.IEntityLastActivity.getActivityText ( )

Implemented in org.turro.activity.DefaultEntityLastActivity.

Here is the caller graph for this function:

◆ getDate()

Date org.turro.activity.IEntityLastActivity.getDate ( )

Implemented in org.turro.activity.DefaultEntityLastActivity.

Here is the caller graph for this function:

◆ getEntity()

IElephantEntity org.turro.activity.IEntityLastActivity.getEntity ( )

Implemented in org.turro.activity.DefaultEntityLastActivity.

Here is the caller graph for this function:

◆ getEntityPath()

String org.turro.activity.IEntityLastActivity.getEntityPath ( )

Implemented in org.turro.activity.DefaultEntityLastActivity.

Here is the caller graph for this function:

◆ getMainEntity()

IElephantEntity org.turro.activity.IEntityLastActivity.getMainEntity ( )

Implemented in org.turro.activity.DefaultEntityLastActivity.

Here is the caller graph for this function:

◆ getParticipants()

AssistantSet org.turro.activity.IEntityLastActivity.getParticipants ( )

◆ getReason()

String org.turro.activity.IEntityLastActivity.getReason ( )

Implemented in org.turro.activity.DefaultEntityLastActivity.

Here is the caller graph for this function:

◆ getSortPath()

String org.turro.activity.IEntityLastActivity.getSortPath ( )

Implemented in org.turro.activity.DefaultEntityLastActivity.

Here is the caller graph for this function:

◆ setSortPath()

void org.turro.activity.IEntityLastActivity.setSortPath ( String  sortPath)

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