com.sas.services.information
Class OMIServer.cVetoableChangeListener

com.sas.services.information.OMIServer.cVetoableChangeListener
All Implemented Interfaces:
java.beans.VetoableChangeListener, java.util.EventListener
Enclosing class:
OMIServer

protected class OMIServer.cVetoableChangeListener
implements java.beans.VetoableChangeListener

This listener is used when you only want to update the local objects with changes, but do not want to override any local changes.


Constructor Summary
OMIServer.cVetoableChangeListener(com.sas.metadata.remote.MdObjectStore Store)
           
 
Method Summary
 void vetoableChange(java.beans.PropertyChangeEvent e)
           
 

Constructor Detail

OMIServer.cVetoableChangeListener

public OMIServer.cVetoableChangeListener(com.sas.metadata.remote.MdObjectStore Store)
Method Detail

vetoableChange

public void vetoableChange(java.beans.PropertyChangeEvent e)
                    throws java.beans.PropertyVetoException
Specified by:
vetoableChange in interface java.beans.VetoableChangeListener
Throws:
java.beans.PropertyVetoException



Copyright © 2009 SAS Institute Inc. All Rights Reserved.