org.modelsphere.jack.baseDb.db
Class DbLoginNode
java.lang.Object
PersistentObject
org.modelsphere.jack.baseDb.db.DbObject
org.modelsphere.jack.baseDb.db.DbLoginNode
public final class DbLoginNode
- extends DbObject
Define a group of users.
A DbLoginNode is contained in a DbRoot, and DbLoginUser are themselves components of DbLoginNode
Fields inherited from class org.modelsphere.jack.baseDb.db.DbObject |
ACCESS_GRANTED, ACCESS_NOT_GRANTED, fComponents, fComposite, fCreationTime, fModificationTime, fUdfValues, fValidationStatus, LONG_FORM, SHORT_FORM, VALIDATION_ERROR, VALIDATION_OK, VALIDATION_WARNING, writeAccess |
Methods inherited from class org.modelsphere.jack.baseDb.db.DbObject |
addDbRefreshListener, addDbRefreshListener, basicReinsert, basicSet, basicSet, buildFullNameString, buildFullNameString, componentTree, componentTree, componentTree, copyComponent, createComponent, createComponent, createRAMRelN, deepCopy, deepCopy, doDeleteAction, findComponentByName, findComponentByName, findMatchingObject, generateEDCTimestamp, get, get, get, getAccordingToStatus, getComponents, getComposite, getCompositeOfType, getCreationTime, getDb, getDependencyRelations, getEDCTimestamp, getFullDisplayName, getId, getMatchingObject, getMinCard, getModificationTime, getName, getNbNeighbors, getNextTs, getOld, getProject, getSemanticalIcon, getSemanticalName, getTransStatus, getTs, getUDF, getUdfValues, getValidationStatus, hasAdminAccess, hasChanged, hasField, hasWriteAccess, isAddedAndRemoved, isAlive, isDeletable, isDescendingFrom, isHugeRelN, load, load, matches, reinsert, remove, removeDbRefreshListener, save, set, set, setComposite, setMatchingObject, setModificationTime, setName, setRelationNN, setRelationNN, setValidationStatus, toString, valuesAreEqual |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
fLastNo
public static final MetaField fLastNo
metaClass
public static final MetaClass metaClass
DbLoginNode
public DbLoginNode()
DbLoginNode
public DbLoginNode(DbRoot dbRoot)
throws DbException
- Throws:
DbException
initMeta
public static void initMeta()
getLogin
public final DbLogin getLogin(int no)
throws DbException
- Throws:
DbException
set
public void set(MetaField metaField,
java.lang.Object value)
throws DbException
- Overrides:
set
in class DbObject
- Throws:
DbException
getLastNo
public final java.lang.Integer getLastNo()
throws DbException
- Throws:
DbException
setLastNo
public final void setLastNo(java.lang.Integer value)
throws DbException
- Throws:
DbException
getMetaClass
public final MetaClass getMetaClass()
- Specified by:
getMetaClass
in class DbObject
Open ModelSphere 2007. All Rights Reserved.