Uses of Enum Class
de.hybris.platform.core.AbstractTenant.State
Packages that use AbstractTenant.State
-
Uses of AbstractTenant.State in de.hybris.platform.core
Methods in de.hybris.platform.core that return AbstractTenant.StateModifier and TypeMethodDescriptionfinal AbstractTenant.StateAbstractTenant.getState()static AbstractTenant.StateReturns the enum constant of this class with the specified name.static AbstractTenant.State[]AbstractTenant.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.core with parameters of type AbstractTenant.StateModifier and TypeMethodDescriptionprotected final voidAbstractTenant.setState(AbstractTenant.State state)