psdi.app.site

Class SiteECom

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


    public class SiteECom
    extends Mbo
    implements SiteEComRemote
    Mbo object to represent SiteECom. The attributes in this object are as follows:
    Attribute NameAttribute Description
    ORGIDThe Organization identifier
    SITEIDThe Site identifier
    ECOMINTERFACEThe WebMethod's outgoing package
    DOMAINThe eCommerce organization
    VALUEThe punch out id for the domain
    • Constructor Detail

      • SiteECom

        public SiteECom(MboSet ms)
                 throws MXException,
                        java.rmi.RemoteException
        Construct the SiteECom object
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        This is called when a new SiteECom object is added to the SiteECom MboSet collection. The field defaults and field flags are set here.
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException