|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl
com.liferay.portlet.shopping.model.impl.ShoppingItemFieldModelImpl
com.liferay.portlet.shopping.model.impl.ShoppingItemFieldImpl
Field Summary |
Fields inherited from class com.liferay.portlet.shopping.model.impl.ShoppingItemFieldModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL, XSS_ALLOW_DESCRIPTION, XSS_ALLOW_NAME, XSS_ALLOW_VALUES |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
ShoppingItemFieldImpl()
|
Method Summary | |
java.lang.String[] |
getValuesArray()
|
void |
setValues(java.lang.String values)
|
void |
setValuesArray(java.lang.String[] valuesArray)
|
Methods inherited from class com.liferay.portlet.shopping.model.impl.ShoppingItemFieldModelImpl |
clone, compareTo, equals, getDescription, getItemFieldId, getItemId, getName, getPrimaryKey, getPrimaryKeyObj, getValues, hashCode, setDescription, setItemFieldId, setItemId, setName, setPrimaryKey |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, setNew |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.shopping.model.ShoppingItemFieldModel |
getDescription, getItemFieldId, getItemId, getName, getPrimaryKey, getValues, setDescription, setItemFieldId, setItemId, setName, setPrimaryKey |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
Methods inherited from interface java.lang.Comparable |
compareTo |
Constructor Detail |
public ShoppingItemFieldImpl()
Method Detail |
public void setValues(java.lang.String values)
setValues
in interface com.liferay.portlet.shopping.model.ShoppingItemField
setValues
in class ShoppingItemFieldModelImpl
public java.lang.String[] getValuesArray()
getValuesArray
in interface com.liferay.portlet.shopping.model.ShoppingItemField
public void setValuesArray(java.lang.String[] valuesArray)
setValuesArray
in interface com.liferay.portlet.shopping.model.ShoppingItemField
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |