| Package | Description |
|---|---|
| org.kuali.rice.krms.api.repository.reference |
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 |
|---|---|
static ReferenceObjectBinding.Builder |
ReferenceObjectBinding.Builder.create(ReferenceObjectBindingContract contract) |
static ReferenceObjectBinding.Builder |
ReferenceObjectBinding.Builder.create(String krmsDiscriminatorType,
String krmsObjectId,
String namespace,
String referenceDiscriminatorType,
String referenceObjectId) |
| Modifier and Type | Method and Description |
|---|---|
List<ReferenceObjectBinding.Builder> |
ReferenceObjectBindingQueryResults.Builder.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceObjectBindingQueryResults.Builder.setResults(List<ReferenceObjectBinding.Builder> results) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.