|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ComponentInstanceId in com.endeca.itl.component.manager |
---|
Methods in com.endeca.itl.component.manager that return ComponentInstanceId | |
---|---|
ComponentInstanceId |
ComponentInstanceDescriptor.getInstanceId()
|
Methods in com.endeca.itl.component.manager with parameters of type ComponentInstanceId | |
---|---|
void |
ComponentInstanceManager.createComponentInstance(ComponentTypeId componentTypeId,
ComponentInstanceId componentInstanceId)
Creates a component instance of the given type with the given id. |
void |
ComponentInstanceManager.deleteComponentInstance(ComponentInstanceId componentInstanceId)
Deletes the given component instance. |
ComponentInstanceDescriptor |
ComponentInstanceManager.getComponentInstanceDescriptor(ComponentInstanceId componentInstanceId)
|
boolean |
ComponentInstanceManager.hasComponentInstance(ComponentInstanceId componentInstanceId)
|
Constructors in com.endeca.itl.component.manager with parameters of type ComponentInstanceId | |
---|---|
ComponentInstanceDescriptor(ComponentTypeId typeId,
ComponentInstanceId instanceId,
ComponentInstanceStatus instanceStatus)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |