|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ProviderType public interface Image
The extended model interface for the Image service. Represents a row in the "Image" database table, with each column mapped to a property of this class.
ImageModel,
ImageImpl,
ImageModelImpl| Field Summary | |
|---|---|
static Accessor<Image,Long> |
IMAGE_ID_ACCESSOR
|
| Method Summary | |
|---|---|
byte[] |
getTextObj()
|
void |
setTextObj(byte[] textObj)
|
| Methods inherited from interface com.liferay.portal.model.ImageModel |
|---|
clone, compareTo, getCompanyId, getExpandoBridge, getHeight, getImageId, getModifiedDate, getMvccVersion, getPrimaryKey, getPrimaryKeyObj, getSize, getType, getWidth, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setHeight, setImageId, setModifiedDate, setMvccVersion, setNew, setPrimaryKey, setPrimaryKeyObj, setSize, setType, setWidth, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.model.PersistedModel |
|---|
persist |
| Field Detail |
|---|
static final Accessor<Image,Long> IMAGE_ID_ACCESSOR
| Method Detail |
|---|
byte[] getTextObj()
void setTextObj(byte[] textObj)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||