fr.paris.lutece.plugins.stock.business.attribute
Class AbstractAttributeId

java.lang.Object
  extended by fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeId
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
CategoryAttributeId, OfferAttributeId, OfferGenreAttributeId, ProductAttributeId, ProviderAttributeId, PurchaseAttributeId

@MappedSuperclass
public abstract class AbstractAttributeId
extends java.lang.Object
implements java.io.Serializable

Super class for composite id

Author:
abataille
See Also:
Serialized Form

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

_key

protected java.lang.String _key
Constructor Detail

AbstractAttributeId

public AbstractAttributeId()
Method Detail

getKey

public java.lang.String getKey()
Returns:
the key

setKey

public void setKey(java.lang.String key)
Parameters:
key - the key to set


Copyright © 2012 Mairie de Paris. All Rights Reserved.