| Package | Description |
|---|---|
| org.kuali.rice.location.api.campus |
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 |
|---|---|
Campus |
Campus.Builder.build()
Builds an instance of a Campus based on the current state of the builder.
|
Campus |
CampusService.getCampus(String code)
This will return a
Campus. |
| Modifier and Type | Method and Description |
|---|---|
List<Campus> |
CampusService.findAllCampuses()
This will return all
Campus. |
List<Campus> |
CampusQueryResults.getResults() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.