psdi.app.pr.virtual

Class ContractFromPR

  • All Implemented Interfaces:
    java.rmi.Remote, ContractFromPRRemote, MboConstants, MboRemote, NonPersistentMboRemote, MaxRemoteProxy


    public class ContractFromPR
    extends NonPersistentMbo
    implements ContractFromPRRemote
    Non persistent Mbo used in the Create Contract From PR page. This page accepts the ContractNum input and creates a new Contract if that ContractNum does not already exist in the database. If the ContractNum already exists in the database an exception is thrown. The ContractNum can also be autonumbered.
    Attribute Name Description
    ContractNum Contract number.
    ContractType Identifies the contract type.
    Description Description of the contract.
    OrgId Identifier of the organization for this obejct.