public abstract class AbstractDatabaseGroup extends DBRecordWrapper implements Group
COMMENT, GID, GROUP_NAME, groupsDocType
Constructor and Description |
---|
AbstractDatabaseGroup(DBObject dbo) |
Modifier and Type | Method and Description |
---|---|
AbstractDatabaseGroup |
copy()
Returns a deep clone of this object
|
boolean |
equals(java.lang.Object o)
Must compare based on unique groupName
|
java.awt.Color |
getRenderColor() |
javax.swing.Icon |
getRenderIcon() |
java.lang.String |
getRenderText() |
clone, compareTo, copyRecordValues, dbDelete, dbInsert, dbLoad, dbLoad, dbRehash, dbSearch, dbSearch, dbSearch, dbSearch, dbSelect, dbSelect, dbUpdate, exists, existsField, getFieldCount, getFieldFullNames, getFieldIcon, getFieldLength, getFieldNames, getForeignKeyRef, getJavaType, getJdbcType, getManagedDBObjects, getMasterRecord, getPrimaryKeyCount, getPrimaryKeyValues, getRecordName, getTranslationAppKey, getValue, hasPrimaryKey, isDirty, isFieldVirtual, isForeignKey, isNotNullField, isPrimaryKey, setPrimaryKeyValues
getRecord, hashCode, toDumpString, toString
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
getComment, getGID, getGroupName, setComment, setGID, setGroupName
toDumpString, toDumpString, toString, toString
public AbstractDatabaseGroup(DBObject dbo)
public javax.swing.Icon getRenderIcon()
getRenderIcon
in interface Renderable
getRenderIcon
in class DBRecordWrapper
public java.awt.Color getRenderColor()
getRenderColor
in interface Renderable
getRenderColor
in class DBRecordWrapper
public java.lang.String getRenderText()
getRenderText
in interface Renderable
getRenderText
in class DBRecordWrapper
public AbstractDatabaseGroup copy()
DeepCloneable
copy
in interface DeepCloneable
copy
in interface Group
copy
in class DBRecordWrapper
public boolean equals(java.lang.Object o)
equals
in class DBRecordContainer
Copyright © 2013 EsprIT-Systems. All Rights Reserved.