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, getRenderTextclone, 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, setPrimaryKeyValueshashCode, toDumpString, toStringconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringfinalize, getClass, notify, notifyAll, wait, wait, waittoDumpString, toDumpString, toString, toStringpublic DBGroup(Group group)
public DBGroup(DBO_esprit_group group)
public DBO_esprit_group getRecord()
getRecord in class DBRecordContainerpublic java.lang.String getPersistentName()
PersistentNamepublic void setGID(int gid)
public int getGID()
public java.lang.String getGroupName()
Grouppublic void setDisplayName(java.lang.String name)
public java.lang.String getComment()
public void setComment(java.lang.String comment)
public java.lang.String getDisplayName()
GroupCopyright © 2014 EsprIT-Systems. All Rights Reserved.