Uses of Class
com.saperion.constants.SaConstants.SaQueryStrategy
-
Packages that use SaConstants.SaQueryStrategy Package Description com.saperion.constants This package contains the constant definitions for the SAPERION LARIX system. -
-
Uses of SaConstants.SaQueryStrategy in com.saperion.constants
Methods in com.saperion.constants that return SaConstants.SaQueryStrategy Modifier and Type Method Description static SaConstants.SaQueryStrategySaConstants.SaQueryStrategy. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SaConstants.SaQueryStrategy[]SaConstants.SaQueryStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-