| | WebCenter Interaction API | |
| IPTMigrationManager.ObjectIDToUUID Method |
Looks up an object's UUID based on its class ID and object ID
string ObjectIDToUUID(
int nClassID,
int nObjectID
);
Parameters
-
nClassID
-
-
nObjectID
-
Return Value
The UUID as a string.
See Also
IPTMigrationManager Interface | com.plumtree.server Namespace