Package | Description |
---|---|
oracle.jbo.common.policy | |
oracle.jbo.script.debug.client.util | |
oracle.jbo.server |
Contains the implementation of middle tier components.
|
oracle.jbo.uicli.mom.dcext |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
PolicyUtil.toString(PDefViewObject pvo) |
Modifier and Type | Method and Description |
---|---|
static PDefViewObject |
DebugClientUtils.findPDefViewObject(ViewDefImpl vdi) |
static PDefViewObject |
DebugClientFactory.findPDefViewObject(ViewDefImpl vdi) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
DebugClientUtils.getPDefAttributeUIHintForViewAttribute(java.lang.String viewDefFullName,
java.lang.String viewAttributeName,
java.lang.String hintName,
PDefViewObject pdvo) |
static java.lang.String |
DebugClientFactory.getPDefAttributeUIHintForViewAttribute(java.lang.String viewDefFullName,
java.lang.String viewAttributeName,
java.lang.String hintName,
PDefViewObject pdvo) |
Modifier and Type | Method and Description |
---|---|
static PDefViewObject |
PDefViewObject.findDefObject(java.lang.String persDefName) |
static PDefViewObject |
PDefViewObject.findDefObjectNoSub(java.lang.String persDefName) |
protected PDefViewObject |
SecondaryViewDefCustomization.findOrCreateSecondaryPDefVO() |
static PDefViewObject |
PDefViewObject.findUserDefObject(java.lang.String persDefName) |
PDefViewObject |
SecondaryViewDefCustomization.getPrimaryPDefViewObject() |
PDefViewObject |
PDefApplicationModule.lookupPersonalizedViewUsage(java.lang.String voName) |
PDefViewObject |
AMViewUsage.personalizeViewUsage() |
PDefViewObject |
PDefApplicationModule.personalizeViewUsage(java.lang.String voName) |
Modifier and Type | Method and Description |
---|---|
protected void |
SecondaryViewDefCustomization.ensurePDefVOEditable(PDefViewObject pdvo) |
Modifier and Type | Method and Description |
---|---|
PDefViewObject |
DCExtHelper.eagerlyCreatePDefViewObject(java.lang.String voDefFullName) |
PDefViewObject |
DCExtHelper.findPDefViewObject(java.lang.String viewDefFullName) |
PDefViewObject |
DCExtHelper.findPDefViewObject(ViewDefImpl viewDef) |
Modifier and Type | Method and Description |
---|---|
ViewAttributeDefImpl |
DCExtHelper.addAccessorPDefVOAttribute(PDefViewObject pVO,
java.lang.String accessorName,
java.lang.String viewLinkDefFullName,
boolean isOneSide,
boolean toReplace) |
void |
DCExtHelperImpl.ensureParametersForVA(DCExtContext context,
java.lang.String vaName,
PDefViewObject pVO) |
abstract void |
DCExtHelper.ensureParametersForVA(DCExtContext context,
java.lang.String vaName,
PDefViewObject pVO) |
void |
DCExtDefObjectListener.loadHLDefsPDefView(PDefViewObject pVO) |