wt.epm.upload
Class CacheDocument.Instance

java.lang.Object
  extended bywt.epm.upload.CacheDocument.Instance
Enclosing class:
CacheDocument

private class CacheDocument.Instance
extends Object


Field Summary
private  CacheDocument.CacheContainedInLink containedInLink
           
private  CacheFamilyTable familyTable
           
private  Map familyTableCellsByName
           
private  CacheDocument generic
           
private  CacheDocument.CacheVariantLink variantLink
           
 
Constructor Summary
private CacheDocument.Instance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

generic

private CacheDocument generic

variantLink

private CacheDocument.CacheVariantLink variantLink

familyTable

private CacheFamilyTable familyTable

containedInLink

private CacheDocument.CacheContainedInLink containedInLink

familyTableCellsByName

private Map familyTableCellsByName
Constructor Detail

CacheDocument.Instance

private CacheDocument.Instance()