public interface RoleMasterCatalogQueryCriteria extends MasterCatalogQueryCriteria
Modifier and Type | Field and Description |
---|---|
static String |
OWNER_CODE
Owner code of
MasterCatalog entry of type ROLE. |
ACTIVE_FLAG, CLASS_CODE, CODE, CODE_SYSTEM_NAME, CODE_TYPE, CODE_VERSION
ASC, 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 |
equalsOwnerCode(String value)
Gets the search term with the given value of OWNER_CODE
|
oracle.hsgbu.hdr.fwk.base.common.SearchTerm |
setPlayerEntityQueryCriteria(EntityMasterCatalogQueryCriteria criteria)
Gets the search term for the mastercatalog dependent query criteria for the player entity for the role entry
|
oracle.hsgbu.hdr.fwk.base.common.SearchTerm |
setScoperEntityQueryCriteria(EntityMasterCatalogQueryCriteria criteria)
Gets the search term for the mastercatalog dependent query criteria for the scoper entity for the role entry
|
equalsActiveFlag, equalsClassCode, equalsCode, equalsCode, equalsCodeType
and, getRootSearchTerm, not, or, setRootSearchTerm
getCTBAttributeFetchMap, setCTBAttributeFetchMap
static final String OWNER_CODE
MasterCatalog
entry of type ROLE.oracle.hsgbu.hdr.fwk.base.common.SearchTerm equalsOwnerCode(String value)
Gets the search term with the given value of OWNER_CODE
value
- Value with which the search attribute is compared. This defines the search condition. For example, Attribute EQUALS
Value.oracle.hsgbu.hdr.fwk.base.common.SearchTerm setPlayerEntityQueryCriteria(EntityMasterCatalogQueryCriteria criteria)
Gets the search term for the mastercatalog dependent query criteria for the player entity for the role entry
criteria
- - mastercatalog dependent query criteria for the player entity for the role entry.oracle.hsgbu.hdr.fwk.base.common.SearchTerm setScoperEntityQueryCriteria(EntityMasterCatalogQueryCriteria criteria)
Gets the search term for the mastercatalog dependent query criteria for the scoper entity for the role entry
criteria
- - mastercatalog dependent query criteria for the scoper entity for the role entry.HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved