public class DBGroup extends AbstractDatabaseGroup
commentKey, displayNameKey, gidKey, groupNameKey, groupsDocType
Constructor and Description |
---|
DBGroup(DBO_esprit_group group) |
DBGroup(Group group) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getComment() |
java.lang.String |
getDisplayName()
Returns the display-name of the group
This may be a more speaking name as the groupName.
|
int |
getGID() |
java.lang.String |
getGroupName()
Returns the unique group name.
|
java.lang.String |
getPersistentName()
Returns the String value to be stored in the database or file.
|
DBO_esprit_group |
getRecord() |
void |
setComment(java.lang.String comment) |
void |
setDisplayName(java.lang.String name) |
void |
setGID(int gid) |
deepClone, equals, getRenderColor, getRenderIcon, 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
hashCode, toDumpString, toString
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
toDumpString, toDumpString, toString, toString
public DBGroup(Group group)
public DBGroup(DBO_esprit_group group)
public DBO_esprit_group getRecord()
getRecord
in class DBRecordContainer
public java.lang.String getPersistentName()
PersistentName
public void setGID(int gid)
public int getGID()
public java.lang.String getGroupName()
Group
public void setDisplayName(java.lang.String name)
public java.lang.String getComment()
public void setComment(java.lang.String comment)
public java.lang.String getDisplayName()
Group
Copyright © 2014 EsprIT-Systems. All Rights Reserved.