|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJobTicketSourceFactory
Interface for JobTicketSource factories. JobTicketSource factories are used by the JobTicketManager for persisting and restoring job tickets in a memento between workbench invocations. If a JobTicketSource wishes to be persisted and restored then a JobTicketSourceFactory needs to be registered via the com.ibm.etools.iseries.
| Field Summary | |
|---|---|
static String |
Copyright
|
| Method Summary | |
|---|---|
IJobTicketSource |
createJobTicketSource(IMemento memento)
Create an IJobTicketSource from this memento. |
String |
getFactoryID()
Return the ID for this factory. |
void |
saveJobTicketSourceAttributes(IMemento memento,
IJobTicketSource ticketSource)
Save job ticket attributes that are unique to this job ticket source so the job ticket source can be restored at a latter time. |
| Field Detail |
|---|
static final String Copyright
| Method Detail |
|---|
void saveJobTicketSourceAttributes(IMemento memento,
IJobTicketSource ticketSource)
IJobTicketSource createJobTicketSource(IMemento memento)
String getFactoryID()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||