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 | Class and Description |
---|---|
class |
FunctionDefinition
An immutable representation of a function definition.
|
static class |
FunctionDefinition.Builder
A builder which can be used to construct
FunctionDefinition
instances. |
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 . |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.