|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctionDefinitionContract | |
---|---|
org.kuali.rice.krms.api.repository.function | Copyright 2005-2013 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. |
Uses of FunctionDefinitionContract in org.kuali.rice.krms.api.repository.function |
---|
Classes in org.kuali.rice.krms.api.repository.function that implement FunctionDefinitionContract | |
---|---|
class |
FunctionDefinition
An immutable representation of a function definition. |
static class |
FunctionDefinition.Builder
A builder which can be used to construct FunctionDefinition
instances. |
Methods in org.kuali.rice.krms.api.repository.function with parameters of type FunctionDefinitionContract | |
---|---|
static FunctionDefinition.Builder |
FunctionDefinition.Builder.create(FunctionDefinitionContract contract)
Creates and populates a builder with the data on the given FunctionDefinitionContract . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |