Public Member Functions | |
LastActivity (IContact contact) | |
Public Member Functions inherited from org.turro.user.content.AbstractUserContent | |
AbstractUserContent (IContact contact) | |
String | getId () |
IContact | getContact () |
int | getPriority () |
final void | setPriority (int priority) |
boolean | isDirect () |
final void | setDirect (boolean direct) |
String | getCaption () |
Set< String > | getTags () |
String | render (IConstructor constructor) |
String | getContent () |
void | reset () |
int | compareTo (IElephantUserContent o) |
Protected Member Functions | |
boolean | showIfEmpty () |
IContentIterator | createIterator (IConstructor constructor) |
Protected Member Functions inherited from org.turro.user.content.AbstractUserContent | |
final void | setCaption (String caption) |
final void | addTag (String tag) |
String | getFullPath () |
Writer | createWriter () |
Definition at line 31 of file BrightSide/elephant-www/src/main/java/org/turro/user/content/LastActivity.java.
org.turro.user.content.LastActivity.LastActivity | ( | IContact | contact | ) |
Definition at line 33 of file BrightSide/elephant-www/src/main/java/org/turro/user/content/LastActivity.java.
|
protected |
Reimplemented from org.turro.user.content.AbstractUserContent.
Definition at line 47 of file BrightSide/elephant-www/src/main/java/org/turro/user/content/LastActivity.java.
|
protected |
Reimplemented from org.turro.user.content.AbstractUserContent.
Definition at line 42 of file BrightSide/elephant-www/src/main/java/org/turro/user/content/LastActivity.java.