Package | Description |
---|---|
org.kuali.rice.krms.api.repository.term |
Copyright 2005-2015 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.
|
org.kuali.rice.krms.impl.repository |
Modifier and Type | Method and Description |
---|---|
TermParameterDefinition |
TermParameterDefinition.Builder.build()
return a
TermParameterDefinition instance constructed from this TermParameterDefinition.Builder |
Modifier and Type | Method and Description |
---|---|
List<TermParameterDefinition> |
TermDefinition.getParameters() |
Modifier and Type | Method and Description |
---|---|
static TermParameterDefinition |
TermParameterBo.to(TermParameterBo bo)
Converts a mutable bo to it's immutable counterpart
|
Modifier and Type | Method and Description |
---|---|
static TermParameterBo |
TermParameterBo.from(TermParameterDefinition im)
Converts a immutable object to it's mutable bo counterpart
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.