fr.paris.lutece.plugins.stock.business.attribute.category
Class CategoryAttributeNum
java.lang.Object
fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeNum<Category>
fr.paris.lutece.plugins.stock.business.attribute.category.CategoryAttributeNum
- All Implemented Interfaces:
- java.io.Serializable
@Entity
public class CategoryAttributeNum
- extends AbstractAttributeNum<Category>
- implements java.io.Serializable
Category
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CategoryAttributeNum
public CategoryAttributeNum(java.lang.String key,
java.math.BigDecimal value,
Category category)
- Creates a new CategoryAttribute.java object.
- Parameters:
key
- keyvalue
- valuecategory
- owner
CategoryAttributeNum
public CategoryAttributeNum()
- Creates a new CategoryAttributeNum.java object.
getOwner
public Category getOwner()
- Specified by:
getOwner
in class AbstractAttributeNum<Category>
- Returns:
- the id
setOwner
public void setOwner(Category owner)
- Parameters:
owner
- the owner to set
getKey
public java.lang.String getKey()
- Overrides:
getKey
in class AbstractAttributeNum<Category>
- Returns:
- the key
Copyright © 2012 Mairie de Paris. All Rights Reserved.