public class DepotAppCustomizationWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DepotAppCustomization> implements DepotAppCustomization, com.liferay.portal.kernel.model.ModelWrapper<DepotAppCustomization>
This class is a wrapper for DepotAppCustomization.
DepotAppCustomization,
Serialized FormDEPOT_APP_CUSTOMIZATION_ID_ACCESSOR| Constructor and Description |
|---|
DepotAppCustomizationWrapper(DepotAppCustomization depotAppCustomization) |
| Modifier and Type | Method and Description |
|---|---|
DepotAppCustomization |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<DepotAppCustomization,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<DepotAppCustomization,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this depot app customization.
|
long |
getCtCollectionId()
Returns the ct collection ID of this depot app customization.
|
long |
getDepotAppCustomizationId()
Returns the depot app customization ID of this depot app customization.
|
long |
getDepotEntryId()
Returns the depot entry ID of this depot app customization.
|
boolean |
getEnabled()
Returns the enabled of this depot app customization.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this depot app customization.
|
java.lang.String |
getPortletId()
Returns the portlet ID of this depot app customization.
|
long |
getPrimaryKey()
Returns the primary key of this depot app customization.
|
boolean |
isEnabled()
Returns
true if this depot app customization is enabled. |
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this depot app customization.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this depot app customization.
|
void |
setDepotAppCustomizationId(long depotAppCustomizationId)
Sets the depot app customization ID of this depot app customization.
|
void |
setDepotEntryId(long depotEntryId)
Sets the depot entry ID of this depot app customization.
|
void |
setEnabled(boolean enabled)
Sets whether this depot app customization is enabled.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this depot app customization.
|
void |
setPortletId(java.lang.String portletId)
Sets the portlet ID of this depot app customization.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this depot app customization.
|
java.lang.String |
toXmlString() |
protected DepotAppCustomizationWrapper |
wrap(DepotAppCustomization depotAppCustomization) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic DepotAppCustomizationWrapper(DepotAppCustomization depotAppCustomization)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DepotAppCustomization>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DepotAppCustomization>public DepotAppCustomization cloneWithOriginalValues()
cloneWithOriginalValues in interface DepotAppCustomizationModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<DepotAppCustomization>public long getCompanyId()
getCompanyId in interface DepotAppCustomizationModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getCtCollectionId()
getCtCollectionId in interface DepotAppCustomizationModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DepotAppCustomization>public long getDepotAppCustomizationId()
getDepotAppCustomizationId in interface DepotAppCustomizationModelpublic long getDepotEntryId()
getDepotEntryId in interface DepotAppCustomizationModelpublic boolean getEnabled()
getEnabled in interface DepotAppCustomizationModelpublic long getMvccVersion()
getMvccVersion in interface DepotAppCustomizationModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.lang.String getPortletId()
getPortletId in interface DepotAppCustomizationModelpublic long getPrimaryKey()
getPrimaryKey in interface DepotAppCustomizationModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DepotAppCustomization>public boolean isEnabled()
true if this depot app customization is enabled.isEnabled in interface DepotAppCustomizationModeltrue if this depot app customization is enabled; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface DepotAppCustomizationModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this depot app customizationpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface DepotAppCustomizationModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DepotAppCustomization>ctCollectionId - the ct collection ID of this depot app customizationpublic void setDepotAppCustomizationId(long depotAppCustomizationId)
setDepotAppCustomizationId in interface DepotAppCustomizationModeldepotAppCustomizationId - the depot app customization ID of this depot app customizationpublic void setDepotEntryId(long depotEntryId)
setDepotEntryId in interface DepotAppCustomizationModeldepotEntryId - the depot entry ID of this depot app customizationpublic void setEnabled(boolean enabled)
setEnabled in interface DepotAppCustomizationModelenabled - the enabled of this depot app customizationpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface DepotAppCustomizationModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this depot app customizationpublic void setPortletId(java.lang.String portletId)
setPortletId in interface DepotAppCustomizationModelportletId - the portlet ID of this depot app customizationpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DepotAppCustomizationModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DepotAppCustomization>primaryKey - the primary key of this depot app customizationpublic java.lang.String toXmlString()
toXmlString in interface DepotAppCustomizationModelpublic java.util.Map<java.lang.String,java.util.function.Function<DepotAppCustomization,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<DepotAppCustomization>public java.util.Map<java.lang.String,java.util.function.BiConsumer<DepotAppCustomization,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<DepotAppCustomization>protected DepotAppCustomizationWrapper wrap(DepotAppCustomization depotAppCustomization)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DepotAppCustomization>