fr.paris.lutece.plugins.stock.business.category
Class Category_

java.lang.Object
  extended by fr.paris.lutece.plugins.stock.business.category.Category_

public abstract class Category_
extends java.lang.Object


Field Summary
static javax.persistence.metamodel.SetAttribute<Category,CategoryAttributeDate> attributeDateList
           
static javax.persistence.metamodel.SetAttribute<Category,CategoryAttribute> attributeList
           
static javax.persistence.metamodel.SetAttribute<Category,CategoryAttributeNum> attributeNumList
           
static javax.persistence.metamodel.SetAttribute<Category,Category> childrenList
           
static javax.persistence.metamodel.SingularAttribute<Category,java.lang.String> description
           
static javax.persistence.metamodel.SingularAttribute<Category,java.lang.Integer> hashCode
           
static javax.persistence.metamodel.SingularAttribute<Category,java.lang.Integer> id
           
static javax.persistence.metamodel.SingularAttribute<Category,java.lang.String> name
           
static javax.persistence.metamodel.SingularAttribute<Category,Category> parent
           
static javax.persistence.metamodel.ListAttribute<Category,Product> productSet
           
static javax.persistence.metamodel.SingularAttribute<Category,Provider> provider
           
 
Constructor Summary
Category_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public static volatile javax.persistence.metamodel.SingularAttribute<Category,java.lang.Integer> id

attributeNumList

public static volatile javax.persistence.metamodel.SetAttribute<Category,CategoryAttributeNum> attributeNumList

attributeList

public static volatile javax.persistence.metamodel.SetAttribute<Category,CategoryAttribute> attributeList

description

public static volatile javax.persistence.metamodel.SingularAttribute<Category,java.lang.String> description

name

public static volatile javax.persistence.metamodel.SingularAttribute<Category,java.lang.String> name

hashCode

public static volatile javax.persistence.metamodel.SingularAttribute<Category,java.lang.Integer> hashCode

parent

public static volatile javax.persistence.metamodel.SingularAttribute<Category,Category> parent

provider

public static volatile javax.persistence.metamodel.SingularAttribute<Category,Provider> provider

childrenList

public static volatile javax.persistence.metamodel.SetAttribute<Category,Category> childrenList

attributeDateList

public static volatile javax.persistence.metamodel.SetAttribute<Category,CategoryAttributeDate> attributeDateList

productSet

public static volatile javax.persistence.metamodel.ListAttribute<Category,Product> productSet
Constructor Detail

Category_

public Category_()


Copyright © 2012 Mairie de Paris. All Rights Reserved.