public interface ICustomEntityAttributes
extends de.xima.cmn.dao.interfaces.ILockableEntity
Modifier and Type | Method and Description |
---|---|
String |
getAttrName() |
String |
getAttrValue() |
void |
setAttrName(String attrName) |
void |
setAttrValue(String attrValue) |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.