Index
All Classes and Interfaces|All Packages
A
- action - Variable in class net.spreadsheetspace.sdk.model.Request
- addAuthHeaders(Invocation.Builder, String, String, String) - Static method in class net.spreadsheetspace.sdk.SdkHttpUtil
- addRecipients(String, String, LinkedList) - Method in class net.spreadsheetspace.sdk.Sdk
-
Add recipient(s) to existing view.
- addRecipients(String, String, LinkedList, String, String, String, AuthenticationResponse, ExcelType) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorContactUtil
- AddressBookDescriptor - Class in net.spreadsheetspace.sdk.model
-
Response object for Addressbook request
Composed by listContact: This list represents the addressbook. - AddressBookDescriptor(Contact[], StatusCode) - Constructor for class net.spreadsheetspace.sdk.model.AddressBookDescriptor
- AddressBookListContact - Class in net.spreadsheetspace.sdk.model
- AddressBookListContact(Contact[], String[], String[]) - Constructor for class net.spreadsheetspace.sdk.model.AddressBookListContact
- addSubscription(String, String, String, String, String) - Static method in class net.spreadsheetspace.sdk.sbc.SbcUtil
- addViewSubscription(ViewObj, NotificationCallback) - Method in class net.spreadsheetspace.sdk.notify.NotificationThread
- AES128 - Enum constant in enum class net.spreadsheetspace.sdk.model.SymmetricAlgorithm
- AES192 - Enum constant in enum class net.spreadsheetspace.sdk.model.SymmetricAlgorithm
- AES256 - Enum constant in enum class net.spreadsheetspace.sdk.model.SymmetricAlgorithm
- ALL_VIEW_UPDATE - Enum constant in enum class net.spreadsheetspace.sdk.sbc.model.SubscriptionType
- APP_TOKEN - Enum constant in enum class net.spreadsheetspace.sdk.Sdk.TokenType
- AUTHENTICATION_FAILED - Enum constant in enum class net.spreadsheetspace.sdk.authentication.model.StatusCode.StatusCodeEnum
- AUTHENTICATION_FAILED - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
- AUTHENTICATION_OK - Enum constant in enum class net.spreadsheetspace.sdk.authentication.model.StatusCode.StatusCodeEnum
- AuthenticationResponse - Class in net.spreadsheetspace.sdk.authentication.model
- AuthenticationResponse(String, String) - Constructor for class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
- AuthenticationResponse(String, String, int, String) - Constructor for class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
- AUTHORIZATION_ERROR - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
- AUTHORIZATION_FAILED - Enum constant in enum class net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
- AUTHORIZATION_FAILED - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
- AUTHORIZATION_FAILED_IMPORT_VIEW - Enum constant in enum class net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
- AUTHORIZATION_FAILED_NEW_VIEW - Enum constant in enum class net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
- AUTHORIZATION_FAILED_REFRESH_VIEW - Enum constant in enum class net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
- AUTHORIZATION_FAILED_UNKNOWN_REQUEST - Enum constant in enum class net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
- AUTHORIZATION_FAILED_UPDATE_VIEW - Enum constant in enum class net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
- AUTHORIZATION_OK - Enum constant in enum class net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
- AuthorizationResponse - Class in net.spreadsheetspace.sdk.authorization.model
- AuthorizationResponse(boolean) - Constructor for class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
- AuthorizationResponse(boolean, String, int) - Constructor for class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
B
- b64decode(String) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- b64decodeFromByteArray(byte[]) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- BAD_FILE_TYPE - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
- BAD_REQUEST_MISSING_PARAMETERS - Enum constant in enum class net.spreadsheetspace.sdk.authentication.model.StatusCode.StatusCodeEnum
- BAD_REQUEST_MISSING_PARAMETERS - Enum constant in enum class net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
- BAD_REQUEST_MISSING_PARAMETERS - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
- BAD_SEQUENCE_NUMBER - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
- BEARER_JWT - Enum constant in enum class net.spreadsheetspace.sdk.Sdk.TokenType
C
- category - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- CHANGE_RECIPIENTS - Enum constant in enum class net.spreadsheetspace.sdk.sbc.model.NotificationType
- ChangeRecipientDescriptor - Class in net.spreadsheetspace.sdk.model
-
Response object for Add/Remove recipient request
Composed by: viewId: This string represents the identifier of the View. - ChangeRecipientDescriptor(String, String, StatusCode, LinkedList) - Constructor for class net.spreadsheetspace.sdk.model.ChangeRecipientDescriptor
- ChangeRecipientResponse - Class in net.spreadsheetspace.sdk.model
- ChangeRecipientResponse(FailureAlert[]) - Constructor for class net.spreadsheetspace.sdk.model.ChangeRecipientResponse
- ChangeRecipientsRequest - Class in net.spreadsheetspace.sdk.model
- ChangeRecipientsRequest(View, LinkedList, int) - Constructor for class net.spreadsheetspace.sdk.model.ChangeRecipientsRequest
- checkClientTrusted(X509Certificate[], String) - Method in class net.spreadsheetspace.sdk.DummyTrustManager
- checkServerTrusted(X509Certificate[], String) - Method in class net.spreadsheetspace.sdk.DummyTrustManager
- clientType - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- ClientType - Enum Class in net.spreadsheetspace.sdk.orchestrator.model
- COEDIT - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ExcelType
- compareTo(UserPermissionWs) - Method in class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
- completedList - Variable in class net.spreadsheetspace.sdk.model.AddressBookListContact
- completedList - Variable in class net.spreadsheetspace.sdk.orchestrator.model.GenericResponse
- Contact - Class in net.spreadsheetspace.sdk.model
-
Standard information for SpreadSheetSpace contact.
- Contact(String, String, String) - Constructor for class net.spreadsheetspace.sdk.model.Contact
- contactList - Variable in class net.spreadsheetspace.sdk.model.AddressBookListContact
- contextDestroyed() - Method in class net.spreadsheetspace.sdk.Sdk
-
This method destroy Sdk notification thread.
- createPrivateCoedit(String, Set, String[][], String, boolean, boolean, Integer, Integer, boolean, boolean) - Method in class net.spreadsheetspace.sdk.Sdk
-
Create a SpreadSheetSpace Coedit and send it to a specific set of recipients.
- createPrivateCoedit(String, Set, String[][], String, boolean, boolean, Integer, Integer, boolean, boolean, Timestamp) - Method in class net.spreadsheetspace.sdk.Sdk
-
Create a SpreadSheetSpace Coedit and send it to a specific set of recipients.
- createPrivateForm(String, String, String[][], String, boolean, boolean, Integer, Integer, boolean, boolean) - Method in class net.spreadsheetspace.sdk.Sdk
-
Create a SpreadSheetSpace Form and send it to a specific recipient.
- createPrivateForm(String, String, String[][], String, boolean, boolean, Integer, Integer, boolean, boolean, Timestamp) - Method in class net.spreadsheetspace.sdk.Sdk
-
Create a SpreadSheetSpace Form and send it to a specific recipient.
- createPrivateView(String, Set, String[][], String, boolean, boolean, Integer, Integer, boolean, boolean) - Method in class net.spreadsheetspace.sdk.Sdk
-
Create a SpreadSheetSpace View and send it to a specific set of recipients.
- createPrivateView(String, Set, String[][], String, boolean, boolean, Integer, Integer, boolean, boolean, Timestamp) - Method in class net.spreadsheetspace.sdk.Sdk
-
Create a SpreadSheetSpace View and send it to a specific set of recipients.
- createPublicView(String, String[][], String, boolean, boolean, Integer, Integer, boolean) - Method in class net.spreadsheetspace.sdk.Sdk
-
Create a SpreadSheetSpace View on the T-Space.
- createPublicView(String, String[][], String, boolean, boolean, Integer, Integer, boolean, Timestamp) - Method in class net.spreadsheetspace.sdk.Sdk
-
Create a SpreadSheetSpace View on the T-Space.
- createUser(String, String, String, String, String, String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorContactUtil
- creation_time - Variable in class net.spreadsheetspace.sdk.model.ListViewResponse
D
- data - Variable in class net.spreadsheetspace.sdk.model.DataEncrypt
- data - Variable in class net.spreadsheetspace.sdk.model.DataEncryptString
- DataEncrypt - Class in net.spreadsheetspace.sdk.model
- DataEncrypt(boolean, List, byte[], SymmetricAlgorithm) - Constructor for class net.spreadsheetspace.sdk.model.DataEncrypt
- DataEncryptString - Class in net.spreadsheetspace.sdk.model
- DataEncryptString(boolean, List, String, String) - Constructor for class net.spreadsheetspace.sdk.model.DataEncryptString
- decodeBigInteger(BigInteger) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- Decrypt(String, String, String) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- decryptSymmetricAES256(String, String) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- decryptSymmetricDES(String, String) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- DELETE_METADATA - Enum constant in enum class net.spreadsheetspace.sdk.sbc.model.NotificationType
- DELETED_USER - Enum constant in enum class net.spreadsheetspace.sdk.sbc.model.NotificationType
- deleteHisotryViews(ViewObj) - Method in class net.spreadsheetspace.sdk.Sdk
- deleteHistoryView(String, String) - Method in class net.spreadsheetspace.sdk.Sdk
-
Delete the history of a view on SpreadSheetSpace.
- deleteHistoryView(String, String, String, String, ViewObj) - Static method in class net.spreadsheetspace.sdk.history.HistoryUtil
- deleteView(String, String) - Method in class net.spreadsheetspace.sdk.Sdk
-
Delete an owned view on SpreadSheetSpace.
- DeleteViewResponse - Class in net.spreadsheetspace.sdk.model
- DeleteViewResponse(FailureAlertView[]) - Constructor for class net.spreadsheetspace.sdk.model.DeleteViewResponse
- deleteViews(String, String, String, List, GenericResponse) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
- deleteViews(List) - Method in class net.spreadsheetspace.sdk.Sdk
-
Delete owned views on SpreadSheetSpace.
- deleteViewsPrivate(String, String, String, List) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
- DELTA - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.FileType
- DES - Enum constant in enum class net.spreadsheetspace.sdk.model.SymmetricAlgorithm
- description - Variable in class net.spreadsheetspace.sdk.model.ListViewResponse
- description - Variable in class net.spreadsheetspace.sdk.model.View
- description - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- description - Variable in class net.spreadsheetspace.sdk.sbc.model.Sbc
- DummyTrustManager - Class in net.spreadsheetspace.sdk
- DummyTrustManager() - Constructor for class net.spreadsheetspace.sdk.DummyTrustManager
E
- email - Variable in class net.spreadsheetspace.sdk.model.FailureAlert
- email - Variable in class net.spreadsheetspace.sdk.model.FailureAlertView
- email - Variable in class net.spreadsheetspace.sdk.model.User
- encrypt(byte[], List, boolean) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- Encrypt - Variable in class net.spreadsheetspace.sdk.model.DataEncrypt
- Encrypt - Variable in class net.spreadsheetspace.sdk.model.DataEncryptString
- encrypted - Variable in class net.spreadsheetspace.sdk.model.ListViewResponse
- encrypted - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- encryptSymmetricAES256(byte[], String) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- encryptSymmetricDES(byte[], String) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- equals(Object) - Method in class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
- ERROR_RETRIEVE_DATA - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
- EXCEL - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ClientType
- ExcelType - Enum Class in net.spreadsheetspace.sdk.orchestrator.model
F
- FAILED_DECRYPT_DATA - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
- failedList - Variable in class net.spreadsheetspace.sdk.model.AddressBookListContact
- failedList - Variable in class net.spreadsheetspace.sdk.model.ChangeRecipientResponse
- failedList - Variable in class net.spreadsheetspace.sdk.model.DeleteViewResponse
- failedList - Variable in class net.spreadsheetspace.sdk.orchestrator.model.GenericResponse
- FailureAlert - Class in net.spreadsheetspace.sdk.model
- FailureAlert(String, String) - Constructor for class net.spreadsheetspace.sdk.model.FailureAlert
- FailureAlertView - Class in net.spreadsheetspace.sdk.model
- FailureAlertView(String, Request, String) - Constructor for class net.spreadsheetspace.sdk.model.FailureAlertView
- FILE_SENT_WAS_NULL_OR_OPTIONAL - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
- FileBlob - Class in net.spreadsheetspace.sdk.viewserver.model
- FileBlob(String, Long, byte[], FileType) - Constructor for class net.spreadsheetspace.sdk.viewserver.model.FileBlob
- FILESYSTEM_ERROR_SAVE_FILE_DELTA - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
- FILESYSTEM_ERROR_SAVE_FILE_FULL - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
- FILESYSTEM_ERROR_SAVE_FILE_OPT - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
- FILESYSTEM_NO_SUCH_VIEW - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
- FileType - Enum Class in net.spreadsheetspace.sdk.viewserver.model
- first_name - Variable in class net.spreadsheetspace.sdk.model.OwnerValue
- first_name - Variable in class net.spreadsheetspace.sdk.model.User
- first_name - Variable in class net.spreadsheetspace.sdk.model.UserBase
- forceLock(String, String, String, ViewSharing) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorLockSharingUtil
- FORM - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ExcelType
- FOUND - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
- fromAddin - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- FULL - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.FileType
G
- generateKey() - Method in class net.spreadsheetspace.sdk.Sdk
-
Generate your personal public and private keys.
- generateKey(String, String, String) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- GenerateKeyDescriptor - Class in net.spreadsheetspace.sdk.model
-
Response object for GenerateKey
Composed by: publicKey: This string represents the public key. - GenerateKeyDescriptor(String, String, StatusCode) - Constructor for class net.spreadsheetspace.sdk.model.GenerateKeyDescriptor
- generateRandomString(SymmetricAlgorithm) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- GENERIC_ERROR - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
- GenericResponse - Class in net.spreadsheetspace.sdk.orchestrator.model
- GenericResponse() - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.GenericResponse
- getAcceptedIssuers() - Method in class net.spreadsheetspace.sdk.DummyTrustManager
- getAddressBook() - Method in class net.spreadsheetspace.sdk.Sdk
-
Retrieve my addressbook list.
- getAuthenticationResponse() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- getAuthenticationResponse() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- getAuthorizationResponse() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- getAuthorizationResponse() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- getAuthorize() - Method in class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
- getCategory() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getCategory() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
- getCategory() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getClient_type() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
- getClientSeqNum() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullRequest
- getClientType() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getClientType() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getClientType() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getCoedit_id() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- getCoedit_viewserver() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- getCols() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- getComment() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
- getCompletedList() - Method in class net.spreadsheetspace.sdk.orchestrator.model.GenericResponse
- getContactList(String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorContactUtil
- getCreation() - Method in class net.spreadsheetspace.sdk.model.UserView
- getCreationTime() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- getData() - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
- getDescription() - Method in class net.spreadsheetspace.sdk.model.UserView
-
Get the description of the View.
- getDescription() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getDescription() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- getDescription() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getDescription() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getDescription() - Method in class net.spreadsheetspace.sdk.sbc.model.Sbc
- getEmail() - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
- getEmailAddress() - Method in class net.spreadsheetspace.sdk.model.Contact
-
Get the email address of contact.
- getEncrypted() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getEncrypted() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getExcelType() - Method in class net.spreadsheetspace.sdk.model.UserView
- getExcelType() - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
-
Get the Excel type on the current Object.
- getExcelType() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- getFailedList() - Method in class net.spreadsheetspace.sdk.orchestrator.model.GenericResponse
- getFileList() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getFileList() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- getFileList() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- getFilename() - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
- getFileName() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getFirst_name() - Method in class net.spreadsheetspace.sdk.model.UserBase
- getFirstName() - Method in class net.spreadsheetspace.sdk.model.Contact
-
Get the firstname of contact.
- getFormId() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getFormServer() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getFromAddin() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getFromAddin() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getHas_data() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- getHas_headers() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- getHas_template() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- getHistoryServer() - Method in class net.spreadsheetspace.sdk.Sdk
- getHostname() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewServer
- getHostname() - Method in class net.spreadsheetspace.sdk.sbc.model.Sbc
- getId() - Method in class net.spreadsheetspace.sdk.model.UserBase
- getId() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getId() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- getId() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
- getId() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewObj
- getId() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getId() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullRequest
- getId() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- getId() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- getInboxView() - Method in class net.spreadsheetspace.sdk.Sdk
-
Retrieve my inbox views list.
- getInboxView(String, String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
- getInternalHostname() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewServer
- getIs_table() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- getIsForm2View() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getKey() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- getLast_name() - Method in class net.spreadsheetspace.sdk.model.UserBase
- getLastName() - Method in class net.spreadsheetspace.sdk.model.Contact
-
Get the lastname of contact.
- getListContact() - Method in class net.spreadsheetspace.sdk.model.AddressBookDescriptor
-
Get the addressbook list.
- getListRecipients() - Method in class net.spreadsheetspace.sdk.model.UserView
-
Get a list of the recipients of view.
- getListView() - Method in class net.spreadsheetspace.sdk.model.ListViewDescriptor
-
Get the the owned or inboxed views.
- getLocalId() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getLocker_id() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Sharing
- getMail() - Method in class net.spreadsheetspace.sdk.model.UserBase
- getMail() - Method in class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
- getMap() - Static method in class net.spreadsheetspace.sdk.authentication.model.StatusCode
- getMap() - Static method in class net.spreadsheetspace.sdk.authorization.model.StatusCode
- getMap() - Static method in enum class net.spreadsheetspace.sdk.StatusCode
- getMap() - Static method in class net.spreadsheetspace.sdk.viewserver.model.StatusCode
- getMarketId() - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
-
Get the identifier of the View.
- getMessage() - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
- getMessage() - Method in class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
- getMessage() - Method in class net.spreadsheetspace.sdk.model.ChangeRecipientDescriptor
-
Get the message associated to the action.
- getMessage() - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
-
Get a message associated to the StatusCode.
- getMessage() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- getMessage() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- getMessages() - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
- getMetadata() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getMetadata() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewObj
- getMetadata() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getMetadata() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getMetadata(String, String, String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
- getNextAvailableSequenceNumber() - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
-
Get a sequence number that must be send to the next update of the current View.
- getNextSeqNumAvailable() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- getNotificationType() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getOptionalFileList() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getOptionalFileList() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- getOptionalFileList() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- getOptionalFilenameList() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullRequest
- getOwnedView() - Method in class net.spreadsheetspace.sdk.Sdk
-
Retrieve my owned views list.
- getOwnedView(String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
- getOwner() - Method in class net.spreadsheetspace.sdk.model.UserView
-
Get the owner's mail of the View.
- getOwner() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getOwner() - Method in class net.spreadsheetspace.sdk.orchestrator.model.SharingObj
- getOwner() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getOwner() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- getOwner_id() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Sharing
- getPermissionType() - Method in class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
- getPrivateKey() - Method in class net.spreadsheetspace.sdk.model.GenerateKeyDescriptor
-
Get the private key.
- getPrivateKeyFromXML(String) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- getPublicKey() - Method in class net.spreadsheetspace.sdk.model.GenerateKeyDescriptor
-
Get the public key.
- getPublicKeyFromXML(String) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- getPublicKeys() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeysResponse
- getPublicKeys(String, String, String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorKeyMgmtUtil
- getPublicKeys(String, String, String, Set) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorKeyMgmtUtil
- getPublicKeyXml(RSAPublicKeySpec) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- getRequestId() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getRows() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- getSbc(String, String, String) - Static method in class net.spreadsheetspace.sdk.sbc.SbcUtil
- getSbcHostname() - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSession
- getSender() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getSenderId() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getSeqNum() - Method in class net.spreadsheetspace.sdk.model.ValuesViewDescriptor
-
Get the view's sequence number
- getSeqNum() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getSeqNum() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- getSeqNumber(String, String, String, String, String) - Static method in class net.spreadsheetspace.sdk.viewserver.ViewServerUtil
- getSequenceNumber() - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
- getSession(String, String, String) - Static method in class net.spreadsheetspace.sdk.sbc.SbcUtil
- getSession_id() - Method in class net.spreadsheetspace.sdk.sbc.model.SessionResponse
- getSessionId() - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSession
- getSessionId() - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
- getSharing(String, String, String, Sharing) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
- getSharing_id() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Sharing
- getSharing_id() - Method in class net.spreadsheetspace.sdk.orchestrator.model.SharingObj
- getSharing_id() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharing
- getSharing_view_server() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Sharing
- getSharing_view_server() - Method in class net.spreadsheetspace.sdk.orchestrator.model.SharingObj
- getSharing_view_server() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharing
- getSharingObj(String, String, String, ViewSharing) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
- getSharingObject(String, String, String, Sharing) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
- getSharingViewsObj() - Method in class net.spreadsheetspace.sdk.orchestrator.model.SharingObj
- getState() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getState() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getState() - Method in class net.spreadsheetspace.sdk.sbc.model.Sbc
- getStatusCode() - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
- getStatusCode() - Method in class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
- getStatusCode() - Method in class net.spreadsheetspace.sdk.model.AddressBookDescriptor
-
Get the response code for the action "getAddressbook"
- getStatusCode() - Method in class net.spreadsheetspace.sdk.model.ChangeRecipientDescriptor
-
Get the response code for the action.
- getStatusCode() - Method in class net.spreadsheetspace.sdk.model.GenerateKeyDescriptor
-
Get response code for the GenerateKey action.
- getStatusCode() - Method in class net.spreadsheetspace.sdk.model.ListViewDescriptor
-
Get response code for the GenerateKey action.
- getStatusCode() - Method in class net.spreadsheetspace.sdk.model.UserDescriptor
-
Get response code for the GenerateKey action.
- getStatusCode() - Method in class net.spreadsheetspace.sdk.model.ValuesViewDescriptor
-
Get the response code for the action "getValuesView".
- getStatusCode() - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
-
Get the response code for the action that was performed on the current View.
- getStatusCode() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- getStatusCode() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- getStatusCodeEnum() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- getStatusCodeEnum() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- getTagged() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getTimestamp() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getTimestamp() - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSession
- getTimestamp() - Method in class net.spreadsheetspace.sdk.sbc.model.SessionResponse
- getTs() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getTs() - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
- getTs() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getType() - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
- getType() - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
- getTypeByString(String) - Static method in enum class net.spreadsheetspace.sdk.model.SymmetricAlgorithm
- getTypeByString(String) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ClientType
- getTypeByString(String) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ExcelType
- getTypeByString(String) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
- getTypeByString(String) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
- getTypeByString(String) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewState
- getTypeByString(String) - Static method in enum class net.spreadsheetspace.sdk.sbc.model.NotificationType
- getTypeByString(String) - Static method in enum class net.spreadsheetspace.sdk.sbc.model.SubscriptionType
- getTypeByString(String) - Static method in enum class net.spreadsheetspace.sdk.viewserver.model.FileType
- getUpdates(String) - Static method in class net.spreadsheetspace.sdk.sbc.SbcUtil
- getUser() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharingObj
- getUser_id() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharing
- getUserId() - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
- getUserId() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- getUserId() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getUserId() - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSession
- getUserMail() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- getUsername() - Method in class net.spreadsheetspace.sdk.model.UserDescriptor
-
Get the username of the request user.
- getUsersPermission() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getUsersPermission() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getUsersPermission() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- getUuid() - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
- getVal() - Method in enum class net.spreadsheetspace.sdk.model.SymmetricAlgorithm
- getVal() - Method in enum class net.spreadsheetspace.sdk.orchestrator.model.ClientType
- getVal() - Method in enum class net.spreadsheetspace.sdk.orchestrator.model.ExcelType
- getVal() - Method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
- getVal() - Method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
- getVal() - Method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewState
- getVal() - Method in enum class net.spreadsheetspace.sdk.sbc.model.NotificationType
- getVal() - Method in enum class net.spreadsheetspace.sdk.sbc.model.SubscriptionType
- getVal() - Method in enum class net.spreadsheetspace.sdk.viewserver.model.FileType
- getValue() - Method in enum class net.spreadsheetspace.sdk.authentication.model.StatusCode.StatusCodeEnum
- getValue() - Method in enum class net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
- getValue() - Method in enum class net.spreadsheetspace.sdk.StatusCode
- getValue() - Method in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
- getValues() - Method in class net.spreadsheetspace.sdk.model.ValuesViewDescriptor
-
Get a matrix represents view's values.
- getValues(String, String, String, String, String, String, String, String) - Static method in class net.spreadsheetspace.sdk.viewserver.ViewServerUtil
- getValuesView(String, String, String, String) - Method in class net.spreadsheetspace.sdk.Sdk
-
Retrieve values from view.
- getView(String, String, String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
- getView_id() - Method in class net.spreadsheetspace.sdk.model.UserView
-
Get the identifier of the View.
- getView_id() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharing
- getView_server() - Method in class net.spreadsheetspace.sdk.model.UserView
-
Get the server address of the View.
- getView_server() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
- getView_server() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewObj
- getView_server() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharing
- getViewId() - Method in class net.spreadsheetspace.sdk.model.ChangeRecipientDescriptor
-
Get the identifier of the View.
- getViewId() - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
-
Get the identifier of the View.
- getViewId() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ImportEvent
- getViewId() - Method in class net.spreadsheetspace.sdk.orchestrator.model.RefreshEvent
- getViewId() - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
- getViewId() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getViewId() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- getViewServer() - Method in class net.spreadsheetspace.sdk.model.ChangeRecipientDescriptor
-
Get the server address where the View is stored.
- getViewServer() - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
-
Get the server address where the View is stored.
- getViewServer() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ImportEvent
- getViewServer() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getViewServer() - Method in class net.spreadsheetspace.sdk.orchestrator.model.RefreshEvent
- getViewServer() - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
- getViewServer() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- getViewServer() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- getViewServer() - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
- getViewServer() - Method in class net.spreadsheetspace.sdk.Sdk
- getViewServer() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullRequest
- getViewServer() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- getViewSharing() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- getViewSharing() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharingObj
- getViewSharing() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
H
- hashCode() - Method in class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
- HistoryUtil - Class in net.spreadsheetspace.sdk.history
- HistoryUtil() - Constructor for class net.spreadsheetspace.sdk.history.HistoryUtil
- hostname - Variable in class net.spreadsheetspace.sdk.sbc.model.Sbc
I
- id - Variable in class net.spreadsheetspace.sdk.model.ListViewResponse
- id - Variable in class net.spreadsheetspace.sdk.model.OwnerValue
- id - Variable in class net.spreadsheetspace.sdk.model.Request
- id - Variable in class net.spreadsheetspace.sdk.model.UserBase
- id - Variable in class net.spreadsheetspace.sdk.model.View
- ImportEvent - Class in net.spreadsheetspace.sdk.orchestrator.model
- ImportEvent(String, String) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.ImportEvent
- init() - Static method in class net.spreadsheetspace.sdk.authentication.model.StatusCode
- init() - Static method in class net.spreadsheetspace.sdk.authorization.model.StatusCode
- init() - Static method in enum class net.spreadsheetspace.sdk.StatusCode
- init() - Static method in class net.spreadsheetspace.sdk.viewserver.model.StatusCode
- init(String, String, String, String, String) - Static method in class net.spreadsheetspace.sdk.sbc.SbcUtil
- isEncrypted() - Method in class net.spreadsheetspace.sdk.model.UserView
- isEncrypted() - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
- isForm2View - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- isIs_form() - Method in class net.spreadsheetspace.sdk.model.UserView
- isIs_table() - Method in class net.spreadsheetspace.sdk.model.UserView
- isTagged() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- isTagged() - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
- isViewEncrypted(List) - Static method in class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
K
- keepAlive(String, String, String) - Static method in class net.spreadsheetspace.sdk.sbc.SbcUtil
- Key - Variable in class net.spreadsheetspace.sdk.model.SymmetricKey
- Key - Variable in class net.spreadsheetspace.sdk.model.SymmetricKeyString
L
- last_name - Variable in class net.spreadsheetspace.sdk.model.OwnerValue
- last_name - Variable in class net.spreadsheetspace.sdk.model.User
- last_name - Variable in class net.spreadsheetspace.sdk.model.UserBase
- ListViewDescriptor - Class in net.spreadsheetspace.sdk.model
-
Response object for getOwnedView and getInboxView
Composed by: listView: This list represents the owned or inboxed views. - ListViewDescriptor(LinkedList, StatusCode) - Constructor for class net.spreadsheetspace.sdk.model.ListViewDescriptor
- ListViewResponse - Class in net.spreadsheetspace.sdk.model
- ListViewResponse(String, String, OwnerValue, String, boolean, long, String, LinkedList) - Constructor for class net.spreadsheetspace.sdk.model.ListViewResponse
- localId - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- lock(String, String, String, ViewSharing) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorLockSharingUtil
- log - Static variable in class net.spreadsheetspace.sdk.history.HistoryUtil
- log - Static variable in class net.spreadsheetspace.sdk.requestgateway.RequestGatewayUtil
- log - Static variable in class net.spreadsheetspace.sdk.viewserver.ViewServerUtil
- lookup(int) - Static method in enum class net.spreadsheetspace.sdk.model.SymmetricAlgorithm
- lookup(int) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ClientType
- lookup(int) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ExcelType
- lookup(int) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
- lookup(int) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
- lookup(int) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewState
- lookup(int) - Static method in enum class net.spreadsheetspace.sdk.sbc.model.NotificationType
- lookup(int) - Static method in enum class net.spreadsheetspace.sdk.sbc.model.SubscriptionType
- lookup(int) - Static method in enum class net.spreadsheetspace.sdk.StatusCode
- lookup(int) - Static method in enum class net.spreadsheetspace.sdk.viewserver.model.FileType
M
- mail - Variable in class net.spreadsheetspace.sdk.model.OwnerValue
- mail - Variable in class net.spreadsheetspace.sdk.model.UserBase
- MARKET_READY - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewState
- message - Variable in class net.spreadsheetspace.sdk.model.FailureAlert
- message - Variable in class net.spreadsheetspace.sdk.model.FailureAlertView
- Message - Class in net.spreadsheetspace.sdk.sbc.model
- Message(String, NotificationType, String, String, long, String, String, String, String, long, ClientType, String, String, String) - Constructor for class net.spreadsheetspace.sdk.sbc.model.Message
- metadata - Variable in class net.spreadsheetspace.sdk.model.ListViewResponse
- metadata - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- Metadata - Class in net.spreadsheetspace.sdk.orchestrator.model
- Metadata(Boolean, Boolean, int, int, Boolean, Boolean, String, String, String) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.Metadata
N
- net.spreadsheetspace.sdk - package net.spreadsheetspace.sdk
- net.spreadsheetspace.sdk.authentication.model - package net.spreadsheetspace.sdk.authentication.model
- net.spreadsheetspace.sdk.authorization.model - package net.spreadsheetspace.sdk.authorization.model
- net.spreadsheetspace.sdk.history - package net.spreadsheetspace.sdk.history
- net.spreadsheetspace.sdk.model - package net.spreadsheetspace.sdk.model
- net.spreadsheetspace.sdk.notify - package net.spreadsheetspace.sdk.notify
- net.spreadsheetspace.sdk.orchestrator - package net.spreadsheetspace.sdk.orchestrator
- net.spreadsheetspace.sdk.orchestrator.model - package net.spreadsheetspace.sdk.orchestrator.model
- net.spreadsheetspace.sdk.requestgateway - package net.spreadsheetspace.sdk.requestgateway
- net.spreadsheetspace.sdk.requestgateway.model - package net.spreadsheetspace.sdk.requestgateway.model
- net.spreadsheetspace.sdk.sbc - package net.spreadsheetspace.sdk.sbc
- net.spreadsheetspace.sdk.sbc.model - package net.spreadsheetspace.sdk.sbc.model
- net.spreadsheetspace.sdk.viewserver - package net.spreadsheetspace.sdk.viewserver
- net.spreadsheetspace.sdk.viewserver.model - package net.spreadsheetspace.sdk.viewserver.model
- NEW_VIEW - Enum constant in enum class net.spreadsheetspace.sdk.sbc.model.NotificationType
- newViewEvent(String, String, String, String, OrchestratorNewViewRequest) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorEventUtil
- NONE - Enum constant in enum class net.spreadsheetspace.sdk.model.SymmetricAlgorithm
- NOT_FOUND - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
- NOT_OK - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
- NotificationCallback - Interface in net.spreadsheetspace.sdk.notify
-
This interface contains the SpreadSheetSpace Sdk callback functions.
- NotificationThread - Class in net.spreadsheetspace.sdk.notify
- NotificationThread(String, String, String, String, String, Logger) - Constructor for class net.spreadsheetspace.sdk.notify.NotificationThread
- NotificationType - Enum Class in net.spreadsheetspace.sdk.sbc.model
- NOTIFY_VIEW_CREATION - Enum constant in enum class net.spreadsheetspace.sdk.sbc.model.SubscriptionType
O
- OK - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
- OK - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
- ONLY_PULL - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
- OPENDATA - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ExcelType
- OPTIONAL - Enum constant in enum class net.spreadsheetspace.sdk.viewserver.model.FileType
- OrchestratorContactUtil - Class in net.spreadsheetspace.sdk.orchestrator
- OrchestratorContactUtil() - Constructor for class net.spreadsheetspace.sdk.orchestrator.OrchestratorContactUtil
- OrchestratorEventUtil - Class in net.spreadsheetspace.sdk.orchestrator
- OrchestratorEventUtil() - Constructor for class net.spreadsheetspace.sdk.orchestrator.OrchestratorEventUtil
- OrchestratorKeyMgmtUtil - Class in net.spreadsheetspace.sdk.orchestrator
- OrchestratorKeyMgmtUtil() - Constructor for class net.spreadsheetspace.sdk.orchestrator.OrchestratorKeyMgmtUtil
- OrchestratorLockSharingUtil - Class in net.spreadsheetspace.sdk.orchestrator
- OrchestratorLockSharingUtil() - Constructor for class net.spreadsheetspace.sdk.orchestrator.OrchestratorLockSharingUtil
- OrchestratorNewViewRequest - Class in net.spreadsheetspace.sdk.orchestrator.model
- OrchestratorNewViewRequest(String, String, String, HashSet, String, Boolean, int, String, Boolean, int, int, boolean, Timestamp) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- orchestratorServer - Static variable in class net.spreadsheetspace.sdk.orchestrator.OrchestratorContactUtil
- orchestratorServer - Static variable in class net.spreadsheetspace.sdk.orchestrator.OrchestratorKeyMgmtUtil
- orchestratorServer - Static variable in class net.spreadsheetspace.sdk.orchestrator.OrchestratorLockSharingUtil
- orchestratorServer - Static variable in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
- OrchestratorViewsMgmtUtil - Class in net.spreadsheetspace.sdk.orchestrator
- OrchestratorViewsMgmtUtil() - Constructor for class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
- OTHER - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
- owner - Variable in class net.spreadsheetspace.sdk.model.ListViewResponse
- owner - Variable in class net.spreadsheetspace.sdk.model.View
- OwnerValue - Class in net.spreadsheetspace.sdk.model
- OwnerValue(String, String, String, String) - Constructor for class net.spreadsheetspace.sdk.model.OwnerValue
P
- PARTIAL_FAILURE - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
- password - Variable in class net.spreadsheetspace.sdk.model.User
- PRIVATE - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewState
- publicKeys - Variable in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeysResponse
- PublicKeysResponse - Class in net.spreadsheetspace.sdk.orchestrator.model
- PublicKeysResponse(List) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.PublicKeysResponse
- PublicKeyWs - Class in net.spreadsheetspace.sdk.orchestrator.model
- PublicKeyWs(String, String, String, String, String, String) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- PUBLISHED - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewState
- publishPublicView(String, String, String) - Method in class net.spreadsheetspace.sdk.Sdk
-
Publish on T-Space of an existing Public View.
- PublishRequest - Class in net.spreadsheetspace.sdk.orchestrator.model
- PublishRequest(String, String, String) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
- publishView(String, String, String, PublishRequest, GenericResponse) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
- pull(PullRequest, String, String, String) - Static method in class net.spreadsheetspace.sdk.viewserver.ViewServerUtil
- PullRequest - Class in net.spreadsheetspace.sdk.viewserver.model
- PullRequest() - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PullRequest
- PullResponse - Class in net.spreadsheetspace.sdk.viewserver.model
- PullResponse(String, List, List, Long) - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- PullResponse(AuthenticationResponse, AuthorizationResponse, String, List, List, Long) - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- push(String, ServerPushRequest, String, String, String) - Static method in class net.spreadsheetspace.sdk.requestgateway.RequestGatewayUtil
- push(String, PushRequest, String, String, String) - Static method in class net.spreadsheetspace.sdk.viewserver.ViewServerUtil
- push(ServerPushRequest, String, String, String) - Static method in class net.spreadsheetspace.sdk.requestgateway.RequestGatewayUtil
- push(PushRequest, String, String, String) - Static method in class net.spreadsheetspace.sdk.viewserver.ViewServerUtil
- PUSH_AND_PULL - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
- PUSH_DATA_ERROR - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
- PushRequest - Class in net.spreadsheetspace.sdk.viewserver.model
- PushRequest() - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- PushRequest(String, String, String, List, List, List) - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- PushResponse - Class in net.spreadsheetspace.sdk.viewserver.model
- PushResponse(String) - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- PushResponse(AuthenticationResponse, AuthorizationResponse, String) - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PushResponse
R
- recreateSession(String, String, String, String) - Static method in class net.spreadsheetspace.sdk.sbc.SbcUtil
- RefreshEvent - Class in net.spreadsheetspace.sdk.orchestrator.model
- RefreshEvent(String, String) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.RefreshEvent
- refreshViewEvent(String, String, String, String, RefreshEvent) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorEventUtil
- registerSession(SbcSession, String, String, String) - Static method in class net.spreadsheetspace.sdk.sbc.SbcUtil
- removeRecipients(String, String, LinkedList) - Method in class net.spreadsheetspace.sdk.Sdk
-
Remove recipient(s) to existing view.
- removeRecipients(String, String, LinkedList, String, String, String, AuthenticationResponse, ExcelType) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorContactUtil
- removeViewSubscription(ViewObj) - Method in class net.spreadsheetspace.sdk.notify.NotificationThread
- request - Variable in class net.spreadsheetspace.sdk.model.FailureAlertView
- Request - Class in net.spreadsheetspace.sdk.model
- Request(String, String, String, String) - Constructor for class net.spreadsheetspace.sdk.model.Request
- requester - Variable in class net.spreadsheetspace.sdk.model.Request
- RequestGatewayUtil - Class in net.spreadsheetspace.sdk.requestgateway
- RequestGatewayUtil() - Constructor for class net.spreadsheetspace.sdk.requestgateway.RequestGatewayUtil
- requestId - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- run() - Method in class net.spreadsheetspace.sdk.notify.NotificationThread
S
- Sbc - Class in net.spreadsheetspace.sdk.sbc.model
- Sbc(String, String, Integer) - Constructor for class net.spreadsheetspace.sdk.sbc.model.Sbc
- SbcSession - Class in net.spreadsheetspace.sdk.sbc.model
- SbcSession(String, String, String, String) - Constructor for class net.spreadsheetspace.sdk.sbc.model.SbcSession
- SbcSubscription - Class in net.spreadsheetspace.sdk.sbc.model
- SbcSubscription(String, int, String, String) - Constructor for class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
- SbcUtil - Class in net.spreadsheetspace.sdk.sbc
- SbcUtil() - Constructor for class net.spreadsheetspace.sdk.sbc.SbcUtil
- SC_CONFLICT - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
- Sdk - Class in net.spreadsheetspace.sdk
-
SpreadSheetSpace Software Development Kit class.
- Sdk(String, String) - Constructor for class net.spreadsheetspace.sdk.Sdk
-
Constructor of SpreadSheetSpace Sdk.
- Sdk(String, String, String) - Constructor for class net.spreadsheetspace.sdk.Sdk
-
Constructor of SpreadSheetSpace Sdk.
- Sdk(String, String, Sdk.TokenType) - Constructor for class net.spreadsheetspace.sdk.Sdk
-
Constructor of SpreadSheetSpace Sdk.
- Sdk.TokenType - Enum Class in net.spreadsheetspace.sdk
- SdkHttpUtil - Class in net.spreadsheetspace.sdk
- SdkHttpUtil() - Constructor for class net.spreadsheetspace.sdk.SdkHttpUtil
- SdkKeyMgmtUtil - Class in net.spreadsheetspace.sdk
- SdkKeyMgmtUtil() - Constructor for class net.spreadsheetspace.sdk.SdkKeyMgmtUtil
- SEND_EVENT_ERROR - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
- sendPublicKey(PublicKeyWs, String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorKeyMgmtUtil
- ServerPushRequest - Class in net.spreadsheetspace.sdk.requestgateway.model
- ServerPushRequest() - Constructor for class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- ServerPushRequest(String, String, String, String, List, List, List, String, Boolean, int, String, String, Boolean, int, int, ViewSharing, Boolean, Timestamp, Boolean) - Constructor for class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- sessionId - Variable in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
- SessionResponse - Class in net.spreadsheetspace.sdk.sbc.model
- SessionResponse(String, String) - Constructor for class net.spreadsheetspace.sdk.sbc.model.SessionResponse
- setAuthenticationResponse(AuthenticationResponse) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- setAuthenticationResponse(AuthenticationResponse) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- setAuthorizationResponse(AuthorizationResponse) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- setAuthorizationResponse(AuthorizationResponse) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- setAuthorize(boolean) - Method in class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
- setCategory(int) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setCategory(int) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setCategory(ViewCategory) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
- setClient_type(ClientType) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
- setClientSeqNum(Long) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullRequest
- setClientType(int) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setClientType(int) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setClientType(ClientType) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setCoedit_id(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- setCoedit_viewserver(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- setCols(int) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- setComment(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
- setCompletedList(List) - Method in class net.spreadsheetspace.sdk.orchestrator.model.GenericResponse
- setCreation(long) - Method in class net.spreadsheetspace.sdk.model.UserView
- setCreationTime(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- setData(byte[]) - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
- setDescription(String) - Method in class net.spreadsheetspace.sdk.model.UserView
- setDescription(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setDescription(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- setDescription(String) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setDescription(String) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setDescription(String) - Method in class net.spreadsheetspace.sdk.sbc.model.Sbc
- setEmail(String) - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
- setEmailAddress(String) - Method in class net.spreadsheetspace.sdk.model.Contact
- setEncrypted(boolean) - Method in class net.spreadsheetspace.sdk.model.UserView
- setEncrypted(boolean) - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
- setEncrypted(Boolean) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setEncrypted(Boolean) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setExcelType(String) - Method in class net.spreadsheetspace.sdk.model.UserView
- setExcelType(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- setExcelType(ExcelType) - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
- setFailedList(List) - Method in class net.spreadsheetspace.sdk.orchestrator.model.GenericResponse
- setFileList(List) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setFileList(List) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- setFileList(List) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- setFilename(String) - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
- setFileName(String) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setFirst_name(String) - Method in class net.spreadsheetspace.sdk.model.UserBase
- setFirstName(String) - Method in class net.spreadsheetspace.sdk.model.Contact
- setFormId(String) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setFormServer(String) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setFromAddin(Boolean) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setFromAddin(Boolean) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setHas_data(Boolean) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- setHas_headers(Boolean) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- setHas_template(Boolean) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- setHostname(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewServer
- setHostname(String) - Method in class net.spreadsheetspace.sdk.sbc.model.Sbc
- setId(String) - Method in class net.spreadsheetspace.sdk.model.UserBase
- setId(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setId(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- setId(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
- setId(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewObj
- setId(String) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setId(String) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullRequest
- setId(String) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- setId(String) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- setInternalHostname(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewServer
- setIs_form(boolean) - Method in class net.spreadsheetspace.sdk.model.UserView
- setIs_table(boolean) - Method in class net.spreadsheetspace.sdk.model.UserView
- setIs_table(Boolean) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- setIsForm2View(Boolean) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setKey(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- setLast_name(String) - Method in class net.spreadsheetspace.sdk.model.UserBase
- setLastName(String) - Method in class net.spreadsheetspace.sdk.model.Contact
- setListContact(Contact[]) - Method in class net.spreadsheetspace.sdk.model.AddressBookDescriptor
-
Set the addressbook list.
- setListRecipients(LinkedList) - Method in class net.spreadsheetspace.sdk.model.UserView
- setListView(LinkedList) - Method in class net.spreadsheetspace.sdk.model.ListViewDescriptor
- setLocalId(String) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setLocker_id(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Sharing
- setMail(String) - Method in class net.spreadsheetspace.sdk.model.UserBase
- setMail(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
- setMarketId(String) - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
- setMessage(String) - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
- setMessage(String) - Method in class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
- setMessage(String) - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
- setMessage(String) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- setMessage(String) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- setMessage(LinkedList) - Method in class net.spreadsheetspace.sdk.model.ChangeRecipientDescriptor
- setMessages(LinkedList) - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
- setMetadata(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setMetadata(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewObj
- setMetadata(String) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setMetadata(String) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setNextAvailableSequenceNumber(Long) - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
- setNextSeqNumAvailable(Long) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- setNotificationType(NotificationType) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setOptionalFileList(List) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setOptionalFileList(List) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- setOptionalFileList(List) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- setOptionalFilenameList(List) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullRequest
- setOwner(String) - Method in class net.spreadsheetspace.sdk.model.UserView
- setOwner(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setOwner(String) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setOwner(String) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- setOwner(UserBase) - Method in class net.spreadsheetspace.sdk.orchestrator.model.SharingObj
- setOwner_id(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Sharing
- setPermissionType(int) - Method in class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
- setPrivateKey(String) - Method in class net.spreadsheetspace.sdk.model.GenerateKeyDescriptor
- setPublicKey(String) - Method in class net.spreadsheetspace.sdk.model.GenerateKeyDescriptor
- setPublicKeys(List) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeysResponse
- setRequestId(String) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setRows(int) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- setSbcHostname(String) - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSession
- setSender(String) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setSenderId(String) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setSeqNum(long) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setSeqNum(Long) - Method in class net.spreadsheetspace.sdk.model.ValuesViewDescriptor
- setSeqNum(Long) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- setSequenceNumber(Long) - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
- setSession_id(String) - Method in class net.spreadsheetspace.sdk.sbc.model.SessionResponse
- setSessionId(String) - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSession
- setSessionId(String) - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
- setSharing_id(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Sharing
- setSharing_id(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.SharingObj
- setSharing_id(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharing
- setSharing_view_server(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.Sharing
- setSharing_view_server(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.SharingObj
- setSharing_view_server(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharing
- setSharingViewsObj(List) - Method in class net.spreadsheetspace.sdk.orchestrator.model.SharingObj
- setState(int) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setState(int) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setState(Integer) - Method in class net.spreadsheetspace.sdk.sbc.model.Sbc
- setStatusCode(int) - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
- setStatusCode(int) - Method in class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
- setStatusCode(Integer) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- setStatusCode(Integer) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- setStatusCode(StatusCode) - Method in class net.spreadsheetspace.sdk.model.AddressBookDescriptor
-
Set the response code for the action "getAddressbook"
- setStatusCode(StatusCode) - Method in class net.spreadsheetspace.sdk.model.ChangeRecipientDescriptor
- setStatusCode(StatusCode) - Method in class net.spreadsheetspace.sdk.model.GenerateKeyDescriptor
- setStatusCode(StatusCode) - Method in class net.spreadsheetspace.sdk.model.ListViewDescriptor
- setStatusCode(StatusCode) - Method in class net.spreadsheetspace.sdk.model.UserDescriptor
- setStatusCode(StatusCode) - Method in class net.spreadsheetspace.sdk.model.ValuesViewDescriptor
- setStatusCode(StatusCode) - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
- setStatusCodeEnum(StatusCode) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- setStatusCodeEnum(StatusCode) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- setTagged(boolean) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setTagged(boolean) - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
- setTagged(Boolean) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setTimestamp(long) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setTimestamp(String) - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSession
- setTimestamp(String) - Method in class net.spreadsheetspace.sdk.sbc.model.SessionResponse
- setTs(Timestamp) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setTs(Timestamp) - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
- setTs(Timestamp) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setType(int) - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
- setType(int) - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
- setUser(UserBase) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharingObj
- setUser_id(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharing
- setUserId(String) - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
- setUserId(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- setUserId(String) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setUserId(String) - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSession
- setUserMail(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- setUsername(String) - Method in class net.spreadsheetspace.sdk.model.UserDescriptor
- setUsersPermission(HashSet) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setUsersPermission(List) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setUsersPermission(List) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- setUuid(String) - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
- setValues(String[][]) - Method in class net.spreadsheetspace.sdk.model.ValuesViewDescriptor
- setView_id(String) - Method in class net.spreadsheetspace.sdk.model.UserView
- setView_id(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharing
- setView_server(String) - Method in class net.spreadsheetspace.sdk.model.UserView
- setView_server(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
- setView_server(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewObj
- setView_server(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharing
- setViewId(String) - Method in class net.spreadsheetspace.sdk.model.ChangeRecipientDescriptor
- setViewId(String) - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
- setViewId(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ImportEvent
- setViewId(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.RefreshEvent
- setViewId(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
- setViewId(String) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setViewId(String) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- setViewServer(String) - Method in class net.spreadsheetspace.sdk.model.ChangeRecipientDescriptor
- setViewServer(String) - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
- setViewServer(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ImportEvent
- setViewServer(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setViewServer(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.RefreshEvent
- setViewServer(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
- setViewServer(String) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- setViewServer(String) - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- setViewServer(String) - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
- setViewServer(String) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullRequest
- setViewServer(String) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- setViewSharing(ViewSharing) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- setViewSharing(ViewSharing) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharingObj
- setViewSharing(ViewSharing) - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- Sharing - Class in net.spreadsheetspace.sdk.orchestrator.model
- Sharing(String, String, String, String) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.Sharing
- SHARING - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ExcelType
- SharingObj - Class in net.spreadsheetspace.sdk.orchestrator.model
- SharingObj(String, String, UserBase, List) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.SharingObj
- SNAPSHOT - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ExcelType
- state - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- state - Variable in class net.spreadsheetspace.sdk.sbc.model.Sbc
- StatusCode - Class in net.spreadsheetspace.sdk.authentication.model
- StatusCode - Class in net.spreadsheetspace.sdk.authorization.model
- StatusCode - Class in net.spreadsheetspace.sdk.viewserver.model
- StatusCode - Enum Class in net.spreadsheetspace.sdk
- StatusCode() - Constructor for class net.spreadsheetspace.sdk.authentication.model.StatusCode
- StatusCode() - Constructor for class net.spreadsheetspace.sdk.authorization.model.StatusCode
- StatusCode() - Constructor for class net.spreadsheetspace.sdk.viewserver.model.StatusCode
- StatusCode.StatusCodeEnum - Enum Class in net.spreadsheetspace.sdk.authentication.model
- StatusCode.StatusCodeEnum - Enum Class in net.spreadsheetspace.sdk.authorization.model
- StatusCode.StatusCodeEnum - Enum Class in net.spreadsheetspace.sdk.viewserver.model
- STOCK - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
- stopNotifier() - Method in class net.spreadsheetspace.sdk.notify.NotificationThread
- subscribeNotificationView(String, String, NotificationCallback) - Method in class net.spreadsheetspace.sdk.Sdk
-
Subscription to perform a callback function when you receive an update notification of a specific view.
- subscribeNotificationView(UserView, NotificationCallback) - Method in class net.spreadsheetspace.sdk.Sdk
-
Subscription to perform a callback function when you receive an update notification of a specific view.
- subscribeNotificationView(ViewDescriptor, NotificationCallback) - Method in class net.spreadsheetspace.sdk.Sdk
-
Subscription to perform a callback function when you receive an update notification of a specific view.
- SubscriptionType - Enum Class in net.spreadsheetspace.sdk.sbc.model
- symmetricAlgorithm - Variable in class net.spreadsheetspace.sdk.model.DataEncrypt
- symmetricAlgorithm - Variable in class net.spreadsheetspace.sdk.model.DataEncryptString
- SymmetricAlgorithm - Enum Class in net.spreadsheetspace.sdk.model
- SymmetricKey - Class in net.spreadsheetspace.sdk.model
- SymmetricKey(String, byte[]) - Constructor for class net.spreadsheetspace.sdk.model.SymmetricKey
- symmetricKeys - Variable in class net.spreadsheetspace.sdk.model.DataEncrypt
- symmetricKeys - Variable in class net.spreadsheetspace.sdk.model.DataEncryptString
- SymmetricKeyString - Class in net.spreadsheetspace.sdk.model
- SymmetricKeyString(String, String) - Constructor for class net.spreadsheetspace.sdk.model.SymmetricKeyString
T
- tagged - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- toString() - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
- toString() - Method in class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
- toString() - Method in class net.spreadsheetspace.sdk.model.DataEncrypt
- toString() - Method in class net.spreadsheetspace.sdk.model.DataEncryptString
- toString() - Method in class net.spreadsheetspace.sdk.model.UserBase
- toString() - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ImportEvent
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeysResponse
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.RefreshEvent
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.Sharing
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.SharingObj
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewObj
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharing
- toString() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewSharingObj
- toString() - Method in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- toString() - Method in class net.spreadsheetspace.sdk.sbc.model.Message
- toString() - Method in class net.spreadsheetspace.sdk.sbc.model.Sbc
- toString() - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSession
- toString() - Method in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
- toString() - Method in class net.spreadsheetspace.sdk.sbc.model.SessionResponse
- toString() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullRequest
- toString() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
- toString() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- toString() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
- trustAllCerts - Static variable in class net.spreadsheetspace.sdk.DummyTrustManager
- type - Variable in class net.spreadsheetspace.sdk.model.ChangeRecipientsRequest
- type - Variable in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
U
- unlock(String, String, String, ViewSharing) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorLockSharingUtil
- unsubscribeNotificationView(String, String) - Method in class net.spreadsheetspace.sdk.Sdk
-
Deletes a subscription previously created to receive an update of a specific view.
- unsubscribeNotificationView(UserView) - Method in class net.spreadsheetspace.sdk.Sdk
-
Deletes a subscription previously created to receive an update of a specific view.
- unsubscribeNotificationView(ViewDescriptor) - Method in class net.spreadsheetspace.sdk.Sdk
-
Deletes a subscription previously created to receive an update of a specific view.
- UPDATE_FORM - Enum constant in enum class net.spreadsheetspace.sdk.sbc.model.NotificationType
- UPDATE_VIEW - Enum constant in enum class net.spreadsheetspace.sdk.sbc.model.NotificationType
- updateAvailable(ViewObj) - Method in interface net.spreadsheetspace.sdk.notify.NotificationCallback
-
This callback is executed when an update event is received for a monitored View.
- UpdateEvent - Class in net.spreadsheetspace.sdk.orchestrator.model
- UpdateEvent(String, String, Boolean, Boolean, Timestamp) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
- updateUserPassword(String, String, String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorContactUtil
- updateView(ViewDescriptor, String[][], String, boolean, boolean) - Method in class net.spreadsheetspace.sdk.Sdk
-
Update the data and the template of an existing SpreadSheetSpace View.
- updateView(ViewDescriptor, String[][], String, boolean, boolean, boolean) - Method in class net.spreadsheetspace.sdk.Sdk
-
Update the data and the template of an existing SpreadSheetSpace View.
- updateView(ViewDescriptor, String[][], String, boolean, boolean, Timestamp) - Method in class net.spreadsheetspace.sdk.Sdk
-
Update the data and the template of an existing SpreadSheetSpace View.
- updateView(ViewDescriptor, String[][], String, boolean, boolean, Timestamp, boolean) - Method in class net.spreadsheetspace.sdk.Sdk
-
Update the data and the template of an existing SpreadSheetSpace View.
- updateViewEvent(String, String, String, String, UpdateEvent) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorEventUtil
- User - Class in net.spreadsheetspace.sdk.model
- User(String, String) - Constructor for class net.spreadsheetspace.sdk.model.User
- User(String, String, String, String, String) - Constructor for class net.spreadsheetspace.sdk.model.User
- UserBase - Class in net.spreadsheetspace.sdk.model
- UserBase(String) - Constructor for class net.spreadsheetspace.sdk.model.UserBase
- UserBase(String, String, String, String) - Constructor for class net.spreadsheetspace.sdk.model.UserBase
- UserDescriptor - Class in net.spreadsheetspace.sdk.model
-
Response object for create/update user request
Composed by: username: This string represents the username of the request user. - UserDescriptor(String, StatusCode) - Constructor for class net.spreadsheetspace.sdk.model.UserDescriptor
- userId - Variable in class net.spreadsheetspace.sdk.model.SymmetricKey
- userId - Variable in class net.spreadsheetspace.sdk.model.SymmetricKeyString
- username - Variable in class net.spreadsheetspace.sdk.model.User
- userPermission - Variable in class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionObj
- userPermissionList - Variable in class net.spreadsheetspace.sdk.model.ChangeRecipientsRequest
- UserPermissionObj - Class in net.spreadsheetspace.sdk.orchestrator.model
- UserPermissionObj(UserPermissionWs) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionObj
- UserPermissionWs - Class in net.spreadsheetspace.sdk.orchestrator.model
- UserPermissionWs(String, ViewPermissionType) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
- usersPermission - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- usersPermission - Variable in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
- usersPermissionObj - Variable in class net.spreadsheetspace.sdk.model.ListViewResponse
- UserView - Class in net.spreadsheetspace.sdk.model
-
Standard information for SpreadSheetSpace UserView.
- UserView(String, String, String, String, LinkedList, String, boolean, boolean, boolean, long) - Constructor for class net.spreadsheetspace.sdk.model.UserView
- uuid - Variable in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
V
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.authentication.model.StatusCode.StatusCodeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.model.SymmetricAlgorithm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ClientType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ExcelType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.sbc.model.NotificationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.sbc.model.SubscriptionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.Sdk.TokenType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.StatusCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.viewserver.model.FileType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.spreadsheetspace.sdk.authentication.model.StatusCode.StatusCodeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.model.SymmetricAlgorithm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ClientType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ExcelType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.orchestrator.model.ViewState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.sbc.model.NotificationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.sbc.model.SubscriptionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.Sdk.TokenType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.StatusCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.viewserver.model.FileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- ValuesViewDescriptor - Class in net.spreadsheetspace.sdk.model
-
Response object for getValuesView
Composed by: values: This matrix represents view's values. - ValuesViewDescriptor(String[][], Long, StatusCode) - Constructor for class net.spreadsheetspace.sdk.model.ValuesViewDescriptor
- View - Class in net.spreadsheetspace.sdk.model
- View(String, String, UserBase, String) - Constructor for class net.spreadsheetspace.sdk.model.View
- VIEW - Enum constant in enum class net.spreadsheetspace.sdk.orchestrator.model.ExcelType
- view_server - Variable in class net.spreadsheetspace.sdk.model.ListViewResponse
- view_server - Variable in class net.spreadsheetspace.sdk.model.View
- VIEW_UPDATE - Enum constant in enum class net.spreadsheetspace.sdk.sbc.model.SubscriptionType
- ViewCategory - Enum Class in net.spreadsheetspace.sdk.orchestrator.model
- ViewDescriptor - Class in net.spreadsheetspace.sdk.model
-
Response object for create/update/publish View
Composed by viewId: This string represents the identifier of the View. - ViewDescriptor(String, String) - Constructor for class net.spreadsheetspace.sdk.model.ViewDescriptor
- ViewDescriptor(String, String, Long) - Constructor for class net.spreadsheetspace.sdk.model.ViewDescriptor
- ViewDescriptor(String, String, Long, ExcelType) - Constructor for class net.spreadsheetspace.sdk.model.ViewDescriptor
- ViewDescriptor(String, String, String) - Constructor for class net.spreadsheetspace.sdk.model.ViewDescriptor
- ViewDescriptor(String, String, ExcelType) - Constructor for class net.spreadsheetspace.sdk.model.ViewDescriptor
- ViewDescriptor(String, String, StatusCode, String, Long) - Constructor for class net.spreadsheetspace.sdk.model.ViewDescriptor
- ViewDescriptor(String, String, StatusCode, String, Long, ExcelType) - Constructor for class net.spreadsheetspace.sdk.model.ViewDescriptor
- ViewDescriptor(String, String, StatusCode, String, Long, ExcelType, String) - Constructor for class net.spreadsheetspace.sdk.model.ViewDescriptor
- ViewDescriptor(LinkedList, StatusCode) - Constructor for class net.spreadsheetspace.sdk.model.ViewDescriptor
- viewObj - Variable in class net.spreadsheetspace.sdk.model.ChangeRecipientsRequest
- ViewObj - Class in net.spreadsheetspace.sdk.orchestrator.model
- ViewObj(String, String) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.ViewObj
- ViewObj(String, String, String) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.ViewObj
- ViewPermissionType - Enum Class in net.spreadsheetspace.sdk.orchestrator.model
- viewServer - Variable in class net.spreadsheetspace.sdk.model.Request
- viewServer - Variable in class net.spreadsheetspace.sdk.sbc.model.SbcSubscription
- ViewServer - Class in net.spreadsheetspace.sdk.orchestrator.model
- ViewServer(String, String) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.ViewServer
- ViewServerUtil - Class in net.spreadsheetspace.sdk.viewserver
- ViewServerUtil() - Constructor for class net.spreadsheetspace.sdk.viewserver.ViewServerUtil
- viewSharing - Variable in class net.spreadsheetspace.sdk.requestgateway.model.ServerPushRequest
- ViewSharing - Class in net.spreadsheetspace.sdk.orchestrator.model
- ViewSharing(String, String, String, String, String) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.ViewSharing
- ViewSharingObj - Class in net.spreadsheetspace.sdk.orchestrator.model
- ViewSharingObj(ViewSharing, UserBase) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.ViewSharingObj
- ViewState - Enum Class in net.spreadsheetspace.sdk.orchestrator.model
W
- WRONG_NEXT_NUMBER - Enum constant in enum class net.spreadsheetspace.sdk.StatusCode
All Classes and Interfaces|All Packages