public interface PromotionLevelPropertyType<T> extends PropertyType<T>
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<PromotionLevel> |
getOrCreatePromotionLevel(T value,
Branch branch,
java.lang.String promotionLevelName) |
canEdit, canView, containsValue, copy, forStorage, fromClient, fromStorage, getDescription, getEditionForm, getName, getSearchKey, getSupportedEntityTypes, getTypeName, of, of, onPropertyChanged, onPropertyDeleted, replaceValuegetFeaturejava.util.Optional<PromotionLevel> getOrCreatePromotionLevel(T value, Branch branch, java.lang.String promotionLevelName)