com.ibm.commerce.me.objects

Class ProcurementProtocol

  • java.lang.Object
    • com.ibm.commerce.base.objects.EntityBase
      • com.ibm.commerce.me.objimpl.ProcurementProtocolEntityBase
        • com.ibm.commerce.me.objects.ProcurementProtocol
  • All Implemented Interfaces:
    java.io.Serializable


    @Entity(name="ProcurementProtocol")
    public class ProcurementProtocol
    extends com.ibm.commerce.me.objimpl.ProcurementProtocolEntityBase
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      Copyright.
    • Method Summary

      • Methods inherited from class com.ibm.commerce.me.objimpl.ProcurementProtocolEntityBase

        getAuthenticationType, getClassificationDomain, getField1, getField2, getField3, getProcurementProtocolComment, getProcurementSystemName, getProtocolId, getProtocolName, getTwoStepMode, getUomStandard, getVersion, setAuthenticationType, setClassificationDomain, setField1, setField2, setField3, setProcurementProtocolComment, setProcurementSystemName, setProtocolId, setProtocolName, setTwoStepMode, setUomStandard, setVersion
      • Methods inherited from class com.ibm.commerce.base.objects.EntityBase

        fulfills, getGroupingAttributeValue, getOptCounter, getOwner, setOptCounter
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Constructor Detail

      • ProcurementProtocol

        public ProcurementProtocol()