com.liferay.portlet.documentlibrary.search
Class EntriesChecker

java.lang.Object
  extended by com.liferay.portal.kernel.dao.search.RowChecker
      extended by com.liferay.portlet.documentlibrary.search.EntriesChecker

public class EntriesChecker
extends com.liferay.portal.kernel.dao.search.RowChecker

Author:
Sergio González

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
EntriesChecker(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse)
           
 
Method Summary
 java.lang.String getAllRowsCheckBox()
           
 java.lang.String getRowCheckBox(boolean checked, boolean disabled, java.lang.String primaryKey)
           
 
Methods inherited from class com.liferay.portal.kernel.dao.search.RowChecker
getAlign, getAllRowIds, getAllRowsId, getColspan, getCssClass, getFormName, getNamespacedValue, getRowCheckBox, getRowId, getRowIds, getValign, isChecked, 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

EntriesChecker

public EntriesChecker(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
                      com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse)
Method Detail

getAllRowsCheckBox

public java.lang.String getAllRowsCheckBox()
Overrides:
getAllRowsCheckBox in class com.liferay.portal.kernel.dao.search.RowChecker

getRowCheckBox

public java.lang.String getRowCheckBox(boolean checked,
                                       boolean disabled,
                                       java.lang.String primaryKey)
Overrides:
getRowCheckBox in class com.liferay.portal.kernel.dao.search.RowChecker