Uses of Interface
com.sas.metadata.remote.MdStoreListener
Packages that use MdStoreListener
Package
Description
Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture.
-
Uses of MdStoreListener in com.sas.metadata.remote
Subinterfaces of MdStoreListener in com.sas.metadata.remoteModifier and TypeInterfaceDescriptioninterfaceThis a store of objects for a view's interaction.interfaceThis is the Main store of objects (Cache) for interactions with the server.interfaceThe listener interface for an object store hashmap and its contained items.Methods in com.sas.metadata.remote with parameters of type MdStoreListenerModifier and TypeMethodDescriptionvoidMdObjectStore.addMdStoreListener(MdStoreListener l) Used to add an object to the list of listeners for changes in the Metadata MapvoidMdObjectStoreImpl.addMdStoreListener(MdStoreListener l) Used to add an object to the list of listeners for changes in the Metadata MapvoidMdServerStore.addMdStoreListener(MdStoreListener l) Used to add an object to the list of listeners for changes in the Metadata MapvoidMdServerStoreImpl.addMdStoreListener(MdStoreListener l) Used to add an object to the list of listeners for changes in the Metadata MapvoidMdStore.addMdStoreListener(MdStoreListener l) Used to add an object to the list of listeners for changes in the Metadata MapvoidMdObjectStore.removeMdStoreListener(MdStoreListener l) Used to remove an object from the list of listeners for changes in the Metadata MapvoidMdObjectStoreImpl.removeMdStoreListener(MdStoreListener l) Used to remove an object from the list of listeners for changes in the Metadata MapvoidMdServerStore.removeMdStoreListener(MdStoreListener l) Used to remove an object from the list of listeners for changes in the Metadata MapvoidMdServerStoreImpl.removeMdStoreListener(MdStoreListener l) Used to remove an object from the list of listeners for changes in the Metadata MapvoidMdStore.removeMdStoreListener(MdStoreListener l) Used to remove an object from the list of listeners for changes in the Metadata Map