public class OrganizationImpl extends OrganizationBaseImpl
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, EXTERNALREFERENCECODE_COLUMN_BITMASK, 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_COLUMNS_MAP, 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.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() |
String |
getLogoURL() |
com.liferay.portal.kernel.model.Organization |
getParentOrganization() |
String |
getParentOrganizationName() |
static String[] |
getParentTypes(String type) |
javax.portlet.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) |
buildTreePath, persist, updateTreePath
clone, cloneWithOriginalValues, compareTo, equals, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getColumnBitmask, getColumnBitmask, getColumnOriginalValue, getColumnValue, getComments, getCompanyId, getCountryId, getCreateDate, getCtCollectionId, getExpandoBridge, getExternalReferenceCode, getLogoId, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMvccVersion, getName, getOrganizationId, getOriginalCompanyId, getOriginalExternalReferenceCode, getOriginalName, getOriginalOrganizationId, getOriginalParentOrganizationId, getOriginalTreePath, getOriginalUuid, getParentOrganizationId, getPrimaryKey, getPrimaryKeyObj, getRecursable, getRegionId, getStagedModelType, getStatusListTypeId, getTreePath, getType, getUserId, getUserName, getUserUuid, getUuid, hashCode, hasSetModifiedDate, isEntityCacheEnabled, isFinderCacheEnabled, isRecursable, resetOriginalValues, setComments, setCompanyId, setCountryId, setCreateDate, setCtCollectionId, setExpandoBridgeAttributes, setExternalReferenceCode, setLogoId, setModelAttributes, setModifiedDate, setMvccVersion, setName, setOrganizationId, setParentOrganizationId, setPrimaryKey, setPrimaryKeyObj, setRecursable, setRegionId, setStatusListTypeId, setTreePath, setType, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
cloneWithOriginalValues, getComments, getCompanyId, getCountryId, getCreateDate, getCtCollectionId, getExternalReferenceCode, getLogoId, getModifiedDate, getMvccVersion, getName, getOrganizationId, getParentOrganizationId, getPrimaryKey, getRecursable, getRegionId, getStatusListTypeId, getTreePath, getType, getUserId, getUserName, getUserUuid, getUuid, isRecursable, setComments, setCompanyId, setCountryId, setCreateDate, setCtCollectionId, setExternalReferenceCode, setLogoId, setModifiedDate, setMvccVersion, setName, setOrganizationId, setParentOrganizationId, setPrimaryKey, setRecursable, setRegionId, setStatusListTypeId, setTreePath, setType, setUserId, setUserName, setUserUuid, setUuid, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
clone, getStagedModelType
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.PortalException
public String[] getChildrenTypes()
public List<com.liferay.portal.kernel.model.Organization> getDescendants()
public com.liferay.portal.kernel.model.Group getGroup()
public long getGroupId()
public String getLogoURL()
public com.liferay.portal.kernel.model.Organization getParentOrganization() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public String getParentOrganizationName()
public javax.portlet.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()