public abstract class OrganizationBaseImpl extends OrganizationModelImpl implements com.liferay.portal.kernel.model.Organization
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in OrganizationImpl
.
OrganizationImpl
,
Organization
,
Serialized FormCOLUMN_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 |
---|
OrganizationBaseImpl() |
Modifier and Type | Method and Description |
---|---|
String |
buildTreePath() |
void |
persist() |
void |
updateTreePath(String treePath) |
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
getAddress, getAddresses, getAncestorOrganizationIds, getAncestors, getChildrenTypes, getDescendants, getGroup, getGroupId, getLogoURL, getParentOrganization, getParentOrganizationName, getPreferences, getPrivateLayoutsPageCount, getPublicLayoutsPageCount, getReminderQueryQuestions, getReminderQueryQuestions, getSuborganizations, getSuborganizationsSize, getTypeOrder, hasPrivateLayouts, hasPublicLayouts, hasSuborganizations, isParentable, isRoot
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 void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public String buildTreePath() throws com.liferay.portal.kernel.exception.PortalException
buildTreePath
in interface com.liferay.portal.kernel.model.TreeModel
com.liferay.portal.kernel.exception.PortalException
public void updateTreePath(String treePath)
updateTreePath
in interface com.liferay.portal.kernel.model.TreeModel