|
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.asset.kernel.model.AssetCategory>
com.liferay.portlet.asset.model.impl.AssetCategoryModelImpl
com.liferay.portlet.asset.model.impl.AssetCategoryBaseImpl
@ProviderType public abstract class AssetCategoryBaseImpl
The extended model base implementation for the AssetCategory service. Represents a row in the "AssetCategory" database table, with each column mapped to a property of this class.
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 AssetCategoryImpl.
AssetCategoryImpl,
AssetCategory,
Serialized Form| Field Summary |
|---|
| Fields inherited from interface com.liferay.asset.kernel.model.AssetCategory |
|---|
CATEGORY_ID_ACCESSOR, NAME_ACCESSOR, UUID_ACCESSOR |
| Constructor Summary | |
|---|---|
AssetCategoryBaseImpl()
|
|
| Method Summary | |
|---|---|
void |
persist()
|
| 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.asset.kernel.model.AssetCategory |
|---|
getAncestors, getParentCategory, getPath, isRootCategory |
| Methods inherited from interface com.liferay.asset.kernel.model.AssetCategoryModel |
|---|
clone, compareTo, getAvailableLanguageIds, getCategoryId, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getGroupId, getLastPublishDate, getLeftCategoryId, getModifiedDate, getName, getParentCategoryId, getPrimaryKey, getPrimaryKeyObj, getRightCategoryId, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getUserId, getUserName, getUserUuid, getUuid, getVocabularyId, hashCode, isCachedModel, isEscapedModel, isNew, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCachedModel, setCategoryId, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPublishDate, setLeftCategoryId, setModifiedDate, setName, setNew, setParentCategoryId, setPrimaryKey, setPrimaryKeyObj, setRightCategoryId, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, setVocabularyId, 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.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.kernel.model.StagedModel |
|---|
getStagedModelType |
| Methods inherited from interface com.liferay.portal.kernel.model.NestedSetsTreeNodeModel |
|---|
getNestedSetsTreeNodeLeft, getNestedSetsTreeNodeRight, getNestedSetsTreeNodeScopeId, getPrimaryKey, setNestedSetsTreeNodeLeft, setNestedSetsTreeNodeRight |
| Constructor Detail |
|---|
public AssetCategoryBaseImpl()
| Method Detail |
|---|
public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModel
|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||