Changed Methods | ||
void
doAcknowledgment
() |
Change in exceptions thrown from no exceptions to
ECException . |
Composes and sends out the response to the browser |
AccessVector
getResources
() |
Method was inherited from AbstractECTargetableCommand , but is now defined locally. | Return the access Vector for access control |
void
reset
() |
Method was inherited from AbstractECTargetableCommand , but is now defined locally. | Reset the command. |
void
setRequestProperties
(TypedProperty ) |
Method was inherited from OfferingBaseCmdImpl , but is now defined locally. | Calls super.setRequestProperties to retrieve the rfq Id and
the attach file content. After this retrieve that attachment descrition. The WebController calls the setRequestProperties method before invoking the execute method in this command. |