WLF_CM_CONTENTS_B

Table to store language-independent information of content objects.

Details

  • Schema: FUSION

  • Object owner: WLF

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

WLF_CM_CONTENTS_B_PK

CONTENT_ID

Columns

Name Datatype Length Precision Not-null Comments
CONTENT_ID NUMBER 18 Yes System generated unique identifier.
CONTENT_TYPE VARCHAR2 32 Yes Polymorphic discriminator column { DOCUMENT, VIDEO, TUTORIAL ... }.
MEDIA_TYPE VARCHAR2 32 Yes Content media type based on Internet media type.
CREATED_BY_ID NUMBER 18 Yes Indicates the person identifier who created the content object.
DELETED_BY_ID NUMBER 18 Indicates the person identifier who deleted the content object.
DELETED_DATE TIMESTAMP Indicates the date and time of the deletion of the content object.
OWNED_BY_ID NUMBER 18 Yes Indicates the person identifier who ownes the content object.
VISIBILITY VARCHAR2 32 Yes Visibility of the content object {PUBLIC, PRIVATE, UNLISTED}.
PERMISSION VARCHAR2 32 An user permission(s) on the content object {SHARE}.
LOCATION VARCHAR2 4000 Information about location of the content object.
CATEGORY VARCHAR2 64 Category of the content object.
STATUS VARCHAR2 30 Yes Current status of the content object {ACTIVE, DELETED}.
THUMBNAIL_ID NUMBER 18 Thumbnail associated with the content object.
DURATION NUMBER 18 Video section duration or description duration for non-video section.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
ENTERPRISE_ID NUMBER 18 Yes Identifier of Enterprise, used for multi-tenancy partitioning. Foreign key to HR_ORGANIZATION_UNITS.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
CO_ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE21 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE22 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE23 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE24 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE25 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE26 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE27 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE28 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE29 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE30 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER11 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER12 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER13 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER14 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER15 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER16 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER17 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER18 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER19 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_NUMBER20 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE6 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE7 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE8 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE9 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE10 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE11 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE12 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE13 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE14 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CO_ATTRIBUTE_DATE15 DATE Descriptive Flexfield: segment of the user descriptive flexfield.

Indexes

Index Uniqueness Tablespace Columns
WLF_CM_CONTENTS_B_N1 Non Unique Default CONTENT_TYPE
WLF_CM_CONTENTS_B_N2 Non Unique Default OWNED_BY_ID
WLF_CM_CONTENTS_B_N3 Non Unique Default DELETED_DATE
WLF_CM_CONTENTS_B_N4 Non Unique Default VISIBILITY
WLF_CM_CONTENTS_B_N5 Non Unique Default PERMISSION
WLF_CM_CONTENTS_B_N6 Non Unique Default STATUS
WLF_CM_CONTENTS_B_N7 Non Unique Default CATEGORY
WLF_CM_CONTENTS_B_U1 Unique Default CONTENT_ID