Package org.molgenis.data.security.auth
Class RoleFactory
- java.lang.Object
-
- org.molgenis.data.AbstractSystemEntityFactory<Role,RoleMetadata,String>
-
- org.molgenis.data.security.auth.RoleFactory
-
- All Implemented Interfaces:
EntityFactory<Role,String>
@Component public class RoleFactory extends AbstractSystemEntityFactory<Role,RoleMetadata,String>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Rolecreate(RoleValue roleValue)-
Methods inherited from class org.molgenis.data.AbstractSystemEntityFactory
create, create, create, getEntityType, getEntityTypeId
-
-