com.liferay.portal.convert.util
Class ResourcePermissionView
java.lang.Object
com.liferay.portal.upgrade.util.Table
com.liferay.portal.convert.util.ResourcePermissionView
public class ResourcePermissionView
- extends Table
View Source
- Author:
- Alexander Chow
Methods inherited from class com.liferay.portal.upgrade.util.Table |
appendColumn, appendColumn, generateTempFile, getColumns, getCreateSQL, getDeleteSQL, getExportedData, getInsertSQL, getOrder, getTableName, getTotalRows, getValue, populateTable, populateTableRows, setColumn, setColumns, setCreateSQL, setSelectSQL |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourcePermissionView
public ResourcePermissionView(java.lang.String name)
getActionId
public static java.lang.String getActionId(java.lang.String[] values)
getCompanyId
public static long getCompanyId(java.lang.String[] values)
getPrimaryKey
public static java.lang.String getPrimaryKey(java.lang.String[] values)
getRoleId
public static long getRoleId(java.lang.String[] values)
getScope
public static int getScope(java.lang.String[] values)
getSelectSQL
public java.lang.String getSelectSQL()
throws java.lang.Exception
- Overrides:
getSelectSQL
in class Table
- Throws:
java.lang.Exception