Package | Description |
---|---|
com.iland.core.api.vbo | |
com.iland.core.web.rest.request.vbo |
Modifier and Type | Method and Description |
---|---|
static O365SharePointDocumentVersion |
O365SharePointDocumentVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static O365SharePointDocumentVersion[] |
O365SharePointDocumentVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
O365SharePointDocumentVersion |
O365SharePointRestoreOptionsRequest.getDocumentVersion()
Specifies, which of the following versions of the SharePoint documents will
be restored.
|
Constructor and Description |
---|
O365SharePointRestoreOptionsRequest(String user,
String password,
boolean restoreListViews,
boolean changedItems,
boolean deletedItems,
boolean restoreSubsites,
boolean restoreMasterPages,
boolean restorePermissions,
O365SharePointDocumentVersion documentVersion,
boolean sendSharedLinksNotification,
O365SharePointDocumentLastVersionAction documentLastVersionAction,
String list) |
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.