psdi.iface.app.intobject

Class FldSelfReferencing

    • Constructor Detail

      • FldSelfReferencing

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

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Validate selfreferencing flag. When the 'Self Reference?' flag is ENABLED, then the RELATIONSHIP select control in the MOS main MBO will be enabled to allow users select a relationship with itself.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException - throws MXException
        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