| Package | Description |
|---|---|
| org.kuali.rice.krms.api.repository.function |
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 |
|---|---|
static FunctionDefinition.Builder |
FunctionDefinition.Builder.create(FunctionDefinitionContract contract)
Creates and populates a builder with the data on the given
FunctionDefinitionContract. |
static FunctionDefinition.Builder |
FunctionDefinition.Builder.create(String namespace,
String name,
String returnType,
String typeId)
Creates a function definition builder with the given required values.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.