Class GrouperProvisionerDaoCapabilities
java.lang.Object
edu.internet2.middleware.grouper.app.provisioning.targetDao.GrouperProvisionerDaoCapabilities
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionif entity attributes, and retrieve memberships can have multiple entities each with one memberships attributeif entity attributes, and retrieve membership can have one entity with one membership attributeif group attributes, and retrieve membership can have one group with one membership attributeif group attributes, and retrieve memberships can have multiple groups each with one membership attributeif can get all memberships for multiple entites by implementing method: retrieveMembershipsByEntities()if can get all memberships for one entity by implementing method: retrieveMembershipsByEntity()if can get all memberships for one group by implementing method: retrieveMembershipsByGroup()if can get all memberships for multiple groups by implementing method: retrieveMembershipsByGroups()if entity attributes, if select memberships can take multiple entities and multiple membership attributesif entity attributes, if select membership can take one entity and multiple membership attributesif group attributes, if select membership can take one group and multiple membership attributesif group attributes, if select memberships can take multiple groups and multiple membership attributesint
default batch size will be used for all batch sizes unless overriddenint
batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.int
batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.int
batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.int
batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.int
batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.int
batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.int
batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.int
batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.int
batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.int
batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.int
batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.int
batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.boolean
if doing entity attributes, if all memberships can be retrieved with entity when the input flag is passed to do soboolean
if doing group attributes, if all memberships can be retrieved with group when the input flag is passed to do sovoid
setCanDeleteEntities
(Boolean canDeleteEntities) void
setCanDeleteEntity
(Boolean canDeleteEntity) void
setCanDeleteGroup
(Boolean canDeleteGroup) void
setCanDeleteGroups
(Boolean canDeleteGroups) void
setCanDeleteMembership
(Boolean canDeleteMembership) void
setCanDeleteMemberships
(Boolean canDeleteMemberships) void
setCanInsertEntities
(Boolean canInsertEntities) void
setCanInsertEntity
(Boolean canInsertEntity) void
setCanInsertGroup
(Boolean canInsertGroup) void
setCanInsertGroups
(Boolean canInsertGroups) void
setCanInsertMembership
(Boolean canInsertMembership) void
setCanInsertMemberships
(Boolean canInsertMemberships) void
setCanReplaceGroupMemberships
(Boolean canReplaceGroupMemberships) void
setCanRetrieveAllData
(Boolean canRetrieveAllData) void
setCanRetrieveAllEntities
(Boolean canRetrieveAllEntities) void
setCanRetrieveAllGroups
(Boolean canRetrieveAllGroups) void
setCanRetrieveAllMemberships
(Boolean canRetrieveAllMemberships) void
setCanRetrieveEntities
(Boolean canRetrieveEntities) void
setCanRetrieveEntity
(Boolean canRetrieveEntity) void
setCanRetrieveGroup
(Boolean canRetrieveGroup) void
setCanRetrieveGroups
(Boolean canRetrieveGroups) void
setCanRetrieveIncrementalData
(Boolean canRetrieveIncrementalData) void
setCanRetrieveMembership
(Boolean canRetrieveMembership) void
setCanRetrieveMembershipOneByEntities
(Boolean canRetrieveMembershipOneByEntities) if entity attributes, and retrieve memberships can have multiple entities each with one memberships attributevoid
setCanRetrieveMembershipOneByEntity
(Boolean canRetrieveMembershipByEntity) if entity attributes, and retrieve membership can have one entity with one membership attributevoid
setCanRetrieveMembershipOneByGroup
(Boolean canRetrieveMembershipOneByGroup) if group attributes, and retrieve membership can have one group with one membership attributevoid
setCanRetrieveMembershipOneByGroups
(Boolean canRetrieveMembershipOneByGroups) if group attributes, and retrieve memberships can have multiple groups each with one membership attributevoid
setCanRetrieveMemberships
(Boolean canRetrieveMemberships) void
setCanRetrieveMembershipsAllByEntities
(Boolean canRetrieveMembershipsAllByEntities) if can get all memberships for multiple entites by implementing method: retrieveMembershipsByEntities()void
setCanRetrieveMembershipsAllByEntity
(Boolean canRetrieveMembershipsAllByEntity) if can get all memberships for one entity by implementing method: retrieveMembershipsByEntity()void
setCanRetrieveMembershipsAllByGroup
(Boolean canRetrieveMembershipsAllByGroup) if can get all memberships for one group by implementing method: retrieveMembershipsByGroup()void
setCanRetrieveMembershipsAllByGroups
(Boolean canRetrieveMembershipsAllByGroups) if can get all memberships for multiple groups by implementing method: retrieveMembershipsByGroups()void
setCanRetrieveMembershipsSomeByEntities
(Boolean canRetrieveMembershipsSomeByEntities) if entity attributes, if select memberships can take multiple entities and multiple membership attributesvoid
setCanRetrieveMembershipsSomeByEntity
(Boolean canRetrieveMembershipsSomeByEntity) if entity attributes, if select membership can take one entity and multiple membership attributesvoid
setCanRetrieveMembershipsSomeByGroup
(Boolean canRetrieveMembershipsSomeByGroup) if group attributes, if select membership can take one group and multiple membership attributesvoid
setCanRetrieveMembershipsSomeByGroups
(Boolean canRetrieveMembershipsSomeByGroups) if group attributes, if select memberships can take multiple groups and multiple membership attributesvoid
setCanRetrieveMembershipsWithEntity
(boolean canRetrieveMembershipWithEntity) if doing entity attributes, if all memberships can be retrieved with entity when the input flag is passed to do sovoid
setCanRetrieveMembershipsWithGroup
(boolean canRetrieveMembershipWithGroup) if doing group attributes, if all memberships can be retrieved with group when the input flag is passed to do sovoid
setCanSendChangesToTarget
(Boolean canSendChangesToTarget) void
setCanSendEntityChangesToTarget
(Boolean canSendEntityChangesToTarget) void
setCanSendGroupChangesToTarget
(Boolean canSendGroupChangesToTarget) void
setCanSendMembershipChangesToTarget
(Boolean canSendMembershipChangesToTarget) void
setCanUpdateEntities
(Boolean canUpdateEntities) void
setCanUpdateEntity
(Boolean canUpdateEntity) void
setCanUpdateEntityMembershipAttribute
(Boolean canUpdateEntityMembershipAttribute) void
setCanUpdateGroup
(Boolean canUpdateGroup) void
setCanUpdateGroupMembershipAttribute
(Boolean canUpdateGroupMembershipAttribute) void
setCanUpdateGroups
(Boolean canUpdateGroups) void
setCanUpdateMembership
(Boolean canUpdateMembership) void
setCanUpdateMemberships
(Boolean canUpdateMemberships) void
setDefaultBatchSize
(int defaultBatchSize1) default batch size will be used for all batch sizes unless overriddenvoid
setDeleteEntitiesBatchSize
(int deleteEntitiesBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.void
setDeleteGroupsBatchSize
(int deleteGroupsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.void
setDeleteMembershipsBatchSize
(int deleteMembershipsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.void
setInsertEntitiesBatchSize
(int insertEntitiesBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.void
setInsertGroupsBatchSize
(int insertGroupsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.void
setInsertMembershipsBatchSize
(int insertMembershipsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.void
setRetrieveEntitiesBatchSize
(int selectEntitiesBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.void
setRetrieveGroupsBatchSize
(int selectGroupsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.void
setRetrieveMembershipsBatchSize
(int selectMembershipsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.void
setUpdateEntitiesBatchSize
(int updateEntitiesBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.void
setUpdateGroupsBatchSize
(int updateGroupsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.void
setUpdateMembershipsBatchSize
(int updateMembershipsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e.toString()
-
Constructor Details
-
GrouperProvisionerDaoCapabilities
public GrouperProvisionerDaoCapabilities()
-
-
Method Details
-
isCanRetrieveMembershipsWithEntity
public boolean isCanRetrieveMembershipsWithEntity()if doing entity attributes, if all memberships can be retrieved with entity when the input flag is passed to do so- Returns:
-
isCanRetrieveMembershipsWithGroup
public boolean isCanRetrieveMembershipsWithGroup()if doing group attributes, if all memberships can be retrieved with group when the input flag is passed to do so- Returns:
-
setCanRetrieveMembershipsWithGroup
public void setCanRetrieveMembershipsWithGroup(boolean canRetrieveMembershipWithGroup) if doing group attributes, if all memberships can be retrieved with group when the input flag is passed to do so- Parameters:
canRetrieveMembershipWithGroup
-
-
setCanRetrieveMembershipsWithEntity
public void setCanRetrieveMembershipsWithEntity(boolean canRetrieveMembershipWithEntity) if doing entity attributes, if all memberships can be retrieved with entity when the input flag is passed to do so- Parameters:
canRetrieveMembershipWithEntity
-
-
toString
-
getCanReplaceGroupMemberships
-
setCanReplaceGroupMemberships
-
getCanDeleteEntities
-
setCanDeleteEntities
-
getCanDeleteEntity
-
setCanDeleteEntity
-
getCanDeleteGroup
-
setCanDeleteGroup
-
getDeleteMembershipsBatchSize
public int getDeleteMembershipsBatchSize()batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Returns:
- size
-
setDeleteMembershipsBatchSize
public void setDeleteMembershipsBatchSize(int deleteMembershipsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Parameters:
deleteMembershipsBatchSize1
-
-
getUpdateMembershipsBatchSize
public int getUpdateMembershipsBatchSize()batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Returns:
- size
-
setUpdateMembershipsBatchSize
public void setUpdateMembershipsBatchSize(int updateMembershipsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Parameters:
updateMembershipsBatchSize1
-
-
getInsertMembershipsBatchSize
public int getInsertMembershipsBatchSize()batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Returns:
- size
-
setInsertMembershipsBatchSize
public void setInsertMembershipsBatchSize(int insertMembershipsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Parameters:
insertMembershipsBatchSize1
-
-
getInsertGroupsBatchSize
public int getInsertGroupsBatchSize()batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Returns:
- size
-
setInsertGroupsBatchSize
public void setInsertGroupsBatchSize(int insertGroupsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Parameters:
insertGroupsBatchSize1
-
-
getUpdateGroupsBatchSize
public int getUpdateGroupsBatchSize()batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Returns:
- size
-
setUpdateGroupsBatchSize
public void setUpdateGroupsBatchSize(int updateGroupsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Parameters:
updateGroupsBatchSize1
-
-
getUpdateEntitiesBatchSize
public int getUpdateEntitiesBatchSize()batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Returns:
- update entities batch size
-
setUpdateEntitiesBatchSize
public void setUpdateEntitiesBatchSize(int updateEntitiesBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Parameters:
updateEntitiesBatchSize1
-
-
getInsertEntitiesBatchSize
public int getInsertEntitiesBatchSize()batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Returns:
- insert entities batch size
-
setInsertEntitiesBatchSize
public void setInsertEntitiesBatchSize(int insertEntitiesBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Parameters:
insertEntitiesBatchSize1
-
-
getRetrieveMembershipsBatchSize
public int getRetrieveMembershipsBatchSize()batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Returns:
- size
-
setRetrieveMembershipsBatchSize
public void setRetrieveMembershipsBatchSize(int selectMembershipsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Parameters:
selectMembershipsBatchSize1
-
-
getRetrieveGroupsBatchSize
public int getRetrieveGroupsBatchSize()batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Returns:
- size
-
setRetrieveGroupsBatchSize
public void setRetrieveGroupsBatchSize(int selectGroupsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Parameters:
selectGroupsBatchSize1
-
-
getRetrieveEntitiesBatchSize
public int getRetrieveEntitiesBatchSize()batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Returns:
- size
-
setRetrieveEntitiesBatchSize
public void setRetrieveEntitiesBatchSize(int selectEntitiesBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Parameters:
selectEntitiesBatchSize1
-
-
getDefaultBatchSize
public int getDefaultBatchSize()default batch size will be used for all batch sizes unless overridden- Returns:
- default batch size
-
setDefaultBatchSize
public void setDefaultBatchSize(int defaultBatchSize1) default batch size will be used for all batch sizes unless overridden- Parameters:
defaultBatchSize1
-
-
getDeleteEntitiesBatchSize
public int getDeleteEntitiesBatchSize()batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Returns:
- size
-
setDeleteEntitiesBatchSize
public void setDeleteEntitiesBatchSize(int deleteEntitiesBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Parameters:
deleteEntitiesBatchSize1
-
-
getDeleteGroupsBatchSize
public int getDeleteGroupsBatchSize()batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Returns:
- delete group batch size
-
setDeleteGroupsBatchSize
public void setDeleteGroupsBatchSize(int deleteGroupsBatchSize1) batch size in dao should correspond to how many items of work can be handled at once which will be batched for threads i.e. for databases its a batch size of 1000, for azure its a batch size of 20, for LDAP its a batch size of 1- Parameters:
deleteGroupsBatchSize1
-
-
getCanDeleteGroups
-
setCanDeleteGroups
-
getCanDeleteMembership
-
setCanDeleteMembership
-
getCanDeleteMemberships
-
setCanDeleteMemberships
-
getCanInsertEntities
-
setCanInsertEntities
-
getCanInsertEntity
-
setCanInsertEntity
-
getCanInsertGroup
-
setCanInsertGroup
-
getCanInsertGroups
-
setCanInsertGroups
-
getCanInsertMembership
-
setCanInsertMembership
-
getCanInsertMemberships
-
setCanInsertMemberships
-
getCanRetrieveAllData
-
setCanRetrieveAllData
-
getCanRetrieveAllEntities
-
setCanRetrieveAllEntities
-
getCanRetrieveAllGroups
-
setCanRetrieveAllGroups
-
getCanRetrieveAllMemberships
-
setCanRetrieveAllMemberships
-
getCanRetrieveEntities
-
setCanRetrieveEntities
-
getCanRetrieveEntity
-
setCanRetrieveEntity
-
getCanRetrieveGroup
-
setCanRetrieveGroup
-
getCanRetrieveGroups
-
setCanRetrieveGroups
-
getCanRetrieveIncrementalData
-
setCanRetrieveIncrementalData
-
getCanRetrieveMembership
-
setCanRetrieveMembership
-
getCanRetrieveMemberships
-
setCanRetrieveMemberships
-
getCanRetrieveMembershipOneByEntities
if entity attributes, and retrieve memberships can have multiple entities each with one memberships attribute- Returns:
-
setCanRetrieveMembershipOneByEntities
if entity attributes, and retrieve memberships can have multiple entities each with one memberships attribute- Parameters:
canRetrieveMembershipByEntities
-
-
getCanRetrieveMembershipOneByEntity
if entity attributes, and retrieve membership can have one entity with one membership attribute- Returns:
-
setCanRetrieveMembershipOneByEntity
if entity attributes, and retrieve membership can have one entity with one membership attribute- Parameters:
canRetrieveMembershipByEntity
-
-
getCanRetrieveMembershipOneByGroup
if group attributes, and retrieve membership can have one group with one membership attribute- Returns:
-
setCanRetrieveMembershipOneByGroup
if group attributes, and retrieve membership can have one group with one membership attribute- Parameters:
canRetrieveMembershipByGroup
-
-
getCanRetrieveMembershipOneByGroups
if group attributes, and retrieve memberships can have multiple groups each with one membership attribute- Returns:
-
setCanRetrieveMembershipOneByGroups
if group attributes, and retrieve memberships can have multiple groups each with one membership attribute- Parameters:
canRetrieveMembershipByGroups
-
-
getCanRetrieveMembershipsAllByGroup
if can get all memberships for one group by implementing method: retrieveMembershipsByGroup()- Returns:
-
setCanRetrieveMembershipsAllByGroup
if can get all memberships for one group by implementing method: retrieveMembershipsByGroup()- Parameters:
canRetrieveMembershipsAllByGroup
-
-
getCanRetrieveMembershipsAllByGroups
if can get all memberships for multiple groups by implementing method: retrieveMembershipsByGroups()- Returns:
-
setCanRetrieveMembershipsAllByGroups
if can get all memberships for multiple groups by implementing method: retrieveMembershipsByGroups()- Parameters:
canRetrieveMembershipsAllByGroups
-
-
getCanRetrieveMembershipsAllByEntities
if can get all memberships for multiple entites by implementing method: retrieveMembershipsByEntities()- Returns:
-
setCanRetrieveMembershipsAllByEntities
if can get all memberships for multiple entites by implementing method: retrieveMembershipsByEntities()- Parameters:
canRetrieveMembershipsAllByEntities
-
-
getCanRetrieveMembershipsAllByEntity
if can get all memberships for one entity by implementing method: retrieveMembershipsByEntity()- Returns:
-
setCanRetrieveMembershipsAllByEntity
if can get all memberships for one entity by implementing method: retrieveMembershipsByEntity()- Parameters:
canRetrieveMembershipsAllByEntity
-
-
getCanRetrieveMembershipsSomeByEntities
if entity attributes, if select memberships can take multiple entities and multiple membership attributes- Returns:
-
setCanRetrieveMembershipsSomeByEntities
if entity attributes, if select memberships can take multiple entities and multiple membership attributes- Parameters:
canRetrieveMembershipsByEntities
-
-
getCanRetrieveMembershipsSomeByEntity
if entity attributes, if select membership can take one entity and multiple membership attributes- Returns:
-
setCanRetrieveMembershipsSomeByEntity
if entity attributes, if select membership can take one entity and multiple membership attributes- Parameters:
canRetrieveMembershipsByEntity
-
-
getCanRetrieveMembershipsSomeByGroup
if group attributes, if select membership can take one group and multiple membership attributes- Returns:
-
setCanRetrieveMembershipsSomeByGroup
if group attributes, if select membership can take one group and multiple membership attributes- Parameters:
canRetrieveMembershipsByGroup
-
-
getCanRetrieveMembershipsSomeByGroups
if group attributes, if select memberships can take multiple groups and multiple membership attributes- Returns:
-
setCanRetrieveMembershipsSomeByGroups
if group attributes, if select memberships can take multiple groups and multiple membership attributes- Parameters:
canRetrieveMembershipsByGroups
-
-
getCanSendChangesToTarget
-
setCanSendChangesToTarget
-
getCanSendEntityChangesToTarget
-
setCanSendEntityChangesToTarget
-
getCanSendGroupChangesToTarget
-
setCanSendGroupChangesToTarget
-
getCanSendMembershipChangesToTarget
-
setCanSendMembershipChangesToTarget
-
getCanUpdateEntities
-
setCanUpdateEntities
-
getCanUpdateEntity
-
setCanUpdateEntity
-
getCanUpdateGroup
-
setCanUpdateGroup
-
getCanUpdateGroups
-
setCanUpdateGroups
-
getCanUpdateEntityMembershipAttribute
-
setCanUpdateEntityMembershipAttribute
-
getCanUpdateGroupMembershipAttribute
-
setCanUpdateGroupMembershipAttribute
-
getCanUpdateMembership
-
setCanUpdateMembership
-
getCanUpdateMemberships
-
setCanUpdateMemberships
-