psdi.plusc.app.pluscds

Interface PlusCDSPointRemote

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


    public interface PlusCDSPointRemote
    extends MboRemote
    Extends the standard MboRemote class.
    • Method Detail

      • setReadOnlyFields

        void setReadOnlyFields()
                        throws MXException,
                               java.rmi.RemoteException
        Sets the read only fields.
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
      • toInternalString

        java.lang.String toInternalString(java.lang.String sValuelist,
                                          java.lang.String sUserValue)
                                   throws MXException,
                                          java.rmi.RemoteException
        To internal string.
        Parameters:
        sValuelist - the s valuelist
        sUserValue - the s user value
        Returns:
        the string
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
      • toExternalDefaultValue

        java.lang.String toExternalDefaultValue(java.lang.String sValuelist,
                                                java.lang.String sUserValue)
                                         throws MXException,
                                                java.rmi.RemoteException
        To external default value.
        Parameters:
        sValuelist - the s valuelist
        sUserValue - the s user value
        Returns:
        the string
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception