|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.bc.gov.webade.WebADEDatabaseDatastore
ca.bc.gov.webade.DefaultWebADEDatabaseDatastore
| Field Summary |
| Fields inherited from interface ca.bc.gov.webade.WebADEDatastore |
ID_BUSINESS_PARTNER_TYPE, ID_CITIZEN_TYPE, ID_GOVERNMENT_TYPE |
| Constructor Summary | |
DefaultWebADEDatabaseDatastore()
|
|
| Method Summary | |
java.util.List |
findOrganizations(OrganizationSearchObject searchObject)
Returns the set of organization records that match the given ministry-specific organization info. |
OrganizationSearchObject |
getOrganizationSearchMetadata()
Returns an instance of the appropriate OrganizationSearchObject to be used to search for organizations. |
Organization |
loadOrganization(long organizationId)
Loads the organization info for the given organization id. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultWebADEDatabaseDatastore()
| Method Detail |
public OrganizationSearchObject getOrganizationSearchMetadata()
WebADEDatastore
WebADEDatastore.getOrganizationSearchMetadata()
public Organization loadOrganization(long organizationId)
throws WebADEException
WebADEDatastore
organizationId - The organization to load the organization info for.
WebADEException - Thrown if an unexpected error occurs while retrieving the
info.WebADEDatastore.loadOrganization(long)
public java.util.List findOrganizations(OrganizationSearchObject searchObject)
throws WebADEException
WebADEDatastore
searchObject - The organization info to match Organization records for.
WebADEException - Thrown if an unexpected error occurs while retrieving the
info.WebADEDatastore.findOrganizations(ca.bc.gov.webade.OrganizationSearchObject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||