Class PurchaseOrderControl
java.lang.Object
com.echothree.util.server.control.BaseModelControl
com.echothree.model.control.purchase.server.control.BasePurchaseControl
com.echothree.model.control.purchase.server.control.PurchaseOrderControl
-
Field Summary
Fields inherited from class com.echothree.util.server.control.BaseModelControl
connection, entityInstanceControl, eventControl, partyControl, session, workflowControl -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCreates a new instance of PurchaseControl -
Method Summary
Methods inherited from class com.echothree.util.server.control.BaseModelControl
getConnection, getEntityInstanceByBaseEntity, getEntityInstanceByBasePK, getLog, getSession, sendEvent, sendEvent, sendEvent
-
Constructor Details
-
PurchaseOrderControl
protected PurchaseOrderControl()Creates a new instance of PurchaseControl
-