WebCenter Interaction API  
 

PT_LOCKSTATES.PT_NEWLYCREATED Field

The newly created object is stored in memory, but not in the database. Since the object is stored directly in memory, the lock state is not relevant.

public const int PT_NEWLYCREATED = 2;

See Also

PT_LOCKSTATES Class | com.plumtree.server Namespace