![]() | Applies a dependency mapping to this IPTMigrationElement. Used to substitute a missing dependency with an existing object on a target system. |
![]() | Begins an element with child nodes (a scope) when reading or writing to the IPTMigrationElement, and sets the node as the active element. |
![]() | Returns only missing dependencies for this object, as a 2-D array. |
![]() | Tests whether or not a child element of the specified name exists. |
![]() | Ends an element with child nodes (a scope) when reading or writing to the IPTMigrationElement, and sets the parent node as the active element. |
![]() | Returns the classID of the underlying object. |
![]() | Returns all dependencies for this object, as a 2-D array. |
![]() | Returns the description of the serialized object. |
![]() | Returns the folderID where the serialized object resides. Can be an admin folder ID or document folder ID, depending on the object. |
![]() | Returns the full path to the folder where the serialized object resides. |
![]() | Returns the migration comment used when requesting migration for the object. |
![]() | Returns the name of the serialized object. |
![]() | Returns the UUID (Universally Unique Identifier) of the serialized object. |
![]() | Overloaded. Overwrites the value of an existing child element of the currently active node. |
![]() | Reads an array of primitive types from an IPTMigrationElement. Each object in the array has an innter element name which contains the simple datatype (int, String, float, double, or IXPPropertyBag). |
![]() | Reads an array of primitive types from an IPTMigrationElement. Each object in the array can have multiple columns, with each column holding a simple datatype (int, String, float, double, or IXPPropertyBag). |
![]() | Reads an array of object references from the IPTMigrationElement. |
![]() | Reads a value from the specified child node of the currently active element. |
![]() | Reads a value from the specified child node of the currently active element. |
![]() | Reads a value from the specified child node of the currently active element. |
![]() | Reads a value from the specified child node of the currently active element. |
![]() | Reads a value from the specified child node of the currently active element. |
![]() | Reads a value from the specified child node of the currently active element. |
![]() | Reads a value from the specified child node of the currently active element. |
![]() | Removes the child element with the specified name. |
![]() | Deprecated. Populates an IPTMigrationElement from an XML string. |
![]() | Serializes an IPTMigrationElement to an XML string. |
![]() | Sets the classID of the underlying object. Can only be set once per instance of an IPTMigrationElement. |
![]() | Returns the folderID where the serialized object resides. Will be interpreted as an admin folder ID or a document folder ID, depending on the object. |
![]() | Sets the migration comment for the object. |
![]() | Sets user specified migration configuration options, such as export parent folders. |
![]() | Sets the root element as the active element when enumerating over the tree nodes in the IPTMigrationElement. |
![]() | Sets the UUID (Universally Unique Identifier) of the serialized object. Can only be called once the IPTMigrationElement has been populated. |
![]() | Overloaded. Creates a new child node and associates a 1-D array of primitive datatypes as the value. |
![]() | Writes an array of object references into the IPTMigrationElement. |
![]() | Overloaded. Creates a new child node of the currently active element, with the specified name, and associates a value with the node. |
IPTMigrationElement Interface | com.plumtree.server Namespace