Interface DDMExpressionFunction.Function4<A,B,C,D,R>
- All Superinterfaces:
DDMExpressionFunction
- Enclosing interface:
- DDMExpressionFunction
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.dynamic.data.mapping.expression.DDMExpressionFunction
DDMExpressionFunction.Function0<R>, DDMExpressionFunction.Function1<A,
R>, DDMExpressionFunction.Function2<A, B, R>, DDMExpressionFunction.Function3<A, B, C, R>, DDMExpressionFunction.Function4<A, B, C, D, R> -
Method Summary
Methods inherited from interface com.liferay.dynamic.data.mapping.expression.DDMExpressionFunction
getLabel, getName, isCustomDDMExpressionFunction
-
Method Details
-
apply
-