Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.1)

E67681-01


oracle.jbo
Interface OperationContainer

All Known Implementing Classes:
ApplicationModuleDefImpl, ApplicationModuleImpl, ApplicationModuleImpl, AssociationReference, CmrAccessorViewImpl, ComponentObjectImpl, ContainerObjectImpl, DCDataViewDef, DCDataVO, DiffResolverViewImpl, DSEntityCache, DSViewObjectImpl, EntityCache, EntityCacheOverRowSet, EntityDefImpl, EntityDefOverRowSet, EntityFacadeCollImpl, EntityReference, FinderViewImpl, LOVAppModuleDefImpl, LOVAppModuleImpl, PlaceholderVOImpl, ProgrammaticViewObjectImpl, RowDef, RowIdAMImpl, RowReference, ViewDefImpl, ViewLinkImpl, ViewObjectImpl, ViewObjectOnRowSets, ViewReference, ViewUsageImpl

public interface OperationContainer
Since:
11

Method Summary
 OperationDefinitions getOperationDefinitions()
          Return the operation definitions.
 OperationDefinitions getRowOperationDefinitions()
          Return the row operation definitions.

 

Method Detail

getOperationDefinitions

OperationDefinitions getOperationDefinitions()
Return the operation definitions.
For internal use only. Application developers should not use this

getRowOperationDefinitions

OperationDefinitions getRowOperationDefinitions()
Return the row operation definitions.
For internal use only. Application developers should not use this

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.1)

E67681-01


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