Interface ProposalSiteContract
- All Superinterfaces:
Addressable,NumberedProposal
-
Method Summary
Methods inherited from interface org.kuali.coeus.common.api.address.Addressable
getAddressLine1, getAddressLine2, getAddressLine3, getCity, getCountryCode, getCounty, getPostalCode, getStateMethods inherited from interface org.kuali.coeus.propdev.api.core.NumberedProposal
getProposalNumber
-
Method Details
-
getSiteNumber
Integer getSiteNumber() -
getLocationName
String getLocationName() -
getLocationTypeCode
Integer getLocationTypeCode() -
getOrganization
OrganizationContract getOrganization() -
getRolodex
RolodexContract getRolodex() -
getCongressionalDistricts
List<? extends CongressionalDistrictContract> getCongressionalDistricts() -
getFirstCongressionalDistrictName
String getFirstCongressionalDistrictName()
-