Agent System POND 1.2 (28.2.2002)

PkgAgentSystem.Classification
Interface RegularCustomerClassification

All Superinterfaces:
AgentClassification
All Known Implementing Classes:
AgentIdentity

public interface RegularCustomerClassification
extends AgentClassification

This class represents a kind of "membership card". The agent claims he is a regular customer and therefore requests some favors. Verification is done by inspecting the identity of the agent.

Version:
1.0, 1.7.2000
Author:
Michael Sonntag

Fields inherited from interface PkgAgentSystem.Classification.AgentClassification
ACCEPTED, CHECK_CURRENTLY_IMPOSSIBLE, CHECK_IMPOSSIBLE, IGNORE, REJECTED, REQUEST_CHECK, UNKNOWN_CLASSIFICATION
 
Method Summary
 AgentIdentity getRegularCustomerIdentity()
          Returns the identity of the agent.
 
Methods inherited from interface PkgAgentSystem.Classification.AgentClassification
getClassificationStatus, setClassificationStatus
 

Method Detail

getRegularCustomerIdentity

public AgentIdentity getRegularCustomerIdentity()
Returns the identity of the agent. The agent system should check if this is the same as the identity the agent is registered under by the system.
Returns:
the identity of the agent
See Also:
AgentBase.getIdentity()

Agent System POND 1.2 (28.2.2002)

Submit a bug

Copyright 2001,2002 Michael Sonntag & Institute for Information Processing and Microprocessor Technology (FIM), Johannes-Kepler-University Linz, Altenbergerstr. 69, A-4040 Linz, Austria.