
public class RepositoryTypeChangedEvent extends Event implements CDOCommonRepository.TypeChangedEvent
source| Constructor and Description |
|---|
RepositoryTypeChangedEvent(INotifier source,
CDOCommonRepository.Type oldType,
CDOCommonRepository.Type newType) |
| Modifier and Type | Method and Description |
|---|---|
CDOCommonRepository.Type |
getNewType() |
CDOCommonRepository.Type |
getOldType() |
formatAdditionalParameters, getSource, toStringpublic RepositoryTypeChangedEvent(INotifier source, CDOCommonRepository.Type oldType, CDOCommonRepository.Type newType)
public CDOCommonRepository.Type getOldType()
getOldType in interface CDOCommonRepository.TypeChangedEventpublic CDOCommonRepository.Type getNewType()
getNewType in interface CDOCommonRepository.TypeChangedEventCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.