Package com.atlassian.bamboo.project
Class DefaultProject_
java.lang.Object
com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid_
com.atlassian.bamboo.project.DefaultProject_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class DefaultProject_
extends HibernateBambooEntityWithOid_
-
Field Summary
Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<DefaultProject,
String> static final String
static javax.persistence.metamodel.SingularAttribute<DefaultProject,
String> static final String
static javax.persistence.metamodel.ListAttribute<DefaultProject,
Labelling> static final String
static final String
static javax.persistence.metamodel.SingularAttribute<DefaultProject,
Boolean> static javax.persistence.metamodel.SingularAttribute<DefaultProject,
String> static final String
Fields inherited from class com.atlassian.bamboo.hibernate.HibernateBambooEntityWithOid_
id, ID, oid, OID
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
labellings
public static volatile javax.persistence.metamodel.ListAttribute<DefaultProject,Labelling> labellings -
description
public static volatile javax.persistence.metamodel.SingularAttribute<DefaultProject,String> description -
markedForDeletion
public static volatile javax.persistence.metamodel.SingularAttribute<DefaultProject,Boolean> markedForDeletion -
key
-
NAME
- See Also:
-
LABELLINGS
- See Also:
-
DESCRIPTION
- See Also:
-
MARKED_FOR_DELETION
- See Also:
-
KEY
- See Also:
-
-
Constructor Details
-
DefaultProject_
public DefaultProject_()
-