public class AgendaTypeServiceBase extends KrmsTypeServiceBase implements AgendaTypeService
AgendaTypeService implementations, providing
boilerplate for attribute building and merging from various sources.org.kuali.rice.kns.datadictionary.validation.AttributeValidatingTypeServiceBase.TypeAttributeDefinition, org.kuali.rice.kns.datadictionary.validation.AttributeValidatingTypeServiceBase.TypeAttributeValidationException| Modifier and Type | Field and Description |
|---|---|
static AgendaTypeService |
defaultAgendaTypeService |
| Constructor and Description |
|---|
AgendaTypeServiceBase() |
| Modifier and Type | Method and Description |
|---|---|
Agenda |
loadAgenda(AgendaDefinition agendaDefinition) |
getAttributeFields, getDataDictionaryRemoteFieldService, getTypeAttributeDefinitions, sortFields, translateTypeAttribute, validateAttributes, validateAttributesAgainstExisting, validateNonDataDictionaryAttributecreateErrorString, extractErrorsFromGlobalVariablesErrorMap, getAttributeErrorLabel, getAttributeFormatter, getAttributeValidatingExpression, getConfigurationService, getDataDictionaryService, getDictionaryValidationService, validateAttributeFormat, validateAttributeRequired, validateDataDictionaryAttribute, validatePrimitiveAttributeFromDescriptor, validateReferencesExistAndActiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeFields, validateAttributes, validateAttributesAgainstExistingpublic static final AgendaTypeService defaultAgendaTypeService
public AgendaTypeServiceBase()
public Agenda loadAgenda(AgendaDefinition agendaDefinition)
loadAgenda in interface AgendaTypeServiceCopyright © 2005–2016 The Kuali Foundation. All rights reserved.