org.onebusaway.transit_data_federation.services.beans
Interface AgencyBeanService


public interface AgencyBeanService

Service for querying AgencyBean representations of Agency objects

Author:
bdferris
See Also:
AgencyBean, Agency

Method Summary
 AgencyBean getAgencyForId(String agencyId)
           
 

Method Detail

getAgencyForId

AgencyBean getAgencyForId(String agencyId)
Parameters:
agencyId - see
Returns:
a bean representation of the Agency with the specified id


Copyright © 2012 OneBusAway. All Rights Reserved.