public class COrganisation extends CParty
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name |
about, contacts, lastContactedOn, pictureURLcreatedOn, updatedOnid| Constructor and Description |
|---|
COrganisation(java.lang.String name) |
COrganisation(java.lang.String name,
java.lang.String about) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.util.concurrent.Future<CParties> |
listPeople() |
java.lang.String |
toString() |
protected java.lang.String |
writeContextPath() |
addContact, byId, deleteContact, firstAddress, firstEmail, firstPhone, firstWebsite, firstWebsite, listAll, listByEmailAddress, listByTag, listModifiedSince, listTasks, listTasks, readContextPath, searchadd, add, add, add, listCustomFields, listHistory, remove, remove, removedelete, savepublic COrganisation(java.lang.String name)
public COrganisation(java.lang.String name,
java.lang.String about)
protected java.lang.String writeContextPath()
writeContextPath in class SimpleCapsuleEntitypublic java.lang.String toString()
toString in class CIdentifiablepublic java.util.concurrent.Future<CParties> listPeople() throws java.lang.Exception
java.lang.Exception