Uses of Interface
com.e1c.g5.v8.dt.check.settings.ICheckDescription
-
Packages that use ICheckDescription Package Description com.e1c.g5.v8.dt.check.settings -
-
Uses of ICheckDescription in com.e1c.g5.v8.dt.check.settings
Method parameters in com.e1c.g5.v8.dt.check.settings with type arguments of type ICheckDescription Modifier and Type Method Description Collection<CheckUid>
ICheckRepository. getChecks(Predicate<ICheckDescription> filter)
Gets UIDs of registered checks being filtered by the provided predicate
-