Package org.molgenis.data.security.auth
Interface GroupPackageService
-
- All Known Implementing Classes:
GroupPackageServiceImpl
public interface GroupPackageService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcreateGroup(Package aPackage)voidcreateGroups(List<Package> packages)voiddeleteGroup(Package aPackage)
-