Package | Description |
---|---|
org.kuali.rice.kew.api.doctype |
Copyright 2005-2014 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.
|
org.kuali.rice.kew.api.extension |
Copyright 2005-2014 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.
|
org.kuali.rice.kew.api.rule |
Copyright 2005-2014 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.
|
org.kuali.rice.kew.rule.bo |
Modifier and Type | Method and Description |
---|---|
ExtensionDefinitionContract |
DocumentTypeAttributeContract.getRuleAttribute() |
Modifier and Type | Class and Description |
---|---|
class |
ExtensionDefinition
Immutable implementation of the
ExtensionDefinitionContract . |
static class |
ExtensionDefinition.Builder
A builder which can be used to construct
ExtensionDefinition instances. |
Modifier and Type | Method and Description |
---|---|
static ExtensionDefinition.Builder |
ExtensionDefinition.Builder.create(ExtensionDefinitionContract contract) |
static <T> T |
ExtensionUtils.loadExtension(ExtensionDefinitionContract extensionDefinition)
Loads the extension object for the given extension definition.
|
static <T> T |
ExtensionUtils.loadExtension(ExtensionDefinitionContract extensionDefinition,
String defaultApplicationId)
Loads the extension object for the given extension definition, using the default applicationId if the given
extension definition has a null applicationId.
|
Modifier and Type | Method and Description |
---|---|
ExtensionDefinitionContract |
RuleTemplateAttributeContract.getRuleAttribute() |
Modifier and Type | Class and Description |
---|---|
class |
RuleAttribute
Model bean defining a rule attribute.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.