Class ReviewResponsibilityTypeServiceImpl

java.lang.Object
org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
org.kuali.rice.kns.kim.responsibility.KimResponsibilityTypeServiceBase
org.kuali.rice.kew.service.impl.DocumentTypeResponsibilityTypeServiceImpl
org.kuali.rice.kew.service.impl.ReviewResponsibilityTypeServiceImpl
All Implemented Interfaces:
org.kuali.rice.kim.framework.responsibility.ResponsibilityTypeService, org.kuali.rice.kim.framework.type.KimTypeService

public class ReviewResponsibilityTypeServiceImpl extends DocumentTypeResponsibilityTypeServiceImpl implements org.kuali.rice.kim.framework.responsibility.ResponsibilityTypeService
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase

    org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.KimTypeAttributeException, org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.KimTypeAttributeValidationException
  • Field Summary

    Fields inherited from class org.kuali.rice.kew.service.impl.DocumentTypeResponsibilityTypeServiceImpl

    exactMatchStringAttributeName

    Fields inherited from class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase

    COMMA_SEPARATOR
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected List<String>
     
    protected List<org.kuali.rice.kim.api.responsibility.Responsibility>
    performResponsibilityMatches(Map<String,String> requestedDetails, List<org.kuali.rice.kim.api.responsibility.Responsibility> responsibilitiesList)
     

    Methods inherited from class org.kuali.rice.kew.service.impl.DocumentTypeResponsibilityTypeServiceImpl

    getDocumentTypeService, isCheckRequiredAttributes

    Methods inherited from class org.kuali.rice.kns.kim.responsibility.KimResponsibilityTypeServiceBase

    getMatchingResponsibilities

    Methods inherited from class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase

    areAttributesEqual, extractErrorsFromGlobalVariablesErrorMap, getAttributeDefinitions, getAttributeFormatter, getAttributeMaxValue, getAttributeMinValue, getAttributeValidatingExpression, getAttributeValue, getBusinessObjectService, getClosestParentDocumentTypeName, getDataDictionaryAttributeDefinition, getDataDictionaryService, getDictionaryValidationService, getNonDataDictionaryAttributeDefinition, getTypeInfoService, getUniqueAttributes, getWorkflowDocumentTypeName, getWorkflowRoutingAttributes, performMatch, translateInputAttributes, validateAttributeFormat, validateAttributeRequired, validateAttributes, validateAttributesAgainstExisting, validateDataDictionaryAttribute, validateDataDictionaryAttribute, validateNonDataDictionaryAttribute, validatePrimitiveFromDescriptor, validateReferencesExistAndActive, validateRequiredAttributesAgainstReceived, validateUniqueAttributes, validateUnmodifiableAttributes

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.kuali.rice.kim.framework.type.KimTypeService

    getAttributeDefinitions, getWorkflowDocumentTypeName, getWorkflowRoutingAttributes, validateAttributes, validateAttributesAgainstExisting, validateUniqueAttributes, validateUnmodifiableAttributes

    Methods inherited from interface org.kuali.rice.kim.framework.responsibility.ResponsibilityTypeService

    getMatchingResponsibilities