|
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.AssetEntry>
com.liferay.portlet.asset.model.impl.AssetEntryModelImpl
com.liferay.portlet.asset.model.impl.AssetEntryBaseImpl
@ProviderType public abstract class AssetEntryBaseImpl
The extended model base implementation for the AssetEntry service. Represents a row in the "AssetEntry" 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 AssetEntryImpl.
AssetEntryImpl,
AssetEntry,
Serialized Form| Field Summary |
|---|
| Fields inherited from interface com.liferay.asset.kernel.model.AssetEntry |
|---|
ENTRY_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
AssetEntryBaseImpl()
|
|
| 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.AssetEntry |
|---|
getAssetRenderer, getAssetRendererFactory, getCategories, getCategoryIds, getTagNames, getTags |
| Methods inherited from interface com.liferay.asset.kernel.model.AssetEntryModel |
|---|
clone, compareTo, getAvailableLanguageIds, getClassName, getClassNameId, getClassPK, getClassTypeId, getClassUuid, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getEndDate, getEntryId, getExpandoBridge, getExpirationDate, getGroupId, getHeight, getLayoutUuid, getListable, getMimeType, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getPriority, getPublishDate, getStartDate, getSummary, getSummary, getSummary, getSummary, getSummary, getSummaryCurrentLanguageId, getSummaryCurrentValue, getSummaryMap, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getUrl, getUserId, getUserName, getUserUuid, getViewCount, getVisible, getWidth, hashCode, isCachedModel, isEscapedModel, isListable, isNew, isVisible, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCachedModel, setClassName, setClassNameId, setClassPK, setClassTypeId, setClassUuid, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setEndDate, setEntryId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpirationDate, setGroupId, setHeight, setLayoutUuid, setListable, setMimeType, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setPriority, setPublishDate, setStartDate, setSummary, setSummary, setSummary, setSummaryCurrentLanguageId, setSummaryMap, setSummaryMap, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUrl, setUserId, setUserName, setUserUuid, setViewCount, setVisible, setWidth, 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 |
| Constructor Detail |
|---|
public AssetEntryBaseImpl()
| 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 | |||||||||