|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheDocument | |
com.ptc.windchill.uwgm.proesrv.ndimpl | |
com.ptc.windchill.uwgm.proesrv.request | |
wt.epm.upload |
Uses of CacheDocument in com.ptc.windchill.uwgm.proesrv.ndimpl |
Fields in com.ptc.windchill.uwgm.proesrv.ndimpl declared as CacheDocument | |
private CacheDocument |
ProENDDocument.cacheDoc
|
Methods in com.ptc.windchill.uwgm.proesrv.ndimpl that return CacheDocument | |
CacheDocument |
ProENDDocument.getCacheDocument()
|
Methods in com.ptc.windchill.uwgm.proesrv.ndimpl with parameters of type CacheDocument | |
void |
ProENDTopGeneric_J03.setPersistable(CacheDocument obj)
|
void |
ProENDDocument.setPersistable(CacheDocument obj)
|
Uses of CacheDocument in com.ptc.windchill.uwgm.proesrv.request |
Methods in com.ptc.windchill.uwgm.proesrv.request with parameters of type CacheDocument | |
private void |
EpmUploadRequest.setFamilyInstanceObjIds(com.ptc.windchill.uwgm.soap.uwgmdb.EpmIteration epmIt,
CacheDocument cacheDoc,
Map localIdMapForFamInst)
|
private void |
EpmUploadRequest.setDependencyObjIds(ProENDDocument ndDoc,
CacheDocument cacheDoc)
|
private void |
EpmUploadRequest.setFamilyInstanceObjIds(com.ptc.windchill.uwgm.soap.uwgmdb.EpmIteration epmIt,
CacheDocument cacheDoc,
Map localIdMapForFamInst)
|
private void |
EpmUploadRequest.setDependencyObjIds(ProENDDocument ndDoc,
CacheDocument cacheDoc)
|
Uses of CacheDocument in wt.epm.upload |
Subclasses of CacheDocument in wt.epm.upload | |
static class |
Cache.CacheDocument
|
Fields in wt.epm.upload declared as CacheDocument | |
private CacheDocument |
EPMUploadDocument.cacheDocument
|
private CacheDocument |
CacheFamilyTable.topGeneric
|
private CacheDocument |
CacheDocument.Instance.generic
|
Methods in wt.epm.upload that return CacheDocument | |
CacheDocument |
EPMUploadInstance.Column.getCacheDocument()
|
CacheDocument |
EPMUploadGeneric.resolveDocument()
|
CacheDocument |
EPMUploadDocument.getCachedDocumentForModification()
|
CacheDocument |
EPMUploadDocument.getCachedDocument()
|
CacheDocument |
EPMUploadDocument.getCachedDocument(boolean includeDeleted,
boolean restore)
|
CacheDocument |
EPMUploadDocument.resolveDocument()
|
protected CacheDocument |
EPMUploadDocument.createNewDocument()
|
protected CacheDocument |
EPMUpload.createCacheDocument(EPMDocument epmDocument)
|
private CacheDocument |
EPMGhostResolver.createGhostDocument(String modelName,
String type,
String subType,
int revNum)
|
(package private) CacheDocument |
EPMGhostResolver.getCacheDocument(String CADName)
|
CacheDocument |
CacheFamilyTable.getTopGeneric()
|
CacheDocument |
CacheDocument.getCacheGeneric()
|
CacheDocument |
CacheDocument.getCacheTopGeneric()
|
Methods in wt.epm.upload with parameters of type CacheDocument | |
protected CacheFamilyTable |
EPMUploadTopGeneric.resolveFamilyTable(String name,
CacheDocument topGeneric)
|
protected static void |
EPMUploadStandalone.extractInstances(CacheDocument cacheDocument)
|
protected static void |
EPMUploadStandalone.extractInstances(CacheDocument cacheDocument,
EPMUploadGeneric except)
|
protected static void |
EPMUploadStandalone.createNewDependencies(Cache cache,
CacheDocument cacheDocument,
Collection ndDeps)
|
protected static void |
EPMUploadStandalone.updateDependencies(Cache cache,
CacheDocument cacheDocument,
Map depsForUpdating)
|
protected CacheDocument.CacheFamilyTableCell |
EPMUploadInstance.Column.createCell(CacheDocument cacheDocument,
String name,
boolean inherited,
boolean isDefinedHere,
EPMFamilyTableColumn epmColumn,
EPMNDFTValue ndValue)
|
protected CacheDocument.CacheFamilyTableCell |
EPMUploadInstance.Column.updateCell(CacheDocument cacheDocument,
boolean inherited,
boolean isDefinedHere,
EPMFamilyTableColumn epmColumn,
EPMNDFTValue ndValue,
CacheDocument.CacheFamilyTableCell cacheCell)
|
protected CacheDocument.CacheFamilyTableCell |
EPMUploadInstance.ColumnDependency.createCell(CacheDocument cacheDocument,
String name,
boolean inherited,
boolean isDefinedHere,
EPMFamilyTableColumn epmColumn,
EPMNDFTValue ndValue)
|
void |
EPMGhostResolver.saveGhosts(CacheDocument parentDoc,
Collection ndDeps)
|
void |
EPMGhostResolver.saveGhost(CacheDocument parentCacheDoc,
EPMNDDependency dep)
|
private void |
EPMGhostResolver.doResolution(int gostResolOption,
CacheDocument parentCacheDoc,
CacheDocument depCacheDoc,
EPMNDDependency dep,
boolean serverSideIgnore)
|
private void |
EPMGhostResolver.doIgnore(CacheDocument parentCacheDoc,
CacheDocument depCacheDoc,
EPMNDDependency dep)
|
private void |
EPMGhostResolver.doDoNotResolve(CacheDocument depCacheDoc,
EPMNDDependency dep)
|
private void |
EPMGhostResolver.doAutoResolve(CacheDocument parentCacheDoc,
CacheDocument depCacheDoc,
EPMNDDependency dep,
boolean serverSideIgnore)
|
void |
EPMGhostResolver.DeleteIgnoredCandidates.addToImmune(CacheDocument depCacheDoc)
|
(package private) static boolean |
EPMAttributeHelper.processAttributes(CacheDocument cacheDocument,
Collection parameters)
|
protected boolean |
CacheFamilyTable.addMember(CacheDocument member)
|
protected boolean |
CacheFamilyTable.removeMember(CacheDocument member)
|
CacheDocument.CacheDependencyLink |
CacheDocument.createNewMemberLink(CacheDocument target,
String linkUniqueId,
int depType,
String toModelNameAsStored)
|
CacheDocument.CacheDependencyLink |
CacheDocument.createNewReferenceLink(CacheDocument target,
String linkUniqueId,
int depType,
String toModelNameAsStored)
|
protected boolean |
CacheDocument.addInstance(CacheDocument instance)
|
protected boolean |
CacheDocument.removeInstance(CacheDocument instance)
|
CacheDocument.CacheVariantLink |
CacheDocument.createNewVariantLink(CacheDocument generic)
|
CacheDocument.CacheVariantLink |
CacheDocument.updateVariantLink(CacheDocument member,
CacheDocument.CacheVariantLink cacheLink,
CacheDocument generic)
|
void |
CacheDocument.setGeneric(CacheDocument generic)
|
CacheDocument.CacheContainedInLink |
CacheDocument.updateContainedInLink(CacheDocument member,
CacheDocument.CacheContainedInLink cacheLink,
CacheFamilyTable familyTable,
String asStoredName,
int verifyStatus,
boolean locked)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |