IPTCardPropertyValues overview
![]() | Extends the list of properties stored with this card. The returned IPTCardPropertyValue interface can be used to assign a specific value to the new property. |
![]() | Clears from the object in memory all existing property data. |
![]() | Clears values from the object in memory for all existing property data, but retains the value-less IPTCardPropertyValue(s). |
![]() | Creates an in-memory copy of the IPTCardPropertyValues object. Convenient for seeding new cards with a custom set of base properties. |
![]() | Retrieves an enumerator of IPTCardPropertyValue objects which can be used to modify the values of properties stored with the card representing this document. |
![]() | Returns a property value object for the property ID specified. The returned object can then be modified and will be serialized when the card is stored. |
![]() | Creates and returns an array of Integers identifying property IDs currently stored with this card |
![]() | Removes a property and its values from the list of properties stored with this card. |
IPTCardPropertyValues Interface | com.plumtree.server Namespace