public com.oreilly.jent.people.Person[] | findPeople(com.oreilly.jent.people.SearchArg[] args)findPeople: Search the underlying person information using the
search parameters provided in the arguments. This method
supports the same search parameters as those supported by the
PersonDAO interface.
|