38 *
39 * @return boolean
40 */
41 function getManualOrder();
42
43 /**
44 * Get Tags
45 *
46 */
47 function getTags();
48
43
49
44
50
45 }
51 }