RemotableAttributeError

Name RemotableAttributeError
Usage WorkflowDocumentActionsService DocumentSearchCustomizationHandlerService PeopleFlowTypeService WorkflowRuleAttributeHandlerService KimTypeService
validateWorkflowAttributeDefinition validateCriteria validateAttributes validateAttributesAgainstExisting validateAttributes validateAttributesAgainstExisting validateUniqueAttributes validateUnmodifiableAttributes
WorkflowRuleAttributeFields
Type Complex

Description

Copyright 2005-2012 The Kuali Foundation

Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.opensource.org/licenses/ecl2.php

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
attributeName Attribute Name String The name of the attribute. Will never be a blank or null string.     One No  
errors Errors StringList A list of fully resolved error messages associated with an attribute. Will never return null or an empty list.
Note: since this interface is used to communicate errors remotely across modules, all error messages must
but fully resolved and concrete, not error message resource keys.
    Many No