|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface AddRepositoryComposite.AddRepositoryChangeListener
A Listener interface to listen on changes during the creation of an repository.
| Method Summary | |
|---|---|
void |
repositoryDescriptionChanged(String repositoryDescription)
Notifies when the description changes. |
void |
repositoryLabelChanged(String repositoryLabel)
Notifies when the label changes. |
void |
repositoryNameChanged(String repositoryName)
Notifies when the name is changed. |
void |
repositoryProviderChanged(ECPProvider provider)
Notifies when the provider changes. |
| Method Detail |
|---|
void repositoryNameChanged(String repositoryName)
repositoryName - the new repositoryNamevoid repositoryLabelChanged(String repositoryLabel)
repositoryLabel - the new repositoryLabelvoid repositoryDescriptionChanged(String repositoryDescription)
repositoryDescription - the new repositoryDescriptionvoid repositoryProviderChanged(ECPProvider provider)
provider - the new ECPProvider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||