Package | Description |
---|---|
org.kuali.rice.krms.api.repository.proposition |
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 © 2004-2013 The Kuali Foundation. All Rights Reserved.