| | |
| | | public static final String PAGE_VIEW_ORDER_MNG = "view_order_mng"; |
| | | public static final String PAGE_CANCEL_ORDER_MNG = "cancel_order_mng"; |
| | | public static final String PAGE_WAREHOUSE_REAGENT_DIRECT_STORE = "warehouse_reagent_direct_store"; |
| | | public static final String PAGE_ORDER_INPUT_WAREHOUSE = "order_input_warehouse"; |
| | | |
| | | // -----页面名称(以xhtml文件名为准)end----- |
| | | |
| | |
| | | public static final String BASE_META_GROUP_CONTRILLER_TYPE = "controller_type"; |
| | | public static final String SEQ_APPLY_CODE = "apply_code_seq"; |
| | | public static final String SEQ_ORDER_CODE = "order_code_seq"; |
| | | public static final String OPERATE_STATUS = "operate_status"; |
| | | |
| | | public int getACTION_ADD() { |
| | | return ACTION_ADD; |
| | |
| | | public String getBASE_META_GROUP_PROJECT_NUM() { |
| | | return BASE_META_GROUP_PROJECT_NUM; |
| | | } |
| | | public String getOPERATE_STATUS() { return OPERATE_STATUS; } |
| | | } |