EAC Components 3.2.2

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

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

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

Methods in com.endeca.soleng.eac.toolkit.component.cluster that return AgraphComponent
 AgraphComponent AgraphCluster.getAgraphById(java.lang.String agraphId)
          Retrieves the Agraph with the specified ID from the group.
 

Methods in com.endeca.soleng.eac.toolkit.component.cluster that return types with arguments of type AgraphComponent
 java.util.Map<java.lang.String,java.util.List<AgraphComponent>> AgraphCluster.getAgraphRestartGroups()
          Retrieves a map, whose keys are the restart groups defined for the application, and whose values are lists of agraphs belonging to each restart group.
 java.util.List<AgraphComponent> AgraphCluster.getAgraphs()
           
 java.util.List<AgraphComponent> AgraphCluster.getAgraphsInRestartGroup(java.lang.String restartGroup)
          Retrieves a list of all agraphs belonging to the specified restart group.
 

Methods in com.endeca.soleng.eac.toolkit.component.cluster with parameters of type AgraphComponent
 void AgraphCluster.addAgraph(AgraphComponent agraph)
          Adds a agraph to the group.
 

Method parameters in com.endeca.soleng.eac.toolkit.component.cluster with type arguments of type AgraphComponent
 void AgraphCluster.setAgraphs(java.util.List<AgraphComponent> agraphs)
           
 


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