|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.upgrade.v5_2_0.UpgradePortletPermissions
public class UpgradePortletPermissions
| Constructor Summary | |
|---|---|
UpgradePortletPermissions()
|
|
| Method Summary | |
|---|---|
protected void |
doUpgrade()
|
protected Object[] |
getLayout(long plid)
|
protected long |
getPortletPermissionsCount(String actionId,
long resourceId,
String modelName)
|
protected void |
updatePortletPermission(long permissionId,
String actionId,
String primKey,
String modelName,
int scope)
|
protected void |
updatePortletPermissions(String portletName,
String modelName,
String[] actionIds)
|
| Methods inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess |
|---|
getThreshold, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, runSQL, runSQL, runSQLTemplate, runSQLTemplate, upgrade, upgrade, upgrade |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpgradePortletPermissions()
| Method Detail |
|---|
protected void doUpgrade()
throws Exception
doUpgrade in class UpgradeProcessException
protected Object[] getLayout(long plid)
throws Exception
Exception
protected long getPortletPermissionsCount(String actionId,
long resourceId,
String modelName)
throws Exception
Exception
protected void updatePortletPermission(long permissionId,
String actionId,
String primKey,
String modelName,
int scope)
throws Exception
Exception
protected void updatePortletPermissions(String portletName,
String modelName,
String[] actionIds)
throws Exception
Exception
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||