Uses of Interface
com.github.sttk.sabi.Logic
Packages that use Logic
-
Uses of Logic in com.github.sttk.sabi
Methods in com.github.sttk.sabi that return types with arguments of type LogicModifier and TypeMethodDescriptionDaxBase.FailToRunLogic.logicType()
Returns the value of thelogicType
record component.Methods in com.github.sttk.sabi with parameters of type LogicModifier and TypeMethodDescriptionfinal <D> void
Executes logics in a transaction.Constructor parameters in com.github.sttk.sabi with type arguments of type LogicModifierConstructorDescriptionFailToRunLogic
(Class<? extends Logic> logicType) Creates an instance of aFailToRunLogic
record class.