

Public Member Functions | |
| MyDossiers (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 32 of file MyDossiers.java.
| org.turro.user.content.MyDossiers.MyDossiers | ( | IContact | contact | ) |
Definition at line 34 of file MyDossiers.java.

|
protected |
Reimplemented from org.turro.user.content.AbstractUserContent.
Definition at line 47 of file MyDossiers.java.

|
protected |
Reimplemented from org.turro.user.content.AbstractUserContent.
Definition at line 42 of file MyDossiers.java.