|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
ViewMarkUpService
to view and add
MarkUp
to
Viewable
objects and to publish
DerivedImage
s.
See:
Description
Interface Summary | |
GraphicallyRepresentable | Supported API: false Extendable: false |
MarkUp | This interface represents a user markup of a Viewable. |
Viewable | This interface represents objects whose primary file can be viewed and marked up in Product View. |
ViewMarkUpService | The ViewMarkUpService contains the methods to create, query, and delete the classes in the viewmarkup package. |
Class Summary | |
DerivationType | An attribute of DerivedImage describing how the image was created. |
DerivedFromConfigSpecLink | The config spec applied to the derivedFrom object when creating a DerivedImage. |
DerivedFromTheDerivedImage |
Use the newDerivedFromTheDerivedImage static factory method(s),
not the DerivedFromTheDerivedImage constructor, to construct
instances of this class. |
DerivedImage | A Representation viewable in ProductView that is generated (derived) from an object or information outside of the Representable. |
DerivedImageIdentity | The uniqueness constraints on DerivedImage: name, type, create timestamp, Representable. |
DerivedImageKey | The table for the uniqueness constraints for DerivedImage (Representable, name, type, and timestamp). |
MarkUpType | Supported API: false Extendable: false |
PublishingProhibition | Identifies Representables that are unpublishable for some reason, usually either because they are so big and take too long to publish or because they caused a publishing error and we need to disable the automatic retry that would try to republish them over and over, always generating the same publishing error. |
PublishingSummary |
Use the newPublishingSummary static factory method(s), not
the PublishingSummary constructor, to construct instances
of this class. |
RepresentableConfigSpecLink | The config spec applied to the associated Representable object when creating a DerivedImage. |
SourceToImage |
Use the newSourceToImage static factory method(s), not the
SourceToImage constructor, to construct instances of this
class. |
StandardViewMarkUpService | Contains methods for creating and manipulating DerivedImages and their associated MarkUps. |
TheMarkUpTheViewable |
Use the newTheMarkUpTheViewable static factory method(s),
not the TheMarkUpTheViewable constructor, to construct instances
of this class. |
ThePublishingProhibitionTarget |
Use the newThePublishingProhibitionTarget static factory
method(s), not the ThePublishingProhibitionTarget constructor,
to construct instances of this class. |
UpgradeDerivedImageContent5to6 | |
UpgradeDerivedImageDefRep5to6 | |
UpgradeDerivedImageKey5to6 | |
UpgradeWTMarkupType5to6 | |
ViewableActionDelegate | Supported API: false Extendable: false |
ViewableURLActionDelegate | Supported API: false Extendable: false |
ViewMarkupActionDelegate | Supported API: false Extendable: false |
ViewMarkUpHelper | Supported API: false Extendable: false |
ViewMarkUpServiceFwd | The ViewMarkUpService contains the methods to create, query, and delete the classes in the viewmarkup package. |
ViewMarkupURLActionDelegate | Supported API: false Extendable: false |
WTMarkUp |
Use the newWTMarkUp static factory method(s), not the WTMarkUp
constructor, to construct instances of this class. |
WVSConfigurationTemplate |
Use the newWVSConfigurationTemplate static factory method(s),
not the WVSConfigurationTemplate constructor, to construct
instances of this class. |
Exception Summary | |
ViewMarkUpException | Supported API: false Extendable: false |
Uses the
ViewMarkUpService
to view and add
MarkUp
to
Viewable
objects and to publish
DerivedImage
s.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |