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()
NOTE FOR DEVELOPERS:
Never modify or reference this class directly.
|
void |
updateTreePath(String treePath) |
clone, compareTo, equals, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getColumnBitmask, getComments, getCompanyId, getCountryId, getCreateDate, getExpandoBridge, getExternalReferenceCode, getLogoId, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMvccVersion, getName, getOrganizationId, getOriginalCompanyId, getOriginalExternalReferenceCode, getOriginalName, getOriginalOrganizationId, getOriginalParentOrganizationId, getOriginalTreePath, getOriginalUuid, getParentOrganizationId, getPrimaryKey, getPrimaryKeyObj, getRecursable, getRegionId, getStagedModelType, getStatusId, getTreePath, getType, getUserId, getUserName, getUserUuid, getUuid, hashCode, hasSetModifiedDate, isEntityCacheEnabled, isFinderCacheEnabled, isRecursable, resetOriginalValues, setComments, setCompanyId, setCountryId, setCreateDate, setExpandoBridgeAttributes, setExternalReferenceCode, setLogoId, setModelAttributes, setModifiedDate, setMvccVersion, setName, setOrganizationId, setParentOrganizationId, setPrimaryKey, setPrimaryKeyObj, setRecursable, setRegionId, setStatusId, setTreePath, setType, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlString
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
getAddress, getAddresses, getAncestorOrganizationIds, getAncestors, getChildrenTypes, getDescendants, getGroup, getGroupId, getParentOrganization, getParentOrganizationName, getPreferences, getPrivateLayoutsPageCount, getPublicLayoutsPageCount, getReminderQueryQuestions, getReminderQueryQuestions, getSuborganizations, getSuborganizationsSize, getTypeOrder, hasPrivateLayouts, hasPublicLayouts, hasSuborganizations, isParentable, isRoot
getComments, getCompanyId, getCountryId, getCreateDate, getExternalReferenceCode, getLogoId, getModifiedDate, getMvccVersion, getName, getOrganizationId, getParentOrganizationId, getPrimaryKey, getRecursable, getRegionId, getStatusId, getTreePath, getType, getUserId, getUserName, getUserUuid, getUuid, isRecursable, setComments, setCompanyId, setCountryId, setCreateDate, setExternalReferenceCode, setLogoId, setModifiedDate, setMvccVersion, setName, setOrganizationId, setParentOrganizationId, setPrimaryKey, setRecursable, setRegionId, setStatusId, setTreePath, setType, setUserId, setUserName, setUserUuid, setUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
clone, getStagedModelType
public void persist()
Organization
interface instead.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