Class CardActionManager
java.lang.Object
ru.bitel.bgbilling.modules.card.server.bean.CardActionManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
deleteAction
(int id) getActionById
(int id) getActionList
(int dealerId, Date fromDate, Date toDate, int type) Deprecated.getActionList
(int dealerId, Period period, int type) void
updateAction
(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)