com.arsdigita.cms.ui.permissions
Class ObjectAdminListing.ObjectAdminTableModel

java.lang.Object
  extended bycom.arsdigita.cms.ui.permissions.ObjectAdminListing.ObjectAdminTableModel
All Implemented Interfaces:
com.arsdigita.bebop.table.TableModel
Enclosing class:
ObjectAdminListing

public class ObjectAdminListing.ObjectAdminTableModel
extends Object
implements com.arsdigita.bebop.table.TableModel


Field Summary
 
Fields inherited from interface com.arsdigita.bebop.table.TableModel
versionId
 
Constructor Summary
ObjectAdminListing.ObjectAdminTableModel(com.arsdigita.persistence.DataQuery parties)
           
 
Method Summary
 int getColumnCount()
           
 Object getElementAt(int column)
           
 Object getKeyAt(int column)
           
 boolean nextRow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectAdminListing.ObjectAdminTableModel

public ObjectAdminListing.ObjectAdminTableModel(com.arsdigita.persistence.DataQuery parties)
Method Detail

getColumnCount

public int getColumnCount()
Specified by:
getColumnCount in interface com.arsdigita.bebop.table.TableModel

nextRow

public boolean nextRow()
Specified by:
nextRow in interface com.arsdigita.bebop.table.TableModel

getElementAt

public Object getElementAt(int column)
Specified by:
getElementAt in interface com.arsdigita.bebop.table.TableModel

getKeyAt

public Object getKeyAt(int column)
Specified by:
getKeyAt in interface com.arsdigita.bebop.table.TableModel


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC