public static class Storefront.GenericFileQuery extends Query<Storefront.GenericFileQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.GenericFileQuery |
alt()
A word or phrase to indicate the contents of a file.
|
Storefront.GenericFileQuery |
mimeType()
The MIME type of the file.
|
Storefront.GenericFileQuery |
originalFileSize()
The size of the original file in bytes.
|
Storefront.GenericFileQuery |
previewImage(Storefront.ImageQueryDefinition queryDef)
The preview image for the file.
|
Storefront.GenericFileQuery |
url()
The URL of the file.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.GenericFileQuery alt()
public Storefront.GenericFileQuery mimeType()
public Storefront.GenericFileQuery originalFileSize()
public Storefront.GenericFileQuery previewImage(Storefront.ImageQueryDefinition queryDef)
public Storefront.GenericFileQuery url()