]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/package/class_Deliverable.php
Hub project continued:
[hub.git] / application / hub / interfaces / package / class_Deliverable.php
index 65c70c4aea1b28784c18be396e67e051059ea76a..2c6803843fd4d3ce2463349b2d125ddab5fe5c9a 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009, 2010 Hub Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2011 Hub Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -26,10 +26,11 @@ interface Deliverable extends FrameworkInterface {
         * "Enqueues" raw content into this delivery class by reading the raw content
         * from given template instance and pushing it on the 'undeclared' stack.
         *
-        * @param       $helperInstance         A BaseHubHelper instance
+        * @param       $helperInstance         An instance of a HelpableHub class
+        * @param       $nodeInstance           An instance of a NodeHelper class
         * @return      void
         */
-       function enqueueRawDataFromTemplate (BaseHubHelper $helperInstance);
+       function enqueueRawDataFromTemplate (HelpableHub $helperInstance, NodeHelper $nodeInstance);
 
        /**
         * Checks wether a package has been enqueued for delivery.
@@ -50,7 +51,7 @@ interface Deliverable extends FrameworkInterface {
         *
         * @return      $isWaitingDelivery      Wether a package is waiting for delivery
         */
-       function isPackageWaitingDelivery ();
+       function isPackageWaitingForDelivery ();
 
        /**
         * Delivers an enqueued package to the stated destination. If a non-session