|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GridBeanClient
Method Summary | |
---|---|
void |
applyInputPanelValues()
|
GridBeanInfo |
getGridBeanInfo()
|
GridBeanJob |
getGridBeanJob()
|
GridBeanPlugin |
getGridBeanPlugin()
|
void |
loadJob(java.lang.String path,
com.intel.gpe.util.observer.IObserver observer)
Load job from file |
void |
saveJob(java.lang.String path,
com.intel.gpe.util.observer.IObserver observer)
Save job to file |
ErrorSet |
validateJob()
Validate job before the submit. |
Method Detail |
---|
GridBeanJob getGridBeanJob() throws DataSetException, TranslationException
DataSetException
TranslationException
ErrorSet validateJob()
ErrorSet
for the job.GridBeanPlugin getGridBeanPlugin()
void applyInputPanelValues() throws DataSetException, TranslationException
DataSetException
TranslationException
GridBeanInfo getGridBeanInfo()
void loadJob(java.lang.String path, com.intel.gpe.util.observer.IObserver observer)
path
- the file pathobserver
- the action observervoid saveJob(java.lang.String path, com.intel.gpe.util.observer.IObserver observer)
path
- the file pathobserver
- the action observer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |