public class ActionRequestDerivedRoleTypeServiceImpl extends DerivedRoleTypeServiceBase implements org.kuali.rice.kim.framework.role.RoleTypeService, org.kuali.rice.kim.framework.common.delegate.DelegationTypeService
DataDictionaryTypeServiceBase.KimTypeAttributeException, DataDictionaryTypeServiceBase.KimTypeAttributeValidationExceptionCOMMA_SEPARATOR| Constructor and Description |
|---|
ActionRequestDerivedRoleTypeServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dynamicRoleMembership(String namespaceCode,
String roleName)
Determines if the role specified by the given namespace and role name has a dynamic role membership.
|
protected List<String> |
getRequiredAttributes() |
List<org.kuali.rice.kim.api.role.RoleMembership> |
getRoleMembersFromDerivedRole(String namespaceCode,
String roleName,
Map<String,String> qualification) |
boolean |
hasDerivedRole(String principalId,
List<String> groupIds,
String namespaceCode,
String roleName,
Map<String,String> qualification) |
protected boolean |
isCheckRequiredAttributes() |
isDerivedRoleTypeconvertQualificationForMemberRoles, convertQualificationForMemberRolesAndMemberAttributes, doesDelegationQualifierMatchQualification, doesRoleQualifierMatchQualification, getMatchingRoleMemberships, getQualifiersForExactMatch, shouldValidateQualifiersForMemberType, sortRoleMembersareAttributesEqual, extractErrorsFromGlobalVariablesErrorMap, getAttributeDefinitions, getAttributeFormatter, getAttributeMaxValue, getAttributeMinValue, getAttributeValidatingExpression, getAttributeValue, getBusinessObjectService, getClosestParentDocumentTypeName, getDataDictionaryAttributeDefinition, getDataDictionaryService, getDictionaryValidationService, getDocumentTypeService, getNonDataDictionaryAttributeDefinition, getTypeInfoService, getUniqueAttributes, getWorkflowDocumentTypeName, getWorkflowRoutingAttributes, performMatch, translateInputAttributes, validateAttributeFormat, validateAttributeRequired, validateAttributes, validateAttributesAgainstExisting, validateDataDictionaryAttribute, validateDataDictionaryAttribute, validateNonDataDictionaryAttribute, validatePrimitiveFromDescriptor, validateReferencesExistAndActive, validateRequiredAttributesAgainstReceived, validateUniqueAttributes, validateUnmodifiableAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertQualificationForMemberRoles, convertQualificationForMemberRolesAndMemberAttributes, doesRoleQualifierMatchQualification, getMatchingRoleMemberships, getQualifiersForExactMatch, isDerivedRoleType, shouldValidateQualifiersForMemberType, sortRoleMemberspublic ActionRequestDerivedRoleTypeServiceImpl()
protected List<String> getRequiredAttributes()
getRequiredAttributes in class DataDictionaryTypeServiceBaseprotected boolean isCheckRequiredAttributes()
isCheckRequiredAttributes in class DataDictionaryTypeServiceBasepublic List<org.kuali.rice.kim.api.role.RoleMembership> getRoleMembersFromDerivedRole(String namespaceCode, String roleName, Map<String,String> qualification)
getRoleMembersFromDerivedRole in interface org.kuali.rice.kim.framework.role.RoleTypeServicegetRoleMembersFromDerivedRole in class DerivedRoleTypeServiceBasepublic boolean hasDerivedRole(String principalId, List<String> groupIds, String namespaceCode, String roleName, Map<String,String> qualification)
hasDerivedRole in interface org.kuali.rice.kim.framework.role.RoleTypeServicehasDerivedRole in class RoleTypeServiceBasepublic boolean dynamicRoleMembership(String namespaceCode, String roleName)
dynamicRoleMembership in interface org.kuali.rice.kim.framework.role.RoleTypeServicedynamicRoleMembership in class RoleTypeServiceBaseRoleTypeService.dynamicRoleMembership(String, String)Copyright © 2005–2016 The Kuali Foundation. All rights reserved.