Uses of Class
com.endeca.itl.component.manager.ComponentInstanceStatus

Packages that use ComponentInstanceStatus
com.endeca.itl.component.manager   
 

Uses of ComponentInstanceStatus in com.endeca.itl.component.manager
 

Methods in com.endeca.itl.component.manager that return ComponentInstanceStatus
 ComponentInstanceStatus ComponentInstanceDescriptor.getInstanceStatus()
           
static ComponentInstanceStatus ComponentInstanceStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ComponentInstanceStatus[] ComponentInstanceStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.endeca.itl.component.manager with parameters of type ComponentInstanceStatus
 void ComponentInstanceDescriptor.setInstanceStatus(ComponentInstanceStatus instanceStatus)
           
 



Copyright © 2011 Endeca. All Rights Reserved.