|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl
com.liferay.portal.model.impl.OrganizationModelImpl
com.liferay.portal.model.impl.OrganizationImpl
| Field Summary | |
static int |
ANY_PARENT_ORGANIZATION_ID
|
static int |
DEFAULT_PARENT_ORGANIZATION_ID
|
| Fields inherited from class com.liferay.portal.model.impl.OrganizationModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL, XSS_ALLOW_COMMENTS, XSS_ALLOW_NAME |
| Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
| Constructor Summary | |
OrganizationImpl()
|
|
| Method Summary | |
com.liferay.portal.model.Address |
getAddress()
|
java.util.List |
getAddresses()
|
com.liferay.portal.model.Group |
getGroup()
|
boolean |
isRoot()
|
| Methods inherited from class com.liferay.portal.model.impl.OrganizationModelImpl |
clone, compareTo, equals, getComments, getCompanyId, getCountryId, getLocation, getName, getOrganizationId, getParentOrganizationId, getPrimaryKey, getPrimaryKeyObj, getRecursable, getRegionId, getStatusId, hashCode, isLocation, isRecursable, setComments, setCompanyId, setCountryId, setLocation, setName, setOrganizationId, setParentOrganizationId, setPrimaryKey, setRecursable, setRegionId, setStatusId |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, setNew |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.OrganizationModel |
getComments, getCompanyId, getCountryId, getLocation, getName, getOrganizationId, getParentOrganizationId, getPrimaryKey, getRecursable, getRegionId, getStatusId, isLocation, isRecursable, setComments, setCompanyId, setCountryId, setLocation, setName, setOrganizationId, setParentOrganizationId, setPrimaryKey, setRecursable, setRegionId, setStatusId |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
| Methods inherited from interface java.lang.Comparable |
compareTo |
| Field Detail |
public static final int DEFAULT_PARENT_ORGANIZATION_ID
public static final int ANY_PARENT_ORGANIZATION_ID
| Constructor Detail |
public OrganizationImpl()
| Method Detail |
public boolean isRoot()
isRoot in interface com.liferay.portal.model.Organizationpublic com.liferay.portal.model.Group getGroup()
getGroup in interface com.liferay.portal.model.Organizationpublic com.liferay.portal.model.Address getAddress()
getAddress in interface com.liferay.portal.model.Organization
public java.util.List getAddresses()
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
getAddresses in interface com.liferay.portal.model.Organizationcom.liferay.portal.PortalException
com.liferay.portal.SystemException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||