wt.epm.structure
Class AttributeCache
java.lang.Object
wt.epm.structure.AttributeCache
- public class AttributeCache
- extends Object
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contexts
private ArrayList contexts
linkCache
private HashMap linkCache
singleContext
private boolean singleContext
AttributeCache
public AttributeCache(boolean singleContext)
getAttributeCache
public static AttributeCache getAttributeCache(String cacheName)
getRefreshedLink
public ObjectToObjectLink getRefreshedLink(ObjectToObjectLink link)
throws WTException
- Throws:
WTException
updateAttributeCache
protected void updateAttributeCache(ObjectToObjectLink link)
throws WTException
- Throws:
WTException
copyAttributesOnly
public void copyAttributesOnly(IBAHolder source,
IBAHolder target)
throws WTException
- Throws:
WTException
getContextID
protected ObjectIdentifier getContextID(ObjectToObjectLink link)
getLinkID
protected Long getLinkID(ObjectToObjectLink link)