|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GroupRecognizer
Defines an interface for a GroupRecognizer.
Implementations can provide an empty constructor, or a constructor
that takes a ServiceContext and a parameters
Record as arguments.
| Method Summary | |
|---|---|
boolean |
endRecognized(ServiceContext context,
Flow flow,
Record currentRecord,
Record nextRecord)
|
boolean |
startRecognized(ServiceContext context,
Flow flow,
Record previousRecord,
Record currentRecord)
|
| Method Detail |
|---|
boolean startRecognized(ServiceContext context,
Flow flow,
Record previousRecord,
Record currentRecord)
boolean endRecognized(ServiceContext context,
Flow flow,
Record currentRecord,
Record nextRecord)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||