Contains information about users within ATG Content Administration.

Column

Data Type

Constraint

user_id

VARCHAR(40)

not null

(primary key)

Each user has a unique ID.

title

VARCHAR(255)

null

The title of the user.

expert

NUMERIC(1)

null

Indicates whether to display expert properties.

def_listing

NUMERIC(19)

null

The defaultlisting to use in batch page display.

def_ip_listing

NUMERIC(19)

null

The defaultlisting to use in batch in page property display.

allow_applets

NUMERIC(1)

null

Indicates whether to allow use of applets in browsers.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices