Class ContractNotificationManager
java.lang.Object
bitel.billing.server.contract.bean.ContractNotificationManager
Deprecated.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
deleteNotification
(int id) Deprecated.int
getNewNotificationsCount
(int cid) Deprecated.getNotification
(int id) Deprecated.getNotificationList
(int cid) Deprecated.void
Deprecated.
-
Field Details
-
log
protected org.apache.logging.log4j.Logger logDeprecated.
-
-
Constructor Details
-
ContractNotificationManager
Deprecated.
-
-
Method Details
-
updateNotification
Deprecated. -
deleteNotification
public void deleteNotification(int id) Deprecated. -
getNotification
Deprecated. -
getNotificationList
Deprecated. -
getNewNotificationsCount
public int getNewNotificationsCount(int cid) Deprecated.
-
ContractNotification
,ContractNotificationDao
andContractNotificationService