public interface EDAttributeCriteria extends EDCriteria
ED
data type. See
ED
ALL, 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, newInstance
void setThumbnailCriteria(EDCriteria thumbnailCriteria)
Thumbnail
attribute. See
getThumbnail
thumbnailCriteria
- Thumbnail Criteria objectvoid setRepresentation(SearchOperator op, CS code)
Representation
attribute. See
getRepresentation
op
- code
- void setCharset(SearchOperator op, CS code)
Charset
attribute. See
getCharset
op
- code
- void setReferenceCriteria(TELCriteria referenceCriteria)
Reference
attribute. See
getReference
referenceCriteria
- void setLanguage(SearchOperator op, CS code)
Language
attribute. See
getLanguage
op
- code
- void setIntegrityCheck(SearchOperator op, BIN code)
IntegrityCheck
attribute. See
getIntegrityCheck
op
- code
- void setBIN(SearchOperator op, BIN code)
BIN
attribute. Seeop
- code
- void setIntegrityCheckAlgorithm(SearchOperator op, CS code)
IntegrityCheckAlgorithm
attribute.
See getIntegrityCheckAlgorithm
op
- code
- void setMediaType(SearchOperator op, CS code)
MediaType
attribute. See
getMediaType
op
- code
- void setCompression(SearchOperator op, CS code)
Compression
attribute. See
getCompression
op
- 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