Package com.scene7.ipsapi
Class SetCompanySettingsParam
java.lang.Object
com.scene7.ipsapi.SetCompanySettingsParam
Java 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"/>
<element name="deleteJobFlowEnable" 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 addSmartCropApiLimit property.Gets the value of the companyDMVersion property.Gets the value of the companyHandle property.Gets the value of the defaultDisplayProfileHandle property.Gets the value of the defaultSourceProfileHandle property.Gets the value of the diskSpaceWarningMin property.Gets the value of the fileExtOpt property.Gets the value of the imageSetsModifiedOnAssetUploadThreshold property.Gets the value of the iptcExifMappingXsltHandle property.Gets the value of the overwriteMode property.Gets the value of the pdfProcessingPageLimit property.Gets the value of the psdTemplatesThreshold property.Gets the value of the smartCropLimit property.Gets the value of the uploadParamsPDFExtractKeywords property.Gets the value of the uploadParamsPDFExtractLinks property.Gets the value of the uploadParamsPDFProcess property.Gets the value of the uploadParamsPSDExtractText property.Gets the value of the uploadParamsPSDLayerNaming property.Gets the value of the uploadParamsPSDProcess property.Gets the value of the xmpMappingXsltHandle property.Gets the value of the allowFolderRestructuring property.Gets the value of the applySmartCropsOnPDF property.Gets the value of the applySmartCropsOnPSD property.Gets the value of the deleteJobFlowEnable property.Gets the value of the emailTrashCleanupWarning property.Gets the value of the immediateDelete property.Gets the value of the overwriteAVS property.Gets the value of the prePackagedVideoStreamingEnabled property.Gets the value of the retainPublishState property.voidsetAddSmartCropApiLimit(Integer value) Sets the value of the addSmartCropApiLimit property.voidSets the value of the allowFolderRestructuring property.voidsetApplySmartCropsOnPDF(Boolean value) Sets the value of the applySmartCropsOnPDF property.voidsetApplySmartCropsOnPSD(Boolean value) Sets the value of the applySmartCropsOnPSD property.voidsetCompanyDMVersion(String value) Sets the value of the companyDMVersion property.voidsetCompanyHandle(String value) Sets the value of the companyHandle property.voidSets the value of the defaultDisplayProfileHandle property.voidSets the value of the defaultSourceProfileHandle property.voidsetDeleteJobFlowEnable(Boolean value) Sets the value of the deleteJobFlowEnable property.voidsetDiskSpaceWarningMin(Integer value) Sets the value of the diskSpaceWarningMin property.voidSets the value of the emailTrashCleanupWarning property.voidsetFileExtOpt(String value) Sets the value of the fileExtOpt property.voidSets the value of the imageSetsModifiedOnAssetUploadThreshold property.voidsetImmediateDelete(Boolean value) Sets the value of the immediateDelete property.voidSets the value of the iptcExifMappingXsltHandle property.voidsetOverwriteAVS(Boolean value) Sets the value of the overwriteAVS property.voidsetOverwriteMode(String value) Sets the value of the overwriteMode property.voidsetPdfProcessingPageLimit(Integer value) Sets the value of the pdfProcessingPageLimit property.voidSets the value of the prePackagedVideoStreamingEnabled property.voidsetPsdTemplatesThreshold(Integer value) Sets the value of the psdTemplatesThreshold property.voidsetRetainPublishState(Boolean value) Sets the value of the retainPublishState property.voidsetSmartCropLimit(Integer value) Sets the value of the smartCropLimit property.voidSets the value of the uploadParamsPDFExtractKeywords property.voidSets the value of the uploadParamsPDFExtractLinks property.voidsetUploadParamsPDFProcess(String value) Sets the value of the uploadParamsPDFProcess property.voidSets the value of the uploadParamsPSDExtractText property.voidSets the value of the uploadParamsPSDLayerNaming property.voidsetUploadParamsPSDProcess(String value) Sets the value of the uploadParamsPSDProcess property.voidsetXmpMappingXsltHandle(String value) Sets the value of the xmpMappingXsltHandle property.
-
Constructor Details
-
SetCompanySettingsParam
public SetCompanySettingsParam()
-
-
Method Details
-
getCompanyHandle
Gets the value of the companyHandle property.- Returns:
- possible object is
String
-
setCompanyHandle
Sets the value of the companyHandle property.- Parameters:
value- allowed object isString
-
getOverwriteMode
Gets the value of the overwriteMode property.- Returns:
- possible object is
String
-
setOverwriteMode
Sets the value of the overwriteMode property.- Parameters:
value- allowed object isString
-
isRetainPublishState
Gets the value of the retainPublishState property.- Returns:
- possible object is
Boolean
-
setRetainPublishState
Sets the value of the retainPublishState property.- Parameters:
value- allowed object isBoolean
-
getDefaultSourceProfileHandle
Gets the value of the defaultSourceProfileHandle property.- Returns:
- possible object is
String
-
setDefaultSourceProfileHandle
Sets the value of the defaultSourceProfileHandle property.- Parameters:
value- allowed object isString
-
getDefaultDisplayProfileHandle
Gets the value of the defaultDisplayProfileHandle property.- Returns:
- possible object is
String
-
setDefaultDisplayProfileHandle
Sets the value of the defaultDisplayProfileHandle property.- Parameters:
value- allowed object isString
-
getIptcExifMappingXsltHandle
Gets the value of the iptcExifMappingXsltHandle property.- Returns:
- possible object is
String
-
setIptcExifMappingXsltHandle
Sets the value of the iptcExifMappingXsltHandle property.- Parameters:
value- allowed object isString
-
getXmpMappingXsltHandle
Gets the value of the xmpMappingXsltHandle property.- Returns:
- possible object is
String
-
setXmpMappingXsltHandle
Sets the value of the xmpMappingXsltHandle property.- Parameters:
value- allowed object isString
-
getDiskSpaceWarningMin
Gets the value of the diskSpaceWarningMin property.- Returns:
- possible object is
Integer
-
setDiskSpaceWarningMin
Sets the value of the diskSpaceWarningMin property.- Parameters:
value- allowed object isInteger
-
isEmailTrashCleanupWarning
Gets the value of the emailTrashCleanupWarning property.- Returns:
- possible object is
Boolean
-
setEmailTrashCleanupWarning
Sets the value of the emailTrashCleanupWarning property.- Parameters:
value- allowed object isBoolean
-
getFileExtOpt
Gets the value of the fileExtOpt property.- Returns:
- possible object is
String
-
setFileExtOpt
Sets the value of the fileExtOpt property.- Parameters:
value- allowed object isString
-
isImmediateDelete
Gets the value of the immediateDelete property.- Returns:
- possible object is
Boolean
-
setImmediateDelete
Sets the value of the immediateDelete property.- Parameters:
value- allowed object isBoolean
-
getPdfProcessingPageLimit
Gets the value of the pdfProcessingPageLimit property.- Returns:
- possible object is
Integer
-
setPdfProcessingPageLimit
Sets the value of the pdfProcessingPageLimit property.- Parameters:
value- allowed object isInteger
-
isAllowFolderRestructuring
Gets the value of the allowFolderRestructuring property.- Returns:
- possible object is
Boolean
-
setAllowFolderRestructuring
Sets the value of the allowFolderRestructuring property.- Parameters:
value- allowed object isBoolean
-
getSmartCropLimit
Gets the value of the smartCropLimit property.- Returns:
- possible object is
Integer
-
setSmartCropLimit
Sets the value of the smartCropLimit property.- Parameters:
value- allowed object isInteger
-
getAddSmartCropApiLimit
Gets the value of the addSmartCropApiLimit property.- Returns:
- possible object is
Integer
-
setAddSmartCropApiLimit
Sets the value of the addSmartCropApiLimit property.- Parameters:
value- allowed object isInteger
-
isApplySmartCropsOnPDF
Gets the value of the applySmartCropsOnPDF property.- Returns:
- possible object is
Boolean
-
setApplySmartCropsOnPDF
Sets the value of the applySmartCropsOnPDF property.- Parameters:
value- allowed object isBoolean
-
isApplySmartCropsOnPSD
Gets the value of the applySmartCropsOnPSD property.- Returns:
- possible object is
Boolean
-
setApplySmartCropsOnPSD
Sets the value of the applySmartCropsOnPSD property.- Parameters:
value- allowed object isBoolean
-
getCompanyDMVersion
Gets the value of the companyDMVersion property.- Returns:
- possible object is
String
-
setCompanyDMVersion
Sets the value of the companyDMVersion property.- Parameters:
value- allowed object isString
-
getPsdTemplatesThreshold
Gets the value of the psdTemplatesThreshold property.- Returns:
- possible object is
Integer
-
setPsdTemplatesThreshold
Sets the value of the psdTemplatesThreshold property.- Parameters:
value- allowed object isInteger
-
getImageSetsModifiedOnAssetUploadThreshold
Gets the value of the imageSetsModifiedOnAssetUploadThreshold property.- Returns:
- possible object is
Integer
-
setImageSetsModifiedOnAssetUploadThreshold
Sets the value of the imageSetsModifiedOnAssetUploadThreshold property.- Parameters:
value- allowed object isInteger
-
getUploadParamsPDFProcess
Gets the value of the uploadParamsPDFProcess property.- Returns:
- possible object is
String
-
setUploadParamsPDFProcess
Sets the value of the uploadParamsPDFProcess property.- Parameters:
value- allowed object isString
-
getUploadParamsPDFExtractKeywords
Gets the value of the uploadParamsPDFExtractKeywords property.- Returns:
- possible object is
String
-
setUploadParamsPDFExtractKeywords
Sets the value of the uploadParamsPDFExtractKeywords property.- Parameters:
value- allowed object isString
-
getUploadParamsPDFExtractLinks
Gets the value of the uploadParamsPDFExtractLinks property.- Returns:
- possible object is
String
-
setUploadParamsPDFExtractLinks
Sets the value of the uploadParamsPDFExtractLinks property.- Parameters:
value- allowed object isString
-
getUploadParamsPSDProcess
Gets the value of the uploadParamsPSDProcess property.- Returns:
- possible object is
String
-
setUploadParamsPSDProcess
Sets the value of the uploadParamsPSDProcess property.- Parameters:
value- allowed object isString
-
getUploadParamsPSDLayerNaming
Gets the value of the uploadParamsPSDLayerNaming property.- Returns:
- possible object is
String
-
setUploadParamsPSDLayerNaming
Sets the value of the uploadParamsPSDLayerNaming property.- Parameters:
value- allowed object isString
-
getUploadParamsPSDExtractText
Gets the value of the uploadParamsPSDExtractText property.- Returns:
- possible object is
String
-
setUploadParamsPSDExtractText
Sets the value of the uploadParamsPSDExtractText property.- Parameters:
value- allowed object isString
-
isPrePackagedVideoStreamingEnabled
Gets the value of the prePackagedVideoStreamingEnabled property.- Returns:
- possible object is
Boolean
-
setPrePackagedVideoStreamingEnabled
Sets the value of the prePackagedVideoStreamingEnabled property.- Parameters:
value- allowed object isBoolean
-
isOverwriteAVS
Gets the value of the overwriteAVS property.- Returns:
- possible object is
Boolean
-
setOverwriteAVS
Sets the value of the overwriteAVS property.- Parameters:
value- allowed object isBoolean
-
isDeleteJobFlowEnable
Gets the value of the deleteJobFlowEnable property.- Returns:
- possible object is
Boolean
-
setDeleteJobFlowEnable
Sets the value of the deleteJobFlowEnable property.- Parameters:
value- allowed object isBoolean
-