| Package | Description |
|---|---|
| org.kuali.rice.kew.api.doctype |
Copyright 2005-2016 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-2016 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-2016 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.
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionDefinition |
DocumentTypeAttribute.getRuleAttribute() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionDefinition |
ExtensionDefinition.Builder.build() |
ExtensionDefinition |
ExtensionRepositoryService.getExtensionById(String id)
Returns the
ExtensionDefinition of the for the given id. |
ExtensionDefinition |
ExtensionRepositoryService.getExtensionByName(String name)
Returns the
ExtensionDefinition of the for the given name. |
| Modifier and Type | Method and Description |
|---|---|
List<ExtensionDefinition> |
ExtensionRepositoryService.getExtensionsByResourceDescriptor(String resourceDescriptor)
Returns the
ExtensionDefinition of the for the given resourceDescriptor. |
| Modifier and Type | Method and Description |
|---|---|
ExtensionDefinition |
RuleTemplateAttribute.getRuleAttribute() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.