public interface AllowedAttributeValueDao extends BaseJpaDao
| Modifier and Type | Method and Description |
|---|---|
List<AllowedAttributeValueEntity> |
getAllowedAttributeValuesByAttributeValueListKey(AttributeValueListKey attributeValueListKey)
Gets a list of allowed attribute values by attribute value list key.
|
delete, detach, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, query, queryByNamedParams, save, saveAndRefreshList<AllowedAttributeValueEntity> getAllowedAttributeValuesByAttributeValueListKey(AttributeValueListKey attributeValueListKey)
attributeValueListKey - the attribute value list keyCopyright © 2021. All rights reserved.