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, setPrimaryKeyValuesgetRecord, hashCode, toDumpString, toStringconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetComment, getDisplayName, getGID, getGroupName, setComment, setDisplayName, setGIDtoDumpString, toDumpString, toString, toStringgetPersistentNamepublic AbstractDatabaseGroup(DBObject dbo)
public javax.swing.Icon getRenderIcon()
getRenderIcon in interface RenderablegetRenderIcon in class DBRecordWrapperpublic java.awt.Color getRenderColor()
getRenderColor in interface RenderablegetRenderColor in class DBRecordWrapperpublic java.lang.String getRenderText()
getRenderText in interface RenderablegetRenderText in class DBRecordWrapperpublic AbstractDatabaseGroup deepClone()
DeepCloneabledeepClone in interface DeepCloneabledeepClone in interface GroupdeepClone in class DBRecordWrapperpublic boolean equals(java.lang.Object o)
equals in class DBRecordContainerCopyright © 2014 EsprIT-Systems. All Rights Reserved.