|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.jbo.common.NamedObjectImpl oracle.jbo.server.NamedObjectImpl oracle.jbo.server.ComponentObjectImpl oracle.jbo.server.ContainerObjectImpl oracle.jbo.server.ApplicationModuleImpl oracle.jbo.server.lov.LOVAppModuleImpl
public class LOVAppModuleImpl
Field Summary |
---|
Fields inherited from class oracle.jbo.server.ApplicationModuleImpl |
---|
DEFAULT_DEF_NAME, SHARED_SCOPE_APPLICATION, SHARED_SCOPE_SESSION |
Fields inherited from class oracle.jbo.server.ContainerObjectImpl |
---|
mComponentList, mComponents |
Fields inherited from class oracle.jbo.common.NamedObjectImpl |
---|
mFullName, mObjName, mParent, mProperties, RES_ID_SUFFIX |
Fields inherited from interface oracle.jbo.GenericHints |
---|
PROPERTY_LABEL, PROPERTY_LABEL_PLURAL, PROPERTY_TOOLTIP |
Fields inherited from interface oracle.jbo.common.ws.WSApplicationModuleMarshaller |
---|
ACTIVATION_AFTER_LOSS_OF_AFFINITY, ACTIVATION_AFTER_RESTART, ACTIVATION_NONE, SYNC_INT_BATCH, SYNC_INT_BATCH_DO_WORK |
Constructor Summary | |
---|---|
LOVAppModuleImpl()
This is the default constructor (do not remove) |
Method Summary | |
---|---|
void |
changeExpirationDuration(long newTime)
|
void |
clearMaps()
|
ViewObjectImpl |
getFndLookupNameVO()
Container's getter for FndLookupNameVO. |
ViewObjectImpl |
getFndLookupValeVO()
Container's getter for FndLookupValeVO. |
ViewObjectImpl |
getFndNameLookupVO()
Container's getter for FndNameLookupVO |
ViewObjectImpl |
getFndValueLookupVO()
Container's getter for FndValueLookupVO |
java.lang.String |
lookupNames(java.lang.String lookupType,
java.lang.String displayValue)
|
java.lang.String |
lookupValues(java.lang.String lookupType,
java.lang.String code)
|
void |
sampleLOVAppModuleImplExportable()
Sample exportable method. |
void |
sampleLOVAppModuleImplExportable2(java.lang.String testParam1)
Sample exportable method. |
void |
sampleMLOVAppModuleImplExportable()
Sample exportable method. |
void |
sampleMLOVAppModuleImplExportable2(java.lang.String testParam1)
Sample exportable method. |
Methods inherited from class oracle.jbo.server.ContainerObjectImpl |
---|
addContainerListener, removeContainerListener |
Methods inherited from class oracle.jbo.server.NamedObjectImpl |
---|
setParent, setPropertiesMap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface oracle.jbo.ComponentObject |
---|
getFullName, getName |
Methods inherited from interface oracle.jbo.GenericHints |
---|
getHintValue, getLabel, getLabelPlural, getTooltip |
Methods inherited from interface oracle.jbo.Properties |
---|
getProperties, getProperty, getProperty, refreshProperty |
Methods inherited from interface oracle.jbo.VariableManagerOwner |
---|
getName |
Constructor Detail |
---|
public LOVAppModuleImpl()
Method Detail |
---|
public void changeExpirationDuration(long newTime)
public java.lang.String lookupValues(java.lang.String lookupType, java.lang.String code)
public java.lang.String lookupNames(java.lang.String lookupType, java.lang.String displayValue)
public void clearMaps()
public ViewObjectImpl getFndValueLookupVO()
public ViewObjectImpl getFndNameLookupVO()
public void sampleMLOVAppModuleImplExportable()
public void sampleMLOVAppModuleImplExportable2(java.lang.String testParam1)
public ViewObjectImpl getFndLookupValeVO()
public void sampleLOVAppModuleImplExportable()
public void sampleLOVAppModuleImplExportable2(java.lang.String testParam1)
public ViewObjectImpl getFndLookupNameVO()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |