public static interface RecorderClientWizardConfigurer.ClientEntry extends RecorderClientWizardConfigurer.Entry
Modifier and Type | Method and Description |
---|---|
String |
getClientId()
Returns the client type id.
|
SortedSet<RecorderClientWizardConfigurer.RecordingMethodEntry> |
getRecordingMethodEntries()
Returns all recording method entries that can be used in conjunction with
this client entry.
|
RecorderClientWizardConfigurer.RecordingMethodEntry |
getSimilarMethodEntry(RecorderClientWizardConfigurer.RecordingMethodEntry entry)
Returns a recording method for this client entry, if it exists, that
is similar to a recording method entry for another client entry.
|
getDescription, getImage, getImageDescriptor, getLabel, getPrerequisiteValidationStatus
SortedSet<RecorderClientWizardConfigurer.RecordingMethodEntry> getRecordingMethodEntries()
RecorderClientWizardConfigurer.RecordingMethodEntry getSimilarMethodEntry(RecorderClientWizardConfigurer.RecordingMethodEntry entry)
entry
- String getClientId()
© Copyright IBM Corp. 2013. All rights reserved.