Aqualogic Interaction API  
 

PT_OBJECT_DEPENDENCY_TYPES Fields

The fields of the PT_OBJECT_DEPENDENCY_TYPES class are listed below. For a complete list of PT_OBJECT_DEPENDENCY_TYPES class members, see the PT_OBJECT_DEPENDENCY_TYPES Members topic.

Public Static Fields

PT_OBJECT_DEPENDENCY_ACL 
PT_OBJECT_DEPENDENCY_ALWAYS_EXPORT This is used on export. This forces a dependency to be exported, even if the administrator did not choose to export dependencies.
PT_OBJECT_DEPENDENCY_BY_UUID Dependencies marked with this flag will get exported when the admin chooses to export dependencies.
PT_OBJECT_DEPENDENCY_EOD 
PT_OBJECT_DEPENDENCY_INFOLDER 
PT_OBJECT_DEPENDENCY_NEVER_EXPORT This is used on export. Even when the administrator chooses to export dependencies, this dependency does not get exported.
PT_OBJECT_DEPENDENCY_OPTIONAL This is used on import. If a dependency is marked as optional, it will not be listed as a missing dependency that needs to be resolved.

See Also

PT_OBJECT_DEPENDENCY_TYPES Class | com.plumtree.server Namespace | IPTMigrationElement