Skip navigation links
B C E F G I L M N O P R S T 

B

build() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
Builds an instance of a Campus based on the current state of the builder.
build() - Method in class org.kuali.rice.location.api.campus.CampusQueryResults.Builder
 
build() - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
Builds an instance of a CampusType based on the current state of the builder.
build() - Method in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Builder
 
build() - Method in class org.kuali.rice.location.api.country.Country.Builder
 
build() - Method in class org.kuali.rice.location.api.country.CountryQueryResults.Builder
 
build() - Method in class org.kuali.rice.location.api.county.County.Builder
 
build() - Method in class org.kuali.rice.location.api.county.CountyQueryResults.Builder
 
build() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
 
build() - Method in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Builder
 
build() - Method in class org.kuali.rice.location.api.state.State.Builder
 
build() - Method in class org.kuali.rice.location.api.state.StateQueryResults.Builder
 

C

Cache() - Constructor for class org.kuali.rice.location.api.campus.Campus.Cache
 
Cache() - Constructor for class org.kuali.rice.location.api.campus.CampusType.Cache
 
Cache() - Constructor for class org.kuali.rice.location.api.country.Country.Cache
 
Cache() - Constructor for class org.kuali.rice.location.api.county.County.Cache
 
Cache() - Constructor for class org.kuali.rice.location.api.postalcode.PostalCode.Cache
 
Cache() - Constructor for class org.kuali.rice.location.api.state.State.Cache
 
Campus - Class in org.kuali.rice.location.api.campus
An immutable representation of a CampusContract.
Campus.Builder - Class in org.kuali.rice.location.api.campus
This builder is used to construct instances of Campus.
Campus.Cache - Class in org.kuali.rice.location.api.campus
 
CAMPUS_SERVICE - Static variable in class org.kuali.rice.location.api.services.LocationApiServiceLocator
 
CampusContract - Interface in org.kuali.rice.location.api.campus
CampusContract interface.
CampusQueryResults - Class in org.kuali.rice.location.api.campus
 
CampusQueryResults.Builder - Class in org.kuali.rice.location.api.campus
 
CampusQueryResults.Constants - Class in org.kuali.rice.location.api.campus
Defines some internal constants used on this class.
CampusQueryResults.Elements - Class in org.kuali.rice.location.api.campus
A private class which exposes constants which define the XML element names to use when this object is marshaled to XML.
CampusService - Interface in org.kuali.rice.location.api.campus
CampusService interface.
CampusType - Class in org.kuali.rice.location.api.campus
An immutable representation of a CampusTypeContract.
CampusType.Builder - Class in org.kuali.rice.location.api.campus
This builder is used to construct instances of CampusType.
CampusType.Cache - Class in org.kuali.rice.location.api.campus
 
CampusTypeContract - Interface in org.kuali.rice.location.api.campus
CampusTypeContract interface.
CampusTypeQueryResults - Class in org.kuali.rice.location.api.campus
 
CampusTypeQueryResults.Builder - Class in org.kuali.rice.location.api.campus
 
CampusTypeQueryResults.Constants - Class in org.kuali.rice.location.api.campus
Defines some internal constants used on this class.
CampusTypeQueryResults.Elements - Class in org.kuali.rice.location.api.campus
A private class which exposes constants which define the XML element names to use when this object is marshaled to XML.
CODE - Static variable in class org.kuali.rice.location.api.LocationConstants.PrimaryKeyConstants
 
Constants() - Constructor for class org.kuali.rice.location.api.campus.CampusQueryResults.Constants
 
Constants() - Constructor for class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Constants
 
Constants() - Constructor for class org.kuali.rice.location.api.country.CountryQueryResults.Constants
 
Constants() - Constructor for class org.kuali.rice.location.api.county.CountyQueryResults.Constants
 
Constants() - Constructor for class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Constants
 
Constants() - Constructor for class org.kuali.rice.location.api.state.StateQueryResults.Constants
 
Country - Class in org.kuali.rice.location.api.country
POJO implementation of CountryContract that is immutable.
Country.Builder - Class in org.kuali.rice.location.api.country
Builder for immutable Country objects.
Country.Cache - Class in org.kuali.rice.location.api.country
 
COUNTRY_CODE - Static variable in class org.kuali.rice.location.api.LocationConstants.PrimaryKeyConstants
 
COUNTRY_SERVICE - Static variable in class org.kuali.rice.location.api.services.LocationApiServiceLocator
 
CountryContract - Interface in org.kuali.rice.location.api.country
Contract for a Country.
CountryQueryResults - Class in org.kuali.rice.location.api.country
 
CountryQueryResults.Builder - Class in org.kuali.rice.location.api.country
 
CountryQueryResults.Constants - Class in org.kuali.rice.location.api.country
Defines some internal constants used on this class.
CountryQueryResults.Elements - Class in org.kuali.rice.location.api.country
A private class which exposes constants which define the XML element names to use when this object is marshaled to XML.
CountryService - Interface in org.kuali.rice.location.api.country
CountryService interface.
County - Class in org.kuali.rice.location.api.county
An immutable representation of a CountyContract.
County.Builder - Class in org.kuali.rice.location.api.county
This builder constructs an County enforcing the constraints of the CountyContract.
County.Cache - Class in org.kuali.rice.location.api.county
 
COUNTY_SERVICE - Static variable in class org.kuali.rice.location.api.services.LocationApiServiceLocator
 
CountyContract - Interface in org.kuali.rice.location.api.county
This is the contract for a State.
CountyQueryResults - Class in org.kuali.rice.location.api.county
 
CountyQueryResults.Builder - Class in org.kuali.rice.location.api.county
 
CountyQueryResults.Constants - Class in org.kuali.rice.location.api.county
Defines some internal constants used on this class.
CountyQueryResults.Elements - Class in org.kuali.rice.location.api.county
A private class which exposes constants which define the XML element names to use when this object is marshaled to XML.
CountyService - Interface in org.kuali.rice.location.api.county
CountyService interface.
create(String) - Static method in class org.kuali.rice.location.api.campus.Campus.Builder
Creates a builder from the given campus code.
create(CampusContract) - Static method in class org.kuali.rice.location.api.campus.Campus.Builder
Creates a builder by populating it with data from the given CampusContract.
create() - Static method in class org.kuali.rice.location.api.campus.CampusQueryResults.Builder
 
create(String) - Static method in class org.kuali.rice.location.api.campus.CampusType.Builder
Creates a builder from the given campus type code.
create(CampusTypeContract) - Static method in class org.kuali.rice.location.api.campus.CampusType.Builder
Creates a builder by populating it with data from the given CampusTypeContract.
create() - Static method in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Builder
 
create(String, String) - Static method in class org.kuali.rice.location.api.country.Country.Builder
 
create(String, String, String, boolean, boolean) - Static method in class org.kuali.rice.location.api.country.Country.Builder
 
create(CountryContract) - Static method in class org.kuali.rice.location.api.country.Country.Builder
 
create() - Static method in class org.kuali.rice.location.api.country.CountryQueryResults.Builder
 
create(String, String, String, String) - Static method in class org.kuali.rice.location.api.county.County.Builder
creates a County Builder with the required fields.
create(CountyContract) - Static method in class org.kuali.rice.location.api.county.County.Builder
creates a County Builder from an existing CountyContract.
create() - Static method in class org.kuali.rice.location.api.county.CountyQueryResults.Builder
 
create(String, String) - Static method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
creates a PostalCode builder with the required fields.
create(PostalCodeContract) - Static method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
creates a PostalCode builder from an existing PostalCodeContract.
create() - Static method in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Builder
 
create(String, String, String) - Static method in class org.kuali.rice.location.api.state.State.Builder
creates a State with the required fields.
create(StateContract) - Static method in class org.kuali.rice.location.api.state.State.Builder
creates a Parameter from an existing StateContract.
create() - Static method in class org.kuali.rice.location.api.state.StateQueryResults.Builder
 

E

Elements() - Constructor for class org.kuali.rice.location.api.campus.CampusQueryResults.Elements
 
Elements() - Constructor for class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Elements
 
Elements() - Constructor for class org.kuali.rice.location.api.country.CountryQueryResults.Elements
 
Elements() - Constructor for class org.kuali.rice.location.api.county.CountyQueryResults.Elements
 
Elements() - Constructor for class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Elements
 
Elements() - Constructor for class org.kuali.rice.location.api.state.StateQueryResults.Elements
 

F

findAllCampuses() - Method in interface org.kuali.rice.location.api.campus.CampusService
This will return all Campus.
findAllCampusTypes() - Method in interface org.kuali.rice.location.api.campus.CampusService
This will return all CampusType.
findAllCountiesInCountryAndState(String, String) - Method in interface org.kuali.rice.location.api.county.CountyService
Gets all the County for postal country code & postal state code.
findAllCountries() - Method in interface org.kuali.rice.location.api.country.CountryService
Returns all Countries
findAllCountriesNotRestricted() - Method in interface org.kuali.rice.location.api.country.CountryService
Returns all Countries that are not restricted.
findAllPostalCodesInCountry(String) - Method in interface org.kuali.rice.location.api.postalcode.PostalCodeService
Gets all the PostalCode for postal country code.
findAllStatesInCountry(String) - Method in interface org.kuali.rice.location.api.state.StateService
Finds all the States for postal country code.
findAllStatesInCountryByAltCode(String) - Method in interface org.kuali.rice.location.api.state.StateService
Finds all the States for alternate postal country code.
findCampuses(QueryByCriteria) - Method in interface org.kuali.rice.location.api.campus.CampusService
This method find Campuses based on a query criteria.
findCampusTypes(QueryByCriteria) - Method in interface org.kuali.rice.location.api.campus.CampusService
This method find CampusTypes based on a query criteria.
findCounties(QueryByCriteria) - Method in interface org.kuali.rice.location.api.county.CountyService
This method find Counties based on a query criteria.
findCountries(QueryByCriteria) - Method in interface org.kuali.rice.location.api.country.CountryService
This method find Countries based on a query criteria.
findPostalCodes(QueryByCriteria) - Method in interface org.kuali.rice.location.api.postalcode.PostalCodeService
This method find PostalCodes based on a query criteria.
findStates(QueryByCriteria) - Method in interface org.kuali.rice.location.api.state.StateService
This method find States based on a query criteria.

G

getAlternateCode() - Method in class org.kuali.rice.location.api.country.Country.Builder
 
getAlternateCode() - Method in class org.kuali.rice.location.api.country.Country
An alternative country code to represent a country.
getAlternateCode() - Method in interface org.kuali.rice.location.api.country.CountryContract
An alternative country code to represent a country.
getCampus(String) - Method in interface org.kuali.rice.location.api.campus.CampusService
This will return a Campus.
getCampusService() - Static method in class org.kuali.rice.location.api.services.LocationApiServiceLocator
 
getCampusType() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
getCampusType() - Method in class org.kuali.rice.location.api.campus.Campus
This is the campus type for the Campus.
getCampusType() - Method in interface org.kuali.rice.location.api.campus.CampusContract
This is the campus type for the Campus.
getCampusType(String) - Method in interface org.kuali.rice.location.api.campus.CampusService
This will return a CampusType.
getCityName() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
 
getCityName() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
This the postal state code for the PostalCode.
getCityName() - Method in interface org.kuali.rice.location.api.postalcode.PostalCodeContract
This the postal state code for the PostalCode.
getCode() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
getCode() - Method in class org.kuali.rice.location.api.campus.Campus
getCode() - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
 
getCode() - Method in class org.kuali.rice.location.api.campus.CampusType
getCode() - Method in class org.kuali.rice.location.api.country.Country.Builder
 
getCode() - Method in class org.kuali.rice.location.api.country.Country
An abbreviated String representing the unique identifying code for a given country.
getCode() - Method in interface org.kuali.rice.location.api.country.CountryContract
An abbreviated String representing the unique identifying code for a given country.
getCode() - Method in class org.kuali.rice.location.api.county.County.Builder
 
getCode() - Method in class org.kuali.rice.location.api.county.County
getCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
 
getCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
getCode() - Method in class org.kuali.rice.location.api.state.State.Builder
 
getCode() - Method in class org.kuali.rice.location.api.state.State
getCountry(String) - Method in interface org.kuali.rice.location.api.country.CountryService
Lookup a country object based on the given country code.
getCountryByAlternateCode(String) - Method in interface org.kuali.rice.location.api.country.CountryService
Get a country object based on an alternate country code
getCountryCode() - Method in class org.kuali.rice.location.api.county.County.Builder
 
getCountryCode() - Method in class org.kuali.rice.location.api.county.County
This the postal country code for the County.
getCountryCode() - Method in interface org.kuali.rice.location.api.county.CountyContract
This the postal country code for the County.
getCountryCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
 
getCountryCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
This the postal country code for the PostalCode.
getCountryCode() - Method in interface org.kuali.rice.location.api.postalcode.PostalCodeContract
This the postal country code for the PostalCode.
getCountryCode() - Method in class org.kuali.rice.location.api.state.State.Builder
 
getCountryCode() - Method in class org.kuali.rice.location.api.state.State
This the postal country code for the State.
getCountryCode() - Method in interface org.kuali.rice.location.api.state.StateContract
This the postal country code for the State.
getCountryService() - Static method in class org.kuali.rice.location.api.services.LocationApiServiceLocator
 
getCounty(String, String, String) - Method in interface org.kuali.rice.location.api.county.CountyService
Gets a County from a postal country code and postal code value.
getCountyCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
 
getCountyCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
This the county code for the PostalCode.
getCountyCode() - Method in interface org.kuali.rice.location.api.postalcode.PostalCodeContract
This the county code for the PostalCode.
getCountyService() - Static method in class org.kuali.rice.location.api.services.LocationApiServiceLocator
 
getDefaultCountry() - Method in interface org.kuali.rice.location.api.country.CountryService
Returns the system default country.
getName() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
getName() - Method in class org.kuali.rice.location.api.campus.Campus
This is the name for the Campus.
getName() - Method in interface org.kuali.rice.location.api.campus.CampusContract
This is the name for the Campus.
getName() - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
 
getName() - Method in class org.kuali.rice.location.api.campus.CampusType
This is the name for the CampusType.
getName() - Method in interface org.kuali.rice.location.api.campus.CampusTypeContract
This is the name for the CampusType.
getName() - Method in class org.kuali.rice.location.api.country.Country.Builder
 
getName() - Method in class org.kuali.rice.location.api.country.Country
A full, familiar, name of a country.
getName() - Method in interface org.kuali.rice.location.api.country.CountryContract
A full, familiar, name of a country.
getName() - Method in class org.kuali.rice.location.api.county.County.Builder
 
getName() - Method in class org.kuali.rice.location.api.county.County
This the name for the County.
getName() - Method in interface org.kuali.rice.location.api.county.CountyContract
This the name for the County.
getName() - Method in class org.kuali.rice.location.api.state.State.Builder
 
getName() - Method in class org.kuali.rice.location.api.state.State
This the postal name for the State.
getName() - Method in interface org.kuali.rice.location.api.state.StateContract
This the postal name for the State.
getObjectId() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
getObjectId() - Method in class org.kuali.rice.location.api.campus.Campus
getObjectId() - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
 
getObjectId() - Method in class org.kuali.rice.location.api.campus.CampusType
getPostalCode(String, String) - Method in interface org.kuali.rice.location.api.postalcode.PostalCodeService
Gets a PostalCode from a postal country code and postal code value.
getPostalCodeService() - Static method in class org.kuali.rice.location.api.services.LocationApiServiceLocator
 
getResults() - Method in class org.kuali.rice.location.api.campus.CampusQueryResults.Builder
 
getResults() - Method in class org.kuali.rice.location.api.campus.CampusQueryResults
 
getResults() - Method in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Builder
 
getResults() - Method in class org.kuali.rice.location.api.campus.CampusTypeQueryResults
 
getResults() - Method in class org.kuali.rice.location.api.country.CountryQueryResults.Builder
 
getResults() - Method in class org.kuali.rice.location.api.country.CountryQueryResults
 
getResults() - Method in class org.kuali.rice.location.api.county.CountyQueryResults.Builder
 
getResults() - Method in class org.kuali.rice.location.api.county.CountyQueryResults
 
getResults() - Method in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Builder
 
getResults() - Method in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults
 
getResults() - Method in class org.kuali.rice.location.api.state.StateQueryResults.Builder
 
getResults() - Method in class org.kuali.rice.location.api.state.StateQueryResults
 
getShortName() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
getShortName() - Method in class org.kuali.rice.location.api.campus.Campus
This is the short name for the Campus.
getShortName() - Method in interface org.kuali.rice.location.api.campus.CampusContract
This is the short name for the Campus.
getState(String, String) - Method in interface org.kuali.rice.location.api.state.StateService
Gets a State from a postal country code and postal state code.
getStateCode() - Method in class org.kuali.rice.location.api.county.County.Builder
 
getStateCode() - Method in class org.kuali.rice.location.api.county.County
This the postal state code for the County.
getStateCode() - Method in interface org.kuali.rice.location.api.county.CountyContract
This the postal state code for the County.
getStateCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
 
getStateCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
This the postal state code for the PostalCode.
getStateCode() - Method in interface org.kuali.rice.location.api.postalcode.PostalCodeContract
This the postal state code for the PostalCode.
getStateService() - Static method in class org.kuali.rice.location.api.services.LocationApiServiceLocator
 
getTotalRowCount() - Method in class org.kuali.rice.location.api.campus.CampusQueryResults.Builder
 
getTotalRowCount() - Method in class org.kuali.rice.location.api.campus.CampusQueryResults
 
getTotalRowCount() - Method in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Builder
 
getTotalRowCount() - Method in class org.kuali.rice.location.api.campus.CampusTypeQueryResults
 
getTotalRowCount() - Method in class org.kuali.rice.location.api.country.CountryQueryResults.Builder
 
getTotalRowCount() - Method in class org.kuali.rice.location.api.country.CountryQueryResults
 
getTotalRowCount() - Method in class org.kuali.rice.location.api.county.CountyQueryResults.Builder
 
getTotalRowCount() - Method in class org.kuali.rice.location.api.county.CountyQueryResults
 
getTotalRowCount() - Method in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Builder
 
getTotalRowCount() - Method in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults
 
getTotalRowCount() - Method in class org.kuali.rice.location.api.state.StateQueryResults.Builder
 
getTotalRowCount() - Method in class org.kuali.rice.location.api.state.StateQueryResults
 
getVersionNumber() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
getVersionNumber() - Method in class org.kuali.rice.location.api.campus.Campus
getVersionNumber() - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
 
getVersionNumber() - Method in class org.kuali.rice.location.api.campus.CampusType
getVersionNumber() - Method in class org.kuali.rice.location.api.country.Country.Builder
 
getVersionNumber() - Method in class org.kuali.rice.location.api.country.Country
getVersionNumber() - Method in class org.kuali.rice.location.api.county.County.Builder
 
getVersionNumber() - Method in class org.kuali.rice.location.api.county.County
getVersionNumber() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
 
getVersionNumber() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
getVersionNumber() - Method in class org.kuali.rice.location.api.state.State.Builder
 
getVersionNumber() - Method in class org.kuali.rice.location.api.state.State

I

isActive() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
isActive() - Method in class org.kuali.rice.location.api.campus.Campus
isActive() - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
 
isActive() - Method in class org.kuali.rice.location.api.campus.CampusType
isActive() - Method in class org.kuali.rice.location.api.country.Country.Builder
 
isActive() - Method in class org.kuali.rice.location.api.country.Country
isActive() - Method in class org.kuali.rice.location.api.county.County.Builder
 
isActive() - Method in class org.kuali.rice.location.api.county.County
isActive() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
 
isActive() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
isActive() - Method in class org.kuali.rice.location.api.state.State.Builder
 
isActive() - Method in class org.kuali.rice.location.api.state.State
isMoreResultsAvailable() - Method in class org.kuali.rice.location.api.campus.CampusQueryResults.Builder
 
isMoreResultsAvailable() - Method in class org.kuali.rice.location.api.campus.CampusQueryResults
 
isMoreResultsAvailable() - Method in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Builder
 
isMoreResultsAvailable() - Method in class org.kuali.rice.location.api.campus.CampusTypeQueryResults
 
isMoreResultsAvailable() - Method in class org.kuali.rice.location.api.country.CountryQueryResults.Builder
 
isMoreResultsAvailable() - Method in class org.kuali.rice.location.api.country.CountryQueryResults
 
isMoreResultsAvailable() - Method in class org.kuali.rice.location.api.county.CountyQueryResults.Builder
 
isMoreResultsAvailable() - Method in class org.kuali.rice.location.api.county.CountyQueryResults
 
isMoreResultsAvailable() - Method in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Builder
 
isMoreResultsAvailable() - Method in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults
 
isMoreResultsAvailable() - Method in class org.kuali.rice.location.api.state.StateQueryResults.Builder
 
isMoreResultsAvailable() - Method in class org.kuali.rice.location.api.state.StateQueryResults
 
isRestricted() - Method in class org.kuali.rice.location.api.country.Country.Builder
 
isRestricted() - Method in class org.kuali.rice.location.api.country.Country
Value representing whether a country is restricted.
isRestricted() - Method in interface org.kuali.rice.location.api.country.CountryContract
Value representing whether a country is restricted.

L

LOCATION_DISTRIBUTED_CACHE - Static variable in class org.kuali.rice.location.api.LocationConstants
 
LOCATION_NAMESPACE_2_0 - Static variable in class org.kuali.rice.location.api.LocationConstants.Namespaces
Namespace for the core module which is compatible with Kuali Rice 2.0.x.
LOCATION_NAMESPACE_PREFIX - Static variable in class org.kuali.rice.location.api.LocationConstants.Namespaces
 
LocationApiServiceLocator - Class in org.kuali.rice.location.api.services
LocationApiServiceLocator class.
LocationApiServiceLocator() - Constructor for class org.kuali.rice.location.api.services.LocationApiServiceLocator
 
LocationConstants - Class in org.kuali.rice.location.api
LocationConstants class.
LocationConstants() - Constructor for class org.kuali.rice.location.api.LocationConstants
 
LocationConstants.Namespaces - Class in org.kuali.rice.location.api
 
LocationConstants.PrimaryKeyConstants - Class in org.kuali.rice.location.api
 

M

MODULE_NAME - Static variable in class org.kuali.rice.location.api.LocationConstants.Namespaces
 
MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.location.api.campus.CampusQueryResults.Elements
 
MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Elements
 
MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.location.api.country.CountryQueryResults.Elements
 
MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.location.api.county.CountyQueryResults.Elements
 
MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Elements
 
MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.location.api.state.StateQueryResults.Elements
 

N

NAME - Static variable in class org.kuali.rice.location.api.campus.Campus.Cache
 
NAME - Static variable in class org.kuali.rice.location.api.campus.CampusType.Cache
 
NAME - Static variable in class org.kuali.rice.location.api.country.Country.Cache
 
NAME - Static variable in class org.kuali.rice.location.api.county.County.Cache
 
NAME - Static variable in class org.kuali.rice.location.api.postalcode.PostalCode.Cache
 
NAME - Static variable in class org.kuali.rice.location.api.state.State.Cache
 

O

org.kuali.rice.location.api - package org.kuali.rice.location.api
 
org.kuali.rice.location.api.campus - package 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.
org.kuali.rice.location.api.country - package org.kuali.rice.location.api.country
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.
org.kuali.rice.location.api.county - package org.kuali.rice.location.api.county
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.
org.kuali.rice.location.api.postalcode - package org.kuali.rice.location.api.postalcode
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.
org.kuali.rice.location.api.services - package org.kuali.rice.location.api.services
 
org.kuali.rice.location.api.state - package org.kuali.rice.location.api.state
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.

P

POSTAL_CODE_SERVICE - Static variable in class org.kuali.rice.location.api.services.LocationApiServiceLocator
 
PostalCode - Class in org.kuali.rice.location.api.postalcode
An immutable representation of a PostalCodeContract.
PostalCode.Builder - Class in org.kuali.rice.location.api.postalcode
This builder constructs a PostalCode enforcing the constraints of the PostalCodeContract.
PostalCode.Cache - Class in org.kuali.rice.location.api.postalcode
 
PostalCodeContract - Interface in org.kuali.rice.location.api.postalcode
This is the contract for a Postal Code.
PostalCodeQueryResults - Class in org.kuali.rice.location.api.postalcode
 
PostalCodeQueryResults.Builder - Class in org.kuali.rice.location.api.postalcode
 
PostalCodeQueryResults.Constants - Class in org.kuali.rice.location.api.postalcode
Defines some internal constants used on this class.
PostalCodeQueryResults.Elements - Class in org.kuali.rice.location.api.postalcode
A private class which exposes constants which define the XML element names to use when this object is marshaled to XML.
PostalCodeService - Interface in org.kuali.rice.location.api.postalcode
Service for interacting with PostalCodes.

R

RESULT_ELEM - Static variable in class org.kuali.rice.location.api.campus.CampusQueryResults.Elements
 
RESULT_ELEM - Static variable in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Elements
 
RESULT_ELEM - Static variable in class org.kuali.rice.location.api.country.CountryQueryResults.Elements
 
RESULT_ELEM - Static variable in class org.kuali.rice.location.api.county.CountyQueryResults.Elements
 
RESULT_ELEM - Static variable in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Elements
 
RESULT_ELEM - Static variable in class org.kuali.rice.location.api.state.StateQueryResults.Elements
 
RESULTS - Static variable in class org.kuali.rice.location.api.campus.CampusQueryResults.Elements
 
RESULTS - Static variable in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Elements
 
RESULTS - Static variable in class org.kuali.rice.location.api.country.CountryQueryResults.Elements
 
RESULTS - Static variable in class org.kuali.rice.location.api.county.CountyQueryResults.Elements
 
RESULTS - Static variable in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Elements
 
RESULTS - Static variable in class org.kuali.rice.location.api.state.StateQueryResults.Elements
 
ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.location.api.campus.CampusQueryResults.Constants
 
ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Constants
 
ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.location.api.country.CountryQueryResults.Constants
 
ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.location.api.county.CountyQueryResults.Constants
 
ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Constants
 
ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.location.api.state.StateQueryResults.Constants
 

S

SERVICE_PATH_SOAP - Static variable in class org.kuali.rice.location.api.LocationConstants
 
setActive(boolean) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
setActive(boolean) - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
 
setActive(boolean) - Method in class org.kuali.rice.location.api.country.Country.Builder
Sets the active property.
setActive(boolean) - Method in class org.kuali.rice.location.api.county.County.Builder
Sets the active flag for the County created from this Builder.
setActive(boolean) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
 
setActive(boolean) - Method in class org.kuali.rice.location.api.state.State.Builder
 
setAlternateCode(String) - Method in class org.kuali.rice.location.api.country.Country.Builder
Sets the optional alternatePostalCode property
setCampusType(CampusType.Builder) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
setCityName(String) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
Sets the name of the city associated with the PostalCode to be created from this Builder.
setCode(String) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
Sets the value of the code on this builder to the given value.
setCode(String) - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
Sets the value of the code on this builder to the given value.
setCode(String) - Method in class org.kuali.rice.location.api.country.Country.Builder
Sets code property.
setCode(String) - Method in class org.kuali.rice.location.api.county.County.Builder
Sets the code to be used for the County created from this Builder.
setCode(String) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
Sets the code for the PostalCode created from this Builder.
setCode(String) - Method in class org.kuali.rice.location.api.state.State.Builder
Sets the code to be used for the State created from this Builder.
setCountryCode(String) - Method in class org.kuali.rice.location.api.county.County.Builder
Sets the Country code to be associated with the County created from this Builder.
setCountryCode(String) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
Sets the Country code to be associated with the PostalCode created from this Builder.
setCountryCode(String) - Method in class org.kuali.rice.location.api.state.State.Builder
Sets the Country code to be associated with the State created from this Builder.
setCountyCode(String) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
Sets the County code to be associated with the PostalCode created from this Builder.
setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.location.api.campus.CampusQueryResults.Builder
 
setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Builder
 
setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.location.api.country.CountryQueryResults.Builder
 
setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.location.api.county.CountyQueryResults.Builder
 
setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Builder
 
setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.location.api.state.StateQueryResults.Builder
 
setName(String) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
setName(String) - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
 
setName(String) - Method in class org.kuali.rice.location.api.country.Country.Builder
Sets the optional name property.
setName(String) - Method in class org.kuali.rice.location.api.county.County.Builder
Sets the full name of the County created from this Builder.
setName(String) - Method in class org.kuali.rice.location.api.state.State.Builder
Sets the full name of the State created from this Builder.
setObjectId(String) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
setObjectId(String) - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
 
setRestricted(boolean) - Method in class org.kuali.rice.location.api.country.Country.Builder
Sets the restrictedProperty
setResults(List<Campus.Builder>) - Method in class org.kuali.rice.location.api.campus.CampusQueryResults.Builder
 
setResults(List<CampusType.Builder>) - Method in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Builder
 
setResults(List<Country.Builder>) - Method in class org.kuali.rice.location.api.country.CountryQueryResults.Builder
 
setResults(List<County.Builder>) - Method in class org.kuali.rice.location.api.county.CountyQueryResults.Builder
 
setResults(List<PostalCode.Builder>) - Method in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Builder
 
setResults(List<State.Builder>) - Method in class org.kuali.rice.location.api.state.StateQueryResults.Builder
 
setShortName(String) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
setStateCode(String) - Method in class org.kuali.rice.location.api.county.County.Builder
Sets the State code to be associated with the County created from this Builder.
setStateCode(String) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
Sets the State code to be associated with the PostalCode created from this Builder.
setTotalRowCount(Integer) - Method in class org.kuali.rice.location.api.campus.CampusQueryResults.Builder
 
setTotalRowCount(Integer) - Method in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Builder
 
setTotalRowCount(Integer) - Method in class org.kuali.rice.location.api.country.CountryQueryResults.Builder
 
setTotalRowCount(Integer) - Method in class org.kuali.rice.location.api.county.CountyQueryResults.Builder
 
setTotalRowCount(Integer) - Method in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Builder
 
setTotalRowCount(Integer) - Method in class org.kuali.rice.location.api.state.StateQueryResults.Builder
 
setVersionNumber(Long) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
 
setVersionNumber(Long) - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
 
setVersionNumber(Long) - Method in class org.kuali.rice.location.api.country.Country.Builder
Sets the versionNumber property.
setVersionNumber(Long) - Method in class org.kuali.rice.location.api.county.County.Builder
 
setVersionNumber(Long) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
 
setVersionNumber(Long) - Method in class org.kuali.rice.location.api.state.State.Builder
 
State - Class in org.kuali.rice.location.api.state
POJO implementation of StateContract that is immutable.
State.Builder - Class in org.kuali.rice.location.api.state
This builder constructs a State enforcing the constraints of the StateContract.
State.Cache - Class in org.kuali.rice.location.api.state
 
STATE_CODE - Static variable in class org.kuali.rice.location.api.LocationConstants.PrimaryKeyConstants
 
STATE_SERVICE - Static variable in class org.kuali.rice.location.api.services.LocationApiServiceLocator
 
StateContract - Interface in org.kuali.rice.location.api.state
This is the contract for a State.
StateQueryResults - Class in org.kuali.rice.location.api.state
 
StateQueryResults.Builder - Class in org.kuali.rice.location.api.state
 
StateQueryResults.Constants - Class in org.kuali.rice.location.api.state
Defines some internal constants used on this class.
StateQueryResults.Elements - Class in org.kuali.rice.location.api.state
A private class which exposes constants which define the XML element names to use when this object is marshaled to XML.
StateService - Interface in org.kuali.rice.location.api.state
Service for interacting with States.

T

TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.location.api.campus.CampusQueryResults.Elements
 
TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Elements
 
TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.location.api.country.CountryQueryResults.Elements
 
TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.location.api.county.CountyQueryResults.Elements
 
TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Elements
 
TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.location.api.state.StateQueryResults.Elements
 
TYPE_NAME - Static variable in class org.kuali.rice.location.api.campus.CampusQueryResults.Constants
 
TYPE_NAME - Static variable in class org.kuali.rice.location.api.campus.CampusTypeQueryResults.Constants
 
TYPE_NAME - Static variable in class org.kuali.rice.location.api.country.CountryQueryResults.Constants
 
TYPE_NAME - Static variable in class org.kuali.rice.location.api.county.CountyQueryResults.Constants
 
TYPE_NAME - Static variable in class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Constants
 
TYPE_NAME - Static variable in class org.kuali.rice.location.api.state.StateQueryResults.Constants
 
B C E F G I L M N O P R S T 
Skip navigation links

Copyright © 2005–2016 The Kuali Foundation. All rights reserved.