|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBatchClientEditor
Represents the public interface to the BatchUpdateTask editor
| Method Summary | |
|---|---|
void |
addBatchDataSource(BatchDataSource dataSource)
Adds a new BatchDataSource to the list of BatchDataSources |
BatchDataSource[] |
getBatchDataSources()
Returns a list of BatchDataSource currently in the editor |
void |
refresh()
Refreshes the list of Assets from all Asset DataSources and applies mapping to the Batch Target. |
void |
removeBatchDataSource(BatchDataSource dataSource)
Adds a new BatchDataSource to the list of BatchDataSources |
| Method Detail |
|---|
void refresh()
BatchDataSource[] getBatchDataSources()
void addBatchDataSource(BatchDataSource dataSource)
void removeBatchDataSource(BatchDataSource dataSource)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||