public class SetCompanySettingsParam
extends java.lang.Object
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"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
SetCompanySettingsParam() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getAddSmartCropApiLimit()
Gets the value of the addSmartCropApiLimit property.
|
java.lang.String |
getCompanyDMVersion()
Gets the value of the companyDMVersion property.
|
java.lang.String |
getCompanyHandle()
Gets the value of the companyHandle property.
|
java.lang.String |
getDefaultDisplayProfileHandle()
Gets the value of the defaultDisplayProfileHandle property.
|
java.lang.String |
getDefaultSourceProfileHandle()
Gets the value of the defaultSourceProfileHandle property.
|
java.lang.Integer |
getDiskSpaceWarningMin()
Gets the value of the diskSpaceWarningMin property.
|
java.lang.String |
getFileExtOpt()
Gets the value of the fileExtOpt property.
|
java.lang.Integer |
getImageSetsModifiedOnAssetUploadThreshold()
Gets the value of the imageSetsModifiedOnAssetUploadThreshold property.
|
java.lang.String |
getIptcExifMappingXsltHandle()
Gets the value of the iptcExifMappingXsltHandle property.
|
java.lang.String |
getOverwriteMode()
Gets the value of the overwriteMode property.
|
java.lang.Integer |
getPdfProcessingPageLimit()
Gets the value of the pdfProcessingPageLimit property.
|
java.lang.Integer |
getPsdTemplatesThreshold()
Gets the value of the psdTemplatesThreshold property.
|
java.lang.Integer |
getSmartCropLimit()
Gets the value of the smartCropLimit property.
|
java.lang.String |
getUploadParamsPDFExtractKeywords()
Gets the value of the uploadParamsPDFExtractKeywords property.
|
java.lang.String |
getUploadParamsPDFExtractLinks()
Gets the value of the uploadParamsPDFExtractLinks property.
|
java.lang.String |
getUploadParamsPDFProcess()
Gets the value of the uploadParamsPDFProcess property.
|
java.lang.String |
getUploadParamsPSDExtractText()
Gets the value of the uploadParamsPSDExtractText property.
|
java.lang.String |
getUploadParamsPSDLayerNaming()
Gets the value of the uploadParamsPSDLayerNaming property.
|
java.lang.String |
getUploadParamsPSDProcess()
Gets the value of the uploadParamsPSDProcess property.
|
java.lang.String |
getXmpMappingXsltHandle()
Gets the value of the xmpMappingXsltHandle property.
|
java.lang.Boolean |
isAllowFolderRestructuring()
Gets the value of the allowFolderRestructuring property.
|
java.lang.Boolean |
isApplySmartCropsOnPDF()
Gets the value of the applySmartCropsOnPDF property.
|
java.lang.Boolean |
isApplySmartCropsOnPSD()
Gets the value of the applySmartCropsOnPSD property.
|
java.lang.Boolean |
isEmailTrashCleanupWarning()
Gets the value of the emailTrashCleanupWarning property.
|
java.lang.Boolean |
isImmediateDelete()
Gets the value of the immediateDelete property.
|
java.lang.Boolean |
isOverwriteAVS()
Gets the value of the overwriteAVS property.
|
java.lang.Boolean |
isPrePackagedVideoStreamingEnabled()
Gets the value of the prePackagedVideoStreamingEnabled property.
|
java.lang.Boolean |
isRetainPublishState()
Gets the value of the retainPublishState property.
|
void |
setAddSmartCropApiLimit(java.lang.Integer value)
Sets the value of the addSmartCropApiLimit property.
|
void |
setAllowFolderRestructuring(java.lang.Boolean value)
Sets the value of the allowFolderRestructuring property.
|
void |
setApplySmartCropsOnPDF(java.lang.Boolean value)
Sets the value of the applySmartCropsOnPDF property.
|
void |
setApplySmartCropsOnPSD(java.lang.Boolean value)
Sets the value of the applySmartCropsOnPSD property.
|
void |
setCompanyDMVersion(java.lang.String value)
Sets the value of the companyDMVersion property.
|
void |
setCompanyHandle(java.lang.String value)
Sets the value of the companyHandle property.
|
void |
setDefaultDisplayProfileHandle(java.lang.String value)
Sets the value of the defaultDisplayProfileHandle property.
|
void |
setDefaultSourceProfileHandle(java.lang.String value)
Sets the value of the defaultSourceProfileHandle property.
|
void |
setDiskSpaceWarningMin(java.lang.Integer value)
Sets the value of the diskSpaceWarningMin property.
|
void |
setEmailTrashCleanupWarning(java.lang.Boolean value)
Sets the value of the emailTrashCleanupWarning property.
|
void |
setFileExtOpt(java.lang.String value)
Sets the value of the fileExtOpt property.
|
void |
setImageSetsModifiedOnAssetUploadThreshold(java.lang.Integer value)
Sets the value of the imageSetsModifiedOnAssetUploadThreshold property.
|
void |
setImmediateDelete(java.lang.Boolean value)
Sets the value of the immediateDelete property.
|
void |
setIptcExifMappingXsltHandle(java.lang.String value)
Sets the value of the iptcExifMappingXsltHandle property.
|
void |
setOverwriteAVS(java.lang.Boolean value)
Sets the value of the overwriteAVS property.
|
void |
setOverwriteMode(java.lang.String value)
Sets the value of the overwriteMode property.
|
void |
setPdfProcessingPageLimit(java.lang.Integer value)
Sets the value of the pdfProcessingPageLimit property.
|
void |
setPrePackagedVideoStreamingEnabled(java.lang.Boolean value)
Sets the value of the prePackagedVideoStreamingEnabled property.
|
void |
setPsdTemplatesThreshold(java.lang.Integer value)
Sets the value of the psdTemplatesThreshold property.
|
void |
setRetainPublishState(java.lang.Boolean value)
Sets the value of the retainPublishState property.
|
void |
setSmartCropLimit(java.lang.Integer value)
Sets the value of the smartCropLimit property.
|
void |
setUploadParamsPDFExtractKeywords(java.lang.String value)
Sets the value of the uploadParamsPDFExtractKeywords property.
|
void |
setUploadParamsPDFExtractLinks(java.lang.String value)
Sets the value of the uploadParamsPDFExtractLinks property.
|
void |
setUploadParamsPDFProcess(java.lang.String value)
Sets the value of the uploadParamsPDFProcess property.
|
void |
setUploadParamsPSDExtractText(java.lang.String value)
Sets the value of the uploadParamsPSDExtractText property.
|
void |
setUploadParamsPSDLayerNaming(java.lang.String value)
Sets the value of the uploadParamsPSDLayerNaming property.
|
void |
setUploadParamsPSDProcess(java.lang.String value)
Sets the value of the uploadParamsPSDProcess property.
|
void |
setXmpMappingXsltHandle(java.lang.String value)
Sets the value of the xmpMappingXsltHandle property.
|
public java.lang.String getCompanyHandle()
String
public void setCompanyHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getOverwriteMode()
String
public void setOverwriteMode(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isRetainPublishState()
Boolean
public void setRetainPublishState(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getDefaultSourceProfileHandle()
String
public void setDefaultSourceProfileHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getDefaultDisplayProfileHandle()
String
public void setDefaultDisplayProfileHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getIptcExifMappingXsltHandle()
String
public void setIptcExifMappingXsltHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.String getXmpMappingXsltHandle()
String
public void setXmpMappingXsltHandle(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getDiskSpaceWarningMin()
Integer
public void setDiskSpaceWarningMin(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Boolean isEmailTrashCleanupWarning()
Boolean
public void setEmailTrashCleanupWarning(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getFileExtOpt()
String
public void setFileExtOpt(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isImmediateDelete()
Boolean
public void setImmediateDelete(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Integer getPdfProcessingPageLimit()
Integer
public void setPdfProcessingPageLimit(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Boolean isAllowFolderRestructuring()
Boolean
public void setAllowFolderRestructuring(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Integer getSmartCropLimit()
Integer
public void setSmartCropLimit(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getAddSmartCropApiLimit()
Integer
public void setAddSmartCropApiLimit(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Boolean isApplySmartCropsOnPDF()
Boolean
public void setApplySmartCropsOnPDF(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isApplySmartCropsOnPSD()
Boolean
public void setApplySmartCropsOnPSD(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.String getCompanyDMVersion()
String
public void setCompanyDMVersion(java.lang.String value)
value
- allowed object is
String
public java.lang.Integer getPsdTemplatesThreshold()
Integer
public void setPsdTemplatesThreshold(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getImageSetsModifiedOnAssetUploadThreshold()
Integer
public void setImageSetsModifiedOnAssetUploadThreshold(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getUploadParamsPDFProcess()
String
public void setUploadParamsPDFProcess(java.lang.String value)
value
- allowed object is
String
public java.lang.String getUploadParamsPDFExtractKeywords()
String
public void setUploadParamsPDFExtractKeywords(java.lang.String value)
value
- allowed object is
String
public java.lang.String getUploadParamsPDFExtractLinks()
String
public void setUploadParamsPDFExtractLinks(java.lang.String value)
value
- allowed object is
String
public java.lang.String getUploadParamsPSDProcess()
String
public void setUploadParamsPSDProcess(java.lang.String value)
value
- allowed object is
String
public java.lang.String getUploadParamsPSDLayerNaming()
String
public void setUploadParamsPSDLayerNaming(java.lang.String value)
value
- allowed object is
String
public java.lang.String getUploadParamsPSDExtractText()
String
public void setUploadParamsPSDExtractText(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isPrePackagedVideoStreamingEnabled()
Boolean
public void setPrePackagedVideoStreamingEnabled(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isOverwriteAVS()
Boolean
public void setOverwriteAVS(java.lang.Boolean value)
value
- allowed object is
Boolean
Copyright © 2010 - 2023 Adobe. All Rights Reserved