Class AccessGroupListAccess

java.lang.Object
org.exoplatform.webui.organization.AccessGroupListAccess
All Implemented Interfaces:
org.exoplatform.commons.utils.ListAccess<Object>

public class AccessGroupListAccess extends Object implements org.exoplatform.commons.utils.ListAccess<Object>
  • Method Details

    • load

      public Object[] load(int index, int length) throws Exception
      Specified by:
      load in interface org.exoplatform.commons.utils.ListAccess<Object>
      Throws:
      Exception
    • getSize

      public int getSize() throws Exception
      Specified by:
      getSize in interface org.exoplatform.commons.utils.ListAccess<Object>
      Throws:
      Exception