|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.beasys.commerce.axiom.p13n.agents.ContentQueryAdviceResultsImpl
ContentQueryAdviceResultsImpl
This is a concrete interface for the results returned when querying for content. Note, all Advice Request classes must be Serializable. Make sure that all data in this object are Serializable.
| Field Summary | |
protected java.util.Collection |
contents
Deprecated. |
| Constructor Summary | |
protected |
ContentQueryAdviceResultsImpl(java.util.Collection contents)
Deprecated. Creates a new instance. |
| Method Summary | |
java.util.Collection |
getContent()
Deprecated. Returns a collection of content objects or some subclass of Content such as Document. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected java.util.Collection contents
| Constructor Detail |
protected ContentQueryAdviceResultsImpl(java.util.Collection contents)
Classification - The Classification object for the
results of a classifier rule being run.| Method Detail |
public java.util.Collection getContent()
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||