|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.convert.ConvertProcess
com.liferay.portal.convert.ConvertPermissionAlgorithm
public class ConvertPermissionAlgorithm
This class converts all existing permissions from the legacy permissions algorithm to the latest algorithm.
Constructor Summary | |
---|---|
ConvertPermissionAlgorithm()
|
Method Summary | |
---|---|
protected void |
doConvert()
|
java.lang.String |
getDescription()
|
boolean |
isEnabled()
|
Methods inherited from class com.liferay.portal.convert.ConvertProcess |
---|
convert |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConvertPermissionAlgorithm()
Method Detail |
---|
public java.lang.String getDescription()
getDescription
in class ConvertProcess
public boolean isEnabled()
isEnabled
in class ConvertProcess
protected void doConvert() throws java.lang.Exception
doConvert
in class ConvertProcess
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |