BEA Systems, Inc.

com.beasys.commerce.axiom.p13n.agents
Interface ClassificationAdviceResults

All Known Implementing Classes:
ClassificationAdviceResultsImpl

Deprecated. As of WLPS 3.1, replaced by ClassificationAdviceResults

public interface ClassificationAdviceResults
extends AdviceResults

This is a concrete interface for the results returned by the ClassificationAgent.


Method Summary
 com.beasys.commerce.axiom.reasoning.rules.results.Classification getClassification()
          Deprecated. Returns the Classification object generated by the execution of a Classification rule by the ClassificationAgent.
 

Method Detail

getClassification

public com.beasys.commerce.axiom.reasoning.rules.results.Classification getClassification()
Deprecated. 
Returns the Classification object generated by the execution of a Classification rule by the ClassificationAgent.
Returns:
Classification The Classification object for the Classification Request. Returns null, if there is no classification for the request made.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved