|
|||||||||
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.Organization>
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 |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, FINDER_CACHE_ENABLED_GROUPS_ORGS, FINDER_CACHE_ENABLED_USERS_ORGS, 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()
|
com.liferay.portal.model.Organization |
getParentOrganization()
|
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.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.OrganizationModel |
---|
getComments, getCompanyId, getCountryId, getLeftOrganizationId, getLocation, getName, getOrganizationId, getParentOrganizationId, getPrimaryKey, getRecursable, getRegionId, getRightOrganizationId, getStatusId, isLocation, isRecursable, setComments, setCompanyId, setCountryId, setLeftOrganizationId, setLocation, setName, setOrganizationId, setParentOrganizationId, setPrimaryKey, setRecursable, setRegionId, setRightOrganizationId, setStatusId, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public OrganizationImpl()
Method Detail |
---|
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
public com.liferay.portal.model.Group getGroup()
getGroup
in interface com.liferay.portal.model.Organization
public com.liferay.portal.model.Organization getParentOrganization() throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
getParentOrganization
in interface com.liferay.portal.model.Organization
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public int getPrivateLayoutsPageCount()
getPrivateLayoutsPageCount
in interface com.liferay.portal.model.Organization
public int getPublicLayoutsPageCount()
getPublicLayoutsPageCount
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 boolean hasPrivateLayouts()
hasPrivateLayouts
in interface com.liferay.portal.model.Organization
public boolean hasPublicLayouts()
hasPublicLayouts
in interface com.liferay.portal.model.Organization
public boolean isRegular()
isRegular
in interface com.liferay.portal.model.Organization
public boolean isRoot()
isRoot
in interface com.liferay.portal.model.Organization
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |