| Modifier and Type | Method and Description |
|---|---|
Document |
IContentManagementSystemProvider.GetDocument(String collectionId,
String documentId,
EnvHintCollection Hints) |
Document |
IContentManagementSystemProvider.GetMainDocument(String collectionId,
String documentId,
EnvHintCollection Hints) |
Document |
IContentManagementSystemProvider.NewDocument() |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
IContentManagementSystemProvider.GetDocuments(String collectionId,
EnvHintCollection Hints) |
List<Document> |
IContentManagementSystemProvider.GetDocumentsWithProperties(String collectionId,
HashMap<String,String> properties,
EnvHintCollection Hints) |
| Modifier and Type | Method and Description |
|---|---|
String |
IContentManagementSystemProvider.AddDocument(Document document,
EnvHintCollection Hints) |
void |
IContentManagementSystemProvider.updateDocumentContent(Document document,
EnvHintCollection Hints) |
| Modifier and Type | Field and Description |
|---|---|
Document |
DocumentAlternative.document |
| Modifier and Type | Field and Description |
|---|---|
Document |
DocumentAnnotation.document |
| Modifier and Type | Field and Description |
|---|---|
Document |
DocumentMetadata.document |
| Modifier and Type | Field and Description |
|---|---|
Document |
DocumentPart.document |
Copyright © 2017. All Rights Reserved.