@ProviderType public class ShoppingItemFieldWrapper extends java.lang.Object implements ShoppingItemField, com.liferay.portal.kernel.model.ModelWrapper<ShoppingItemField>
This class is a wrapper for ShoppingItemField.
ShoppingItemField,
Serialized FormITEM_FIELD_ID_ACCESSOR| Constructor and Description |
|---|
ShoppingItemFieldWrapper(ShoppingItemField shoppingItemField) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(ShoppingItemField shoppingItemField) |
boolean |
equals(java.lang.Object obj) |
long |
getCompanyId()
Returns the company ID of this shopping item field.
|
java.lang.String |
getDescription()
Returns the description of this shopping item field.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getItemFieldId()
Returns the item field ID of this shopping item field.
|
long |
getItemId()
Returns the item ID of this shopping item field.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.lang.String |
getName()
Returns the name of this shopping item field.
|
long |
getPrimaryKey()
Returns the primary key of this shopping item field.
|
java.io.Serializable |
getPrimaryKeyObj() |
java.lang.String |
getValues()
Returns the values of this shopping item field.
|
java.lang.String[] |
getValuesArray() |
ShoppingItemField |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCompanyId(long companyId)
Sets the company ID of this shopping item field.
|
void |
setDescription(java.lang.String description)
Sets the description of this shopping item field.
|
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setItemFieldId(long itemFieldId)
Sets the item field ID of this shopping item field.
|
void |
setItemId(long itemId)
Sets the item ID of this shopping item field.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setName(java.lang.String name)
Sets the name of this shopping item field.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this shopping item field.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setValues(java.lang.String values)
Sets the values of this shopping item field.
|
void |
setValuesArray(java.lang.String[] valuesArray) |
com.liferay.portal.kernel.model.CacheModel<ShoppingItemField> |
toCacheModel() |
ShoppingItemField |
toEscapedModel() |
java.lang.String |
toString() |
ShoppingItemField |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public ShoppingItemFieldWrapper(ShoppingItemField shoppingItemField)
public java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>public ShoppingItemField toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>toEscapedModel in interface ShoppingItemFieldModelpublic ShoppingItemField toUnescapedModel()
toUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>toUnescapedModel in interface ShoppingItemFieldModelpublic boolean isCachedModel()
isCachedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>isCachedModel in interface ShoppingItemFieldModelpublic boolean isEscapedModel()
isEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>isEscapedModel in interface ShoppingItemFieldModelpublic boolean isNew()
isNew in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>isNew in interface ShoppingItemFieldModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in interface ShoppingItemFieldModelpublic com.liferay.portal.kernel.model.CacheModel<ShoppingItemField> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>toCacheModel in interface ShoppingItemFieldModelpublic int compareTo(ShoppingItemField shoppingItemField)
compareTo in interface ShoppingItemFieldModelcompareTo in interface java.lang.Comparable<ShoppingItemField>public int hashCode()
hashCode in interface ShoppingItemFieldModelhashCode in class java.lang.Objectpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelgetPrimaryKeyObj in interface ShoppingItemFieldModelpublic java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>clone in interface ShoppingItemFieldModelclone in class java.lang.Objectpublic java.lang.String getDescription()
getDescription in interface ShoppingItemFieldModelpublic java.lang.String getName()
getName in interface ShoppingItemFieldModelpublic java.lang.String getValues()
getValues in interface ShoppingItemFieldModelpublic java.lang.String toString()
toString in interface ShoppingItemFieldModeltoString in class java.lang.Objectpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>toXmlString in interface ShoppingItemFieldModelpublic java.lang.String[] getValuesArray()
getValuesArray in interface ShoppingItemFieldpublic long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface ShoppingItemFieldModelpublic long getItemFieldId()
getItemFieldId in interface ShoppingItemFieldModelpublic long getItemId()
getItemId in interface ShoppingItemFieldModelpublic long getPrimaryKey()
getPrimaryKey in interface ShoppingItemFieldModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>setCachedModel in interface ShoppingItemFieldModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface ShoppingItemFieldModelcompanyId - the company ID of this shopping item fieldpublic void setDescription(java.lang.String description)
setDescription in interface ShoppingItemFieldModeldescription - the description of this shopping item fieldpublic void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>setExpandoBridgeAttributes in interface ShoppingItemFieldModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>setExpandoBridgeAttributes in interface ShoppingItemFieldModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>setExpandoBridgeAttributes in interface ShoppingItemFieldModelpublic void setItemFieldId(long itemFieldId)
setItemFieldId in interface ShoppingItemFieldModelitemFieldId - the item field ID of this shopping item fieldpublic void setItemId(long itemId)
setItemId in interface ShoppingItemFieldModelitemId - the item ID of this shopping item fieldpublic void setName(java.lang.String name)
setName in interface ShoppingItemFieldModelname - the name of this shopping item fieldpublic void setNew(boolean n)
setNew in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>setNew in interface ShoppingItemFieldModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface ShoppingItemFieldModelprimaryKey - the primary key of this shopping item fieldpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelsetPrimaryKeyObj in interface ShoppingItemFieldModelpublic void setValues(java.lang.String values)
setValues in interface ShoppingItemFieldModelvalues - the values of this shopping item fieldpublic void setValuesArray(java.lang.String[] valuesArray)
setValuesArray in interface ShoppingItemFieldpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic ShoppingItemField getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<ShoppingItemField>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<ShoppingItemField>