|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.esri.aims.mtier.model.metadata.query.DocumentInfoCollection
Represents a collection of Subset objects.
Constructor Summary | |
DocumentInfoCollection()
Constructs an instance of a DocumentInfoCollection object. |
Method Summary | |
boolean |
addDocumentInfo(DocumentInfo docInfo)
Adds the given DocumentInfo to this collection. |
com.esri.w3c.dom.Element[] |
getDocumentInfoElements()
Returns an array of all DocumentInfo elements. |
int |
size()
Returns the size of this object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DocumentInfoCollection()
Method Detail |
public boolean addDocumentInfo(DocumentInfo docInfo)
public int size()
public com.esri.w3c.dom.Element[] getDocumentInfoElements()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |