|
| Metadata |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use MdObjectListener | |
|---|---|
| com.sas.metadata.remote | Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. |
| Uses of MdObjectListener in com.sas.metadata.remote |
|---|
| Methods in com.sas.metadata.remote with parameters of type MdObjectListener | |
|---|---|
abstract void |
MdServerStore.addMdObjectListener(MdObjectListener l)
Used to add an object to the list of listeners for changes in the Metadata Map |
abstract void |
MdObjectStore.addMdObjectListener(MdObjectListener l)
Used to add an object to the list of listeners for changes in the Metadata Map |
abstract void |
MdObjectBaseUtil.addMdObjectListener(MdObjectListener l)
Used to add an object to the list of listeners for changes in the Metadata Object. |
void |
MdFactoryImpl.addMdObjectListener(MdObjectListener l)
Used to add an object to the list of listeners for changes in the Metadata Map |
abstract void |
MdFactory.addMdObjectListener(MdObjectListener l)
Used to add an object to the list of listeners for changes in the Metadata Map |
abstract void |
MdServerStore.removeMdObjectListener(MdObjectListener l)
Used to remove an object from the list of listeners for changes in the Metadata Map |
abstract void |
MdObjectStore.removeMdObjectListener(MdObjectListener l)
Used to remove an object from the list of listeners for changes in the Metadata Map |
abstract void |
MdObjectBaseUtil.removeMdObjectListener(MdObjectListener l)
Used to remove an object from the list of listeners for changes in the Metadata Object. |
void |
MdFactoryImpl.removeMdObjectListener(MdObjectListener l)
Used to remove an object from the list of listeners for changes in the Metadata Map |
abstract void |
MdFactory.removeMdObjectListener(MdObjectListener l)
Used to remove an object from the list of listeners for changes in the Metadata Map |
|
| Metadata |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||