WebCenter Interaction API  
 

IPTPropertyMap Members

IPTPropertyMap overview

Public Instance Methods

public methodClear Clears all Properties and their mappings. This also clears the mappings in the Parent Property Map.
public methodGetMappedFieldNames Retrieves the mapped Field Names for a given property
public methodGetMappedProperties Returns all the property IDs that are mapped
public methodInitialize Associates a Session with this PropertyMap and optionally sets a Parent Map. If no parent map is set, then this will be the top-level map.
public methodMapFields Maps Fields to Properties. Given a list of field names and their values, the mapping is used to generate a list of Property IDs and their values. If a Field is found to be unmapped in the local mapping, then the parent mapping is consulted.
public methodRemovePropertyFromMap Removes a particular Property from the map.
public methodSetMappedFieldNames Sets the mapped Field Names for a given property

See Also

IPTPropertyMap Interface | com.plumtree.server Namespace