Uses of Interface
com.esprow.oapi.repository.OapiGroups
-
Uses of OapiGroups in com.esprow.oapi.repository
Modifier and TypeMethodDescriptionOapiRepositoryFactory.createGroups()
Returns a new object of class 'Groups'.OapiDocumentRoot.getGroups()
Returns a list of groups.OapiRepository.getGroups()
Returns a list of groups.Modifier and TypeMethodDescriptionvoid
OapiDocumentRoot.setGroups
(OapiGroups value) Set a list of groups.void
OapiRepository.setGroups
(OapiGroups value) Set a list of groups.