class_SignableContract.php

Go to the documentation of this file.
00001 <?php
00024 interface SignableContract extends FrameworkInterface {
00025         // Sign the contract
00026         function signContract (ContractPartner $partnerInstance, ContractPartner $partyInstance);
00027 }
00028 
00029 // [EOF]
00030 ?>

Generated on Mon Dec 8 01:06:44 2008 for Ship-Simulator by  doxygen 1.5.6