Package org.cxbox.core.service.action
Interface ActionAvailableChecker
- All Known Implementing Classes:
ActionAvailableChecker.And
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ActionAvailableCheckerstatic final ActionAvailableCheckerstatic final ActionAvailableCheckerstatic final ActionAvailableChecker -
Method Summary
Modifier and TypeMethodDescriptionstatic ActionAvailableCheckerand(ActionAvailableChecker... checkers) boolean
-
Field Details
-
NOT_NULL_ID
-
NOT_NULL_PARENT_ID
-
ALWAYS_TRUE
-
ALWAYS_FALSE
-
-
Method Details
-
and
-
isAvailable
-