* YOUR RIGHTS WITH RESPECT TO THIS SOFTWARE IS GOVERNED BY THE
* TERMS AND CONDITIONS SET FORTH IN THE CORRESPONDING EULA.
*
**
Written by:
S. Holmes / sholmes@breckcomm.com
Breckenridge Communications - www.breckcomm.com
3/5/2002
*******************************
--->
<!--- The coldfusion component or 'cfc' is defined within the scope of the <cfcomponent> tag --->
<cfcomponent hint="This is the empObj component which provides query functionality to a flash movie.">
<cffunction name="getEmployees" access="remote" returnType="query" hint="This query returns all records in the employee database, and can additionally drill-down or 'narrow' the search based on optional input parameters.">