Class EclipseSite
java.lang.Object
com.inductiveautomation.rm.base.RMListenerList
com.inductiveautomation.rm.base.RMObject
com.inductiveautomation.snap.web.WebSite
com.inductiveautomation.snap.websites.FileSite
com.inductiveautomation.snap.websites.EclipseSite
- All Implemented Interfaces:
- RMJSONArchiver.GetKeys,- RMPropertyChanger,- PropertyChangeListener,- Cloneable,- EventListener
A data source that reads/writes to a an Eclipse project in the local file system.
- 
Nested Class SummaryNested classes/interfaces inherited from class com.inductiveautomation.snap.web.WebSiteWebSite.Servlet
- 
Field SummaryFields inherited from class com.inductiveautomation.snap.web.WebSiteRefresh_Prop
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetFilesImpl(WebFile aFile) Returns files at path.Returns the string identifying the prefix for URLs in this data source.Methods inherited from class com.inductiveautomation.snap.websites.FileSitedeleteEntityImpl, deleteFileImpl, deleteRowImpl, deleteSite, flushImpl, getEntityImpl, getEntityRows, getFileBytesImpl, getFileImpl, getModifiedTime, getRowsImpl, getStandardFile, getStandardFile, getTableDataFile, getTableEntityFile, saveEntityFile, saveEntityFiles, saveEntityImpl, saveFileImpl, saveRowImpl, setModifiedTimeImplMethods inherited from class com.inductiveautomation.snap.web.WebSiteaddDeepChangeListener, bulkImport, createClassLoader, createDataTable, createDataTableImpl, createEntity, createEntityImpl, createFile, createFileImpl, createRow, createRow, createRowImpl, createSandbox, createSandboxURL, createSandboxURLS, createSchema, createSite, createURL, deleteEntity, deleteFile, deleteRow, flush, getClassLoader, getDataTable, getDataTables, getEntity, getExists, getFile, getHostName, getJSONKeys, getName, getPassword, getPath, getProp, getRequest, getResponse, getRootDirectory, getRow, getRow, getRowImpl, getRows, getSandbox, getSchema, getServlet, getURL, getURL, getURLString, getUserName, handleDelete, handleGet, handleHead, handlePut, isRunning, propertyChange, refresh, refreshFile, refreshFileImpl, removeDeepChangeListener, saveEntity, saveFile, saveRow, setClassLoader, setExists, setModifiedTime, setPassword, setProp, setSandbox, setServlet, setURL, setUserName, toStringMethods inherited from class com.inductiveautomation.rm.base.RMObjectaddPropertyChangeListener, animUpdate, firePropertyChange, firePropertyChange, firePropertyChange, getPCEvent, removePropertyChangeListener, sendPropertyChangeMethods inherited from class com.inductiveautomation.rm.base.RMListenerListaddListener, clone, getListener, getListenerCount, getListenerCount, getListenerList, getListeners, hasListeners, removeListener
- 
Constructor Details- 
EclipseSitepublic EclipseSite()
 
- 
- 
Method Details- 
getURLSchemeReturns the string identifying the prefix for URLs in this data source.
- 
getFilesImplReturns files at path.- Overrides:
- getFilesImplin class- FileSite
- Throws:
- Exception
 
 
-