|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.model.impl.BaseModelImpl<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, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
IGImageImpl()
|
Method Summary | |
---|---|
IGFolder |
getFolder()
|
int |
getImageSize()
|
String |
getImageType()
|
String |
getNameWithExtension()
|
static String |
getNameWithExtension(String name,
String type)
|
void |
setImageType(String imageType)
|
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, getUserUuid, getUuid, hashCode, setCompanyId, setCreateDate, setCustom1ImageId, setCustom2ImageId, setDescription, setExpandoBridgeAttributes, 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 |
---|
clone, compareTo, getCompanyId, getCreateDate, getCustom1ImageId, getCustom2ImageId, getDescription, getExpandoBridge, getFolderId, getGroupId, getImageId, getLargeImageId, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getSmallImageId, getUserId, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setCustom1ImageId, setCustom2ImageId, setDescription, setEscapedModel, setExpandoBridgeAttributes, setFolderId, setGroupId, setImageId, setLargeImageId, setModifiedDate, setName, setNew, setPrimaryKey, setSmallImageId, setUserId, setUserUuid, setUuid, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public IGImageImpl()
Method Detail |
---|
public static String getNameWithExtension(String name, String type)
public IGFolder getFolder()
getFolder
in interface IGImage
public int getImageSize()
getImageSize
in interface IGImage
public String getImageType()
getImageType
in interface IGImage
public String getNameWithExtension()
getNameWithExtension
in interface IGImage
public void setImageType(String imageType)
setImageType
in interface IGImage
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |