|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.data.config.MetadataSettings
public class MetadataSettings
Settings for the properties of an item in a DataCollection.
| Constructor Summary | |
|---|---|
MetadataSettings()
Creates a MetadataSettings instance. |
|
| Method Summary | |
|---|---|
void |
addAssociationSetting(AssociationSetting s)
Adds an AssociationSetting to the list of
AssociationSettings. |
void |
addIdentityPropertyName(String propName)
Adds an identity property name to the list of identity property names. |
void |
addIdentityPropertyNameAndType(String propName,
String propType)
Adds an idenitty property name and type to the list of identity property name and type lists. |
List |
getAssociationSettings()
Returns the list of AssociationSettings. |
List |
getIdentityPropertyNames()
Returns the list of identity property names. |
Class |
getIdentityPropertyType(String propName)
Returns the property type of a given property name. |
Map |
getIdentityPropertyTypeMap()
Returns the Map of property name and types. |
List |
getIdentityPropertyTypes()
Returns the list of property types. |
String |
getIdentityUndefinedValue(String propName)
|
void |
setIdentityUndefinedValue(String propName,
String undefinedValue)
Sets the undefined value for the specified identity property. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MetadataSettings()
MetadataSettings instance.
| Method Detail |
|---|
public List getIdentityPropertyNames()
public Class getIdentityPropertyType(String propName)
propName -
public Map getIdentityPropertyTypeMap()
public List getIdentityPropertyTypes()
public void addIdentityPropertyName(String propName)
propName -
public void addIdentityPropertyNameAndType(String propName,
String propType)
propName - propType -
public void setIdentityUndefinedValue(String propName,
String undefinedValue)
public String getIdentityUndefinedValue(String propName)
public List getAssociationSettings()
AssociationSettings.
public void addAssociationSetting(AssociationSetting s)
AssociationSetting to the list of
AssociationSettings.
s - public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/data/config/MetadataSettings.html