Uses of Interface
com.netgrif.application.engine.orgstructure.groups.interfaces.INextGroupService
-
-
Uses of INextGroupService in com.netgrif.application.engine.auth.service
Fields in com.netgrif.application.engine.auth.service declared as INextGroupService Modifier and Type Field Description protected INextGroupServiceAbstractUserService. groupServiceprotected INextGroupServiceUserService. groupService -
Uses of INextGroupService in com.netgrif.application.engine.orgstructure.groups
Classes in com.netgrif.application.engine.orgstructure.groups that implement INextGroupService Modifier and Type Class Description classNextGroupService -
Uses of INextGroupService in com.netgrif.application.engine.orgstructure.web
Constructors in com.netgrif.application.engine.orgstructure.web with parameters of type INextGroupService Constructor Description GroupController(INextGroupService service) -
Uses of INextGroupService in com.netgrif.application.engine.petrinet.domain.dataset.logic.action
Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action that return INextGroupService Modifier and Type Method Description INextGroupServiceActionDelegate. getNextGroupService()Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action with parameters of type INextGroupService Modifier and Type Method Description voidActionDelegate. setNextGroupService(INextGroupService value)
-