|
|||||||||
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)
|
void |
setImageType(java.lang.String imageType)
|
Methods inherited from class com.liferay.portlet.imagegallery.model.impl.IGImageModelImpl |
---|
clone, compareTo, equals, getCompanyId, getCreateDate, getCustom1ImageId, getCustom2ImageId, getDescription, getFolderId, getGroupId, getImageId, getLargeImageId, getModifiedDate, getName, getOriginalCustom1ImageId, getOriginalCustom2ImageId, getOriginalGroupId, getOriginalLargeImageId, getOriginalSmallImageId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getSmallImageId, getUserId, getUserUuid, getUuid, hashCode, setCompanyId, setCreateDate, setCustom1ImageId, setCustom2ImageId, setDescription, setFolderId, setGroupId, setImageId, setLargeImageId, setModifiedDate, setName, setPrimaryKey, setSmallImageId, setUserId, setUserUuid, 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, getUserUuid, getUuid, setCompanyId, setCreateDate, setCustom1ImageId, setCustom2ImageId, setDescription, setFolderId, setGroupId, setImageId, setLargeImageId, setModifiedDate, setName, setPrimaryKey, setSmallImageId, setUserId, setUserUuid, setUuid, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, 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 com.liferay.portlet.imagegallery.model.IGFolder getFolder()
getFolder
in interface com.liferay.portlet.imagegallery.model.IGImage
public java.lang.String getNameWithExtension()
getNameWithExtension
in interface com.liferay.portlet.imagegallery.model.IGImage
public java.lang.String getImageType()
getImageType
in interface com.liferay.portlet.imagegallery.model.IGImage
public void setImageType(java.lang.String imageType)
setImageType
in interface com.liferay.portlet.imagegallery.model.IGImage
public 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 |