Package com.scene7.ipsapi
Class RipPdfsJob
java.lang.Object
com.scene7.ipsapi.RipPdfsJob
Java class for RipPdfsJob complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RipPdfsJob">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="pdfHandleArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}HandleArray"/>
<element name="createMask" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="knockoutBackgroundOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}KnockoutBackgroundOptions" minOccurs="0"/>
<element name="manualCropOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ManualCropOptions" minOccurs="0"/>
<element name="autoColorCropOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AutoColorCropOptions" minOccurs="0"/>
<element name="autoTransparentCropOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AutoTransparentCropOptions" minOccurs="0"/>
<element name="autoSmartCropOptionsArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AutoSmartCropOptionsArray" minOccurs="0"/>
<element name="postScriptOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PostScriptOptions" minOccurs="0"/>
<element name="pdfOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PDFOptions" minOccurs="0"/>
<element name="illustratorOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}IllustratorOptions" minOccurs="0"/>
<element name="colorManagementOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ColorManagementOptions" minOccurs="0"/>
<element name="projectHandleArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}HandleArray" minOccurs="0"/>
<element name="emailSetting" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="postHttpUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="postImageServingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ImageServingPublishJob" minOccurs="0"/>
<element name="postImageRenderingPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ImageRenderingPublishJob" minOccurs="0"/>
<element name="postVideoPublishJob" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}VideoPublishJob" minOccurs="0"/>
<element name="inDesignOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}InDesignOptions" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the autoColorCropOptions property.Gets the value of the autoSmartCropOptionsArray property.Gets the value of the autoTransparentCropOptions property.Gets the value of the colorManagementOptions property.Gets the value of the emailSetting property.Gets the value of the illustratorOptions property.Gets the value of the inDesignOptions property.Gets the value of the knockoutBackgroundOptions property.Gets the value of the manualCropOptions property.Gets the value of the pdfHandleArray property.Gets the value of the pdfOptions property.Gets the value of the postHttpUrl property.Gets the value of the postImageRenderingPublishJob property.Gets the value of the postImageServingPublishJob property.Gets the value of the postScriptOptions property.Gets the value of the postVideoPublishJob property.Gets the value of the projectHandleArray property.booleanGets the value of the createMask property.voidSets the value of the autoColorCropOptions property.voidSets the value of the autoSmartCropOptionsArray property.voidSets the value of the autoTransparentCropOptions property.voidSets the value of the colorManagementOptions property.voidsetCreateMask(boolean value) Sets the value of the createMask property.voidsetEmailSetting(String value) Sets the value of the emailSetting property.voidSets the value of the illustratorOptions property.voidSets the value of the inDesignOptions property.voidSets the value of the knockoutBackgroundOptions property.voidSets the value of the manualCropOptions property.voidsetPdfHandleArray(HandleArray value) Sets the value of the pdfHandleArray property.voidsetPdfOptions(PDFOptions value) Sets the value of the pdfOptions property.voidsetPostHttpUrl(String value) Sets the value of the postHttpUrl property.voidSets the value of the postImageRenderingPublishJob property.voidSets the value of the postImageServingPublishJob property.voidSets the value of the postScriptOptions property.voidSets the value of the postVideoPublishJob property.voidsetProjectHandleArray(HandleArray value) Sets the value of the projectHandleArray property.
-
Constructor Details
-
RipPdfsJob
public RipPdfsJob()
-
-
Method Details
-
getPdfHandleArray
Gets the value of the pdfHandleArray property.- Returns:
- possible object is
HandleArray
-
setPdfHandleArray
Sets the value of the pdfHandleArray property.- Parameters:
value- allowed object isHandleArray
-
isCreateMask
public boolean isCreateMask()Gets the value of the createMask property. -
setCreateMask
public void setCreateMask(boolean value) Sets the value of the createMask property. -
getKnockoutBackgroundOptions
Gets the value of the knockoutBackgroundOptions property.- Returns:
- possible object is
KnockoutBackgroundOptions
-
setKnockoutBackgroundOptions
Sets the value of the knockoutBackgroundOptions property.- Parameters:
value- allowed object isKnockoutBackgroundOptions
-
getManualCropOptions
Gets the value of the manualCropOptions property.- Returns:
- possible object is
ManualCropOptions
-
setManualCropOptions
Sets the value of the manualCropOptions property.- Parameters:
value- allowed object isManualCropOptions
-
getAutoColorCropOptions
Gets the value of the autoColorCropOptions property.- Returns:
- possible object is
AutoColorCropOptions
-
setAutoColorCropOptions
Sets the value of the autoColorCropOptions property.- Parameters:
value- allowed object isAutoColorCropOptions
-
getAutoTransparentCropOptions
Gets the value of the autoTransparentCropOptions property.- Returns:
- possible object is
AutoTransparentCropOptions
-
setAutoTransparentCropOptions
Sets the value of the autoTransparentCropOptions property.- Parameters:
value- allowed object isAutoTransparentCropOptions
-
getAutoSmartCropOptionsArray
Gets the value of the autoSmartCropOptionsArray property.- Returns:
- possible object is
AutoSmartCropOptionsArray
-
setAutoSmartCropOptionsArray
Sets the value of the autoSmartCropOptionsArray property.- Parameters:
value- allowed object isAutoSmartCropOptionsArray
-
getPostScriptOptions
Gets the value of the postScriptOptions property.- Returns:
- possible object is
PostScriptOptions
-
setPostScriptOptions
Sets the value of the postScriptOptions property.- Parameters:
value- allowed object isPostScriptOptions
-
getPdfOptions
Gets the value of the pdfOptions property.- Returns:
- possible object is
PDFOptions
-
setPdfOptions
Sets the value of the pdfOptions property.- Parameters:
value- allowed object isPDFOptions
-
getIllustratorOptions
Gets the value of the illustratorOptions property.- Returns:
- possible object is
IllustratorOptions
-
setIllustratorOptions
Sets the value of the illustratorOptions property.- Parameters:
value- allowed object isIllustratorOptions
-
getColorManagementOptions
Gets the value of the colorManagementOptions property.- Returns:
- possible object is
ColorManagementOptions
-
setColorManagementOptions
Sets the value of the colorManagementOptions property.- Parameters:
value- allowed object isColorManagementOptions
-
getProjectHandleArray
Gets the value of the projectHandleArray property.- Returns:
- possible object is
HandleArray
-
setProjectHandleArray
Sets the value of the projectHandleArray property.- Parameters:
value- allowed object isHandleArray
-
getEmailSetting
Gets the value of the emailSetting property.- Returns:
- possible object is
String
-
setEmailSetting
Sets the value of the emailSetting property.- Parameters:
value- allowed object isString
-
getPostHttpUrl
Gets the value of the postHttpUrl property.- Returns:
- possible object is
String
-
setPostHttpUrl
Sets the value of the postHttpUrl property.- Parameters:
value- allowed object isString
-
getPostImageServingPublishJob
Gets the value of the postImageServingPublishJob property.- Returns:
- possible object is
ImageServingPublishJob
-
setPostImageServingPublishJob
Sets the value of the postImageServingPublishJob property.- Parameters:
value- allowed object isImageServingPublishJob
-
getPostImageRenderingPublishJob
Gets the value of the postImageRenderingPublishJob property.- Returns:
- possible object is
ImageRenderingPublishJob
-
setPostImageRenderingPublishJob
Sets the value of the postImageRenderingPublishJob property.- Parameters:
value- allowed object isImageRenderingPublishJob
-
getPostVideoPublishJob
Gets the value of the postVideoPublishJob property.- Returns:
- possible object is
VideoPublishJob
-
setPostVideoPublishJob
Sets the value of the postVideoPublishJob property.- Parameters:
value- allowed object isVideoPublishJob
-
getInDesignOptions
Gets the value of the inDesignOptions property.- Returns:
- possible object is
InDesignOptions
-
setInDesignOptions
Sets the value of the inDesignOptions property.- Parameters:
value- allowed object isInDesignOptions
-