

Public Member Functions | |
| boolean | writeEntityInfo (Writer out, Path path, EntityInfoType type, LinkType link) |
| String | resolveLink (String type) |
Static Public Member Functions | |
| static String | linkForPath (Path path, IContact contact, LinkType type) |
Definition at line 50 of file ContactsEntityInfo.java.
|
static |
Definition at line 101 of file ContactsEntityInfo.java.


| String org.turro.contacts.command.ContactsEntityInfo.resolveLink | ( | String | type | ) |
Implements org.turro.action.IEntityInfo.
Definition at line 95 of file ContactsEntityInfo.java.

| boolean org.turro.contacts.command.ContactsEntityInfo.writeEntityInfo | ( | Writer | out, |
| Path | path, | ||
| EntityInfoType | type, | ||
| LinkType | link | ||
| ) |
Implements org.turro.action.IEntityInfo.
Definition at line 55 of file ContactsEntityInfo.java.
