com.konakart.blif
Interface CustomerStatsMgrIf
- All Known Implementing Classes:
- CustomerStatsMgr
public interface CustomerStatsMgrIf
CustomerTagMgrIf
Interface which an implementation of this manager must adhere to.
|
Method Summary |
void |
insertCustomerEvent(CustomerEventIf event)
The CustomerEvent object is assigned to a queue and control is immediately given back to the
caller this API call. |
insertCustomerEvent
void insertCustomerEvent(CustomerEventIf event)
throws java.lang.Exception
- The CustomerEvent object is assigned to a queue and control is immediately given back to the
caller this API call.
- Parameters:
event -
- Throws:
java.lang.Exception
Copyright © 2011 DS Data Systems UK Ltd.