Class RootGroupSearch

Description

The AgentSearch interface defines methods for searching for agents. This is used by the AgentManager for searching for agents.

  • version: $Id: RootGroupSearch.class.php,v 1.3 2007/09/04 20:25:36 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /harmoni/core/oki2/agent/AgentSearches/RootGroupSearch.class.php (line 17)

AgentSearchInterface
   |
   --RootGroupSearch
Variable Summary
object $_hierarchy
Method Summary
object RootGroupSearch (mixed $hierarchy, integer $dbIndex)
object AgentIterator getAgentsBySearch (mixed $searchCriteria, object Type $agentSearchType)
object AgentIterator getGroupsBySearch (mixed $searchCriteria, object Type $groupSearchType)
Variables
object $_hierarchy (line 25)
  • since: 8/30/05
  • access: private
Methods
Constructor RootGroupSearch (line 34)

Constructor

  • since: 12/1/04
  • access: public
object RootGroupSearch (mixed $hierarchy, integer $dbIndex)
  • integer $dbIndex: The database index to use
getAgentsBySearch (line 51)

Get all the Agents with the specified search criteria and search Type.

This method is defined in v.2 of the OSIDs.

  • since: 11/10/04
  • access: public
object AgentIterator getAgentsBySearch (mixed $searchCriteria, object Type $agentSearchType)
  • mixed $searchCriteria
  • object Type $agentSearchType

Redefinition of:
AgentSearchInterface::getAgentsBySearch()
Get all the Agents with the specified search criteria and search Type.
getGroupsBySearch (line 70)

Get all the Groups with the specified search criteria and search Type.

This method is defined in v.2 of the OSIDs.

  • since: 11/10/04
  • access: public
object AgentIterator getGroupsBySearch (mixed $searchCriteria, object Type $groupSearchType)
  • mixed $searchCriteria
  • object Type $groupSearchType

Redefinition of:
AgentSearchInterface::getGroupsBySearch()
Get all the Groups with the specified search criteria and search Type.

Inherited Methods

Inherited From AgentSearchInterface

AgentSearchInterface::getAgentsBySearch()
AgentSearchInterface::getGroupsBySearch()

Documentation generated on Wed, 19 Sep 2007 10:26:06 -0400 by phpDocumentor 1.3.0RC3