Package com.scene7.ipsapi
Class CompanySettings
java.lang.Object
com.scene7.ipsapi.CompanySettings
Java class for CompanySettings complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CompanySettings">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="overwriteMode" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="retainPublishState" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="defaultSourceProfile" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}Asset"/>
<element name="defaultDisplayProfile" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}Asset"/>
<element name="iptcExifMappingXslt" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}Asset" minOccurs="0"/>
<element name="xmpMappingXslt" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}Asset" minOccurs="0"/>
<element name="diskSpaceWarningMin" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="emailTrashCleanupWarning" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="fileExtOpt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="immediateDelete" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="pdfProcessingPageLimit" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="allowFolderRestructuring" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="smartCropLimit" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="addSmartCropApiLimit" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="applySmartCropsOnPDF" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="applySmartCropsOnPSD" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="companyDMVersion" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="psdTemplatesThreshold" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="imageSetsModifiedOnAssetUploadThreshold" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="uploadParamsPDFProcess" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="uploadParamsPDFExtractKeywords" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="uploadParamsPDFExtractLinks" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="uploadParamsPSDProcess" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="uploadParamsPSDLayerNaming" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="uploadParamsPSDExtractText" type="{http://www.w3.org/2001/XMLSchema}string"/>
<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 TypeMethodDescriptionintGets the value of the addSmartCropApiLimit property.Gets the value of the companyDMVersion property.Gets the value of the defaultDisplayProfile property.Gets the value of the defaultSourceProfile property.intGets the value of the diskSpaceWarningMin property.Gets the value of the fileExtOpt property.intGets the value of the imageSetsModifiedOnAssetUploadThreshold property.Gets the value of the iptcExifMappingXslt property.Gets the value of the overwriteMode property.intGets the value of the pdfProcessingPageLimit property.intGets the value of the psdTemplatesThreshold property.intGets 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 xmpMappingXslt property.Gets the value of the allowFolderRestructuring property.booleanGets the value of the applySmartCropsOnPDF property.booleanGets the value of the applySmartCropsOnPSD property.Gets the value of the deleteJobFlowEnable property.booleanGets the value of the emailTrashCleanupWarning property.booleanGets the value of the immediateDelete property.Gets the value of the overwriteAVS property.Gets the value of the prePackagedVideoStreamingEnabled property.booleanGets the value of the retainPublishState property.voidsetAddSmartCropApiLimit(int 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.voidsetDefaultDisplayProfile(Asset value) Sets the value of the defaultDisplayProfile property.voidsetDefaultSourceProfile(Asset value) Sets the value of the defaultSourceProfile property.voidsetDeleteJobFlowEnable(Boolean value) Sets the value of the deleteJobFlowEnable property.voidsetDiskSpaceWarningMin(int value) Sets the value of the diskSpaceWarningMin property.voidsetEmailTrashCleanupWarning(boolean value) Sets the value of the emailTrashCleanupWarning property.voidsetFileExtOpt(String value) Sets the value of the fileExtOpt property.voidsetImageSetsModifiedOnAssetUploadThreshold(int value) Sets the value of the imageSetsModifiedOnAssetUploadThreshold property.voidsetImmediateDelete(boolean value) Sets the value of the immediateDelete property.voidsetIptcExifMappingXslt(Asset value) Sets the value of the iptcExifMappingXslt property.voidsetOverwriteAVS(Boolean value) Sets the value of the overwriteAVS property.voidsetOverwriteMode(String value) Sets the value of the overwriteMode property.voidsetPdfProcessingPageLimit(int value) Sets the value of the pdfProcessingPageLimit property.voidSets the value of the prePackagedVideoStreamingEnabled property.voidsetPsdTemplatesThreshold(int value) Sets the value of the psdTemplatesThreshold property.voidsetRetainPublishState(boolean value) Sets the value of the retainPublishState property.voidsetSmartCropLimit(int 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.voidsetXmpMappingXslt(Asset value) Sets the value of the xmpMappingXslt property.
-
Constructor Details
-
CompanySettings
public CompanySettings()
-
-
Method Details
-
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
public boolean isRetainPublishState()Gets the value of the retainPublishState property. -
setRetainPublishState
public void setRetainPublishState(boolean value) Sets the value of the retainPublishState property. -
getDefaultSourceProfile
Gets the value of the defaultSourceProfile property.- Returns:
- possible object is
Asset
-
setDefaultSourceProfile
Sets the value of the defaultSourceProfile property.- Parameters:
value- allowed object isAsset
-
getDefaultDisplayProfile
Gets the value of the defaultDisplayProfile property.- Returns:
- possible object is
Asset
-
setDefaultDisplayProfile
Sets the value of the defaultDisplayProfile property.- Parameters:
value- allowed object isAsset
-
getIptcExifMappingXslt
Gets the value of the iptcExifMappingXslt property.- Returns:
- possible object is
Asset
-
setIptcExifMappingXslt
Sets the value of the iptcExifMappingXslt property.- Parameters:
value- allowed object isAsset
-
getXmpMappingXslt
Gets the value of the xmpMappingXslt property.- Returns:
- possible object is
Asset
-
setXmpMappingXslt
Sets the value of the xmpMappingXslt property.- Parameters:
value- allowed object isAsset
-
getDiskSpaceWarningMin
public int getDiskSpaceWarningMin()Gets the value of the diskSpaceWarningMin property. -
setDiskSpaceWarningMin
public void setDiskSpaceWarningMin(int value) Sets the value of the diskSpaceWarningMin property. -
isEmailTrashCleanupWarning
public boolean isEmailTrashCleanupWarning()Gets the value of the emailTrashCleanupWarning property. -
setEmailTrashCleanupWarning
public void setEmailTrashCleanupWarning(boolean value) Sets the value of the emailTrashCleanupWarning property. -
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
public boolean isImmediateDelete()Gets the value of the immediateDelete property. -
setImmediateDelete
public void setImmediateDelete(boolean value) Sets the value of the immediateDelete property. -
getPdfProcessingPageLimit
public int getPdfProcessingPageLimit()Gets the value of the pdfProcessingPageLimit property. -
setPdfProcessingPageLimit
public void setPdfProcessingPageLimit(int value) Sets the value of the pdfProcessingPageLimit property. -
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
public int getSmartCropLimit()Gets the value of the smartCropLimit property. -
setSmartCropLimit
public void setSmartCropLimit(int value) Sets the value of the smartCropLimit property. -
getAddSmartCropApiLimit
public int getAddSmartCropApiLimit()Gets the value of the addSmartCropApiLimit property. -
setAddSmartCropApiLimit
public void setAddSmartCropApiLimit(int value) Sets the value of the addSmartCropApiLimit property. -
isApplySmartCropsOnPDF
public boolean isApplySmartCropsOnPDF()Gets the value of the applySmartCropsOnPDF property. -
setApplySmartCropsOnPDF
public void setApplySmartCropsOnPDF(boolean value) Sets the value of the applySmartCropsOnPDF property. -
isApplySmartCropsOnPSD
public boolean isApplySmartCropsOnPSD()Gets the value of the applySmartCropsOnPSD property. -
setApplySmartCropsOnPSD
public void setApplySmartCropsOnPSD(boolean value) Sets the value of the applySmartCropsOnPSD property. -
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
public int getPsdTemplatesThreshold()Gets the value of the psdTemplatesThreshold property. -
setPsdTemplatesThreshold
public void setPsdTemplatesThreshold(int value) Sets the value of the psdTemplatesThreshold property. -
getImageSetsModifiedOnAssetUploadThreshold
public int getImageSetsModifiedOnAssetUploadThreshold()Gets the value of the imageSetsModifiedOnAssetUploadThreshold property. -
setImageSetsModifiedOnAssetUploadThreshold
public void setImageSetsModifiedOnAssetUploadThreshold(int value) Sets the value of the imageSetsModifiedOnAssetUploadThreshold property. -
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
-