Uses of Class
tethys.DocumentInfo
Packages that use DocumentInfo
-
Uses of DocumentInfo in tethys
Subclasses of DocumentInfo in tethysModifier and TypeClassDescriptionclass
information about a document AND the nilus object to go with it.Methods in tethys with parameters of type DocumentInfoModifier and TypeMethodDescriptionint
DocumentInfo.compareTo
(DocumentInfo o) void
TethysControl.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 TypeMethodDescriptionvoid
DBXMLQueries.labelDocumentList
(Collection collection, ArrayList<DocumentInfo> documentList)