Package | Description |
---|---|
com.broadleafcommerce.data.tracking.core |
Modifier and Type | Method and Description |
---|---|
TrackableBehavior[] |
TrackableBehaviorOverride.getBehaviors() |
static TrackableBehavior |
TrackableBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackableBehavior[] |
TrackableBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TrackableBehaviorOverride(Class<?> repositoryDomainClass,
TrackableBehavior[] behaviors) |
Copyright © 2021. All rights reserved.