|
Liferay 6.2-ce-ga3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Hook
| Method Summary | |
|---|---|
void |
deleteImage(Image image)
|
byte[] |
getImageAsBytes(Image image)
|
InputStream |
getImageAsStream(Image image)
|
void |
updateImage(Image image,
String type,
byte[] bytes)
|
| Method Detail |
|---|
void deleteImage(Image image)
throws PortalException,
SystemException
PortalException
SystemException
byte[] getImageAsBytes(Image image)
throws PortalException,
SystemException
PortalException
SystemException
InputStream getImageAsStream(Image image)
throws PortalException,
SystemException
PortalException
SystemException
void updateImage(Image image,
String type,
byte[] bytes)
throws PortalException,
SystemException
PortalException
SystemException
|
Liferay 6.2-ce-ga3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||