com.ibm.commerce.marketingcenter.events.objects
Interface SalesAssistantStatistics


public interface SalesAssistantStatistics

This is an Enterprise Java Bean Remote Interface


Method Summary
void incrementCount() Method to increment the number of times the particular concept or tree or store was selected (answered) by the customer

Method Detail

incrementCount

public void incrementCount()
                    throws java.rmi.RemoteException

Method to increment the number of times the particular concept or tree or store was selected (answered) by the customer

Returns:
void
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception

Feedback