| Package | Description |
|---|---|
| org.kuali.rice.krms.api.repository.proposition |
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 |
|---|---|
PropositionParameter |
PropositionParameter.Builder.build()
Builds an instance of a PropositionParameter based on the current state of the builder.
|
| Modifier and Type | Method and Description |
|---|---|
List<PropositionParameter> |
PropositionDefinition.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
static PropositionParameter.Builder |
PropositionParameter.Builder.create(PropositionParameter propositionParameter)
Creates a builder by populating it with data from the given
PropositionParameterContract. |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.