|
|||||||||
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
public class OrganizationImpl
Field Summary |
---|
Fields inherited from class com.liferay.portal.model.impl.OrganizationModelImpl |
---|
CACHE_ENABLED, CACHE_ENABLED_GROUPS_ORGS, CACHE_ENABLED_USERS_ORGS, DATA_SOURCE, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
OrganizationImpl()
|
Method Summary | |
---|---|
com.liferay.portal.model.Address |
getAddress()
|
java.util.List<com.liferay.portal.model.Address> |
getAddresses()
|
com.liferay.portal.model.Group |
getGroup()
|
int |
getPrivateLayoutsPageCount()
|
int |
getPublicLayoutsPageCount()
|
int |
getType()
|
int |
getType(boolean location)
|
java.lang.String |
getTypeLabel()
|
java.lang.String |
getTypeLabel(int type)
|
boolean |
hasPrivateLayouts()
|
boolean |
hasPublicLayouts()
|
boolean |
isRegular()
|
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, toEscapedModel, toModel, toModels |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isEscapedModel, isNew, setEscapedModel, 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, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getPrimaryKeyObj, isEscapedModel, isNew, setEscapedModel, setNew |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public OrganizationImpl()
Method Detail |
---|
public boolean isRoot()
isRoot
in interface com.liferay.portal.model.Organization
public boolean isRegular()
isRegular
in interface com.liferay.portal.model.Organization
public int getType()
getType
in interface com.liferay.portal.model.Organization
public int getType(boolean location)
getType
in interface com.liferay.portal.model.Organization
public java.lang.String getTypeLabel()
getTypeLabel
in interface com.liferay.portal.model.Organization
public java.lang.String getTypeLabel(int type)
getTypeLabel
in interface com.liferay.portal.model.Organization
public com.liferay.portal.model.Group getGroup()
getGroup
in interface com.liferay.portal.model.Organization
public int getPrivateLayoutsPageCount()
getPrivateLayoutsPageCount
in interface com.liferay.portal.model.Organization
public boolean hasPrivateLayouts()
hasPrivateLayouts
in interface com.liferay.portal.model.Organization
public int getPublicLayoutsPageCount()
getPublicLayoutsPageCount
in interface com.liferay.portal.model.Organization
public boolean hasPublicLayouts()
hasPublicLayouts
in interface com.liferay.portal.model.Organization
public com.liferay.portal.model.Address getAddress()
getAddress
in interface com.liferay.portal.model.Organization
public java.util.List<com.liferay.portal.model.Address> getAddresses() throws com.liferay.portal.SystemException
getAddresses
in interface com.liferay.portal.model.Organization
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |