public interface CompositeDBObject<C extends DBObject> extends DBObject
DBObject implementation that aggregates sub objects of a DBObject sub type C.| Modifier and Type | Method and Description |
|---|---|
List<C> |
getComponents() |
getDoc, getObjectType, getOwner, isIdentical, setOwnerCopyright © 2006–2014 Volker Bergmann. All rights reserved.