|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidatedView
Interface for views that require validation against stream event types.
Method Summary | |
---|---|
void |
validate(StreamTypeService streamTypeService)
Validate the view. |
Method Detail |
---|
void validate(StreamTypeService streamTypeService) throws ExprValidationException
streamTypeService
- supplies the types of streams against which to validate
ExprValidationException
- is thrown to indicate an exception in validating the view
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |