Interface symantec.itools.db.beans.binding.TableBindingModel.ColumnSorter
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface symantec.itools.db.beans.binding.TableBindingModel.ColumnSorter

public interface TableBindingModel.ColumnSorter

Method Index

 o compare(Object, Object)
 o getColumnName()

Methods

 o compare
public abstract int compare(Object o1,
                            Object o2)
 o getColumnName
public abstract java.lang.String getColumnName()

All Packages  Class Hierarchy  This Package  Previous  Next  Index