|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.cache.CoInstanceCache
@Deprecated public class CoInstanceCache
The class implementing the cache of Info*Engine elements wrapped in CoInstances.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
CoInstance |
getInstance(com.infoengine.object.factory.Element ieElement,
CoInstanceChangeListener listener)
Deprecated. Wraps the Info*Engine element into CoInstance and returns
the wrapper. |
void |
notifyAllListeners(CoEnvData envData)
Deprecated. Notifies all listeners about changes in Info*Engine elements. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public CoInstance getInstance(com.infoengine.object.factory.Element ieElement,
CoInstanceChangeListener listener)
throws WTException
CoInstance and returns
the wrapper. The listener does not have to be specified - the framework
assignes the listener during the update of conceptual elements.
ieElement - listener -
WTException
public void notifyAllListeners(CoEnvData envData)
throws WTException
envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||