fr.paris.lutece.plugins.stock.business.attribute.offer_genre
Class OfferGenreAttributeId

java.lang.Object
  extended by fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeId
      extended by fr.paris.lutece.plugins.stock.business.attribute.offer_genre.OfferGenreAttributeId
All Implemented Interfaces:
java.io.Serializable

public class OfferGenreAttributeId
extends AbstractAttributeId

Composite key for OfferGenreAttribute

Author:
abataille
See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeId
_key
 
Constructor Summary
OfferGenreAttributeId()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 OfferGenre getOwner()
           
 int hashCode()
           
 void setOwner(OfferGenre owner)
           
 
Methods inherited from class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeId
getKey, setKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OfferGenreAttributeId

public OfferGenreAttributeId()
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

getOwner

public OfferGenre getOwner()
Returns:
the owner

setOwner

public void setOwner(OfferGenre owner)
Parameters:
owner - the owner to set


Copyright © 2012 Mairie de Paris. All Rights Reserved.