public interface ActMasterCatalogQueryCriteria extends MasterCatalogQueryCriteria
| Modifier and Type | Field and Description |
|---|---|
static String |
MOOD_CODE
Mood code of
MasterCatalog entry of type ACT. |
ACTIVE_FLAG, CLASS_CODE, CODE, CODE_SYSTEM_NAME, CODE_TYPE, CODE_VERSIONASC, CONTAINS, DESC, EQUALS, GREATER_THAN, GREATER_THAN_OR_EQUAL_TO, IN, IS_NOT_NULL, IS_NULL, LESS_THAN, LESS_THAN_OR_EQUAL_TO, LIKE, NOT_EQUALS, NOT_IN, NOT_LIKE| Modifier and Type | Method and Description |
|---|---|
oracle.hsgbu.hdr.fwk.base.common.SearchTerm |
equalsMoodCode(String value)
Gets the search term with the given value of MOOD_CODE
|
equalsActiveFlag, equalsClassCode, equalsCode, equalsCode, equalsCodeTypeand, getRootSearchTerm, not, or, setRootSearchTermgetCTBAttributeFetchMap, setCTBAttributeFetchMapstatic final String MOOD_CODE
MasterCatalog entry of type ACT.oracle.hsgbu.hdr.fwk.base.common.SearchTerm equalsMoodCode(String value)
Gets the search term with the given value of MOOD_CODE
value - Value with which the search attribute is compared. This defines the search condition. For example, Attribute EQUALS Value.HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved