| Package | Description | 
|---|---|
| com.iland.core.api.vbo | |
| com.iland.core.web.rest.request.vbo | 
| Modifier and Type | Method and Description | 
|---|---|
| static O365SharePointDocumentLastVersionAction | O365SharePointDocumentLastVersionAction. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static O365SharePointDocumentLastVersionAction[] | O365SharePointDocumentLastVersionAction. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| O365SharePointDocumentLastVersionAction | O365SharePointRestoreOptionsRequest. getDocumentLastVersionAction()Specifies, which one of the following actions will be performed with the
 last version of the restored SharePoint document on the destination list. | 
| 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.