Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

A

action - Variable in class net.spreadsheetspace.sdk.model.Request
 
addRecipients(String, String, LinkedList<String>, String, String, AuthenticationResponse) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorContactUtil
 
addRecipients(String, String, LinkedList<String>) - Method in class net.spreadsheetspace.sdk.Sdk
Add recipient(s) to existing view.
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
 
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
 
AuthorizationResponse - Class in net.spreadsheetspace.sdk.authorization.model
 
AuthorizationResponse(boolean, String, int) - Constructor for class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
 
AuthorizationResponse(boolean) - Constructor for class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
 

B

b64decode(String) - Static method in class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 
b64decodeFromByteArray(byte[]) - Static method in class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 

C

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<String>) - 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<UserPermissionWs>, 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 - Enum in net.spreadsheetspace.sdk.orchestrator.model
 
cols - Variable in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
 
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
 
createPrivateView(String, Set<String>, String[][], String, boolean, boolean, Integer, Integer) - 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) - Method in class net.spreadsheetspace.sdk.Sdk
Create a SpreadSheetSpace View on the marketplace.
createUser(String, String, String, String, String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorContactUtil
 
createUser(String, String, String, String, String) - Method in class net.spreadsheetspace.sdk.Sdk
Create a new SpreadSheetSpace User in your Team.
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<SymmetricKey>, byte[]) - Constructor for class net.spreadsheetspace.sdk.model.DataEncrypt
 
DataEncryptString - Class in net.spreadsheetspace.sdk.model
 
DataEncryptString(boolean, List<SymmetricKeyString>, String) - Constructor for class net.spreadsheetspace.sdk.model.DataEncryptString
 
decodeBigInteger(BigInteger) - Static method in class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 
Decrypt(String, String, String) - Static method in class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 
decryptSymmetric(String, String) - Static method in class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 
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, List<ViewObj>, GenericResponse) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
 
deleteViews(List<ViewObj>) - Method in class net.spreadsheetspace.sdk.Sdk
Delete owned views on SpreadSheetSpace.
deleteViewsPrivate(String, String, List<ViewObj>) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
 
description - Variable in class net.spreadsheetspace.sdk.model.ListViewResponse
 
description - Variable in class net.spreadsheetspace.sdk.model.View
 
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 - Variable in class net.spreadsheetspace.sdk.model.DataEncrypt
 
Encrypt - Variable in class net.spreadsheetspace.sdk.model.DataEncryptString
 
encrypt(byte[], List<PublicKeyWs>, boolean) - Static method in class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 
encrypted - Variable in class net.spreadsheetspace.sdk.model.ListViewResponse
 
encryptSymmetric(byte[], String) - Static method in class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 
equals(Object) - Method in class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
 
ExcelType - Enum in net.spreadsheetspace.sdk.orchestrator.model
 
excelType - Variable in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
 

F

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
 
FileBlob - Class in net.spreadsheetspace.sdk.viewserver.model
 
FileBlob(String, Long, byte[], FileType) - Constructor for class net.spreadsheetspace.sdk.viewserver.model.FileBlob
 
FileType - Enum 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
 

G

generateKey(String, String) - Static method in class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 
generateKey() - Method in class net.spreadsheetspace.sdk.Sdk
Generate your personal public and private keys.
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() - Static method in class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 
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
 
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
 
getComment() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
 
getCompletedList() - Method in class net.spreadsheetspace.sdk.orchestrator.model.GenericResponse
 
getContactList(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
 
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
 
getExcelType() - Method in class net.spreadsheetspace.sdk.model.UserView
 
getFailedList() - Method in class net.spreadsheetspace.sdk.orchestrator.model.GenericResponse
 
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
 
getFirstName() - Method in class net.spreadsheetspace.sdk.model.Contact
Get the firstname of contact.
getFromAddin() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
 
getHostname() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewServer
 
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.viewserver.model.PullRequest
 
getId() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
 
getId() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
 
getInboxView(String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
 
getInboxView() - Method in class net.spreadsheetspace.sdk.Sdk
Retrieve my inbox views list.
getInternalHostname() - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewServer
 
getKey() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
 
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.
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 net.spreadsheetspace.sdk.StatusCode
 
getMap() - Static method in class net.spreadsheetspace.sdk.viewserver.model.StatusCode
 
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
 
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
 
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(String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
 
getOwnedView() - Method in class net.spreadsheetspace.sdk.Sdk
Retrieve my owned views list.
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.viewserver.model.PushRequest
 
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.model.SdkKeyMgmtUtil
 
getPublicKey() - Method in class net.spreadsheetspace.sdk.model.GenerateKeyDescriptor
Get the public key.
getPublicKeyFromXML(String) - Static method in class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 
getPublicKeys() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeysResponse
 
getPublicKeys(String, String, Set<String>) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorKeyMgmtUtil
 
getPublicKeys(String, String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorKeyMgmtUtil
 
getPublicKeyXml(RSAPublicKeySpec) - Static method in class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 
getSeqNum() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
 
getSequenceNumber() - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
 
getState() - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
 
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
 
getType() - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
 
getTypeByString(String) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ClientType
 
getTypeByString(String) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
 
getTypeByString(String) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
 
getTypeByString(String) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewState
 
getTypeByString(String) - Static method in enum net.spreadsheetspace.sdk.viewserver.model.FileType
 
getUserId() - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
 
getUserId() - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
 
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.viewserver.model.PushRequest
 
getVal() - Method in enum net.spreadsheetspace.sdk.orchestrator.model.ClientType
 
getVal() - Method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
 
getVal() - Method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
 
getVal() - Method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewState
 
getVal() - Method in enum net.spreadsheetspace.sdk.viewserver.model.FileType
 
getValue() - Method in enum net.spreadsheetspace.sdk.authentication.model.StatusCode.StatusCodeEnum
 
getValue() - Method in enum net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
 
getValue() - Method in enum net.spreadsheetspace.sdk.StatusCode
 
getValue() - Method in enum net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
 
getValues() - Method in class net.spreadsheetspace.sdk.model.ValuesViewDescriptor
Get a matrix represents view's values.
getValuesView(String, String, String, String) - Method in class net.spreadsheetspace.sdk.Sdk
Retrieve values from view.
getValuesView(String, String, String, String, String, String, String) - Static method in class net.spreadsheetspace.sdk.viewserver.ViewServerUtil
 
getView_id() - Method in class net.spreadsheetspace.sdk.model.UserView
Get the identifier of the View.
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
 
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.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.Sdk
 
getViewServer() - Method in class net.spreadsheetspace.sdk.viewserver.model.PullRequest
 
getViewServer() - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
 

H

has_data - Variable in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
 
has_headers - Variable in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
 
has_template - Variable in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
 
hashCode() - Method in class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
 

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 net.spreadsheetspace.sdk.StatusCode
 
init() - Static method in class net.spreadsheetspace.sdk.viewserver.model.StatusCode
 
is_table - Variable in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
 
isEncrypted() - Method in class net.spreadsheetspace.sdk.model.UserView
 
isEncrypted() - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
 
isIs_form() - Method in class net.spreadsheetspace.sdk.model.UserView
 
isIs_table() - Method in class net.spreadsheetspace.sdk.model.UserView
 
isViewEncrypted(List<PublicKeyWs>) - Static method in class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 

K

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
 
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<UserView>, 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<UserPermissionObj>) - Constructor for class net.spreadsheetspace.sdk.model.ListViewResponse
 
log - Static variable in class net.spreadsheetspace.sdk.viewserver.ViewServerUtil
 
lookup(int) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ClientType
 
lookup(int) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
 
lookup(int) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
 
lookup(int) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewState
 
lookup(int) - Static method in enum net.spreadsheetspace.sdk.StatusCode
 
lookup(int) - Static method in enum net.spreadsheetspace.sdk.viewserver.model.FileType
 

M

mail - Variable in class net.spreadsheetspace.sdk.model.OwnerValue
 
message - Variable in class net.spreadsheetspace.sdk.model.FailureAlert
 
message - Variable in class net.spreadsheetspace.sdk.model.FailureAlertView
 
metadata - Variable in class net.spreadsheetspace.sdk.model.ListViewResponse
 
Metadata - Class in net.spreadsheetspace.sdk.orchestrator.model
 
Metadata(Boolean, Boolean, int, int, Boolean, Boolean, ExcelType) - 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.model - package net.spreadsheetspace.sdk.model
 
net.spreadsheetspace.sdk.orchestrator - package net.spreadsheetspace.sdk.orchestrator
 
net.spreadsheetspace.sdk.orchestrator.model - package net.spreadsheetspace.sdk.orchestrator.model
 
net.spreadsheetspace.sdk.viewserver - package net.spreadsheetspace.sdk.viewserver
 
net.spreadsheetspace.sdk.viewserver.model - package net.spreadsheetspace.sdk.viewserver.model
 
newViewEvent(String, String, String, OrchestratorNewViewRequest) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorEventUtil
 

O

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
 
OrchestratorNewViewRequest - Class in net.spreadsheetspace.sdk.orchestrator.model
 
OrchestratorNewViewRequest(String, String, String, HashSet<UserPermissionWs>, String, Boolean, int, String, Boolean, int, int) - 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.OrchestratorEventUtil
 
orchestratorServer - Static variable in class net.spreadsheetspace.sdk.orchestrator.OrchestratorKeyMgmtUtil
 
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
 
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

password - Variable in class net.spreadsheetspace.sdk.model.User
 
publicKeys - Variable in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeysResponse
 
PublicKeysResponse - Class in net.spreadsheetspace.sdk.orchestrator.model
 
PublicKeysResponse(List<PublicKeyWs>) - 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
 
publishPublicView(String, String, String) - Method in class net.spreadsheetspace.sdk.Sdk
Publish on SpreadSheetSpace Marketplace 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, PublishRequest, GenericResponse) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorViewsMgmtUtil
 
pull(PullRequest, 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(AuthenticationResponse, AuthorizationResponse, String, List<FileBlob>, List<FileBlob>, Long) - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PullResponse
 
PullResponse(String, List<FileBlob>, List<FileBlob>, Long) - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PullResponse
 
push(PushRequest, String, String) - Static method in class net.spreadsheetspace.sdk.viewserver.ViewServerUtil
 
push(String, PushRequest, String, String) - Static method in class net.spreadsheetspace.sdk.viewserver.ViewServerUtil
 
PushRequest - Class in net.spreadsheetspace.sdk.viewserver.model
 
PushRequest(String, String, String, List<UserPermissionWs>, List<FileBlob>, List<FileBlob>) - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PushRequest
 
PushRequest() - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PushRequest
 
PushResponse - Class in net.spreadsheetspace.sdk.viewserver.model
 
PushResponse(AuthenticationResponse, AuthorizationResponse, String) - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PushResponse
 
PushResponse(String) - Constructor for class net.spreadsheetspace.sdk.viewserver.model.PushResponse
 

R

RefreshEvent - Class in net.spreadsheetspace.sdk.orchestrator.model
 
RefreshEvent(String, String) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.RefreshEvent
 
removeRecipients(String, String, LinkedList<String>, String, String, AuthenticationResponse) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorContactUtil
 
removeRecipients(String, String, LinkedList<String>) - Method in class net.spreadsheetspace.sdk.Sdk
Remove recipient(s) to existing view.
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
 
rows - Variable in class net.spreadsheetspace.sdk.orchestrator.model.Metadata
 

S

Sdk - Class in net.spreadsheetspace.sdk
Getter of State of SpreadSheetSpace Sdk.
Sdk(String, String, String) - Constructor for class net.spreadsheetspace.sdk.Sdk
Constructor of SpreadSheetSpace Sdk.
SdkKeyMgmtUtil - Class in net.spreadsheetspace.sdk.model
 
SdkKeyMgmtUtil() - Constructor for class net.spreadsheetspace.sdk.model.SdkKeyMgmtUtil
 
sendPublicKey(PublicKeyWs, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorKeyMgmtUtil
 
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(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
 
setComment(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublishRequest
 
setCompletedList(List<Object>) - 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
 
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.OrchestratorNewViewRequest
 
setEncrypted(boolean) - Method in class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
 
setExcelType(String) - Method in class net.spreadsheetspace.sdk.model.UserView
 
setFailedList(List<Object>) - Method in class net.spreadsheetspace.sdk.orchestrator.model.GenericResponse
 
setFileList(List<FileBlob>) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
 
setFileList(List<FileBlob>) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
 
setFilename(String) - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
 
setFirstName(String) - Method in class net.spreadsheetspace.sdk.model.Contact
 
setFromAddin(Boolean) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
 
setHostname(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.ViewServer
 
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.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
 
setKey(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
 
setLastName(String) - Method in class net.spreadsheetspace.sdk.model.Contact
 
setListContact(Contact[]) - Method in class net.spreadsheetspace.sdk.model.AddressBookDescriptor
 
setListRecipients(LinkedList<String>) - Method in class net.spreadsheetspace.sdk.model.UserView
 
setListView(LinkedList<UserView>) - Method in class net.spreadsheetspace.sdk.model.ListViewDescriptor
 
setMail(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.UserPermissionWs
 
setMessage(String) - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
 
setMessage(String) - Method in class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
 
setMessage(LinkedList<String>) - Method in class net.spreadsheetspace.sdk.model.ChangeRecipientDescriptor
 
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
 
setMessages(LinkedList<String>) - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
 
setMetadata(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
 
setNextAvailableSequenceNumber(Long) - Method in class net.spreadsheetspace.sdk.model.ViewDescriptor
 
setNextSeqNumAvailable(Long) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
 
setOptionalFileList(List<FileBlob>) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
 
setOptionalFileList(List<FileBlob>) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
 
setOptionalFilenameList(List<String>) - 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.viewserver.model.PushRequest
 
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<PublicKeyWs>) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeysResponse
 
setSeqNum(Long) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
 
setSequenceNumber(Long) - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
 
setState(int) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
 
setStatusCode(int) - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
 
setStatusCode(int) - Method in class net.spreadsheetspace.sdk.authorization.model.AuthorizationResponse
 
setStatusCode(StatusCode) - Method in class net.spreadsheetspace.sdk.model.AddressBookDescriptor
 
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
 
setStatusCode(Integer) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
 
setStatusCode(Integer) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
 
setStatusCodeEnum(StatusCode) - Method in class net.spreadsheetspace.sdk.viewserver.model.PullResponse
 
setStatusCodeEnum(StatusCode) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushResponse
 
setType(int) - Method in class net.spreadsheetspace.sdk.viewserver.model.FileBlob
 
setUserId(String) - Method in class net.spreadsheetspace.sdk.authentication.model.AuthenticationResponse
 
setUserId(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
 
setUserMail(String) - Method in class net.spreadsheetspace.sdk.orchestrator.model.PublicKeyWs
 
setUsername(String) - Method in class net.spreadsheetspace.sdk.model.UserDescriptor
 
setUsersPermission(HashSet<UserPermissionWs>) - Method in class net.spreadsheetspace.sdk.orchestrator.model.OrchestratorNewViewRequest
 
setUsersPermission(List<UserPermissionWs>) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
 
setValues(String[][]) - Method in class net.spreadsheetspace.sdk.model.ValuesViewDescriptor
 
setView_id(String) - Method in class net.spreadsheetspace.sdk.model.UserView
 
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
 
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.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.viewserver.model.PullRequest
 
setViewServer(String) - Method in class net.spreadsheetspace.sdk.viewserver.model.PushRequest
 
StatusCode - Class in net.spreadsheetspace.sdk.authentication.model
 
StatusCode() - Constructor for class net.spreadsheetspace.sdk.authentication.model.StatusCode
 
StatusCode - Class in net.spreadsheetspace.sdk.authorization.model
 
StatusCode() - Constructor for class net.spreadsheetspace.sdk.authorization.model.StatusCode
 
StatusCode - Enum in net.spreadsheetspace.sdk
 
StatusCode - Class in net.spreadsheetspace.sdk.viewserver.model
 
StatusCode() - Constructor for class net.spreadsheetspace.sdk.viewserver.model.StatusCode
 
StatusCode.StatusCodeEnum - Enum in net.spreadsheetspace.sdk.authentication.model
 
StatusCode.StatusCodeEnum - Enum in net.spreadsheetspace.sdk.authorization.model
 
StatusCode.StatusCodeEnum - Enum in net.spreadsheetspace.sdk.viewserver.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

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.ViewDescriptor
 
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.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.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
 

U

UpdateEvent - Class in net.spreadsheetspace.sdk.orchestrator.model
 
UpdateEvent(String, String, boolean) - Constructor for class net.spreadsheetspace.sdk.orchestrator.model.UpdateEvent
 
updateUserPassword(String, String, String, String) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorContactUtil
 
updateUserPassword(String, String) - Method in class net.spreadsheetspace.sdk.Sdk
Update your password or the password of a SpreadSheetSpace User in your Team.
updateView(ViewDescriptor, String[][], String) - Method in class net.spreadsheetspace.sdk.Sdk
Update the data and the template of an existing SpreadSheetSpace View.
updateViewEvent(String, String, String, UpdateEvent) - Static method in class net.spreadsheetspace.sdk.orchestrator.OrchestratorEventUtil
 
User - Class in net.spreadsheetspace.sdk.model
 
User(String, String, String, String, String) - Constructor for class net.spreadsheetspace.sdk.model.User
 
User(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
 
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.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>, String, boolean, boolean, boolean, long) - Constructor for class net.spreadsheetspace.sdk.model.UserView
 

V

valueOf(String) - Static method in enum net.spreadsheetspace.sdk.authentication.model.StatusCode.StatusCodeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ClientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ExcelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.spreadsheetspace.sdk.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.spreadsheetspace.sdk.viewserver.model.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.spreadsheetspace.sdk.authentication.model.StatusCode.StatusCodeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.spreadsheetspace.sdk.authorization.model.StatusCode.StatusCodeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ClientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ExcelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.spreadsheetspace.sdk.orchestrator.model.ViewState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.spreadsheetspace.sdk.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.spreadsheetspace.sdk.viewserver.model.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.spreadsheetspace.sdk.viewserver.model.StatusCode.StatusCodeEnum
Returns an array containing the constants of this enum type, 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[][], 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_server - Variable in class net.spreadsheetspace.sdk.model.ListViewResponse
 
view_server - Variable in class net.spreadsheetspace.sdk.model.View
 
ViewCategory - Enum 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, StatusCode, String, Long) - Constructor for class net.spreadsheetspace.sdk.model.ViewDescriptor
 
ViewDescriptor(LinkedList<String>, 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
 
ViewPermissionType - Enum in net.spreadsheetspace.sdk.orchestrator.model
 
viewServer - Variable in class net.spreadsheetspace.sdk.model.Request
 
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
 
ViewState - Enum in net.spreadsheetspace.sdk.orchestrator.model
 
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2018. All rights reserved.