- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- create() - Static method in class org.kuali.rice.location.api.state.StateQueryResults.Builder
-
- 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
-
- 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
-
- 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
- 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.