Uses of Class
net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
Packages that use UserPermissionWs
Package
Description
-
Uses of UserPermissionWs in net.spreadsheetspace.sdk.model
Fields in net.spreadsheetspace.sdk.model with type parameters of type UserPermissionWsConstructor parameters in net.spreadsheetspace.sdk.model with type arguments of type UserPermissionWsModifierConstructorDescriptionChangeRecipientsRequest(View viewObj, LinkedList<UserPermissionWs> userPermissionList, int type) -
Uses of UserPermissionWs in net.spreadsheetspace.sdk.orchestrator.model
Classes in net.spreadsheetspace.sdk.orchestrator.model that implement interfaces with type arguments of type UserPermissionWsFields in net.spreadsheetspace.sdk.orchestrator.model declared as UserPermissionWsMethods in net.spreadsheetspace.sdk.orchestrator.model that return types with arguments of type UserPermissionWsMethods in net.spreadsheetspace.sdk.orchestrator.model with parameters of type UserPermissionWsMethod parameters in net.spreadsheetspace.sdk.orchestrator.model with type arguments of type UserPermissionWsModifier and TypeMethodDescriptionvoidOrchestratorNewViewRequest.setUsersPermission(HashSet<UserPermissionWs> usersPermission) Constructors in net.spreadsheetspace.sdk.orchestrator.model with parameters of type UserPermissionWsConstructor parameters in net.spreadsheetspace.sdk.orchestrator.model with type arguments of type UserPermissionWs -
Uses of UserPermissionWs in net.spreadsheetspace.sdk.requestgateway.model
Fields in net.spreadsheetspace.sdk.requestgateway.model with type parameters of type UserPermissionWsMethods in net.spreadsheetspace.sdk.requestgateway.model that return types with arguments of type UserPermissionWsMethod parameters in net.spreadsheetspace.sdk.requestgateway.model with type arguments of type UserPermissionWsModifier and TypeMethodDescriptionvoidServerPushRequest.setUsersPermission(List<UserPermissionWs> usersPermission) Constructor parameters in net.spreadsheetspace.sdk.requestgateway.model with type arguments of type UserPermissionWsModifierConstructorDescriptionServerPushRequest(String requestId, String id, String viewServer, String owner, List<UserPermissionWs> usersPermission, List<FileBlob> optionalFileList, List<FileBlob> fileList, String description, Boolean fromAddin, int clientType, String metadata, String localId, Boolean encrypted, int state, int category, ViewSharing viewSharing, Boolean tagged, Timestamp ts, Boolean isForm2View) -
Uses of UserPermissionWs in net.spreadsheetspace.sdk.viewserver.model
Fields in net.spreadsheetspace.sdk.viewserver.model with type parameters of type UserPermissionWsMethods in net.spreadsheetspace.sdk.viewserver.model that return types with arguments of type UserPermissionWsMethod parameters in net.spreadsheetspace.sdk.viewserver.model with type arguments of type UserPermissionWsModifier and TypeMethodDescriptionvoidPushRequest.setUsersPermission(List<UserPermissionWs> usersPermission) Constructor parameters in net.spreadsheetspace.sdk.viewserver.model with type arguments of type UserPermissionWsModifierConstructorDescriptionPushRequest(String id, String viewServer, String owner, List<UserPermissionWs> usersPermission, List<FileBlob> optionalFileList, List<FileBlob> fileList)