OracleAS Personalization Java API Reference
10g Release 2 (10.1.2)

B14053-01


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

Enclosing interface:
Enum

public static interface Enum.InterestDimension

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


Field Summary
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

OracleAS Personalization Java API Reference
10g Release 2 (10.1.2)

B14053-01


Copyright © 2005 Oracle. All Rights Reserved.