Package | Description |
---|---|
lumis.service.document |
Modifier and Type | Method and Description |
---|---|
DocumentConfig |
DocumentManager.get(SessionConfig sessionConfig,
String documentId,
ITransaction transaction) |
DocumentConfig |
IDocumentManager.get(SessionConfig sessionConfig,
String documentId,
ITransaction transaction)
Returns the DocumentConfig for a document with the given id.
|
Modifier and Type | Method and Description |
---|---|
Collection<DocumentConfig> |
DocumentManager.getChildren(SessionConfig sessionConfig,
String serviceInstanceId,
String folderId,
int type,
ITransaction transaction) |
Collection<DocumentConfig> |
IDocumentManager.getChildren(SessionConfig sessionConfig,
String serviceInstanceId,
String folderId,
int type,
ITransaction transaction)
Returns the entries in the specified folder.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.