psdi.app.common

Class FldCommonLineType

    • Constructor Detail

      • FldCommonLineType

        public FldCommonLineType(MboValue mbv)
                          throws MXException,
                                 java.rmi.RemoteException
        Set the list name to line type after calling the super constructor.
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • init

        public void init()
                  throws MXException,
                         java.rmi.RemoteException
        Set the 'LINETYPE' field to READONLY if the Mbo has been saved. The value of the 'LINETYPE' can be changed only if the Mbo is toBeAdded. If the Mbo is already saved, the linetype field is readonly.
        Specified by:
        init in interface MboValueListener
        Overrides:
        init in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException