|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentInstanceId | |
|---|---|
| com.endeca.itl.component.manager | |
| 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)
|
void |
ComponentInstanceDescriptor.setInstanceId(ComponentInstanceId instanceId)
|
| Constructors in com.endeca.itl.component.manager with parameters of type ComponentInstanceId | |
|---|---|
ComponentInstanceDescriptor(ComponentTypeId typeId,
ComponentInstanceId instanceId)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||