|
|||||||||
| 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.imagegallery.model.IGImage>
com.liferay.portlet.imagegallery.model.impl.IGImageModelImpl
com.liferay.portlet.imagegallery.model.impl.IGImageImpl
public class IGImageImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.imagegallery.model.impl.IGImageModelImpl |
|---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
| Constructor Summary | |
|---|---|
IGImageImpl()
|
|
| Method Summary | |
|---|---|
com.liferay.portlet.imagegallery.model.IGFolder |
getFolder()
|
int |
getImageSize()
|
java.lang.String |
getImageType()
|
java.lang.String |
getNameWithExtension()
|
static java.lang.String |
getNameWithExtension(java.lang.String name,
java.lang.String type)
|
java.lang.String |
getUserUuid()
|
void |
setImageType(java.lang.String imageType)
|
void |
setUserUuid(java.lang.String userUuid)
|
| Methods inherited from class com.liferay.portlet.imagegallery.model.impl.IGImageModelImpl |
|---|
clone, compareTo, equals, getCompanyId, getCreateDate, getCustom1ImageId, getCustom2ImageId, getDescription, getExpandoBridge, getFolderId, getGroupId, getImageId, getLargeImageId, getModifiedDate, getName, getOriginalCustom1ImageId, getOriginalCustom2ImageId, getOriginalGroupId, getOriginalLargeImageId, getOriginalSmallImageId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getSmallImageId, getUserId, getUuid, hashCode, setCompanyId, setCreateDate, setCustom1ImageId, setCustom2ImageId, setDescription, setFolderId, setGroupId, setImageId, setLargeImageId, setModifiedDate, setName, setPrimaryKey, setSmallImageId, setUserId, setUuid, toEscapedModel, toModel, toModels, toString, toXmlString |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.imagegallery.model.IGImageModel |
|---|
getCompanyId, getCreateDate, getCustom1ImageId, getCustom2ImageId, getDescription, getFolderId, getGroupId, getImageId, getLargeImageId, getModifiedDate, getName, getPrimaryKey, getSmallImageId, getUserId, getUuid, setCompanyId, setCreateDate, setCustom1ImageId, setCustom2ImageId, setDescription, setFolderId, setGroupId, setImageId, setLargeImageId, setModifiedDate, setName, setPrimaryKey, setSmallImageId, setUserId, setUuid, toEscapedModel |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public IGImageImpl()
| Method Detail |
|---|
public static java.lang.String getNameWithExtension(java.lang.String name,
java.lang.String type)
public java.lang.String getUserUuid()
throws com.liferay.portal.SystemException
getUserUuid in interface com.liferay.portlet.imagegallery.model.IGImagecom.liferay.portal.SystemExceptionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portlet.imagegallery.model.IGImagepublic com.liferay.portlet.imagegallery.model.IGFolder getFolder()
getFolder in interface com.liferay.portlet.imagegallery.model.IGImagepublic java.lang.String getNameWithExtension()
getNameWithExtension in interface com.liferay.portlet.imagegallery.model.IGImagepublic java.lang.String getImageType()
getImageType in interface com.liferay.portlet.imagegallery.model.IGImagepublic void setImageType(java.lang.String imageType)
setImageType in interface com.liferay.portlet.imagegallery.model.IGImagepublic int getImageSize()
getImageSize in interface com.liferay.portlet.imagegallery.model.IGImage
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||