|
||||||||||
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
fr.paris.lutece.plugins.stock.business.attribute.product.ProductAttributeId
public class ProductAttributeId
Composite key
Field Summary |
---|
Fields inherited from class fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeId |
---|
_key |
Constructor Summary | |
---|---|
ProductAttributeId()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
Product |
getOwner()
|
int |
hashCode()
|
void |
setOwner(Product 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 |
---|
public ProductAttributeId()
Method Detail |
---|
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public Product getOwner()
public void setOwner(Product owner)
owner
- the owner to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |