Package com.scene7.ipsapi
Class SetCompanySettingsParam
- java.lang.Object
-
- com.scene7.ipsapi.SetCompanySettingsParam
-
public class SetCompanySettingsParam extends java.lang.ObjectJava class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="companyHandle" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="overwriteMode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="retainPublishState" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="defaultSourceProfileHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="defaultDisplayProfileHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="iptcExifMappingXsltHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="xmpMappingXsltHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="diskSpaceWarningMin" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="emailTrashCleanupWarning" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="fileExtOpt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="immediateDelete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="pdfProcessingPageLimit" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="allowFolderRestructuring" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="smartCropLimit" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="addSmartCropApiLimit" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="applySmartCropsOnPDF" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="applySmartCropsOnPSD" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="companyDMVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="psdTemplatesThreshold" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="imageSetsModifiedOnAssetUploadThreshold" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="uploadParamsPDFProcess" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="uploadParamsPDFExtractKeywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="uploadParamsPDFExtractLinks" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="uploadParamsPSDProcess" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="uploadParamsPSDLayerNaming" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="uploadParamsPSDExtractText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="prePackagedVideoStreamingEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="overwriteAVS" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Constructor Summary
Constructors Constructor Description SetCompanySettingsParam()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.IntegergetAddSmartCropApiLimit()Gets the value of the addSmartCropApiLimit property.java.lang.StringgetCompanyDMVersion()Gets the value of the companyDMVersion property.java.lang.StringgetCompanyHandle()Gets the value of the companyHandle property.java.lang.StringgetDefaultDisplayProfileHandle()Gets the value of the defaultDisplayProfileHandle property.java.lang.StringgetDefaultSourceProfileHandle()Gets the value of the defaultSourceProfileHandle property.java.lang.IntegergetDiskSpaceWarningMin()Gets the value of the diskSpaceWarningMin property.java.lang.StringgetFileExtOpt()Gets the value of the fileExtOpt property.java.lang.IntegergetImageSetsModifiedOnAssetUploadThreshold()Gets the value of the imageSetsModifiedOnAssetUploadThreshold property.java.lang.StringgetIptcExifMappingXsltHandle()Gets the value of the iptcExifMappingXsltHandle property.java.lang.StringgetOverwriteMode()Gets the value of the overwriteMode property.java.lang.IntegergetPdfProcessingPageLimit()Gets the value of the pdfProcessingPageLimit property.java.lang.IntegergetPsdTemplatesThreshold()Gets the value of the psdTemplatesThreshold property.java.lang.IntegergetSmartCropLimit()Gets the value of the smartCropLimit property.java.lang.StringgetUploadParamsPDFExtractKeywords()Gets the value of the uploadParamsPDFExtractKeywords property.java.lang.StringgetUploadParamsPDFExtractLinks()Gets the value of the uploadParamsPDFExtractLinks property.java.lang.StringgetUploadParamsPDFProcess()Gets the value of the uploadParamsPDFProcess property.java.lang.StringgetUploadParamsPSDExtractText()Gets the value of the uploadParamsPSDExtractText property.java.lang.StringgetUploadParamsPSDLayerNaming()Gets the value of the uploadParamsPSDLayerNaming property.java.lang.StringgetUploadParamsPSDProcess()Gets the value of the uploadParamsPSDProcess property.java.lang.StringgetXmpMappingXsltHandle()Gets the value of the xmpMappingXsltHandle property.java.lang.BooleanisAllowFolderRestructuring()Gets the value of the allowFolderRestructuring property.java.lang.BooleanisApplySmartCropsOnPDF()Gets the value of the applySmartCropsOnPDF property.java.lang.BooleanisApplySmartCropsOnPSD()Gets the value of the applySmartCropsOnPSD property.java.lang.BooleanisEmailTrashCleanupWarning()Gets the value of the emailTrashCleanupWarning property.java.lang.BooleanisImmediateDelete()Gets the value of the immediateDelete property.java.lang.BooleanisOverwriteAVS()Gets the value of the overwriteAVS property.java.lang.BooleanisPrePackagedVideoStreamingEnabled()Gets the value of the prePackagedVideoStreamingEnabled property.java.lang.BooleanisRetainPublishState()Gets the value of the retainPublishState property.voidsetAddSmartCropApiLimit(java.lang.Integer value)Sets the value of the addSmartCropApiLimit property.voidsetAllowFolderRestructuring(java.lang.Boolean value)Sets the value of the allowFolderRestructuring property.voidsetApplySmartCropsOnPDF(java.lang.Boolean value)Sets the value of the applySmartCropsOnPDF property.voidsetApplySmartCropsOnPSD(java.lang.Boolean value)Sets the value of the applySmartCropsOnPSD property.voidsetCompanyDMVersion(java.lang.String value)Sets the value of the companyDMVersion property.voidsetCompanyHandle(java.lang.String value)Sets the value of the companyHandle property.voidsetDefaultDisplayProfileHandle(java.lang.String value)Sets the value of the defaultDisplayProfileHandle property.voidsetDefaultSourceProfileHandle(java.lang.String value)Sets the value of the defaultSourceProfileHandle property.voidsetDiskSpaceWarningMin(java.lang.Integer value)Sets the value of the diskSpaceWarningMin property.voidsetEmailTrashCleanupWarning(java.lang.Boolean value)Sets the value of the emailTrashCleanupWarning property.voidsetFileExtOpt(java.lang.String value)Sets the value of the fileExtOpt property.voidsetImageSetsModifiedOnAssetUploadThreshold(java.lang.Integer value)Sets the value of the imageSetsModifiedOnAssetUploadThreshold property.voidsetImmediateDelete(java.lang.Boolean value)Sets the value of the immediateDelete property.voidsetIptcExifMappingXsltHandle(java.lang.String value)Sets the value of the iptcExifMappingXsltHandle property.voidsetOverwriteAVS(java.lang.Boolean value)Sets the value of the overwriteAVS property.voidsetOverwriteMode(java.lang.String value)Sets the value of the overwriteMode property.voidsetPdfProcessingPageLimit(java.lang.Integer value)Sets the value of the pdfProcessingPageLimit property.voidsetPrePackagedVideoStreamingEnabled(java.lang.Boolean value)Sets the value of the prePackagedVideoStreamingEnabled property.voidsetPsdTemplatesThreshold(java.lang.Integer value)Sets the value of the psdTemplatesThreshold property.voidsetRetainPublishState(java.lang.Boolean value)Sets the value of the retainPublishState property.voidsetSmartCropLimit(java.lang.Integer value)Sets the value of the smartCropLimit property.voidsetUploadParamsPDFExtractKeywords(java.lang.String value)Sets the value of the uploadParamsPDFExtractKeywords property.voidsetUploadParamsPDFExtractLinks(java.lang.String value)Sets the value of the uploadParamsPDFExtractLinks property.voidsetUploadParamsPDFProcess(java.lang.String value)Sets the value of the uploadParamsPDFProcess property.voidsetUploadParamsPSDExtractText(java.lang.String value)Sets the value of the uploadParamsPSDExtractText property.voidsetUploadParamsPSDLayerNaming(java.lang.String value)Sets the value of the uploadParamsPSDLayerNaming property.voidsetUploadParamsPSDProcess(java.lang.String value)Sets the value of the uploadParamsPSDProcess property.voidsetXmpMappingXsltHandle(java.lang.String value)Sets the value of the xmpMappingXsltHandle property.
-
-
-
Method Detail
-
getCompanyHandle
public java.lang.String getCompanyHandle()
Gets the value of the companyHandle property.- Returns:
- possible object is
String
-
setCompanyHandle
public void setCompanyHandle(java.lang.String value)
Sets the value of the companyHandle property.- Parameters:
value- allowed object isString
-
getOverwriteMode
public java.lang.String getOverwriteMode()
Gets the value of the overwriteMode property.- Returns:
- possible object is
String
-
setOverwriteMode
public void setOverwriteMode(java.lang.String value)
Sets the value of the overwriteMode property.- Parameters:
value- allowed object isString
-
isRetainPublishState
public java.lang.Boolean isRetainPublishState()
Gets the value of the retainPublishState property.- Returns:
- possible object is
Boolean
-
setRetainPublishState
public void setRetainPublishState(java.lang.Boolean value)
Sets the value of the retainPublishState property.- Parameters:
value- allowed object isBoolean
-
getDefaultSourceProfileHandle
public java.lang.String getDefaultSourceProfileHandle()
Gets the value of the defaultSourceProfileHandle property.- Returns:
- possible object is
String
-
setDefaultSourceProfileHandle
public void setDefaultSourceProfileHandle(java.lang.String value)
Sets the value of the defaultSourceProfileHandle property.- Parameters:
value- allowed object isString
-
getDefaultDisplayProfileHandle
public java.lang.String getDefaultDisplayProfileHandle()
Gets the value of the defaultDisplayProfileHandle property.- Returns:
- possible object is
String
-
setDefaultDisplayProfileHandle
public void setDefaultDisplayProfileHandle(java.lang.String value)
Sets the value of the defaultDisplayProfileHandle property.- Parameters:
value- allowed object isString
-
getIptcExifMappingXsltHandle
public java.lang.String getIptcExifMappingXsltHandle()
Gets the value of the iptcExifMappingXsltHandle property.- Returns:
- possible object is
String
-
setIptcExifMappingXsltHandle
public void setIptcExifMappingXsltHandle(java.lang.String value)
Sets the value of the iptcExifMappingXsltHandle property.- Parameters:
value- allowed object isString
-
getXmpMappingXsltHandle
public java.lang.String getXmpMappingXsltHandle()
Gets the value of the xmpMappingXsltHandle property.- Returns:
- possible object is
String
-
setXmpMappingXsltHandle
public void setXmpMappingXsltHandle(java.lang.String value)
Sets the value of the xmpMappingXsltHandle property.- Parameters:
value- allowed object isString
-
getDiskSpaceWarningMin
public java.lang.Integer getDiskSpaceWarningMin()
Gets the value of the diskSpaceWarningMin property.- Returns:
- possible object is
Integer
-
setDiskSpaceWarningMin
public void setDiskSpaceWarningMin(java.lang.Integer value)
Sets the value of the diskSpaceWarningMin property.- Parameters:
value- allowed object isInteger
-
isEmailTrashCleanupWarning
public java.lang.Boolean isEmailTrashCleanupWarning()
Gets the value of the emailTrashCleanupWarning property.- Returns:
- possible object is
Boolean
-
setEmailTrashCleanupWarning
public void setEmailTrashCleanupWarning(java.lang.Boolean value)
Sets the value of the emailTrashCleanupWarning property.- Parameters:
value- allowed object isBoolean
-
getFileExtOpt
public java.lang.String getFileExtOpt()
Gets the value of the fileExtOpt property.- Returns:
- possible object is
String
-
setFileExtOpt
public void setFileExtOpt(java.lang.String value)
Sets the value of the fileExtOpt property.- Parameters:
value- allowed object isString
-
isImmediateDelete
public java.lang.Boolean isImmediateDelete()
Gets the value of the immediateDelete property.- Returns:
- possible object is
Boolean
-
setImmediateDelete
public void setImmediateDelete(java.lang.Boolean value)
Sets the value of the immediateDelete property.- Parameters:
value- allowed object isBoolean
-
getPdfProcessingPageLimit
public java.lang.Integer getPdfProcessingPageLimit()
Gets the value of the pdfProcessingPageLimit property.- Returns:
- possible object is
Integer
-
setPdfProcessingPageLimit
public void setPdfProcessingPageLimit(java.lang.Integer value)
Sets the value of the pdfProcessingPageLimit property.- Parameters:
value- allowed object isInteger
-
isAllowFolderRestructuring
public java.lang.Boolean isAllowFolderRestructuring()
Gets the value of the allowFolderRestructuring property.- Returns:
- possible object is
Boolean
-
setAllowFolderRestructuring
public void setAllowFolderRestructuring(java.lang.Boolean value)
Sets the value of the allowFolderRestructuring property.- Parameters:
value- allowed object isBoolean
-
getSmartCropLimit
public java.lang.Integer getSmartCropLimit()
Gets the value of the smartCropLimit property.- Returns:
- possible object is
Integer
-
setSmartCropLimit
public void setSmartCropLimit(java.lang.Integer value)
Sets the value of the smartCropLimit property.- Parameters:
value- allowed object isInteger
-
getAddSmartCropApiLimit
public java.lang.Integer getAddSmartCropApiLimit()
Gets the value of the addSmartCropApiLimit property.- Returns:
- possible object is
Integer
-
setAddSmartCropApiLimit
public void setAddSmartCropApiLimit(java.lang.Integer value)
Sets the value of the addSmartCropApiLimit property.- Parameters:
value- allowed object isInteger
-
isApplySmartCropsOnPDF
public java.lang.Boolean isApplySmartCropsOnPDF()
Gets the value of the applySmartCropsOnPDF property.- Returns:
- possible object is
Boolean
-
setApplySmartCropsOnPDF
public void setApplySmartCropsOnPDF(java.lang.Boolean value)
Sets the value of the applySmartCropsOnPDF property.- Parameters:
value- allowed object isBoolean
-
isApplySmartCropsOnPSD
public java.lang.Boolean isApplySmartCropsOnPSD()
Gets the value of the applySmartCropsOnPSD property.- Returns:
- possible object is
Boolean
-
setApplySmartCropsOnPSD
public void setApplySmartCropsOnPSD(java.lang.Boolean value)
Sets the value of the applySmartCropsOnPSD property.- Parameters:
value- allowed object isBoolean
-
getCompanyDMVersion
public java.lang.String getCompanyDMVersion()
Gets the value of the companyDMVersion property.- Returns:
- possible object is
String
-
setCompanyDMVersion
public void setCompanyDMVersion(java.lang.String value)
Sets the value of the companyDMVersion property.- Parameters:
value- allowed object isString
-
getPsdTemplatesThreshold
public java.lang.Integer getPsdTemplatesThreshold()
Gets the value of the psdTemplatesThreshold property.- Returns:
- possible object is
Integer
-
setPsdTemplatesThreshold
public void setPsdTemplatesThreshold(java.lang.Integer value)
Sets the value of the psdTemplatesThreshold property.- Parameters:
value- allowed object isInteger
-
getImageSetsModifiedOnAssetUploadThreshold
public java.lang.Integer getImageSetsModifiedOnAssetUploadThreshold()
Gets the value of the imageSetsModifiedOnAssetUploadThreshold property.- Returns:
- possible object is
Integer
-
setImageSetsModifiedOnAssetUploadThreshold
public void setImageSetsModifiedOnAssetUploadThreshold(java.lang.Integer value)
Sets the value of the imageSetsModifiedOnAssetUploadThreshold property.- Parameters:
value- allowed object isInteger
-
getUploadParamsPDFProcess
public java.lang.String getUploadParamsPDFProcess()
Gets the value of the uploadParamsPDFProcess property.- Returns:
- possible object is
String
-
setUploadParamsPDFProcess
public void setUploadParamsPDFProcess(java.lang.String value)
Sets the value of the uploadParamsPDFProcess property.- Parameters:
value- allowed object isString
-
getUploadParamsPDFExtractKeywords
public java.lang.String getUploadParamsPDFExtractKeywords()
Gets the value of the uploadParamsPDFExtractKeywords property.- Returns:
- possible object is
String
-
setUploadParamsPDFExtractKeywords
public void setUploadParamsPDFExtractKeywords(java.lang.String value)
Sets the value of the uploadParamsPDFExtractKeywords property.- Parameters:
value- allowed object isString
-
getUploadParamsPDFExtractLinks
public java.lang.String getUploadParamsPDFExtractLinks()
Gets the value of the uploadParamsPDFExtractLinks property.- Returns:
- possible object is
String
-
setUploadParamsPDFExtractLinks
public void setUploadParamsPDFExtractLinks(java.lang.String value)
Sets the value of the uploadParamsPDFExtractLinks property.- Parameters:
value- allowed object isString
-
getUploadParamsPSDProcess
public java.lang.String getUploadParamsPSDProcess()
Gets the value of the uploadParamsPSDProcess property.- Returns:
- possible object is
String
-
setUploadParamsPSDProcess
public void setUploadParamsPSDProcess(java.lang.String value)
Sets the value of the uploadParamsPSDProcess property.- Parameters:
value- allowed object isString
-
getUploadParamsPSDLayerNaming
public java.lang.String getUploadParamsPSDLayerNaming()
Gets the value of the uploadParamsPSDLayerNaming property.- Returns:
- possible object is
String
-
setUploadParamsPSDLayerNaming
public void setUploadParamsPSDLayerNaming(java.lang.String value)
Sets the value of the uploadParamsPSDLayerNaming property.- Parameters:
value- allowed object isString
-
getUploadParamsPSDExtractText
public java.lang.String getUploadParamsPSDExtractText()
Gets the value of the uploadParamsPSDExtractText property.- Returns:
- possible object is
String
-
setUploadParamsPSDExtractText
public void setUploadParamsPSDExtractText(java.lang.String value)
Sets the value of the uploadParamsPSDExtractText property.- Parameters:
value- allowed object isString
-
isPrePackagedVideoStreamingEnabled
public java.lang.Boolean isPrePackagedVideoStreamingEnabled()
Gets the value of the prePackagedVideoStreamingEnabled property.- Returns:
- possible object is
Boolean
-
setPrePackagedVideoStreamingEnabled
public void setPrePackagedVideoStreamingEnabled(java.lang.Boolean value)
Sets the value of the prePackagedVideoStreamingEnabled property.- Parameters:
value- allowed object isBoolean
-
isOverwriteAVS
public java.lang.Boolean isOverwriteAVS()
Gets the value of the overwriteAVS property.- Returns:
- possible object is
Boolean
-
setOverwriteAVS
public void setOverwriteAVS(java.lang.Boolean value)
Sets the value of the overwriteAVS property.- Parameters:
value- allowed object isBoolean
-
-