psdi.app.doclink

Class FldDocinfoUrltype

    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Do the followiong.
        • If urltype is null, then set application and dmsname to null, and return.
        • If urltype is DMS, then set dmsname to editable, else set dmsname to readonly.
        • If urltype is FILE, then set upload to editable, else set upload to False and readonly.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException