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

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.
 

Constructors in com.endeca.itl.component.manager with parameters of type ComponentInstanceStatus
ComponentInstanceDescriptor(ComponentTypeId typeId, ComponentInstanceId instanceId, ComponentInstanceStatus instanceStatus)
           
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.