Oracle Personalization
REAPI_RT
v9.0.2

oracle.dmt.op.re.base
Interface Enum.InterestDimension

Enclosing class:
Enum

public static interface Enum.InterestDimension

Interface InterestDimension is the actual enumeration for the InterestDimensionType. Add new entries here.


Field Summary
TypeField
static Enum.InterestDimensionType NAVIGATION
           
static Enum.InterestDimensionType PURCHASING
           
static Enum.InterestDimensionType RATING
           
 

Field Detail

PURCHASING

public static final Enum.InterestDimensionType PURCHASING

RATING

public static final Enum.InterestDimensionType RATING

NAVIGATION

public static final Enum.InterestDimensionType NAVIGATION

Oracle Personalization
REAPI_RT
v9.0.2