com.ibm.commerce.me.objects

Class ProcurementSystem

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


    @Entity(name="ProcurementSystem")
    public class ProcurementSystem
    extends com.ibm.commerce.me.objimpl.ProcurementSystemEntityBase
    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.ProcurementSystemEntityBase

        getField1, getField2, getProcurementSystemName, setField1, setField2, setProcurementSystemName
      • 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

      • ProcurementSystem

        public ProcurementSystem()