public class ProposalLogPiDerivedRoleTypeServiceImpl
extends org.kuali.rice.kns.kim.role.DerivedRoleTypeServiceBase
implements org.kuali.rice.kim.framework.role.RoleTypeService
| Constructor and Description |
|---|
ProposalLogPiDerivedRoleTypeServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dynamicRoleMembership(String namespaceCode,
String roleName) |
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) |
isDerivedRoleTypeconvertQualificationForMemberRoles, doesDelegationQualifierMatchQualification, doesRoleQualifierMatchQualification, getMatchingRoleMemberships, getQualifiersForExactMatch, shouldValidateQualifiersForMemberType, sortRoleMembersareAttributesEqual, extractErrorsFromGlobalVariablesErrorMap, getAttributeDefinitions, getAttributeFormatter, getAttributeMaxValue, getAttributeMinValue, getAttributeValidatingExpression, getAttributeValue, getBusinessObjectService, getClosestParentDocumentTypeName, getDataDictionaryAttributeDefinition, getDataDictionaryService, getDictionaryValidationService, getDocumentTypeService, getNonDataDictionaryAttributeDefinition, getRequiredAttributes, getTypeInfoService, getUniqueAttributes, getWorkflowDocumentTypeName, getWorkflowRoutingAttributes, isCheckRequiredAttributes, performMatch, translateInputAttributes, validateAttributeFormat, validateAttributeRequired, validateAttributes, validateAttributesAgainstExisting, validateDataDictionaryAttribute, validateDataDictionaryAttribute, validateNonDataDictionaryAttribute, validatePrimitiveFromDescriptor, validateReferencesExistAndActive, validateRequiredAttributesAgainstReceived, validateUniqueAttributes, validateUnmodifiableAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ProposalLogPiDerivedRoleTypeServiceImpl()
public 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 org.kuali.rice.kns.kim.role.RoleTypeServiceBasepublic 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 org.kuali.rice.kns.kim.role.DerivedRoleTypeServiceBasepublic boolean dynamicRoleMembership(String namespaceCode, String roleName)
dynamicRoleMembership in interface org.kuali.rice.kim.framework.role.RoleTypeServicedynamicRoleMembership in class org.kuali.rice.kns.kim.role.RoleTypeServiceBaseRoleTypeService.dynamicRoleMembership(java.lang.String, java.lang.String)Copyright © 2013 The Kuali Foundation. All Rights Reserved.