Uses of Class
tethys.DocumentInfo
Packages that use DocumentInfo
- 
Uses of DocumentInfo in tethys
Subclasses of DocumentInfo in tethysModifier and TypeClassDescriptionclassinformation about a document AND the nilus object to go with it.Methods in tethys with parameters of type DocumentInfoModifier and TypeMethodDescriptionintDocumentInfo.compareTo(DocumentInfo o) voidTethysControl.displayDocument(DocumentInfo docInfo)  - 
Uses of DocumentInfo in tethys.dbxml
Methods in tethys.dbxml that return types with arguments of type DocumentInfoModifier and TypeMethodDescriptionDocumentMap.getCollection(Collection collection) DBXMLQueries.getCollectionDocumentList(Collection collection) Get a list of all documents in a collection.Method parameters in tethys.dbxml with type arguments of type DocumentInfoModifier and TypeMethodDescriptionvoidDBXMLQueries.labelDocumentList(Collection collection, ArrayList<DocumentInfo> documentList)