public interface ICustomEntityAttributes extends de.xima.cmn.dao.interfaces.ILockableEntity<Long>
Modifier and Type | Method and Description |
---|---|
String |
getAttrName() |
String |
getAttrValue() |
void |
setAttrName(String attrName) |
void |
setAttrValue(String attrValue) |
entityHasChanged, getLockingVersion, setLockingVersion
compareTo
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.