|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Organization>
com.liferay.portal.model.impl.OrganizationModelImpl
com.liferay.portal.model.impl.OrganizationBaseImpl
com.liferay.portal.model.impl.OrganizationImpl
public class OrganizationImpl
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.kernel.model.Organization |
|---|
NAME_ACCESSOR, ORGANIZATION_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
OrganizationImpl()
|
|
| Method Summary | |
|---|---|
com.liferay.portal.kernel.model.Address |
getAddress()
|
List<com.liferay.portal.kernel.model.Address> |
getAddresses()
|
long[] |
getAncestorOrganizationIds()
|
List<com.liferay.portal.kernel.model.Organization> |
getAncestors()
|
String[] |
getChildrenTypes()
|
static String[] |
getChildrenTypes(String type)
|
List<com.liferay.portal.kernel.model.Organization> |
getDescendants()
|
com.liferay.portal.kernel.model.Group |
getGroup()
|
long |
getGroupId()
|
com.liferay.portal.kernel.model.Organization |
getParentOrganization()
|
String |
getParentOrganizationName()
|
static String[] |
getParentTypes(String type)
|
PortletPreferences |
getPreferences()
|
int |
getPrivateLayoutsPageCount()
|
int |
getPublicLayoutsPageCount()
|
Set<String> |
getReminderQueryQuestions(Locale locale)
|
Set<String> |
getReminderQueryQuestions(String languageId)
|
List<com.liferay.portal.kernel.model.Organization> |
getSuborganizations()
|
int |
getSuborganizationsSize()
|
int |
getTypeOrder()
|
boolean |
hasPrivateLayouts()
|
boolean |
hasPublicLayouts()
|
boolean |
hasSuborganizations()
|
boolean |
isParentable()
|
static boolean |
isParentable(String type)
|
boolean |
isRoot()
|
static boolean |
isRootable(String type)
|
| Methods inherited from class com.liferay.portal.model.impl.OrganizationBaseImpl |
|---|
buildTreePath, persist, updateTreePath |
| Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.kernel.model.OrganizationModel |
|---|
clone, compareTo, getComments, getCompanyId, getCountryId, getCreateDate, getExpandoBridge, getLogoId, getModifiedDate, getMvccVersion, getName, getOrganizationId, getParentOrganizationId, getPrimaryKey, getPrimaryKeyObj, getRecursable, getRegionId, getStatusId, getTreePath, getType, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, isRecursable, setCachedModel, setComments, setCompanyId, setCountryId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setLogoId, setModifiedDate, setMvccVersion, setName, setNew, setOrganizationId, setParentOrganizationId, setPrimaryKey, setPrimaryKeyObj, setRecursable, setRegionId, setStatusId, setTreePath, setType, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.kernel.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.kernel.model.StagedModel |
|---|
getStagedModelType |
| Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.kernel.model.TreeModel |
|---|
getPrimaryKeyObj, getTreePath |
| Constructor Detail |
|---|
public OrganizationImpl()
| Method Detail |
|---|
public static String[] getChildrenTypes(String type)
public static String[] getParentTypes(String type)
public static boolean isParentable(String type)
public static boolean isRootable(String type)
public com.liferay.portal.kernel.model.Address getAddress()
public List<com.liferay.portal.kernel.model.Address> getAddresses()
public long[] getAncestorOrganizationIds()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public List<com.liferay.portal.kernel.model.Organization> getAncestors()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic String[] getChildrenTypes()
public List<com.liferay.portal.kernel.model.Organization> getDescendants()
public com.liferay.portal.kernel.model.Group getGroup()
public long getGroupId()
public com.liferay.portal.kernel.model.Organization getParentOrganization()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic String getParentOrganizationName()
public PortletPreferences getPreferences()
public int getPrivateLayoutsPageCount()
public int getPublicLayoutsPageCount()
public Set<String> getReminderQueryQuestions(Locale locale)
public Set<String> getReminderQueryQuestions(String languageId)
public List<com.liferay.portal.kernel.model.Organization> getSuborganizations()
public int getSuborganizationsSize()
public int getTypeOrder()
public boolean hasPrivateLayouts()
public boolean hasPublicLayouts()
public boolean hasSuborganizations()
public boolean isParentable()
public boolean isRoot()
|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||