com.ptc.windchill.uwgm.proesrv.ndimpl
Class ProENDGhostResolverDelegate
java.lang.Object
com.ptc.windchill.uwgm.proesrv.ndimpl.ProENDGhostResolverDelegate
- All Implemented Interfaces:
- EPMNDGhostResolverDelegate
- class ProENDGhostResolverDelegate
- extends Object
- implements EPMNDGhostResolverDelegate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
resolOption
private GhostResolutionOption resolOption
autoResolveDocs
private HashSet autoResolveDocs
globalGhostResolOption
private int globalGhostResolOption
doNotResolveOpt
private boolean doNotResolveOpt
ignoreOptional
private boolean ignoreOptional
ignoreInternal
private boolean ignoreInternal
ignoreReference
private boolean ignoreReference
log
private static Log log
ProENDGhostResolverDelegate
public ProENDGhostResolverDelegate(com.ptc.windchill.uwgm.soap.uwgmsvc.GhostResolutionOption globalResol,
HashSet ghosts)
processGhostResolutions
private void processGhostResolutions(HashSet ghosts)
getAutoResolveDocs
public Collection getAutoResolveDocs()
- Specified by:
getAutoResolveDocs
in interface EPMNDGhostResolverDelegate
getCADFinaleGhostResolutionOption
public int getCADFinaleGhostResolutionOption(EPMNDDependency dep)
throws WTException
- Description copied from interface:
EPMNDGhostResolverDelegate
- Returns Ghost resolution type. This type can not be overriden by EPM
- Specified by:
getCADFinaleGhostResolutionOption
in interface EPMNDGhostResolverDelegate
- Parameters:
dep
-
- Returns:
-
- Throws:
WTException
getCADGhostResolutionOption
public int getCADGhostResolutionOption(String ghostName)
- Specified by:
getCADGhostResolutionOption
in interface EPMNDGhostResolverDelegate
isServerSideIgnore
public boolean isServerSideIgnore(EPMNDDependency epmDep)
throws WTException
- Specified by:
isServerSideIgnore
in interface EPMNDGhostResolverDelegate
- Throws:
WTException