fr.paris.lutece.plugins.stock.business.attribute.purchase
Class PurchaseAttributeId

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

public class PurchaseAttributeId
extends AbstractAttributeId

Composite key

Author:
abataille
See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeId
_key
 
Constructor Summary
PurchaseAttributeId()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 Purchase getOwner()
           
 int hashCode()
           
 void setOwner(Purchase 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

PurchaseAttributeId

public PurchaseAttributeId()
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 Purchase getOwner()
Returns:
the owner

setOwner

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


Copyright © 2012 Mairie de Paris. All Rights Reserved.