psdi.app.craft

Interface CraftRemote

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


    public interface CraftRemote
    extends MboRemote
    • Method Detail

      • getCraftRate

        double getCraftRate(java.lang.String skilllevel,
                            java.lang.String vendor,
                            java.lang.String contractnum)
                     throws MXException,
                            java.rmi.RemoteException
        Return the StandardRate from CraftRate for the given the combination of craft, skilllevel, vendor, contract and revisionnum
        Returns:
        double
        Throws:
        MXException
        java.rmi.RemoteException