|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.bea.domingo.monitor.AbstractMonitorEnabled de.bea.domingo.proxy.BaseProxy de.bea.domingo.proxy.BaseCollectionProxy
public abstract class BaseCollectionProxy
Abstract base class for all implementations of interfaces derived from
DBase
.
Nested Class Summary | |
---|---|
class |
BaseCollectionProxy.ViewIterator
Iterator for all documents in a view. |
Nested classes/interfaces inherited from class de.bea.domingo.proxy.BaseProxy |
---|
BaseProxy.DocumentCollectionIterator |
Field Summary |
---|
Fields inherited from class de.bea.domingo.proxy.BaseProxy |
---|
DATETIME_STRING_LENGTH, EMPTY_STRING, MAX_DATETIME_LENGTH, NUM_DATETIME_VALUES, RESOURCES |
Constructor Summary | |
---|---|
protected |
BaseCollectionProxy(NotesProxyFactory theFactory,
DBase theParent,
lotus.domino.Base object,
DNotesMonitor monitor)
Constructor. |
Method Summary |
---|
Methods inherited from class de.bea.domingo.monitor.AbstractMonitorEnabled |
---|
getMonitor, setMonitor |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.bea.domingo.DBase |
---|
equals, hashCode, toString |
Constructor Detail |
---|
protected BaseCollectionProxy(NotesProxyFactory theFactory, DBase theParent, lotus.domino.Base object, DNotesMonitor monitor)
theFactory
- the controlling factorytheParent
- the parent objectobject
- the notes objectmonitor
- the monitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |