|
jBPM Designer - Backend 6.0.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Filter<T>
This is a Filter interface used by Repository
operations to filter out not needed content.
TODO most likely it would need to be implemented by repository specific classes to
accommodate repository specific features.
Method Summary | |
---|---|
boolean |
accept(T object)
|
Method Detail |
---|
boolean accept(T object)
|
jBPM Designer - Backend 6.0.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |