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, setPrimaryKeyValuesgetRecord, hashCode, toDumpString, toStringconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetComment, getGID, getGroupName, setComment, setGID, setGroupNametoDumpString, toDumpString, toString, toStringpublic 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 copy()
DeepCloneablecopy in interface DeepCloneablecopy in interface Groupcopy in class DBRecordWrapperpublic boolean equals(java.lang.Object o)
equals in class DBRecordContainerCopyright © 2013 EsprIT-Systems. All Rights Reserved.