psdi.iface.app.intobject

Class FldMosFlatSupported

    • Constructor Detail

      • FldMosFlatSupported

        public FldMosFlatSupported(MboValue mbv)
        Construct and attach to the MboValue.
        Parameters:
        mbv - MboValue
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Value cannot be changed(read only) when object structure with flatfile support enabled.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException - throws MXApplicationException
        java.rmi.RemoteException - throws RemoteException
      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Make AliasConflict flag false when the FlatSupported Flag becomes false. throws MXApplicationException if object appears twice in the ObjectStrcuture Detail Set
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException - throws MXApplicationException if object appears twice in the ObjectStrcuture Detail Set
        java.rmi.RemoteException - throws RemoteException