public interface GroupServiceEntryPoint extends IdentityService<Group>
List<Group>
getGroupsByParent(String idParent)
getAll, getById, getCount, remove, removeAll, save
List<Group> getGroupsByParent(String idParent)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.