Liferay 6.2-ce-ga5

com.liferay.portlet.rolesadmin.search
Class ResourceActionRowChecker

java.lang.Object
  extended by com.liferay.portal.kernel.dao.search.RowChecker
      extended by com.liferay.portlet.rolesadmin.search.ResourceActionRowChecker

public class ResourceActionRowChecker
extends RowChecker


Field Summary
 
Fields inherited from class com.liferay.portal.kernel.dao.search.RowChecker
ALIGN, ALL_ROW_IDS, COLSPAN, CSS_CLASS, FORM_NAME, ROW_IDS, VALIGN
 
Constructor Summary
ResourceActionRowChecker(PortletResponse portletResponse)
           
 
Method Summary
protected  boolean doIsChecked(Object obj)
           
 boolean isChecked(Object obj)
           
 
Methods inherited from class com.liferay.portal.kernel.dao.search.RowChecker
getAlign, getAllRowIds, getAllRowsCheckBox, getAllRowsCheckBox, getAllRowsCheckbox, getAllRowsId, getColspan, getCssClass, getFormName, getNamespacedValue, getRowCheckBox, getRowCheckBox, getRowCheckBox, getRowId, getRowIds, getValign, isDisabled, setAlign, setAllRowIds, setColspan, setCssClass, setFormName, setRowIds, setValign
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceActionRowChecker

public ResourceActionRowChecker(PortletResponse portletResponse)
Method Detail

isChecked

public boolean isChecked(Object obj)
Overrides:
isChecked in class RowChecker

doIsChecked

protected boolean doIsChecked(Object obj)
                       throws Exception
Throws:
Exception

Liferay 6.2-ce-ga5