Uses of Interface
com.sas.metadata.remote.MdStoreIDChangeListener
Packages that use MdStoreIDChangeListener
Package
Description
Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture.
-
Uses of MdStoreIDChangeListener in com.sas.metadata.remote
Methods in com.sas.metadata.remote with parameters of type MdStoreIDChangeListenerModifier and TypeMethodDescriptionvoidMdObjectStore.addMdStoreIDChangeListener(MdStoreIDChangeListener l) Used to add an object to the list of listeners for changes in the Metadata MapvoidMdObjectStoreImpl.addMdStoreIDChangeListener(MdStoreIDChangeListener l) Used to add an object to the list of listeners for changes in the Metadata MapvoidMdServerStore.addMdStoreIDChangeListener(MdStoreIDChangeListener l) Used to add an object to the list of listeners for changes in the Metadata MapvoidMdServerStoreImpl.addMdStoreIDChangeListener(MdStoreIDChangeListener l) Used to add an object to the list of listeners for changes in the Metadata MapvoidMdObjectStore.removeMdStoreIDChangeListener(MdStoreIDChangeListener l) Used to remove an object from the list of listeners for changes in the Metadata MapvoidMdObjectStoreImpl.removeMdStoreIDChangeListener(MdStoreIDChangeListener l) Used to remove an object from the list of listeners for changes in the Metadata MapvoidMdServerStore.removeMdStoreIDChangeListener(MdStoreIDChangeListener l) Used to remove an object from the list of listeners for changes in the Metadata MapvoidMdServerStoreImpl.removeMdStoreIDChangeListener(MdStoreIDChangeListener l) Used to remove an object from the list of listeners for changes in the Metadata Map