Uses of Enum Class
de.hybris.bootstrap.loader.rule.IgnoreClassLoadingRule.IgnoredStatus
Packages that use IgnoreClassLoadingRule.IgnoredStatus
-
Uses of IgnoreClassLoadingRule.IgnoredStatus in de.hybris.bootstrap.loader.rule
Methods in de.hybris.bootstrap.loader.rule that return IgnoreClassLoadingRule.IgnoredStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static IgnoreClassLoadingRule.IgnoredStatus[]IgnoreClassLoadingRule.IgnoredStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IgnoreClassLoadingRule.IgnoredStatus in de.hybris.bootstrap.loader.rule.internal
Methods in de.hybris.bootstrap.loader.rule.internal that return IgnoreClassLoadingRule.IgnoredStatusModifier and TypeMethodDescriptionprotected IgnoreClassLoadingRule.IgnoredStatusAbstractClassListRule.isIgnored(String name, IgnoreClassLoadingRule.IgnoredStatus returnStatus) Methods in de.hybris.bootstrap.loader.rule.internal with parameters of type IgnoreClassLoadingRule.IgnoredStatusModifier and TypeMethodDescriptionprotected IgnoreClassLoadingRule.IgnoredStatusAbstractClassListRule.isIgnored(String name, IgnoreClassLoadingRule.IgnoredStatus returnStatus)