Uses of Class
lumis.service.document.DocumentConfig

Packages that use DocumentConfig
lumis.service.document   
 

Uses of DocumentConfig in lumis.service.document
 

Methods in lumis.service.document that return DocumentConfig
 DocumentConfig IDocumentManager.get(SessionConfig sessionConfig, String documentId, ITransaction transaction)
          Returns the DocumentConfig for a document with the given id.
 DocumentConfig DocumentManager.get(SessionConfig sessionConfig, String documentId, ITransaction transaction)
           
 

Methods in lumis.service.document that return types with arguments of type DocumentConfig
 Collection<DocumentConfig> IDocumentManager.getChildren(SessionConfig sessionConfig, String serviceInstanceId, String folderId, int type, ITransaction transaction)
          Returns the entries in the specified folder.
 Collection<DocumentConfig> DocumentManager.getChildren(SessionConfig sessionConfig, String serviceInstanceId, String folderId, int type, ITransaction transaction)
           
 



Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.