Class CardActionManager
java.lang.Object
ru.bitel.bgbilling.modules.card.server.bean.CardActionManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteAction(int id) getActionById(int id) getActionList(int dealerId, Date fromDate, Date toDate, int type) Deprecated.getActionList(int dealerId, Period period, int type) voidupdateAction(CardAction action)
-
Constructor Details
-
CardActionManager
-
-
Method Details
-
updateAction
-
getActionById
-
getActionList
@Deprecated public List<CardAction> getActionList(int dealerId, Date fromDate, Date toDate, int type) Deprecated.использоватьgetActionList(int, Period, int)- Parameters:
dealerId-fromDate-toDate-type-- Returns:
-
getActionList
-
deleteAction
public void deleteAction(int id)
-
getActionList(int, Period, int)