BEA Systems, Inc.

com.beasys.commerce.axiom.advisor.advislets
Interface ClassificationAdviceResults

All Known Implementing Classes:
ClassificationAdviceResultsImpl

public interface ClassificationAdviceResults
extends AdviceResults

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


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

Method Detail

getClassification

public com.beasys.commerce.axiom.reasoning.rules.results.Classification getClassification()
Returns the Classification object generated by the execution of a Classification rule by the ClassificationAdvislet.
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