Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.0.0)

E17483-01

oracle.jbo.common
Interface MetaObjectBase

All Known Implementing Classes:
AdapterException, AfterCommitException, AfterPostException, AfterRollbackException, AlreadyConnectedException, AlreadyLockedException, ApplicationModuleCreateException, ApplicationPoolException, AttrDependencyException, AttributeLoadException, AttributeReadXMLException, AttrNotSelectedException, AttrSetValException, AttrValException, BatchDMLException, ConfigException, ConnectionException, ContextMetaObjectManager, CreateRowPrivilegeException, CustomClassNotFoundException, DataCreationException, DeadEntityAccessException, DeadViewRowAccessException, DefinitionChangedException, DefinitionManager, DefPersistenceException, DMLConstraintException, DMLException, DomainValidationException, GenericDomainException, GraphCycleException, HiddenDefException, InvalidAttrKindException, InvalidDefNameException, InvalidObjAccessException, InvalidObjNameException, InvalidOperException, InvalidOwnerException, InvalidParamException, InvalidSortCriteriaAttrException, JboAssert, JboException, JboExMsgCarrier, JboSerializationException, JboSQLException, JboUnexpectedException, JboValidatorContext, JboWarning, JIEvalException, JIEvaluationError, JIException, JISyntaxError, JUMetaObjectManager, JUObjectTypeHelper, KeyNotFoundException, KeyNotPopulatedException, ListBindingMismatchException, MetaObjectManager, NameClashException, NoDefException, NoObjException, NotConnectedException, NoXMLFileException, ObjectTypeHelper, PCollException, PersInconsistentException, PersistenceException, PiggybackException, ReadOnlyAttrException, ReadOnlyDefObjectException, ReadOnlyViewObjectException, ReadXMLException, RemoveRowPrivilegeException, RemoveWithDetailsException, ResourcePoolException, RowAlreadyDeletedException, RowCreateException, RowDMLException, RowIdGenerationException, RowInconsistentException, RowLimitExceededWarning, RowNotAvailableException, RowNotFoundException, RowReadXMLException, RowValException, ServiceJboWarning, SQLDatumException, SQLStmtException, TooManyObjectsException, TxnValException, UnknownSQLTypeException, UpdateAttrPrivilegeException, ValidationException, VariantException, ViewLinkAlreadyExistsException, ViewObjectNotPreparedException

public interface MetaObjectBase

Internal: Applications should not use this class.


Field Summary
static int TYP_APP_MODULE
           
static int TYP_ATTRIBUTE
           
static int TYP_ATTRIBUTE_LIST_WITH_DEF
           
static int TYP_CATEGORY
           
static int TYP_COMPONENT_OBJECT
           
static int TYP_DATA_CONTROL
           
static int TYP_DEF_ANY
           
static int TYP_DEF_APP_MODULE
           
static int TYP_DEF_ASSOC_END
           
static int TYP_DEF_ATTRIBUTE
           
static int TYP_DEF_COMPONENT_OBJECT
           
static int TYP_DEF_DOMAIN
           
static int TYP_DEF_ENTITY_ASSOC
           
static int TYP_DEF_ENTITY_OBJECT
           
static int TYP_DEF_KEY
           
static int TYP_DEF_LIST_BINDING
           
static int TYP_DEF_METHOD
           
static int TYP_DEF_OPERATION
           
static int TYP_DEF_PACKAGE
           
static int TYP_DEF_VIEW_ACCESSOR
           
static int TYP_DEF_VIEW_LINK
           
static int TYP_DEF_VIEW_LINK_END
           
static int TYP_DEF_VIEW_OBJECT
           
static int TYP_DOMAIN
           
static int TYP_ENTITY_ASSOC
           
static int TYP_ENTITY_OBJECT
           
static int TYP_ENTITY_ROW
           
static int TYP_ENTITY_ROW_SET
           
static int TYP_ENTITY_ROW_SET_ITERATOR
           
static int TYP_ENTITY_USAGE
           
static int TYP_PACKAGE
           
static int TYP_PERS_DEF_APP_MODULE
           
static int TYP_PERS_DEF_ATTRIBUTE
           
static int TYP_PERS_DEF_COMPONENT_OBJECT
           
static int TYP_PERS_DEF_DOMAIN
           
static int TYP_PERS_DEF_ENTITY_ASSOC
           
static int TYP_PERS_DEF_ENTITY_OBJECT
           
static int TYP_PERS_DEF_OFFSET
           
static int TYP_PERS_DEF_OPERATION
           
static int TYP_PERS_DEF_PACKAGE
           
static int TYP_PERS_DEF_VARIABLE
           
static int TYP_PERS_DEF_VIEW_LINK
           
static int TYP_PERS_DEF_VIEW_OBJECT
           
static int TYP_SERVICE_VIEW_USAGE
           
static int TYP_SORT_CRITERIA
           
static int TYP_TRANSACTION
           
static int TYP_TRIGGER_TYPE
           
static int TYP_VALIDATOR_TYPE
           
static int TYP_VARIABLE
           
static int TYP_VARIABLE_WHERE_CLAUSE
           
static int TYP_VIEW_CRITERIA
           
static int TYP_VIEW_CRITERIA_ITEM
           
static int TYP_VIEW_CRITERIA_ROW
           
static int TYP_VIEW_LINK
           
static int TYP_VIEW_OBJECT
           
static int TYP_VIEW_ROW
           
static int TYP_VIEW_ROW_SET
           
static int TYP_VIEW_ROW_SET_ITERATOR
           
static int TYP_VIEW_USAGE
           
 

Field Detail

TYP_DEF_ANY

static final int TYP_DEF_ANY
See Also:
Constant Field Values

TYP_DEF_APP_MODULE

static final int TYP_DEF_APP_MODULE
See Also:
Constant Field Values

TYP_DEF_VIEW_OBJECT

static final int TYP_DEF_VIEW_OBJECT
See Also:
Constant Field Values

TYP_DEF_VIEW_LINK

static final int TYP_DEF_VIEW_LINK
See Also:
Constant Field Values

TYP_DEF_ENTITY_OBJECT

static final int TYP_DEF_ENTITY_OBJECT
See Also:
Constant Field Values

TYP_DEF_ENTITY_ASSOC

static final int TYP_DEF_ENTITY_ASSOC
See Also:
Constant Field Values

TYP_DEF_ASSOC_END

static final int TYP_DEF_ASSOC_END
See Also:
Constant Field Values

TYP_DEF_VIEW_LINK_END

static final int TYP_DEF_VIEW_LINK_END
See Also:
Constant Field Values

TYP_DEF_ATTRIBUTE

static final int TYP_DEF_ATTRIBUTE
See Also:
Constant Field Values

TYP_DEF_VIEW_ACCESSOR

static final int TYP_DEF_VIEW_ACCESSOR
See Also:
Constant Field Values

TYP_DEF_LIST_BINDING

static final int TYP_DEF_LIST_BINDING
See Also:
Constant Field Values

TYP_DEF_DOMAIN

static final int TYP_DEF_DOMAIN
See Also:
Constant Field Values

TYP_DEF_PACKAGE

static final int TYP_DEF_PACKAGE
See Also:
Constant Field Values

TYP_DEF_COMPONENT_OBJECT

static final int TYP_DEF_COMPONENT_OBJECT
See Also:
Constant Field Values

TYP_DEF_KEY

static final int TYP_DEF_KEY
See Also:
Constant Field Values

TYP_DEF_METHOD

static final int TYP_DEF_METHOD
See Also:
Constant Field Values

TYP_DEF_OPERATION

static final int TYP_DEF_OPERATION
See Also:
Constant Field Values

TYP_APP_MODULE

static final int TYP_APP_MODULE
See Also:
Constant Field Values

TYP_DATA_CONTROL

static final int TYP_DATA_CONTROL
See Also:
Constant Field Values

TYP_VIEW_OBJECT

static final int TYP_VIEW_OBJECT
See Also:
Constant Field Values

TYP_VIEW_ROW_SET

static final int TYP_VIEW_ROW_SET
See Also:
Constant Field Values

TYP_VIEW_ROW_SET_ITERATOR

static final int TYP_VIEW_ROW_SET_ITERATOR
See Also:
Constant Field Values

TYP_VIEW_ROW

static final int TYP_VIEW_ROW
See Also:
Constant Field Values

TYP_VIEW_LINK

static final int TYP_VIEW_LINK
See Also:
Constant Field Values

TYP_SERVICE_VIEW_USAGE

static final int TYP_SERVICE_VIEW_USAGE
See Also:
Constant Field Values

TYP_ENTITY_OBJECT

static final int TYP_ENTITY_OBJECT
See Also:
Constant Field Values

TYP_ENTITY_ROW_SET

static final int TYP_ENTITY_ROW_SET
See Also:
Constant Field Values

TYP_ENTITY_ROW_SET_ITERATOR

static final int TYP_ENTITY_ROW_SET_ITERATOR
See Also:
Constant Field Values

TYP_ENTITY_ROW

static final int TYP_ENTITY_ROW
See Also:
Constant Field Values

TYP_ENTITY_ASSOC

static final int TYP_ENTITY_ASSOC
See Also:
Constant Field Values

TYP_ENTITY_USAGE

static final int TYP_ENTITY_USAGE
See Also:
Constant Field Values

TYP_VIEW_USAGE

static final int TYP_VIEW_USAGE
See Also:
Constant Field Values

TYP_ATTRIBUTE

static final int TYP_ATTRIBUTE
See Also:
Constant Field Values

TYP_VARIABLE

static final int TYP_VARIABLE
See Also:
Constant Field Values

TYP_VARIABLE_WHERE_CLAUSE

static final int TYP_VARIABLE_WHERE_CLAUSE
See Also:
Constant Field Values

TYP_DOMAIN

static final int TYP_DOMAIN
See Also:
Constant Field Values

TYP_PACKAGE

static final int TYP_PACKAGE
See Also:
Constant Field Values

TYP_VALIDATOR_TYPE

static final int TYP_VALIDATOR_TYPE
See Also:
Constant Field Values

TYP_TRIGGER_TYPE

static final int TYP_TRIGGER_TYPE
See Also:
Constant Field Values

TYP_COMPONENT_OBJECT

static final int TYP_COMPONENT_OBJECT
See Also:
Constant Field Values

TYP_TRANSACTION

static final int TYP_TRANSACTION
See Also:
Constant Field Values

TYP_VIEW_CRITERIA

static final int TYP_VIEW_CRITERIA
See Also:
Constant Field Values

TYP_SORT_CRITERIA

static final int TYP_SORT_CRITERIA
See Also:
Constant Field Values

TYP_VIEW_CRITERIA_ROW

static final int TYP_VIEW_CRITERIA_ROW
See Also:
Constant Field Values

TYP_VIEW_CRITERIA_ITEM

static final int TYP_VIEW_CRITERIA_ITEM
See Also:
Constant Field Values

TYP_CATEGORY

static final int TYP_CATEGORY
See Also:
Constant Field Values

TYP_ATTRIBUTE_LIST_WITH_DEF

static final int TYP_ATTRIBUTE_LIST_WITH_DEF
See Also:
Constant Field Values

TYP_PERS_DEF_OFFSET

static final int TYP_PERS_DEF_OFFSET
See Also:
Constant Field Values

TYP_PERS_DEF_APP_MODULE

static final int TYP_PERS_DEF_APP_MODULE
See Also:
Constant Field Values

TYP_PERS_DEF_VIEW_OBJECT

static final int TYP_PERS_DEF_VIEW_OBJECT
See Also:
Constant Field Values

TYP_PERS_DEF_VIEW_LINK

static final int TYP_PERS_DEF_VIEW_LINK
See Also:
Constant Field Values

TYP_PERS_DEF_ENTITY_OBJECT

static final int TYP_PERS_DEF_ENTITY_OBJECT
See Also:
Constant Field Values

TYP_PERS_DEF_ENTITY_ASSOC

static final int TYP_PERS_DEF_ENTITY_ASSOC
See Also:
Constant Field Values

TYP_PERS_DEF_ATTRIBUTE

static final int TYP_PERS_DEF_ATTRIBUTE
See Also:
Constant Field Values

TYP_PERS_DEF_DOMAIN

static final int TYP_PERS_DEF_DOMAIN
See Also:
Constant Field Values

TYP_PERS_DEF_PACKAGE

static final int TYP_PERS_DEF_PACKAGE
See Also:
Constant Field Values

TYP_PERS_DEF_COMPONENT_OBJECT

static final int TYP_PERS_DEF_COMPONENT_OBJECT
See Also:
Constant Field Values

TYP_PERS_DEF_VARIABLE

static final int TYP_PERS_DEF_VARIABLE
See Also:
Constant Field Values

TYP_PERS_DEF_OPERATION

static final int TYP_PERS_DEF_OPERATION
See Also:
Constant Field Values

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.0.0)

E17483-01

Copyright © 1997, 2011, Oracle. All rights reserved.