Class RelatedObjectsBean

java.lang.Object
com.ptc.windchill.enterprise.workSet.beans.RelatedObjectsBean
All Implemented Interfaces:
Serializable

public class RelatedObjectsBean extends Object implements Serializable
RelatedObjectsBean class is used by workset add/remove components/documents form processors to return the working copy of the work set and a collection of invalid objects (i.e. Objects not valid for the link, or a link already exists for the given objects).

Supported API: true

Extendable: false
See Also:
  • Method Details

    • getRejectedObjects

      public WTCollection getRejectedObjects()
      Gets the Rejected/invalid objects

      Supported API: true
      Returns:
      List
    • getWorkSet

      public WTWorkSet getWorkSet()
      Gets the WorkSet

      Supported API: true
      Returns:
      WTWorkSet