|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.5) E22562-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.mds.dt.cust.CustomizationLayerValueSet
oracle.apps.fnd.applcore.dt.customization.valuesets.SiteCustLayerValueSet
public class SiteCustLayerValueSet
This class create a list of valid values for the site value set.
| Field Summary |
|---|
| Fields inherited from interface oracle.apps.fnd.applcore.dt.customization.CustomizationConstants |
|---|
ENTERPRISE, GLOBAL, INTERNAL, PRODUCT, PRODUCT_FAMILY, SITE, USER |
| Constructor Summary | |
|---|---|
SiteCustLayerValueSet()
Constructructor for the value set class. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Return the text value for the name of the value set. |
java.lang.String |
getSuggestedLayerNameIdPrefix()
Implement the new getSuggestedLayerNameIdPrefix method. |
java.util.Iterator |
getValues()
Return the list of values for the value set. |
java.util.Iterator |
getValues(java.lang.String p1,
oracle.mds.dt.cust.FilterType p2)
Return the list of value for the value set. |
oracle.mds.dt.cust.ValueSetSize |
getValueSetSize()
Return an enumeration of type ValueSetSize this is set to either LARGE (Use and LOV) or SMALL use a poplist. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SiteCustLayerValueSet()
| Method Detail |
|---|
public java.lang.String getName()
getName in class oracle.mds.dt.cust.CustomizationLayerValueSetpublic java.util.Iterator getValues()
getValues in class oracle.mds.dt.cust.CustomizationLayerValueSet
public java.util.Iterator getValues(java.lang.String p1,
oracle.mds.dt.cust.FilterType p2)
getValues in class oracle.mds.dt.cust.CustomizationLayerValueSetpublic oracle.mds.dt.cust.ValueSetSize getValueSetSize()
getValueSetSize in class oracle.mds.dt.cust.CustomizationLayerValueSetpublic java.lang.String getSuggestedLayerNameIdPrefix()
getSuggestedLayerNameIdPrefix in class oracle.mds.dt.cust.CustomizationLayerValueSet
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.5) E22562-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||