]project-open[ : @This Wiki
Portrait

Welcome, Unregistered Visitor

 · · · Index · Login/Register

Contents

5 registered users
 in last 24 hours

Object Object Type

Information:

  • Pretty Name: Object
  • Pretty Plural: Objects
  • Abstract: False
  • Dynamic: False
  • Table Name: acs_objects
  • Primary Key: object_id
  • Name Method: acs_object__default_name
  • Package Name: acs_object

Attributes:

    Attribute Name Pretty Name Pretty Plural Datatype Default Value Minimum Number of Values Maximum Number of Values Storage Table Name Column Name
    object_type Object Type Object Types string
    1 1 type_specific

    creation_date Created Date
    date
    1 1 type_specific

    creation_ip Creation IP Address
    string
    1 1 type_specific

    last_modified Last Modified On
    date
    1 1 type_specific

    modifying_ip Modifying IP Address
    string
    1 1 type_specific

    creation_user Creation user Creation users integer
    0 1 type_specific

    context_id Context ID Context IDs integer
    0 1 type_specific

Table Attributes:

The root table for the acs object heirarchy. It all starts here folks.
Type Name Comment
object_id int4
object_type varchar
context_id int4 The context_id column points to an object that provides a context for this object. Often this will reflect an observed hierarchy in a site, for example a bboard message would probably list a bboard topic as it's context, and a bboard topic might list a sub-site as it's context. Whenever we ask a question of the form "can user X perform action Y on object Z", the acs security model will defer to an object's context if there is no information about user X's permission to perform action Y on object Z.
security_inherit_p bool
creation_user int4 Who created the object; may be null since objects can be created by automated processes
creation_date timestamptz
creation_ip varchar
last_modified timestamptz
modifying_user int4 Who last modified the object
modifying_ip varchar
tree_sortkey varbit
max_child_sortkey varbit




Please take a moment to complete this form to help us improve our service.

Did this page help you to achieve your goal?

 Yes  No  Don't know

Please provide us with comments to improve this page:

How useful is the information?

 1  2  3  4  5
Not
useful
      Extremely
useful