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

B14053-01


Package oracle.dmt.op.re.base

Provides base classes and interfaces for processing personalized recommendations.

See:
          Description

Interface Summary
Enum Interface Enum keeps all enumerations used for the invocation of DMAPI functions.
Enum.CategoryMembership Interface CategoryMembership is the actual enumeration for the CategoryMembershipType.
Enum.DataSource Interface DataSource is the actual enumeration for the DataSourceType.
Enum.Filtering Interface Filtering is the actual enumeration for the FilteringType.
Enum.InterestDimension Interface InterestDimension is the actual enumeration for the InterestDimensionType.
Enum.Parameter Interface Parameter is the actual enumeration for the ParameterType.
Enum.PersonalizationIndex Interface PersonalizationIndex is the actual enumeration for the PersonalizationIndexType.
Enum.ProfileDataBalance Interface ProfileDataBalance is the actual enumeration for the ProfileDataBalanceType.
Enum.ProfileUsage Interface ProfileUsage is the actual enumeration for the ProfileUsageType.
Enum.RecommendationAttribute Interface RecommendationAttribute is the actual enumeration for the RecommendationAttributeType.
Enum.RelationalOperator Interface RelationalOperator is the actual enumeration for the RelationalOperatorType.
Enum.Sorting Interface Sorting is the actual enumeration for the SortingType.
Enum.User Interface User is the actual enumeration for the UserType.

 

Class Summary
DataItem Encapsulates item data.
Enum.CategoryMembershipType Class CategoryMembershipType implements enumeration for the CategoryMembership.
Enum.DataSourceType Class DataSourceType implements enumeration for the DataSource.
Enum.EnumType  
Enum.FilteringType Class FilteringType implements enumeration for the Filtering.
Enum.InterestDimensionType Class InterestDimensionType implements enumeration for the InterestDimension.
Enum.ParameterType Class ParameterType implements enumeration for the Parameter.
Enum.PersonalizationIndexType Class PersonalizationIndex Type implements enumeration for the PersonalizationIndexType.
Enum.ProfileDataBalanceType Class ProfileDataBalanceType implements enumeration for the ProfileDataBalance.
Enum.ProfileUsageType Class ProfileUsageType implements enumeration for the ProfileUsage.
Enum.RecommendationAttributeType Class RecommendationAttributeType implements enumeration for the RecommendationAttribute.
Enum.RelationalOperatorType Class RelationalOperatorType implements enumeration for the RelationalOperator.
Enum.SortingType Class SortingType implements enumeration for the Sorting.
Enum.UserType Class UserType implements enumeration for the User.
FilteringSettings Encapsulates the settings used to control the way recommendations are computed.
Item Encapsulates item basic data.
TuningSettings Encapsulates the settings used to control the way recommendations are computed.

 

Package oracle.dmt.op.re.base Description

Provides base classes and interfaces for processing personalized recommendations. These classes and interfaces are used to compose input parameters when you call REAPI methods in your application.

Package Specification

(none)

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, see:

Since:
9.0.0

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

B14053-01


Copyright © 2005 Oracle. All Rights Reserved.