Package org.dspace.eperson
Class Group2GroupCache
- java.lang.Object
-
- org.dspace.eperson.Group2GroupCache
-
- All Implemented Interfaces:
Serializable
@Entity public class Group2GroupCache extends Object implements Serializable
Database entity representation of the group2groupcache table- Author:
- kevinvandevelde at atmire.com
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedGroup2GroupCache()Protected constructor, create object using:GroupService
-
-
-
Constructor Detail
-
Group2GroupCache
protected Group2GroupCache()
Protected constructor, create object using:GroupService
-
-