BrightSide Workbench Full Report + Source Code
org.turro.plugin.contacts.IContactRelation Interface Reference
Inheritance diagram for org.turro.plugin.contacts.IContactRelation:

Public Member Functions

String getRelatedId ()
 
Object getRelatedContact ()
 
IElephantEntity getRelatedEntity ()
 
IContact getRelatedIContact ()
 
String getDue ()
 
boolean isWorker ()
 
boolean isHHRR ()
 
boolean asWorker ()
 
boolean getStrong ()
 
boolean getValidated ()
 
String getImage ()
 
Date getStartDate ()
 
Date getEndDate ()
 
String getDatesString ()
 
Object getRelation ()
 

Detailed Description

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

Definition at line 27 of file IContactRelation.java.

Member Function Documentation

◆ asWorker()

◆ getDatesString()

String org.turro.plugin.contacts.IContactRelation.getDatesString ( )

Implemented in org.turro.plugin.contacts.AbstractContactRelation.

Here is the caller graph for this function:

◆ getDue()

String org.turro.plugin.contacts.IContactRelation.getDue ( )

◆ getEndDate()

Date org.turro.plugin.contacts.IContactRelation.getEndDate ( )

◆ getImage()

◆ getRelatedContact()

Object org.turro.plugin.contacts.IContactRelation.getRelatedContact ( )

◆ getRelatedEntity()

IElephantEntity org.turro.plugin.contacts.IContactRelation.getRelatedEntity ( )

◆ getRelatedIContact()

IContact org.turro.plugin.contacts.IContactRelation.getRelatedIContact ( )

Implemented in org.turro.plugin.contacts.AbstractContactRelation.

Here is the caller graph for this function:

◆ getRelatedId()

String org.turro.plugin.contacts.IContactRelation.getRelatedId ( )

Implemented in org.turro.plugin.contacts.AbstractContactRelation.

Here is the caller graph for this function:

◆ getRelation()

Object org.turro.plugin.contacts.IContactRelation.getRelation ( )

◆ getStartDate()

Date org.turro.plugin.contacts.IContactRelation.getStartDate ( )

◆ getStrong()

boolean org.turro.plugin.contacts.IContactRelation.getStrong ( )

◆ getValidated()

boolean org.turro.plugin.contacts.IContactRelation.getValidated ( )

◆ isHHRR()

◆ isWorker()


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