psdi.app.system

Interface MaxPropRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    MaxProp


    public interface MaxPropRemote
    extends MboRemote
    Remote Interface to the MaxProp object.

    Attributes are described in MaxProp.

    • Method Detail

      • isNullAllowed

        boolean isNullAllowed()
                       throws java.rmi.RemoteException,
                              MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • isInstanceOnly

        boolean isInstanceOnly()
                        throws java.rmi.RemoteException,
                               MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • checkDataTypeValid

        void checkDataTypeValid(java.lang.String val)
                         throws java.rmi.RemoteException,
                                MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • checkDomainValid

        void checkDomainValid(java.lang.String val)
                       throws java.rmi.RemoteException,
                              MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • isFileProperty

        boolean isFileProperty()
                        throws java.rmi.RemoteException,
                               MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • isUserDefined

        boolean isUserDefined()
                       throws java.rmi.RemoteException,
                              MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • isOnlineAllowed

        boolean isOnlineAllowed()
                         throws java.rmi.RemoteException,
                                MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • isEncrypted

        boolean isEncrypted()
                     throws java.rmi.RemoteException,
                            MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • isGlobalOnly

        boolean isGlobalOnly()
                      throws java.rmi.RemoteException,
                             MXException
        Throws:
        java.rmi.RemoteException
        MXException