Uses of Class
com.soffid.iam.api.Group
-
-
Uses of Group in com.soffid.iam.api
Methods in com.soffid.iam.api that return Group Modifier and Type Method Description static GroupAbstractGroup. toGroup(Grup vo)Creates a Group value object based on a Grup object.static Group[]AbstractGroup. toGroupArray(Grup[] source)Creates a Group array on a Grup array.Methods in com.soffid.iam.api that return types with arguments of type Group Modifier and Type Method Description Collection<Group>AbstractRole. getOwnerGroups()Gets value for attribute ownerGroupsstatic AsyncList<Group>AbstractGroup. toGroupAsyncList(AsyncList<Grup> source)Creates a Group asynclist on a Grup collection.static PagedResult<Group>AbstractGroup. toGroupList(PagedResult<Grup> source)Creates a Group pagedResult on a Grup collection.static List<Group>AbstractGroup. toGroupList(Collection<Grup> source)Creates a Group list on a Grup collection.Method parameters in com.soffid.iam.api with type arguments of type Group Modifier and Type Method Description voidAbstractRole. setOwnerGroups(Collection<Group> ownerGroups)Sets value for attribute ownerGroups -
Uses of Group in com.soffid.iam.service
Methods in com.soffid.iam.service that return Group Modifier and Type Method Description GroupGroupService. create(Group grup)Operation createGroupGroupService. createHistoric(Group grup)Operation createHistoricGroupGroupService. findGroupByGroupName(String codi)Operation findGroupByGroupNameGroupGroupService. findGroupByGroupNameAndDate(String codi, Date date)Operation findGroupByGroupNameAndDateGroupGroupService. findGroupById(Long grupId)Operation findGroupByIdGroupGroupService. findPrimaryGroupByUserName(String codiUsuari)Operation findPrimaryGroupByUserNameGroupGroupService. getSuperGroup(String codiGrup)Operation getSuperGroupGroupGroupService. update(Group grup)Operation updateMethods in com.soffid.iam.service that return types with arguments of type Group Modifier and Type Method Description List<Group>GroupService. findGroupByJsonQuery(String query)Operation findGroupByJsonQueryPagedResult<Group>GroupService. findGroupByJsonQuery(String query, Integer startIndex, Integer count)Operation findGroupByJsonQueryAsyncList<Group>GroupService. findGroupByJsonQueryAsync(String query)Operation findGroupByJsonQueryAsyncList<Group>GroupService. findGroupByText(String text)Operation findGroupByTextList<Group>GroupService. findGroupByTextAndFilter(String text, String filter)Operation findGroupByTextAndFilterPagedResult<Group>GroupService. findGroupByTextAndFilter(String text, String filter, Integer first, Integer pageSize)Operation findGroupByTextAndFilterAsyncList<Group>GroupService. findGroupByTextAndFilterAsync(String text, String filter)Operation findGroupByTextAndFilterAsyncAsyncList<Group>GroupService. findGroupByTextAsync(String text)Operation findGroupByTextAsyncAsyncList<Group>GroupService. findGroupHistoryByTextAndFilterAsync(String text, String filter, Date date)Operation findGroupHistoryByTextAndFilterAsyncCollection<Group>MailListsService. findGroupMembers(String nomLlistaCorreu, String codiDomini)Operation findGroupMembersCollection<Group>GroupService. findGroupsByFilter(String codi, String pare, String unitatOfimatica, String descripcio, String tipus, String obsolet)Operation findGroupsByFilterCollection<Group>GroupService. findGroupsByFilter(String codi, String pare, String unitatOfimatica, String descripcio, String tipus, String obsolet, String servidorOfimatic, String seccioPressupostaria)Operation findGroupsByFilterCollection<Group>GroupService. findGroupsByGroupsType(String tipus)Operation findGroupsByGroupsTypeCollection<Group>GroupService. findGroupsByUserName(String codiUsuari)Operation findGroupsByUserNameCollection<Group>GroupService. findGroupsFromRolesByUserName(String codiUsuari)Operation findGroupsFromRolesByUserNameCollection<Group>GroupService. findGroupsFromUsersByUserName(String codiUsuari)Operation findGroupsFromUsersByUserNameCollection<Group>ApplicationService. findRoleHoldersGroupsByRole(Role rol)Operation findRoleHoldersGroupsByRoleCollection<Group>GroupService. findSubgroupsByGroupName(String codi)Operation findSubgroupsByGroupNameCollection<Group>GroupService. findSubgroupsByGroupNameAndDate(String codi, Date date)Operation findSubgroupsByGroupNameAndDateCollection<Group>GroupService. getConselleriesAmbDireccionsGenerals()Operation getConselleriesAmbDireccionsGeneralsCollection<Group>GroupService. getGroups()Operation getGroupsCollection<Group>GroupService. getParentList(String codiGrup)Operation getParentListCollection<Group>UserService. getUserGroups(long userId)Operation getUserGroupsCollection<Group>UserService. getUserGroupsHierarchy(long userId)Operation getUserGroupsHierarchyCollection<Group>UserService. getUserGroupsHierarchy(long userId, String holderGroup)Operation getUserGroupsHierarchyMethods in com.soffid.iam.service with parameters of type Group Modifier and Type Method Description GroupGroupService. create(Group grup)Operation createGroupGroupService. createHistoric(Group grup)Operation createHistoricvoidGroupService. delete(Group grup)Operation deleteCollection<Role>ApplicationService. findGrantedRolesToGroupByGroup(Group grup)Operation findGrantedRolesToGroupByGroupCollection<RoleGrant>ApplicationService. findRoleGrantsByGroup(Group grup)Operation findRoleGrantsByGroupHostGroupService. getOfficeServer(Group grup)Operation getOfficeServerCollection<Role>GroupService. getRolesFromGroup(Group grup)Operation getRolesFromGroupCollection<GroupRoles>GroupService. getRolesFromGroupAndParentGroup(Group grup)Operation getRolesFromGroupAndParentGroupGroupGroupService. update(Group grup)Operation update -
Uses of Group in com.soffid.iam.service.ejb
Methods in com.soffid.iam.service.ejb that return Group Modifier and Type Method Description GroupGroupService. create(Group grup)GroupGroupService. findGroupByGroupName(String codi)GroupGroupService. findGroupByGroupNameAndDate(String codi, Date date)GroupGroupService. findGroupById(Long grupId)GroupGroupService. getSuperGroup(String codiGrup)GroupGroupService. update(Group grup)Methods in com.soffid.iam.service.ejb with parameters of type Group Modifier and Type Method Description GroupGroupService. create(Group grup)voidGroupService. delete(Group grup)Collection<Role>ApplicationService. findGrantedRolesToGroupByGroup(Group grup)Collection<RoleGrant>ApplicationService. findRoleGrantsByGroup(Group grup)Collection<Role>GroupService. getRolesFromGroup(Group grup)Collection<GroupRoles>GroupService. getRolesFromGroupAndParentGroup(Group grup)GroupGroupService. update(Group grup) -
Uses of Group in com.soffid.iam.service.workflow
Methods in com.soffid.iam.service.workflow that return Group Modifier and Type Method Description GroupCreateDisableUserService. getSuperGroup(String codiSubGrup)Operation getSuperGroupMethods in com.soffid.iam.service.workflow that return types with arguments of type Group Modifier and Type Method Description Collection<Group>CreateDisableUserService. findGroupsByFilter(String codi, String pare, String unitatOfimatica, String descripcio, String tipus, String obsolet)Operation findGroupsByFilterCollection<Group>CreateDisableUserService. findGroupsByUserCode(String codiUsuari)Operation findGroupsByUserCodeCollection<Group>CreateDisableUserService. getManagedGroups()Operation getManagedGroupsCollection<Group>CreateDisableUserService. getManagedGroups(String codiUsuari)Operation getManagedGroupsCollection<Group>CreateDisableUserService. getOUDependent(String codiUnitatOrganitzativa)Operation getOUDependent -
Uses of Group in com.soffid.iam.service.workflow.ejb
Methods in com.soffid.iam.service.workflow.ejb that return types with arguments of type Group Modifier and Type Method Description Collection<Group>CreateDisableUserService. getManagedGroups() -
Uses of Group in com.soffid.iam.sync.intf
Methods in com.soffid.iam.sync.intf that return Group Modifier and Type Method Description GroupAuthoritativeChange. getGroup()Gets value for attribute groupMethods in com.soffid.iam.sync.intf with parameters of type Group Modifier and Type Method Description voidSharedFolderMgr. createGroupFolder(Group group)voidAuthoritativeChange. setGroup(Group group)Sets value for attribute groupvoidGroupMgr. updateGroup(Group group)Updates a group in the target system The agent can retrieve additional information from the ServerserviceConstructors in com.soffid.iam.sync.intf with parameters of type Group Constructor Description AuthoritativeChange(AuthoritativeChangeIdentifier id, SoffidObjectType objectType, String sourceSystem, User user, Map<String,Object> attributes, Set<String> groups, Collection<GroupUser> groups2, Group group, CustomObject object) -
Uses of Group in com.soffid.iam.sync.service
Methods in com.soffid.iam.sync.service that return Group Modifier and Type Method Description GroupServerService. getGroupInfo(String codi, String dispatcherId)Operation getGroupInfoMethods in com.soffid.iam.sync.service that return types with arguments of type Group Modifier and Type Method Description Collection<Group>ServerService. getGroupChildren(long groupId, String dispatcherId)Operation getGroupChildrenCollection<Group>ServerService. getUserGroups(Long userId)Operation getUserGroupsCollection<Group>ServerService. getUserGroups(String accountName, String dispatcherId)Operation getUserGroupsCollection<Group>ServerService. getUserGroupsHierarchy(Long userId)Operation getUserGroupsHierarchyCollection<Group>ServerService. getUserGroupsHierarchy(String accountName, String dispatcherId)Operation getUserGroupsHierarchy -
Uses of Group in es.caib.seycon.ng.comu
Methods in es.caib.seycon.ng.comu with parameters of type Group Modifier and Type Method Description static GrupAbstractGrup. toGrup(Group vo)Creates a Grup value object based on a Group object.static voidAbstractGrup. toGrup(Group source, AbstractGrup target)Updates a Grup value object based on a Group object.static Grup[]AbstractGrup. toGrupArray(Group[] source)Creates a Grup array on a Group array.Method parameters in es.caib.seycon.ng.comu with type arguments of type Group Modifier and Type Method Description static AsyncList<Grup>AbstractGrup. toGrupAsyncList(AsyncList<Group> source)Creates a Grup asynclist on a Group collection.static PagedResult<Grup>AbstractGrup. toGrupList(PagedResult<Group> source)Creates a Grup pagedResult on a Group collection.static List<Grup>AbstractGrup. toGrupList(Collection<Group> source)Creates a Grup list on a Group collection.static PagedResult<Grup>Grup. toGrupList(PagedResult<Group> s)
-