Clear | Clears all Properties and their mappings. This also clears the mappings in the Parent Property Map. |
GetMappedFieldNames | Retrieves the mapped Field Names for a given property |
GetMappedProperties | Returns all the property IDs that are mapped |
Initialize | 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. |
MapFields | 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. |
RemovePropertyFromMap | Removes a particular Property from the map. |
SetMappedFieldNames | Sets the mapped Field Names for a given property |
IPTPropertyMap Interface | com.plumtree.server Namespace