|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeId
@MappedSuperclass public abstract class AbstractAttributeId
Super class for composite id
Field Summary | |
---|---|
protected java.lang.String |
_key
|
Constructor Summary | |
---|---|
AbstractAttributeId()
|
Method Summary | |
---|---|
java.lang.String |
getKey()
|
void |
setKey(java.lang.String key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String _key
Constructor Detail |
---|
public AbstractAttributeId()
Method Detail |
---|
public java.lang.String getKey()
public void setKey(java.lang.String key)
key
- the key to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |