|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyImage
public class VerifyImage
This class is very powerful because it removes all images that it believes is stale. Do not run this unless you are also not managing images in Liferay's Image service for your custom models.
Field Summary |
---|
Fields inherited from class com.liferay.portal.verify.VerifyProcess |
---|
ALWAYS, NEVER, ONCE |
Constructor Summary | |
---|---|
VerifyImage()
|
Method Summary | |
---|---|
protected boolean |
isStaleImage(com.liferay.portal.model.Image image)
|
void |
verify()
|
protected void |
verifyImage()
|
Methods inherited from class com.liferay.portal.verify.VerifyProcess |
---|
verify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VerifyImage()
Method Detail |
---|
public void verify() throws VerifyException
verify
in class VerifyProcess
VerifyException
protected boolean isStaleImage(com.liferay.portal.model.Image image) throws java.lang.Exception
java.lang.Exception
protected void verifyImage() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |