Package org.openwms.wms.movements.impl
Class MovementGroup_
java.lang.Object
org.ameba.integration.jpa.BaseEntity_
org.ameba.integration.jpa.ApplicationEntity_
org.openwms.wms.movements.impl.MovementGroup_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class MovementGroup_
extends org.ameba.integration.jpa.ApplicationEntity_
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static javax.persistence.metamodel.SingularAttribute
<MovementGroup, String> static javax.persistence.metamodel.SetAttribute
<MovementGroup, Movement> static final String
static javax.persistence.metamodel.SingularAttribute
<MovementGroup, String> static final String
static javax.persistence.metamodel.SingularAttribute
<MovementGroup, String> static final String
Fields inherited from class org.ameba.integration.jpa.ApplicationEntity_
P_KEY, pKey
Fields inherited from class org.ameba.integration.jpa.BaseEntity_
CREATE_DT, CREATED_BY, createdBy, createDt, LAST_MODIFIED_BY, LAST_MODIFIED_DT, lastModifiedBy, lastModifiedDt, ol, OL, pk, PK
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
movements
-
state
-
assignedUser
public static volatile javax.persistence.metamodel.SingularAttribute<MovementGroup,String> assignedUser -
NAME
- See Also:
-
MOVEMENTS
- See Also:
-
STATE
- See Also:
-
ASSIGNED_USER
- See Also:
-
-
Constructor Details
-
MovementGroup_
public MovementGroup_()
-