Package org.molgenis.data.security.auth
Class GroupFactory
- java.lang.Object
-
- org.molgenis.data.AbstractSystemEntityFactory<Group,GroupMetadata,String>
-
- org.molgenis.data.security.auth.GroupFactory
-
- All Implemented Interfaces:
EntityFactory<Group,String>
@Component public class GroupFactory extends AbstractSystemEntityFactory<Group,GroupMetadata,String>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Groupcreate(GroupValue groupValue)-
Methods inherited from class org.molgenis.data.AbstractSystemEntityFactory
create, create, create, getEntityType, getEntityTypeId
-
-
-
-
Method Detail
-
create
public Group create(GroupValue groupValue)
-
-