public class OrganizationImpl extends OrganizationBaseImpl
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, FINDER_CACHE_ENABLED_GROUPS_ORGS, FINDER_CACHE_ENABLED_USERS_ORGS, LOCK_EXPIRATION_TIME, MAPPING_TABLE_GROUPS_ORGS_COLUMNS, MAPPING_TABLE_GROUPS_ORGS_NAME, MAPPING_TABLE_GROUPS_ORGS_SQL_CREATE, MAPPING_TABLE_USERS_ORGS_COLUMNS, MAPPING_TABLE_USERS_ORGS_NAME, MAPPING_TABLE_USERS_ORGS_SQL_CREATE, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, ORGANIZATIONID_COLUMN_BITMASK, PARENTORGANIZATIONID_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TREEPATH_COLUMN_BITMASK, TX_MANAGER, UUID_COLUMN_BITMASK| Constructor and Description |
|---|
OrganizationImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.model.Address |
getAddress() |
java.util.List<com.liferay.portal.model.Address> |
getAddresses() |
java.util.List<com.liferay.portal.model.Organization> |
getAncestors() |
java.lang.String[] |
getChildrenTypes() |
static java.lang.String[] |
getChildrenTypes(java.lang.String type) |
java.util.List<com.liferay.portal.model.Organization> |
getDescendants() |
com.liferay.portal.model.Group |
getGroup() |
long |
getGroupId() |
long |
getLogoId() |
com.liferay.portal.model.Organization |
getParentOrganization() |
static java.lang.String[] |
getParentTypes(java.lang.String type) |
javax.portlet.PortletPreferences |
getPreferences() |
int |
getPrivateLayoutsPageCount() |
int |
getPublicLayoutsPageCount() |
java.util.Set<java.lang.String> |
getReminderQueryQuestions(java.util.Locale locale) |
java.util.Set<java.lang.String> |
getReminderQueryQuestions(java.lang.String languageId) |
java.util.List<com.liferay.portal.model.Organization> |
getSuborganizations() |
int |
getSuborganizationsSize() |
int |
getTypeOrder() |
boolean |
hasPrivateLayouts() |
boolean |
hasPublicLayouts() |
boolean |
hasSuborganizations() |
boolean |
isParentable() |
static boolean |
isParentable(java.lang.String type) |
boolean |
isRoot() |
static boolean |
isRootable(java.lang.String type) |
buildTreePath, persist, updateTreePathclone, compareTo, equals, getColumnBitmask, getComments, getCompanyId, getCountryId, getCreateDate, getExpandoBridge, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getName, getOrganizationId, getOriginalCompanyId, getOriginalName, getOriginalOrganizationId, getOriginalParentOrganizationId, getOriginalTreePath, getOriginalUuid, getParentOrganizationId, getPrimaryKey, getPrimaryKeyObj, getRecursable, getRegionId, getStagedModelType, getStatusId, getTreePath, getType, getUserId, getUserName, getUserUuid, getUuid, hashCode, isRecursable, resetOriginalValues, setComments, setCompanyId, setCountryId, setCreateDate, setExpandoBridgeAttributes, setModelAttributes, setModifiedDate, setName, setOrganizationId, setParentOrganizationId, setPrimaryKey, setPrimaryKeyObj, setRecursable, setRegionId, setStatusId, setTreePath, setType, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlStringgetLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, compareTo, getComments, getCompanyId, getCountryId, getCreateDate, getExpandoBridge, getModifiedDate, 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, setModifiedDate, setName, setNew, setOrganizationId, setParentOrganizationId, setPrimaryKey, setPrimaryKeyObj, setRecursable, setRegionId, setStatusId, setTreePath, setType, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributespublic static java.lang.String[] getChildrenTypes(java.lang.String type)
public static java.lang.String[] getParentTypes(java.lang.String type)
public static boolean isParentable(java.lang.String type)
public static boolean isRootable(java.lang.String type)
public com.liferay.portal.model.Address getAddress()
public java.util.List<com.liferay.portal.model.Address> getAddresses()
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portal.model.Organization> getAncestors()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic java.lang.String[] getChildrenTypes()
public java.util.List<com.liferay.portal.model.Organization> getDescendants()
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portal.model.Group getGroup()
public long getGroupId()
public long getLogoId()
public com.liferay.portal.model.Organization getParentOrganization()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic javax.portlet.PortletPreferences getPreferences()
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic int getPrivateLayoutsPageCount()
public int getPublicLayoutsPageCount()
public java.util.Set<java.lang.String> getReminderQueryQuestions(java.util.Locale locale)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.Set<java.lang.String> getReminderQueryQuestions(java.lang.String languageId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portal.model.Organization> getSuborganizations()
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic int getSuborganizationsSize()
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic int getTypeOrder()
public boolean hasPrivateLayouts()
public boolean hasPublicLayouts()
public boolean hasSuborganizations()
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic boolean isParentable()
public boolean isRoot()