|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |