public static final class AgencyEstateExportDialog.ExportSettings extends Object
Modifier and Type | Field and Description |
---|---|
Charset |
charset |
com.openindex.openestate.impl.OpenEstateAction |
estateAction |
DbAgencyObject.Status |
estateStatus |
com.openindex.openestate.impl.OpenEstateType |
estateType |
AgencyEstateExportDialog.Format |
format |
PublishingMode |
imagePublishing |
Locale |
language |
boolean |
zipped |
Constructor and Description |
---|
AgencyEstateExportDialog.ExportSettings(AgencyEstateExportDialog.Format format,
Charset charset,
Locale language,
PublishingMode imagePublishing,
com.openindex.openestate.impl.OpenEstateAction estateAction,
com.openindex.openestate.impl.OpenEstateType estateType,
DbAgencyObject.Status estateStatus,
boolean zipped) |
public final AgencyEstateExportDialog.Format format
public final Charset charset
public final Locale language
public final PublishingMode imagePublishing
public final com.openindex.openestate.impl.OpenEstateAction estateAction
public final com.openindex.openestate.impl.OpenEstateType estateType
public final DbAgencyObject.Status estateStatus
public final boolean zipped
public AgencyEstateExportDialog.ExportSettings(AgencyEstateExportDialog.Format format, Charset charset, Locale language, PublishingMode imagePublishing, com.openindex.openestate.impl.OpenEstateAction estateAction, com.openindex.openestate.impl.OpenEstateType estateType, DbAgencyObject.Status estateStatus, boolean zipped)
public String getDefaultFileName()
public FileFilter getFileFilter()
Copyright © 2015 OpenEstate. All rights reserved.