|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPlatformObject
eu.geclipse.core.model.impl.AbstractGridElement
eu.geclipse.servicejob.model.AbstractServiceJob
eu.geclipse.servicejob.model.access.GridAccessServiceJob
public abstract class GridAccessServiceJob
Abstract implementation of base class for all service jobs that contact resources directly (e.g. through SSL connection) or accessing service job results from remote services (portals, databases, etc.).
| Constructor Summary | |
|---|---|
GridAccessServiceJob()
|
|
| Method Summary | |
|---|---|
boolean |
isLocal()
Determines if this element is local. |
| Methods inherited from class eu.geclipse.servicejob.model.AbstractServiceJob |
|---|
addServiceJobResult, getColumnWidth, getFileStore, getLastUpdate, getLastUpdate, getManager, getName, getParent, getPath, getProperties, getResource, getResults, getServiceJobFolder, getServiceJobResourcesNames, getServiceJobResultsForResourceForDate, getSingleServiceJobResult, getStatus, getSubmissionService, getSummary, internalInit, needsSubmissionWizard, setResource, setSubmissionService |
| Methods inherited from class eu.geclipse.core.model.impl.AbstractGridElement |
|---|
dispose, getAdapter, getProject, isHidden, isVirtual |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface eu.geclipse.core.model.IServiceJob |
|---|
getInputStreamForResult, getServiceJobDescription, getSingleServiceJobNames, init, run |
| Constructor Detail |
|---|
public GridAccessServiceJob()
| Method Detail |
|---|
public boolean isLocal()
IGridElementIResource) that
is local in the means that it is located on the local machine.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||