Skip Headers
Oracle® Fusion Middleware Idoc Script Reference Guide
11g Release 1 (11.1.1)
E10726-01
  Go To Documentation Library
Library
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

ExclusiveCheckout

Determines whether users can check out content that was authored by another user.

Type and Usage

Location

Example

As a configuration setting, only original contributor can check out a content item.

ExclusiveCheckout=true

As script, returns the value of the configuration setting:

<$ExclusiveCheckout$>

See Also