| Package | Description |
|---|---|
| com.plusmpm.CUF.util.extension | |
| com.plusmpm.CUF.util.objects | |
| com.plusmpm.services.CUF |
| Modifier and Type | Method and Description |
|---|---|
static DocumentVersions |
ArchiveServices.GetDocumentVersions(String sFileId)
Deprecated.
Funkcja zwraca wszystkie wersje danego dokumentu od najstarszej do najnowszej (nowsze i starsze) w postaci
obiektu DocumentVersions zawierajacego tablice obiektow PlusWorkflowDocument
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DocumentVersions.equals(DocumentVersions documentVersions) |
| Modifier and Type | Method and Description |
|---|---|
DocumentVersions |
IArchiveServices.GetAllDocumentVersions(String userName,
String password,
String fileId) |
DocumentVersions |
ArchiveServicesImpl.GetAllDocumentVersions(String userName,
String password,
String fileId) |
DocumentVersions |
IArchiveServices.GetAllDocumentVersionsWithDomain(String userName,
String password,
String domain,
String fileId) |
DocumentVersions |
ArchiveServicesImpl.GetAllDocumentVersionsWithDomain(String userName,
String password,
String domain,
String fileId) |
Copyright © 2019 Suncode. All rights reserved.