Package org.dspace.eperson
Class Group_
java.lang.Object
org.dspace.content.DSpaceObject_
org.dspace.eperson.Group_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class Group_
extends DSpaceObject_
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.EntityType<Group>static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class org.dspace.content.DSpaceObject_
handles, HANDLES, id, ID, metadata, METADATA, RESOURCE_POLICIES, resourcePolicies -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
epeople
- See Also:
-
Group.epeople
-
parentGroups
- See Also:
-
Group.parentGroups
-
permanent
- See Also:
-
Group.permanent
-
name
- See Also:
-
Group.name
-
legacyId
- See Also:
-
Group.legacyId
-
groups
- See Also:
-
Group.groups
-
class_
- See Also:
-
EPEOPLE
- See Also:
-
PARENT_GROUPS
- See Also:
-
PERMANENT
- See Also:
-
NAME
- See Also:
-
LEGACY_ID
- See Also:
-
GROUPS
- See Also:
-
-
Constructor Details
-
Group_
public Group_()
-