Uses of Interface
wt.wildfire.WildfireURLActionDelegate

Packages that use WildfireURLActionDelegate
com.ptc.windchill.cadx.associate   
com.ptc.windchill.cadx.autoassociate   
com.ptc.windchill.cadx.autopart   
com.ptc.windchill.cadx.caddoc   
com.ptc.windchill.cadx.checkout   
com.ptc.windchill.cadx.common   
com.ptc.windchill.cadx.delete   
com.ptc.windchill.cadx.deletews   
com.ptc.windchill.cadx.disassociate   
com.ptc.windchill.cadx.editattachments   
com.ptc.windchill.cadx.editattrs   
com.ptc.windchill.cadx.move   
com.ptc.windchill.cadx.multirevise   
com.ptc.windchill.cadx.myworkspace   
com.ptc.windchill.cadx.newcaddoc   
com.ptc.windchill.cadx.newpart   
com.ptc.windchill.cadx.placeHolder   
com.ptc.windchill.cadx.prowt.download   
com.ptc.windchill.cadx.prowt.newDocPropertyPage   
com.ptc.windchill.cadx.prowt.newDocRefByPage   
com.ptc.windchill.cadx.prowt.newDocRefPage   
com.ptc.windchill.cadx.prowt.newDocUsedByPage   
com.ptc.windchill.cadx.prowt.newDocUsesPage   
com.ptc.windchill.cadx.prowt.openinproe   
com.ptc.windchill.cadx.prowt.openinpv   
com.ptc.windchill.cadx.remove   
com.ptc.windchill.cadx.rename   
com.ptc.windchill.cadx.replacemissdep   
com.ptc.windchill.cadx.revise   
com.ptc.windchill.cadx.saveas   
com.ptc.windchill.cadx.update   
com.ptc.windchill.cadx.ws   
com.ptc.windchill.edaCompare   
com.ptc.windchill.uwgm.cadx.cancelcheckout   
com.ptc.windchill.uwgm.cadx.checkin   
com.ptc.windchill.uwgm.cadx.multieditattr   
com.ptc.windchill.uwgm.cadx.multirename   
com.ptc.windchill.uwgm.cadx.prowt.newDocFamilyInfo   
com.ptc.windchill.uwgm.cadx.saveas   
com.ptc.windchill.uwgm.cadx.setstate   
com.ptc.windchill.uwgm.cadx.upload   
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.associate
 

Classes in com.ptc.windchill.cadx.associate that implement WildfireURLActionDelegate
 class AssociateFromWsURLActionDelegate
          

Supported API: true

Extendable: false
 class AssociateURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.autoassociate
 

Classes in com.ptc.windchill.cadx.autoassociate that implement WildfireURLActionDelegate
 class AutoAssociateURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.autopart
 

Classes in com.ptc.windchill.cadx.autopart that implement WildfireURLActionDelegate
 class AutoPartURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.caddoc
 

Classes in com.ptc.windchill.cadx.caddoc that implement WildfireURLActionDelegate
 class CheckedOutToWorkspaceURLActionDelegate
          

Supported API: true

Extendable: false
 class CreateRepWFURLActionDelegate
          

Supported API: true

Extendable: false
 class ListRepsWFURLActionDelegate
           
 class ProductViewWFURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.checkout
 

Classes in com.ptc.windchill.cadx.checkout that implement WildfireURLActionDelegate
 class WFCheckoutURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.common
 

Subinterfaces of WildfireURLActionDelegate in com.ptc.windchill.cadx.common
 interface WildfireNavBarCommonURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.delete
 

Classes in com.ptc.windchill.cadx.delete that implement WildfireURLActionDelegate
 class DeleteURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.deletews
 

Classes in com.ptc.windchill.cadx.deletews that implement WildfireURLActionDelegate
 class DeleteWorkspaceURLActionDelegate
          This class provides appropriate URL for Standalone and WFire mode functionality of DelteWorkspace.
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.disassociate
 

Classes in com.ptc.windchill.cadx.disassociate that implement WildfireURLActionDelegate
 class DisassociateFromWsURLActionDelegate
          

Supported API: true

Extendable: false
 class DisassociateURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.editattachments
 

Classes in com.ptc.windchill.cadx.editattachments that implement WildfireURLActionDelegate
 class EditAttachmentsURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.editattrs
 

Classes in com.ptc.windchill.cadx.editattrs that implement WildfireURLActionDelegate
 class EditAttributesURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.move
 

Classes in com.ptc.windchill.cadx.move that implement WildfireURLActionDelegate
 class WFMoveURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.multirevise
 

Classes in com.ptc.windchill.cadx.multirevise that implement WildfireURLActionDelegate
 class MultiReviseURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.myworkspace
 

Classes in com.ptc.windchill.cadx.myworkspace that implement WildfireURLActionDelegate
 class MyWorkspaceNavBarURLActionDelegate
           
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.newcaddoc
 

Classes in com.ptc.windchill.cadx.newcaddoc that implement WildfireURLActionDelegate
 class NewCadDocURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.newpart
 

Classes in com.ptc.windchill.cadx.newpart that implement WildfireURLActionDelegate
 class NewPartURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.placeHolder
 

Classes in com.ptc.windchill.cadx.placeHolder that implement WildfireURLActionDelegate
 class PlaceHolderURLActionDelegate
           
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.prowt.download
 

Classes in com.ptc.windchill.cadx.prowt.download that implement WildfireURLActionDelegate
 class DownloadURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.prowt.newDocPropertyPage
 

Classes in com.ptc.windchill.cadx.prowt.newDocPropertyPage that implement WildfireURLActionDelegate
 class NewCADDocPropertyURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.prowt.newDocRefByPage
 

Classes in com.ptc.windchill.cadx.prowt.newDocRefByPage that implement WildfireURLActionDelegate
 class NewCADDocRefByPageURLActionDelegate
           
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.prowt.newDocRefPage
 

Classes in com.ptc.windchill.cadx.prowt.newDocRefPage that implement WildfireURLActionDelegate
 class NewCADDocRefPageURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.prowt.newDocUsedByPage
 

Classes in com.ptc.windchill.cadx.prowt.newDocUsedByPage that implement WildfireURLActionDelegate
 class NewCADDocUsedByPageURLActionDelegate
           
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.prowt.newDocUsesPage
 

Classes in com.ptc.windchill.cadx.prowt.newDocUsesPage that implement WildfireURLActionDelegate
 class NewCADDocUsesPageURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.prowt.openinproe
 

Classes in com.ptc.windchill.cadx.prowt.openinproe that implement WildfireURLActionDelegate
 class OpenInProEURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.prowt.openinpv
 

Classes in com.ptc.windchill.cadx.prowt.openinpv that implement WildfireURLActionDelegate
 class OpenInPVURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.remove
 

Classes in com.ptc.windchill.cadx.remove that implement WildfireURLActionDelegate
 class RemoveURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.rename
 

Classes in com.ptc.windchill.cadx.rename that implement WildfireURLActionDelegate
 class RenameURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.replacemissdep
 

Classes in com.ptc.windchill.cadx.replacemissdep that implement WildfireURLActionDelegate
 class ReplaceMissDepURLActionDelegate
           
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.revise
 

Classes in com.ptc.windchill.cadx.revise that implement WildfireURLActionDelegate
 class ReviseURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.saveas
 

Classes in com.ptc.windchill.cadx.saveas that implement WildfireURLActionDelegate
 class SaveAsFromWsURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.update
 

Classes in com.ptc.windchill.cadx.update that implement WildfireURLActionDelegate
 class UpdateURLActionDelegate
          

Supported API: true

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.cadx.ws
 

Classes in com.ptc.windchill.cadx.ws that implement WildfireURLActionDelegate
 class SynchronizeWorkspaceURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.edaCompare
 

Classes in com.ptc.windchill.edaCompare that implement WildfireURLActionDelegate
 class EDACompareURLActionDelegate
           
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.uwgm.cadx.cancelcheckout
 

Classes in com.ptc.windchill.uwgm.cadx.cancelcheckout that implement WildfireURLActionDelegate
 class CancelCheckoutURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.uwgm.cadx.checkin
 

Classes in com.ptc.windchill.uwgm.cadx.checkin that implement WildfireURLActionDelegate
 class CheckinURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.uwgm.cadx.multieditattr
 

Classes in com.ptc.windchill.uwgm.cadx.multieditattr that implement WildfireURLActionDelegate
 class MultiEditAttrURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.uwgm.cadx.multirename
 

Classes in com.ptc.windchill.uwgm.cadx.multirename that implement WildfireURLActionDelegate
 class MultiRenameURLActionDelegate
           
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.uwgm.cadx.prowt.newDocFamilyInfo
 

Classes in com.ptc.windchill.uwgm.cadx.prowt.newDocFamilyInfo that implement WildfireURLActionDelegate
 class NewCADDocFamilyInfoURLActionDelegate
           
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.uwgm.cadx.saveas
 

Classes in com.ptc.windchill.uwgm.cadx.saveas that implement WildfireURLActionDelegate
 class SaveAsURLActionDelegate
          

Supported API: false

Extendable: false
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.uwgm.cadx.setstate
 

Classes in com.ptc.windchill.uwgm.cadx.setstate that implement WildfireURLActionDelegate
 class SetStateURLActionDelegate
           
 

Uses of WildfireURLActionDelegate in com.ptc.windchill.uwgm.cadx.upload
 

Classes in com.ptc.windchill.uwgm.cadx.upload that implement WildfireURLActionDelegate
 class UploadURLActionDelegate
          

Supported API: false

Extendable: false