Uses of Class
wt.viewmarkup.PublishingProhibition

Packages that use PublishingProhibition
wt.viewmarkup Uses the ViewMarkUpService to view and add MarkUp to Viewable objects and to publish DerivedImages. 
 

Uses of PublishingProhibition in wt.viewmarkup
 

Methods in wt.viewmarkup that return PublishingProhibition
 PublishingProhibition ViewMarkUpServiceFwd.getPublishingProhibition(Representable representable)
          Gets the single most restrictive PublishingProhibition for a Representable; if null is returned, then the Representable is publishable.
 PublishingProhibition ViewMarkUpService.getPublishingProhibition(Representable representable)
          Gets the single most restrictive PublishingProhibition for a Representable; if null is returned, then the Representable is publishable.
 PublishingProhibition ThePublishingProhibitionTarget.getPublishingProhibition()
          Gets the object for the association that plays role: PUBLISHING_PROHIBITION_ROLE.
 PublishingProhibition StandardViewMarkUpService.getPublishingProhibition(Representable representable)
          Gets the single most restrictive PublishingProhibition for a Representable; if null is returned, then the Representable is publishable.
static PublishingProhibition PublishingProhibition.newPublishingProhibition(RepresentablesAndMasters target, boolean prohibitThumbnailsOnly, String description)
          A new-factory method that construct an initialized instance of a WTChangeRequest2 with the given name.
 PublishingProhibition ViewMarkUpServiceFwd.getPublishingProhibition(Representable representable)
          Gets the single most restrictive PublishingProhibition for a Representable; if null is returned, then the Representable is publishable.
 PublishingProhibition ViewMarkUpService.getPublishingProhibition(Representable representable)
          Gets the single most restrictive PublishingProhibition for a Representable; if null is returned, then the Representable is publishable.
 PublishingProhibition ThePublishingProhibitionTarget.getPublishingProhibition()
          Gets the object for the association that plays role: PUBLISHING_PROHIBITION_ROLE.
 PublishingProhibition StandardViewMarkUpService.getPublishingProhibition(Representable representable)
          Gets the single most restrictive PublishingProhibition for a Representable; if null is returned, then the Representable is publishable.
static PublishingProhibition PublishingProhibition.newPublishingProhibition(RepresentablesAndMasters target, boolean prohibitThumbnailsOnly, String description)
          A new-factory method that construct an initialized instance of a WTChangeRequest2 with the given name.
 

Methods in wt.viewmarkup with parameters of type PublishingProhibition
protected  void ThePublishingProhibitionTarget.setPublishingProhibition(PublishingProhibition thePublishingProhibition)
          Sets the object for the association that plays role: PUBLISHING_PROHIBITION_ROLE.
static ThePublishingProhibitionTarget ThePublishingProhibitionTarget.newThePublishingProhibitionTarget(PublishingProhibition thePublishingProhibition, RepresentablesAndMasters target)
          Default factory for the class.
protected  boolean PublishingProhibition.readVersion(PublishingProhibition thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  void ThePublishingProhibitionTarget.setPublishingProhibition(PublishingProhibition thePublishingProhibition)
          Sets the object for the association that plays role: PUBLISHING_PROHIBITION_ROLE.
static ThePublishingProhibitionTarget ThePublishingProhibitionTarget.newThePublishingProhibitionTarget(PublishingProhibition thePublishingProhibition, RepresentablesAndMasters target)
          Default factory for the class.
protected  boolean PublishingProhibition.readVersion(PublishingProhibition thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.