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

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

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

Methods in com.endeca.itl.component.manager that return ComponentTypeId
 ComponentTypeId ComponentInstanceDescriptor.getTypeId()
           
 ComponentTypeId ComponentTypeDescriptor.getTypeId()
           
 

Methods in com.endeca.itl.component.manager with parameters of type ComponentTypeId
 void ComponentInstanceManager.createComponentInstance(ComponentTypeId componentTypeId, ComponentInstanceId componentInstanceId)
          Creates a component instance of the given type with the given id.
 void ComponentInstanceDescriptor.setTypeId(ComponentTypeId typeId)
           
 void ComponentTypeDescriptor.setTypeId(ComponentTypeId typeId)
           
 

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



Copyright © 2011 Endeca. All Rights Reserved.