Uses of Class
wt.viewmarkup.DerivedImage

Packages that use DerivedImage
com.ptc.wvs.server.ui   
com.ptc.wvs.server.util   
wt.viewmarkup Uses the ViewMarkUpService to view and add MarkUp to Viewable objects and to publish DerivedImages. 
 

Uses of DerivedImage in com.ptc.wvs.server.ui
 

Methods in com.ptc.wvs.server.ui with parameters of type DerivedImage
private static String UIHelper.getConfigSpecInfo(DerivedImage i, String repref, Representable representable, EPMDocument epmDoc, Locale locale, String tId)
           
 

Uses of DerivedImage in com.ptc.wvs.server.util
 

Methods in com.ptc.wvs.server.util that return DerivedImage
static DerivedImage RepUpdateUtils.copyDerivedImage(DerivedImage di, Representable toRep, boolean includeMarkups, boolean includeAllMarkups, boolean setOwnerAndLock)
           
static DerivedImage RepUpdateUtils.copyDerivedImage(DerivedImage di, Representable toRep, boolean includeMarkups, boolean includeAllMarkups, boolean setOwnerAndLock, String newName, boolean allowDefault)
           
static DerivedImage RepUpdateUtils.copyDerivedImage(DerivedImage di, Representable toRep, boolean includeMarkups, boolean includeAllMarkups, boolean setOwnerAndLock, String newName, boolean allowDefault, boolean forCopyPaste)
           
 

Methods in com.ptc.wvs.server.util with parameters of type DerivedImage
static DerivedImage RepUpdateUtils.copyDerivedImage(DerivedImage di, Representable toRep, boolean includeMarkups, boolean includeAllMarkups, boolean setOwnerAndLock)
           
static DerivedImage RepUpdateUtils.copyDerivedImage(DerivedImage di, Representable toRep, boolean includeMarkups, boolean includeAllMarkups, boolean setOwnerAndLock, String newName, boolean allowDefault)
           
static DerivedImage RepUpdateUtils.copyDerivedImage(DerivedImage di, Representable toRep, boolean includeMarkups, boolean includeAllMarkups, boolean setOwnerAndLock, String newName, boolean allowDefault, boolean forCopyPaste)
           
 

Uses of DerivedImage in wt.viewmarkup
 

Methods in wt.viewmarkup that return DerivedImage
 DerivedImage ViewMarkUpServiceFwd.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpServiceFwd.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom, String CADFormName, String CADPartName)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpServiceFwd.postStoreDerivedImage(DerivedImage derivedImage, Boolean defaultRepresentation)
          This method should be called after a DerivedImage has been persisted with storeDerivedImage and after its contents have been uploaded.
 DerivedImage ViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom, String CADFormName, String CADPartName)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpService.postStoreDerivedImage(DerivedImage derivedImage, Boolean defaultRepresentation)
          This method should be called after a DerivedImage has been persisted with storeDerivedImage and after its contents have been uploaded.
 DerivedImage StandardViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom)
          Store a DerivedImage in the database without any content..
 DerivedImage StandardViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom, String CADFormName, String CADPartName)
          Store a DerivedImage in the database without any content..
 DerivedImage StandardViewMarkUpService.postStoreDerivedImage(DerivedImage derivedImage, Boolean defaultRepresentation)
          This method should be called after a DerivedImage has been persisted with storeDerivedImage and after its contents have been uploaded.
 DerivedImage SourceToImage.getDerivedImage()
          Gets the object for the association that plays role: DERIVED_IMAGE_ROLE.
 DerivedImage RepresentableConfigSpecLink.getDerivedImage()
          Gets the object for the association that plays role: DERIVED_IMAGE_ROLE.
static DerivedImage DerivedImage.newDerivedImage(String newName)
          

Supported API: false
 DerivedImage DerivedFromTheDerivedImage.getDerivedImage()
          Gets the object for the association that plays role: DERIVED_IMAGE_ROLE.
 DerivedImage DerivedFromConfigSpecLink.getDerivedImage()
          Gets the object for the association that plays role: DERIVED_IMAGE_ROLE.
 DerivedImage ViewMarkUpServiceFwd.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpServiceFwd.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom, String CADFormName, String CADPartName)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpServiceFwd.postStoreDerivedImage(DerivedImage derivedImage, Boolean defaultRepresentation)
          This method should be called after a DerivedImage has been persisted with storeDerivedImage and after its contents have been uploaded.
 DerivedImage ViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom, String CADFormName, String CADPartName)
          Store a DerivedImage in the database without any content..
 DerivedImage ViewMarkUpService.postStoreDerivedImage(DerivedImage derivedImage, Boolean defaultRepresentation)
          This method should be called after a DerivedImage has been persisted with storeDerivedImage and after its contents have been uploaded.
 DerivedImage StandardViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom)
          Store a DerivedImage in the database without any content..
 DerivedImage StandardViewMarkUpService.storeDerivedImage(Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, ConfigSpec representableConfigSpec, ConfigSpec derivedFromConfigSpec, RepresentationContributor derivedFrom, String CADFormName, String CADPartName)
          Store a DerivedImage in the database without any content..
 DerivedImage StandardViewMarkUpService.postStoreDerivedImage(DerivedImage derivedImage, Boolean defaultRepresentation)
          This method should be called after a DerivedImage has been persisted with storeDerivedImage and after its contents have been uploaded.
 DerivedImage SourceToImage.getDerivedImage()
          Gets the object for the association that plays role: DERIVED_IMAGE_ROLE.
 DerivedImage RepresentableConfigSpecLink.getDerivedImage()
          Gets the object for the association that plays role: DERIVED_IMAGE_ROLE.
static DerivedImage DerivedImage.newDerivedImage(String newName)
          

Supported API: false
 DerivedImage DerivedFromTheDerivedImage.getDerivedImage()
          Gets the object for the association that plays role: DERIVED_IMAGE_ROLE.
 DerivedImage DerivedFromConfigSpecLink.getDerivedImage()
          Gets the object for the association that plays role: DERIVED_IMAGE_ROLE.
 

Methods in wt.viewmarkup with parameters of type DerivedImage
static void UpgradeDerivedImageContent5to6.dumpDerivedImage(DerivedImage di, QueryResult contentItems, PrintWriter logWriter)
           
 DerivedImage ViewMarkUpServiceFwd.postStoreDerivedImage(DerivedImage derivedImage, Boolean defaultRepresentation)
          This method should be called after a DerivedImage has been persisted with storeDerivedImage and after its contents have been uploaded.
 Void ViewMarkUpServiceFwd.deleteDerivedImage(DerivedImage derivedImage)
          Deletes the passed DerivedImage, unless it is the default representation for the associated Representable.
 Void ViewMarkUpServiceFwd.deleteDerivedImage(DerivedImage derivedImage, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed Representation.
 ConfigSpec ViewMarkUpServiceFwd.getDerivedFromConfigSpec(DerivedImage derivedImage)
          Gets the WTObject playing the role of derivedFromConfigSpec for the passed DerivedImage.
 ConfigSpec ViewMarkUpServiceFwd.setDerivedFromConfigSpec(ConfigSpec configSpec, DerivedImage derivedImage)
          Copies the passed ConfigSpec and stores it as the object playing the role of derivedFromonfigSpec for the passed DerivedImage.
 ConfigSpec ViewMarkUpServiceFwd.getRepresentableConfigSpec(DerivedImage derivedImage)
          Gets the WTObject playing the role of representableConfigSpec for the passed DerivedImage.
 ConfigSpec ViewMarkUpServiceFwd.setRepresentableConfigSpec(ConfigSpec configSpec, DerivedImage derivedImage)
          Copies the passed ConfigSpec and stores it as the object playing the role of representableConfigSpec for the passed DerivedImage.
 QueryResult ViewMarkUpServiceFwd.findDuplicateDerivedImages(DerivedImage image)
          Finds other DerivedImages for the associated Representable with the same name and representationType as the passed DerviedImage.
 DerivedImage ViewMarkUpService.postStoreDerivedImage(DerivedImage derivedImage, Boolean defaultRepresentation)
          This method should be called after a DerivedImage has been persisted with storeDerivedImage and after its contents have been uploaded.
 Void ViewMarkUpService.deleteDerivedImage(DerivedImage derivedImage)
          Deletes the passed DerivedImage, unless it is the default representation for the associated Representable.
 Void ViewMarkUpService.deleteDerivedImage(DerivedImage derivedImage, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed Representation.
 ConfigSpec ViewMarkUpService.getDerivedFromConfigSpec(DerivedImage derivedImage)
          Gets the WTObject playing the role of derivedFromConfigSpec for the passed DerivedImage.
 ConfigSpec ViewMarkUpService.setDerivedFromConfigSpec(ConfigSpec configSpec, DerivedImage derivedImage)
          Copies the passed ConfigSpec and stores it as the object playing the role of derivedFromonfigSpec for the passed DerivedImage.
 ConfigSpec ViewMarkUpService.getRepresentableConfigSpec(DerivedImage derivedImage)
          Gets the WTObject playing the role of representableConfigSpec for the passed DerivedImage.
 ConfigSpec ViewMarkUpService.setRepresentableConfigSpec(ConfigSpec configSpec, DerivedImage derivedImage)
          Copies the passed ConfigSpec and stores it as the object playing the role of representableConfigSpec for the passed DerivedImage.
 QueryResult ViewMarkUpService.findDuplicateDerivedImages(DerivedImage image)
          Finds other DerivedImages for the associated Representable with the same name and representationType as the passed DerviedImage.
 DerivedImage StandardViewMarkUpService.postStoreDerivedImage(DerivedImage derivedImage, Boolean defaultRepresentation)
          This method should be called after a DerivedImage has been persisted with storeDerivedImage and after its contents have been uploaded.
 Void StandardViewMarkUpService.deleteDerivedImage(DerivedImage derivedImage)
          Deletes the passed DerivedImage, unless it is the default representation for the associated Representable.
 Void StandardViewMarkUpService.deleteDerivedImage(DerivedImage derivedImage, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed Representation.
 ConfigSpec StandardViewMarkUpService.getDerivedFromConfigSpec(DerivedImage derivedImage)
          Gets the WTObject playing the role of derivedFromConfigSpec for the passed DerivedImage.
 ConfigSpec StandardViewMarkUpService.setDerivedFromConfigSpec(ConfigSpec configSpec, DerivedImage derivedImage)
          Copies the passed ConfigSpec and stores it as the object playing the role of derivedFromonfigSpec for the passed DerivedImage.
 ConfigSpec StandardViewMarkUpService.getRepresentableConfigSpec(DerivedImage derivedImage)
          Gets the WTObject playing the role of representableConfigSpec for the passed DerivedImage.
 ConfigSpec StandardViewMarkUpService.setRepresentableConfigSpec(ConfigSpec configSpec, DerivedImage derivedImage)
          Copies the passed ConfigSpec and stores it as the object playing the role of representableConfigSpec for the passed DerivedImage.
 QueryResult StandardViewMarkUpService.findDuplicateDerivedImages(DerivedImage image)
          Finds other DerivedImages for the associated Representable with the same name and representationType as the passed DerviedImage.
protected  ConfigSpec StandardViewMarkUpService.setRepresentableConfigSpecInternal(ConfigSpec configSpec, DerivedImage derivedImage, boolean check)
           
protected  ConfigSpec StandardViewMarkUpService.setDerivedFromConfigSpecInternal(ConfigSpec configSpec, DerivedImage derivedImage, boolean check)
           
protected  QueryResult StandardViewMarkUpService.findDuplicateDerivedImagesInternal(DerivedImage image, Representable representable)
           
 void SourceToImage.setDerivedImage(DerivedImage theDerivedImage)
          Sets the object for the association that plays role: DERIVED_IMAGE_ROLE.
static SourceToImage SourceToImage.newSourceToImage(GraphicallyRepresentable theGraphicallyRepresentable, DerivedImage theDerivedImage)
          Default factory for the class.
 void RepresentableConfigSpecLink.setDerivedImage(DerivedImage theDerivedImage)
          Sets the object for the association that plays role: DERIVED_IMAGE_ROLE.
static RepresentableConfigSpecLink RepresentableConfigSpecLink.newRepresentableConfigSpecLink(PersistableConfigSpec representableConfigSpec, DerivedImage theDerivedImage)
          Default factory for the class.
protected  boolean DerivedImage.readVersion(DerivedImage thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void DerivedFromTheDerivedImage.setDerivedImage(DerivedImage theDerivedImage)
          Sets the object for the association that plays role: DERIVED_IMAGE_ROLE.
static DerivedFromTheDerivedImage DerivedFromTheDerivedImage.newDerivedFromTheDerivedImage(RepresentationContributor derivedFrom, DerivedImage theDerivedImage)
          Default factory for the class.
 void DerivedFromConfigSpecLink.setDerivedImage(DerivedImage theDerivedImage)
          Sets the object for the association that plays role: DERIVED_IMAGE_ROLE.
static DerivedFromConfigSpecLink DerivedFromConfigSpecLink.newDerivedFromConfigSpecLink(PersistableConfigSpec derivedFromConfigSpec, DerivedImage theDerivedImage)
          Default factory for the class.
static void UpgradeDerivedImageContent5to6.dumpDerivedImage(DerivedImage di, QueryResult contentItems, PrintWriter logWriter)
           
 DerivedImage ViewMarkUpServiceFwd.postStoreDerivedImage(DerivedImage derivedImage, Boolean defaultRepresentation)
          This method should be called after a DerivedImage has been persisted with storeDerivedImage and after its contents have been uploaded.
 Void ViewMarkUpServiceFwd.deleteDerivedImage(DerivedImage derivedImage)
          Deletes the passed DerivedImage, unless it is the default representation for the associated Representable.
 Void ViewMarkUpServiceFwd.deleteDerivedImage(DerivedImage derivedImage, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed Representation.
 ConfigSpec ViewMarkUpServiceFwd.getDerivedFromConfigSpec(DerivedImage derivedImage)
          Gets the WTObject playing the role of derivedFromConfigSpec for the passed DerivedImage.
 ConfigSpec ViewMarkUpServiceFwd.setDerivedFromConfigSpec(ConfigSpec configSpec, DerivedImage derivedImage)
          Copies the passed ConfigSpec and stores it as the object playing the role of derivedFromonfigSpec for the passed DerivedImage.
 ConfigSpec ViewMarkUpServiceFwd.getRepresentableConfigSpec(DerivedImage derivedImage)
          Gets the WTObject playing the role of representableConfigSpec for the passed DerivedImage.
 ConfigSpec ViewMarkUpServiceFwd.setRepresentableConfigSpec(ConfigSpec configSpec, DerivedImage derivedImage)
          Copies the passed ConfigSpec and stores it as the object playing the role of representableConfigSpec for the passed DerivedImage.
 QueryResult ViewMarkUpServiceFwd.findDuplicateDerivedImages(DerivedImage image)
          Finds other DerivedImages for the associated Representable with the same name and representationType as the passed DerviedImage.
 DerivedImage ViewMarkUpService.postStoreDerivedImage(DerivedImage derivedImage, Boolean defaultRepresentation)
          This method should be called after a DerivedImage has been persisted with storeDerivedImage and after its contents have been uploaded.
 Void ViewMarkUpService.deleteDerivedImage(DerivedImage derivedImage)
          Deletes the passed DerivedImage, unless it is the default representation for the associated Representable.
 Void ViewMarkUpService.deleteDerivedImage(DerivedImage derivedImage, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed Representation.
 ConfigSpec ViewMarkUpService.getDerivedFromConfigSpec(DerivedImage derivedImage)
          Gets the WTObject playing the role of derivedFromConfigSpec for the passed DerivedImage.
 ConfigSpec ViewMarkUpService.setDerivedFromConfigSpec(ConfigSpec configSpec, DerivedImage derivedImage)
          Copies the passed ConfigSpec and stores it as the object playing the role of derivedFromonfigSpec for the passed DerivedImage.
 ConfigSpec ViewMarkUpService.getRepresentableConfigSpec(DerivedImage derivedImage)
          Gets the WTObject playing the role of representableConfigSpec for the passed DerivedImage.
 ConfigSpec ViewMarkUpService.setRepresentableConfigSpec(ConfigSpec configSpec, DerivedImage derivedImage)
          Copies the passed ConfigSpec and stores it as the object playing the role of representableConfigSpec for the passed DerivedImage.
 QueryResult ViewMarkUpService.findDuplicateDerivedImages(DerivedImage image)
          Finds other DerivedImages for the associated Representable with the same name and representationType as the passed DerviedImage.
 DerivedImage StandardViewMarkUpService.postStoreDerivedImage(DerivedImage derivedImage, Boolean defaultRepresentation)
          This method should be called after a DerivedImage has been persisted with storeDerivedImage and after its contents have been uploaded.
 Void StandardViewMarkUpService.deleteDerivedImage(DerivedImage derivedImage)
          Deletes the passed DerivedImage, unless it is the default representation for the associated Representable.
 Void StandardViewMarkUpService.deleteDerivedImage(DerivedImage derivedImage, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed Representation.
 ConfigSpec StandardViewMarkUpService.getDerivedFromConfigSpec(DerivedImage derivedImage)
          Gets the WTObject playing the role of derivedFromConfigSpec for the passed DerivedImage.
 ConfigSpec StandardViewMarkUpService.setDerivedFromConfigSpec(ConfigSpec configSpec, DerivedImage derivedImage)
          Copies the passed ConfigSpec and stores it as the object playing the role of derivedFromonfigSpec for the passed DerivedImage.
 ConfigSpec StandardViewMarkUpService.getRepresentableConfigSpec(DerivedImage derivedImage)
          Gets the WTObject playing the role of representableConfigSpec for the passed DerivedImage.
 ConfigSpec StandardViewMarkUpService.setRepresentableConfigSpec(ConfigSpec configSpec, DerivedImage derivedImage)
          Copies the passed ConfigSpec and stores it as the object playing the role of representableConfigSpec for the passed DerivedImage.
 QueryResult StandardViewMarkUpService.findDuplicateDerivedImages(DerivedImage image)
          Finds other DerivedImages for the associated Representable with the same name and representationType as the passed DerviedImage.
protected  ConfigSpec StandardViewMarkUpService.setRepresentableConfigSpecInternal(ConfigSpec configSpec, DerivedImage derivedImage, boolean check)
           
protected  ConfigSpec StandardViewMarkUpService.setDerivedFromConfigSpecInternal(ConfigSpec configSpec, DerivedImage derivedImage, boolean check)
           
protected  QueryResult StandardViewMarkUpService.findDuplicateDerivedImagesInternal(DerivedImage image, Representable representable)
           
 void SourceToImage.setDerivedImage(DerivedImage theDerivedImage)
          Sets the object for the association that plays role: DERIVED_IMAGE_ROLE.
static SourceToImage SourceToImage.newSourceToImage(GraphicallyRepresentable theGraphicallyRepresentable, DerivedImage theDerivedImage)
          Default factory for the class.
 void RepresentableConfigSpecLink.setDerivedImage(DerivedImage theDerivedImage)
          Sets the object for the association that plays role: DERIVED_IMAGE_ROLE.
static RepresentableConfigSpecLink RepresentableConfigSpecLink.newRepresentableConfigSpecLink(PersistableConfigSpec representableConfigSpec, DerivedImage theDerivedImage)
          Default factory for the class.
protected  boolean DerivedImage.readVersion(DerivedImage thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void DerivedFromTheDerivedImage.setDerivedImage(DerivedImage theDerivedImage)
          Sets the object for the association that plays role: DERIVED_IMAGE_ROLE.
static DerivedFromTheDerivedImage DerivedFromTheDerivedImage.newDerivedFromTheDerivedImage(RepresentationContributor derivedFrom, DerivedImage theDerivedImage)
          Default factory for the class.
 void DerivedFromConfigSpecLink.setDerivedImage(DerivedImage theDerivedImage)
          Sets the object for the association that plays role: DERIVED_IMAGE_ROLE.
static DerivedFromConfigSpecLink DerivedFromConfigSpecLink.newDerivedFromConfigSpecLink(PersistableConfigSpec derivedFromConfigSpec, DerivedImage theDerivedImage)
          Default factory for the class.