EAC Components 3.2.2

Uses of Class
com.endeca.soleng.eac.toolkit.component.AgidxComponent

Packages that use AgidxComponent
com.endeca.soleng.eac.toolkit.component.cluster   
 

Uses of AgidxComponent in com.endeca.soleng.eac.toolkit.component.cluster
 

Methods in com.endeca.soleng.eac.toolkit.component.cluster that return AgidxComponent
 AgidxComponent IndexingCluster.getAgidxById(java.lang.String agidxId)
          Retrieves the Agidx with the specified ID from the group.
 

Methods in com.endeca.soleng.eac.toolkit.component.cluster that return types with arguments of type AgidxComponent
 java.util.Map<java.lang.String,java.util.List<AgidxComponent>> IndexingCluster.getAgidxGroups()
          Retrieves a map, whose keys are the agidx groups defined for the application, and whose values are lists of agidxs belonging to each agidx group.
 java.util.List<AgidxComponent> IndexingCluster.getAgidxs()
           
 java.util.List<AgidxComponent> IndexingCluster.getAgidxsInAgidxGroup(java.lang.String agidxGroup)
          Retrieves a list of all agidxs belonging to the specified agidx group.
 

Methods in com.endeca.soleng.eac.toolkit.component.cluster with parameters of type AgidxComponent
 void IndexingCluster.addAgidx(AgidxComponent agidx)
          Adds a agidx to the group.
 

Method parameters in com.endeca.soleng.eac.toolkit.component.cluster with type arguments of type AgidxComponent
 void IndexingCluster.setAgidxs(java.util.List<AgidxComponent> agidxs)
           
 


EAC Components 3.2.2

Copyright © 2006, 2012, Oracle and/or its affiliates. All rights reserved.
@VERSION
PRODUCT: EAC Components (eacComponents)
VERSION: 3.2.2
BUILD:   NONEDEV
ARCH_OS: n/a
DATE:    2012-02-28T13:13:23-0500