Package com.scene7.ipsapi
Class UploadDirectoryJob
java.lang.Object
com.scene7.ipsapi.UploadDirectoryJob
Java class for UploadDirectoryJob complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UploadDirectoryJob"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="destFolder" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="serverDir" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="overwrite" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="readyForPublish" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="preservePublishState" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="synchronizationComplete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="includeSubfolders" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="createMask" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="processMetadataFiles" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="preserveCrop" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <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="photoshopOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}PhotoshopOptions" 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="cssOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}CssOptions" minOccurs="0"/> <element name="colorManagementOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ColorManagementOptions" minOccurs="0"/> <element name="autoSetCreationOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}AutoSetCreationOptions" 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="postJobOnlyIfFiles" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <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="mediaOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}MediaOptions" minOccurs="0"/> <element name="inDesignOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}InDesignOptions" minOccurs="0"/> <element name="xmpKeywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="unsharpMaskOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}UnsharpMaskOptions" minOccurs="0"/> <element name="unCompressOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}UnCompressOptions" minOccurs="0"/> <element name="excludeMasterVideoFromAVS" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="metadataOptions" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}MetadataOptions" minOccurs="0"/> <element name="jwtToken" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="imsOrg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="apikey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ignoreSmartCropGeneration" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="preserveSmartCrop" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the apikey property.Gets the value of the autoColorCropOptions property.Gets the value of the autoSetCreationOptions 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 cssOptions property.Gets the value of the destFolder property.Gets the value of the emailSetting property.Gets the value of the illustratorOptions property.Gets the value of the imsOrg property.Gets the value of the inDesignOptions property.Gets the value of the jwtToken property.Gets the value of the knockoutBackgroundOptions property.Gets the value of the manualCropOptions property.Gets the value of the mediaOptions property.Gets the value of the metadataOptions property.Gets the value of the pdfOptions property.Gets the value of the photoshopOptions 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.Gets the value of the serverDir property.Gets the value of the unCompressOptions property.Gets the value of the unsharpMaskOptions property.Gets the value of the xmpKeywords property.boolean
Gets the value of the createMask property.Gets the value of the excludeMasterVideoFromAVS property.Gets the value of the ignoreSmartCropGeneration property.boolean
Gets the value of the includeSubfolders property.boolean
Gets the value of the overwrite property.Gets the value of the postJobOnlyIfFiles property.Gets the value of the preserveCrop property.Gets the value of the preservePublishState property.Gets the value of the preserveSmartCrop property.boolean
Gets the value of the processMetadataFiles property.boolean
Gets the value of the readyForPublish property.Gets the value of the synchronizationComplete property.void
Sets the value of the apikey property.void
Sets the value of the autoColorCropOptions property.void
Sets the value of the autoSetCreationOptions property.void
Sets the value of the autoSmartCropOptionsArray property.void
Sets the value of the autoTransparentCropOptions property.void
Sets the value of the colorManagementOptions property.void
setCreateMask
(boolean value) Sets the value of the createMask property.void
setCssOptions
(CssOptions value) Sets the value of the cssOptions property.void
setDestFolder
(String value) Sets the value of the destFolder property.void
setEmailSetting
(String value) Sets the value of the emailSetting property.void
Sets the value of the excludeMasterVideoFromAVS property.void
Sets the value of the ignoreSmartCropGeneration property.void
Sets the value of the illustratorOptions property.void
Sets the value of the imsOrg property.void
setIncludeSubfolders
(boolean value) Sets the value of the includeSubfolders property.void
Sets the value of the inDesignOptions property.void
setJwtToken
(String value) Sets the value of the jwtToken property.void
Sets the value of the knockoutBackgroundOptions property.void
Sets the value of the manualCropOptions property.void
setMediaOptions
(MediaOptions value) Sets the value of the mediaOptions property.void
Sets the value of the metadataOptions property.void
setOverwrite
(boolean value) Sets the value of the overwrite property.void
setPdfOptions
(PDFOptions value) Sets the value of the pdfOptions property.void
Sets the value of the photoshopOptions property.void
setPostHttpUrl
(String value) Sets the value of the postHttpUrl property.void
Sets the value of the postImageRenderingPublishJob property.void
Sets the value of the postImageServingPublishJob property.void
setPostJobOnlyIfFiles
(Boolean value) Sets the value of the postJobOnlyIfFiles property.void
Sets the value of the postScriptOptions property.void
Sets the value of the postVideoPublishJob property.void
setPreserveCrop
(Boolean value) Sets the value of the preserveCrop property.void
setPreservePublishState
(Boolean value) Sets the value of the preservePublishState property.void
setPreserveSmartCrop
(Boolean value) Sets the value of the preserveSmartCrop property.void
setProcessMetadataFiles
(boolean value) Sets the value of the processMetadataFiles property.void
setProjectHandleArray
(HandleArray value) Sets the value of the projectHandleArray property.void
setReadyForPublish
(boolean value) Sets the value of the readyForPublish property.void
setServerDir
(String value) Sets the value of the serverDir property.void
Sets the value of the synchronizationComplete property.void
Sets the value of the unCompressOptions property.void
Sets the value of the unsharpMaskOptions property.void
setXmpKeywords
(String value) Sets the value of the xmpKeywords property.
-
Constructor Details
-
UploadDirectoryJob
public UploadDirectoryJob()
-
-
Method Details
-
getDestFolder
Gets the value of the destFolder property.- Returns:
- possible object is
String
-
setDestFolder
Sets the value of the destFolder property.- Parameters:
value
- allowed object isString
-
getServerDir
Gets the value of the serverDir property.- Returns:
- possible object is
String
-
setServerDir
Sets the value of the serverDir property.- Parameters:
value
- allowed object isString
-
isOverwrite
public boolean isOverwrite()Gets the value of the overwrite property. -
setOverwrite
public void setOverwrite(boolean value) Sets the value of the overwrite property. -
isReadyForPublish
public boolean isReadyForPublish()Gets the value of the readyForPublish property. -
setReadyForPublish
public void setReadyForPublish(boolean value) Sets the value of the readyForPublish property. -
isPreservePublishState
Gets the value of the preservePublishState property.- Returns:
- possible object is
Boolean
-
setPreservePublishState
Sets the value of the preservePublishState property.- Parameters:
value
- allowed object isBoolean
-
isSynchronizationComplete
Gets the value of the synchronizationComplete property.- Returns:
- possible object is
Boolean
-
setSynchronizationComplete
Sets the value of the synchronizationComplete property.- Parameters:
value
- allowed object isBoolean
-
isIncludeSubfolders
public boolean isIncludeSubfolders()Gets the value of the includeSubfolders property. -
setIncludeSubfolders
public void setIncludeSubfolders(boolean value) Sets the value of the includeSubfolders property. -
isCreateMask
public boolean isCreateMask()Gets the value of the createMask property. -
setCreateMask
public void setCreateMask(boolean value) Sets the value of the createMask property. -
isProcessMetadataFiles
public boolean isProcessMetadataFiles()Gets the value of the processMetadataFiles property. -
setProcessMetadataFiles
public void setProcessMetadataFiles(boolean value) Sets the value of the processMetadataFiles property. -
isPreserveCrop
Gets the value of the preserveCrop property.- Returns:
- possible object is
Boolean
-
setPreserveCrop
Sets the value of the preserveCrop property.- Parameters:
value
- allowed object isBoolean
-
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
-
getPhotoshopOptions
Gets the value of the photoshopOptions property.- Returns:
- possible object is
PhotoshopOptions
-
setPhotoshopOptions
Sets the value of the photoshopOptions property.- Parameters:
value
- allowed object isPhotoshopOptions
-
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
-
getCssOptions
Gets the value of the cssOptions property.- Returns:
- possible object is
CssOptions
-
setCssOptions
Sets the value of the cssOptions property.- Parameters:
value
- allowed object isCssOptions
-
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
-
getAutoSetCreationOptions
Gets the value of the autoSetCreationOptions property.- Returns:
- possible object is
AutoSetCreationOptions
-
setAutoSetCreationOptions
Sets the value of the autoSetCreationOptions property.- Parameters:
value
- allowed object isAutoSetCreationOptions
-
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
-
isPostJobOnlyIfFiles
Gets the value of the postJobOnlyIfFiles property.- Returns:
- possible object is
Boolean
-
setPostJobOnlyIfFiles
Sets the value of the postJobOnlyIfFiles property.- Parameters:
value
- allowed object isBoolean
-
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
-
getMediaOptions
Gets the value of the mediaOptions property.- Returns:
- possible object is
MediaOptions
-
setMediaOptions
Sets the value of the mediaOptions property.- Parameters:
value
- allowed object isMediaOptions
-
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
-
getXmpKeywords
Gets the value of the xmpKeywords property.- Returns:
- possible object is
String
-
setXmpKeywords
Sets the value of the xmpKeywords property.- Parameters:
value
- allowed object isString
-
getUnsharpMaskOptions
Gets the value of the unsharpMaskOptions property.- Returns:
- possible object is
UnsharpMaskOptions
-
setUnsharpMaskOptions
Sets the value of the unsharpMaskOptions property.- Parameters:
value
- allowed object isUnsharpMaskOptions
-
getUnCompressOptions
Gets the value of the unCompressOptions property.- Returns:
- possible object is
UnCompressOptions
-
setUnCompressOptions
Sets the value of the unCompressOptions property.- Parameters:
value
- allowed object isUnCompressOptions
-
isExcludeMasterVideoFromAVS
Gets the value of the excludeMasterVideoFromAVS property.- Returns:
- possible object is
Boolean
-
setExcludeMasterVideoFromAVS
Sets the value of the excludeMasterVideoFromAVS property.- Parameters:
value
- allowed object isBoolean
-
getMetadataOptions
Gets the value of the metadataOptions property.- Returns:
- possible object is
MetadataOptions
-
setMetadataOptions
Sets the value of the metadataOptions property.- Parameters:
value
- allowed object isMetadataOptions
-
getJwtToken
Gets the value of the jwtToken property.- Returns:
- possible object is
String
-
setJwtToken
Sets the value of the jwtToken property.- Parameters:
value
- allowed object isString
-
getImsOrg
Gets the value of the imsOrg property.- Returns:
- possible object is
String
-
setImsOrg
Sets the value of the imsOrg property.- Parameters:
value
- allowed object isString
-
getApikey
Gets the value of the apikey property.- Returns:
- possible object is
String
-
setApikey
Sets the value of the apikey property.- Parameters:
value
- allowed object isString
-
isIgnoreSmartCropGeneration
Gets the value of the ignoreSmartCropGeneration property.- Returns:
- possible object is
Boolean
-
setIgnoreSmartCropGeneration
Sets the value of the ignoreSmartCropGeneration property.- Parameters:
value
- allowed object isBoolean
-
isPreserveSmartCrop
Gets the value of the preserveSmartCrop property.- Returns:
- possible object is
Boolean
-
setPreserveSmartCrop
Sets the value of the preserveSmartCrop property.- Parameters:
value
- allowed object isBoolean
-