com.arsdigita.acs.ug
Class GroupField
java.lang.Object
|
+--com.arsdigita.acs.Selection
|
+--com.arsdigita.acs.ug.GroupField
- All Implemented Interfaces:
- DataSource
- public class GroupField
- extends Selection
Record that describes a piece of data stored about groups that are
in a certain group type.
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupField
public GroupField(SqlStatement sql,
Database db)
throws SQLException
getColumnName
public String getColumnName()
getPrettyName
public String getPrettyName()
getColumnType
public String getColumnType()
getColumnActualType
public String getColumnActualType()
getColumnExtra
public String getColumnExtra()
getSortKey
public String getSortKey()