iKnowBase


Object Type OT_DIMENSION


Field Summary
 OT_OBJECTREFERENCEDIMENSION_REFERENCE
           Object reference that identifies the dimension
 OT_OBJECTREFERENCEPARENT_REFERENCE
           Object reference that identifies the parent dimension
 OT_OBJECTREFERENCEACL_REFERENCE
           Object reference that identifies the ACL protecting the object
 OT_OBJECTREFERENCESUBSYSTEM_REFERENCE
           Object reference that identifies the subsystem this object belongs to
 CT_PROMPTSPROMPTS
           Language-specific dimension name
 NUMBERSORT_KEY
          
 CT_OBJECTREFERENCEDIMENSION_TYPES
          

Method Summary
 CONSTRUCTOR FUNCTION SELF AS RESULT OT_DIMENSION()
          

Field Detail

ACL_REFERENCE

        public OT_OBJECTREFERENCE ACL_REFERENCE
Object reference that identifies the ACL protecting the object

DIMENSION_REFERENCE

        public OT_OBJECTREFERENCE DIMENSION_REFERENCE
Object reference that identifies the dimension

DIMENSION_TYPES

        public CT_OBJECTREFERENCE DIMENSION_TYPES

PARENT_REFERENCE

        public OT_OBJECTREFERENCE PARENT_REFERENCE
Object reference that identifies the parent dimension

PROMPTS

        public CT_PROMPTS PROMPTS
Language-specific dimension name

SORT_KEY

        public NUMBER SORT_KEY

SUBSYSTEM_REFERENCE

        public OT_OBJECTREFERENCE SUBSYSTEM_REFERENCE
Object reference that identifies the subsystem this object belongs to

Method Detail

OT_DIMENSION

public CONSTRUCTOR FUNCTION SELF AS RESULT OT_DIMENSION()


iKnowBase