|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.convert.ConvertProcess
public abstract class ConvertProcess
| Constructor Summary | |
|---|---|
ConvertProcess()
|
|
| Method Summary | |
|---|---|
void |
convert()
|
protected abstract void |
doConvert()
|
abstract java.lang.String |
getDescription()
|
abstract boolean |
isEnabled()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConvertProcess()
| Method Detail |
|---|
public void convert()
throws ConvertException
ConvertExceptionpublic abstract java.lang.String getDescription()
public abstract boolean isEnabled()
protected abstract void doConvert()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||