Library | Package Java Toolkit

Interface VisitingClient

package com.ptc.wfc.wfcClient;

public interface VisitingClient
  extends com.ptc.wfc.wfcClient.Client



Description

Base class for client interfaces used with visiting methods.



Method Summary
StatusApplyAction (Object pfcobject, Status filter_status)
    Action to be applied to visited items.
StatusApplyFilter (Object pfcobject)
    Filter to be applied to visited items.

Method Detail

ApplyAction

StatusApplyAction (Object pfcobject, Status filter_status)


    Action to be applied to visited items.
Manual References:
Overview of Creo Object TOOLKIT Java: Visit Methods, Overview of Creo Object TOOLKIT Java: Visit Methods
Parameters:
pfcobject
 
filter_status
 
Returns:
 


ApplyFilter

StatusApplyFilter (Object pfcobject)


    Filter to be applied to visited items.
Manual References:
Overview of Creo Object TOOLKIT Java: Visit Methods, Overview of Creo Object TOOLKIT Java: Visit Methods
Parameters:
pfcobject
 
Returns: