Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


oracle.dss.bicontext
Class BIConstants

java.lang.Object
  |
  +--oracle.dss.bicontext.BIConstants

public class BIConstants
extends java.lang.Object

The BIConstants contains a list of constants shared by the MetadataManager and the Persistence Manager.


Field Summary
static java.lang.String OBJECT_LABEL
          The label of the object
static java.lang.String OBJECT_NAME
          The name of the object
static java.lang.String OBJECT_TYPE
          The type of the object

 

Constructor Summary
BIConstants()
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

OBJECT_TYPE

public static final java.lang.String OBJECT_TYPE
The type of the object

OBJECT_NAME

public static final java.lang.String OBJECT_NAME
The name of the object

OBJECT_LABEL

public static final java.lang.String OBJECT_LABEL
The label of the object
Constructor Detail

BIConstants

public BIConstants()

Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Copyright © 2003, Oracle. All Rights Reserved.