Uses of Class
wt.epm.delegate.StaleDocumentInfo

Packages that use StaleDocumentInfo
com.ptc.windchill.uwgm.proesrv.upload   
wt.epm.delegate   
 

Uses of StaleDocumentInfo in com.ptc.windchill.uwgm.proesrv.upload
 

Methods in com.ptc.windchill.uwgm.proesrv.upload with parameters of type StaleDocumentInfo
 WTCollection ProeAuthoringAppDelegate.getStaleContents(StaleDocumentInfo info)
          Given a EPMDocument, a list of modified IBAs, a list of modified ContentItems and a list of remaining unchanged ContentItems on the document, returns a subset of the unchanged ContentItems that should be marked as stale.
 

Uses of StaleDocumentInfo in wt.epm.delegate
 

Methods in wt.epm.delegate with parameters of type StaleDocumentInfo
 WTCollection ProeAuthoringAppDelegate.getStaleContents(StaleDocumentInfo info)
          Given a EPMDocument, a list of modified IBAs, a list of modified ContentItems and a list of remaining unchanged ContentItems on the document, returns a subset of the unchanged ContentItems that should be marked as stale.
 WTCollection DefaultAuthoringAppDelegate.getStaleContents(StaleDocumentInfo info)
          Given a EPMDocument, a list of modified IBAs, a list of modified ContentItems and a list of remaining unchanged ContentItems on the document, returns a subset of the unchanged ContentItems that should be marked as stale.
 WTCollection CatiaAuthoringAppDelegate.getStaleContents(StaleDocumentInfo info)
          Given a EPMDocument, a list of modified IBAs, a list of modified ContentItems and a list of remaining unchanged ContentItems on the document, returns a subset of the unchanged ContentItems that should be marked as stale.
 WTCollection Cadds5AuthoringAppDelegate.getStaleContents(StaleDocumentInfo info)
          Given a EPMDocument, a list of modified IBAs, a list of modified ContentItems and a list of remaining unchanged ContentItems on the document, returns a subset of the unchanged ContentItems that should be marked as stale.
 WTCollection AuthoringAppDelegate.getStaleContents(StaleDocumentInfo info)
          Given a EPMDocument, a list of modified IBAs, a list of modified ContentItems and a list of remaining unchanged ContentItems on the document, returns a subset of the unchanged ContentItems that should be marked as stale.