|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAMETAS.util.context.AMETASContextRetrievePolicy
Determines preferences on retrieving messages. This implementation utilizes a list of context IDs. Earlier IDs are preferred.
| Field Summary |
| Fields inherited from interface AMETAS.util.context.AMETASRetrievePolicy |
NONE_SELECTED |
| Constructor Summary | |
AMETASContextRetrievePolicy(int[] anContextPref)
Constructor. |
|
| Method Summary | |
int |
selectMessage(java.util.List llMess)
Selects one message. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AMETASContextRetrievePolicy(int[] anContextPref)
anContextPref - List of context IDs.| Method Detail |
public int selectMessage(java.util.List llMess)
selectMessage in interface AMETASRetrievePolicyllMess - List of messages from which one message shall be selected.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||