public abstract class AbstractDatabaseGroup extends DBRecordWrapper implements Group
commentKey, displayNameKey, gidKey, groupNameKey, groupsDocType
Constructor and Description |
---|
AbstractDatabaseGroup(DBObject dbo) |
Modifier and Type | Method and Description |
---|---|
AbstractDatabaseGroup |
deepClone()
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, getDisplayName, getGID, getGroupName, setComment, setDisplayName, setGID
toDumpString, toDumpString, toString, toString
getPersistentName
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 deepClone()
DeepCloneable
deepClone
in interface DeepCloneable
deepClone
in interface Group
deepClone
in class DBRecordWrapper
public boolean equals(java.lang.Object o)
equals
in class DBRecordContainer
Copyright © 2014 EsprIT-Systems. All Rights Reserved.