public interface EDAttributeCriteria extends EDCriteria
ED data type. See
EDALL, ANY, CONTAINS, EQUALS, GREATER_THAN, GREATER_THAN_OR_EQUAL_TO, IS_NOT_NULL, IS_NULL, LESS_THAN, LESS_THAN_OR_EQUAL_TO, LIKE, NOT_EQUALS, NOT_LIKE| Modifier and Type | Method and Description |
|---|---|
void |
setBIN(SearchOperator op,
BIN code)
Sets the predicate for the
BIN attribute. |
void |
setCharset(SearchOperator op,
CS code)
Sets the predicate for the
Charset attribute. |
void |
setCompression(SearchOperator op,
CS code)
Sets the predicate for the
Compression attribute. |
void |
setIntegrityCheck(SearchOperator op,
BIN code)
Sets the predicate for the
IntegrityCheck attribute. |
void |
setIntegrityCheckAlgorithm(SearchOperator op,
CS code)
Sets the predicate for the
IntegrityCheckAlgorithm attribute. |
void |
setLanguage(SearchOperator op,
CS code)
Sets the predicate for the
Language attribute. |
void |
setMediaType(SearchOperator op,
CS code)
Sets the predicate for the
MediaType attribute. |
void |
setReferenceCriteria(TELCriteria referenceCriteria)
Sets the predicate for the
Reference attribute. |
void |
setRepresentation(SearchOperator op,
CS code)
Sets the predicate for the
Representation attribute. |
void |
setThumbnailCriteria(EDCriteria thumbnailCriteria)
Sets the predicate for the
Thumbnail attribute. |
equals, hashCode, newInstancevoid setThumbnailCriteria(EDCriteria thumbnailCriteria)
Thumbnail attribute. See
getThumbnailthumbnailCriteria - Thumbnail Criteria objectvoid setRepresentation(SearchOperator op, CS code)
Representation attribute. See
getRepresentationop - code - void setCharset(SearchOperator op, CS code)
Charset attribute. See
getCharsetop - code - void setReferenceCriteria(TELCriteria referenceCriteria)
Reference attribute. See
getReferencereferenceCriteria - void setLanguage(SearchOperator op, CS code)
Language attribute. See
getLanguageop - code - void setIntegrityCheck(SearchOperator op, BIN code)
IntegrityCheck attribute. See
getIntegrityCheckop - code - void setBIN(SearchOperator op, BIN code)
BIN attribute. Seeop - code - void setIntegrityCheckAlgorithm(SearchOperator op, CS code)
IntegrityCheckAlgorithm attribute.
See getIntegrityCheckAlgorithmop - code - void setMediaType(SearchOperator op, CS code)
MediaType attribute. See
getMediaTypeop - code - void setCompression(SearchOperator op, CS code)
Compression attribute. See
getCompressionop - code - HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved