public class SecureGSModel extends GSModel
CONFIGURATION_FILE, GOOGLE_PASSWORD, GOOGLE_USERNAME, SPREADSHEET_NAME
references, worksheets
aliases, name, PROPERTY_ALIASES, PROPERTY_NAME, PROPERTY_READONLOAD, PROPERTY_STOREONDISPOSAL, readOnLoad, storeOnDisposal
Constructor and Description |
---|
SecureGSModel() |
Modifier and Type | Method and Description |
---|---|
void |
load(StringProperties properties,
IRelativePathResolver resolver)
This method loads the model using arguments provided through Epsilon Development Tools.
|
String |
loadPassword(StringProperties properties) |
createWorksheet, deleteWorksheet, find, getSpreadsheetMetadata, getWorksheetCellFeed, getWorksheetListFeed, insertRow, insertWorksheet, isMetadataConfigurationDefined, loadSpreadsheet, main, setConfigurationFile, setPassword, setSpreadsheetName, setUsername
addReference, addWorksheet, allContents, createInstance, createInstance, createInstance, deleteElement, findOne, getAllOfKind, getAllOfType, getElementById, getElementId, getEnumerationValue, getPropertyGetter, getPropertySetter, getReferences, getReferencesBySource, getReferencesBySource, getReferencesByTarget, getReferencesByTarget, getTypeNameOf, getTypeOf, getWorksheetByType, getWorksheets, hasType, isInstantiable, load, loadColumnsFromMetadata, loadConfigurationFile, loadReferenceFromConfigurationFile, loadWorksheetFromConfigurationFile, owns, setElementId, store, store
allInstances, dispose, getAliases, getFullyQualifiedTypeNameOf, getMetamodel, getName, getTransactionSupport, isModelElement, isOfKind, isOfType, isReadOnLoad, isStoredOnDisposal, knowsAboutProperty, load, load, setName, setReadOnLoad, setStoredOnDisposal
public void load(StringProperties properties, IRelativePathResolver resolver) throws EolModelLoadingException
GSModel
load
in interface IModel
load
in class GSModel
EolModelLoadingException
Model#load(StringProperties, IRelativePathResolver)}
public String loadPassword(StringProperties properties) throws org.eclipse.equinox.security.storage.StorageException
org.eclipse.equinox.security.storage.StorageException
Copyright © 2016. All rights reserved.