Changeable
, DBObject
, GenericObject
, GenericObjectNode
, Remote
, Transactionable
AbstractDBObjectNode
public interface DBObjectNode extends DBObject, GenericObjectNode
Modifier and Type | Method | Description |
---|---|---|
GenericIterator |
getTopLevelList() |
Liefert einen Iterator mit allen Root-Objekten.
|
void |
setParent(DBObjectNode parent) |
Speichert das Eltern-Element.
|
clear, delete, isNewObject, overwrite, store
addDeleteListener, addStoreListener, equals, getAttribute, getAttributeType, getList, getPrimaryAttribute, load, removeDeleteListener, removeStoreListener
getAttributeNames, getID
getChildren, getParent, getPath, getPossibleParents, hasChild
transactionBegin, transactionCommit, transactionRollback
GenericIterator getTopLevelList() throws RemoteException
RemoteException
void setParent(DBObjectNode parent) throws RemoteException
parent
- Eltern-Element.RemoteException
Copyright © 2018. All rights reserved.