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

B14053-01


Uses of Package
oracle.dmt.op.re.base

Packages that use oracle.dmt.op.re.base
oracle.dmt.op.re.base Provides base classes and interfaces for processing personalized recommendations.  
oracle.dmt.op.re.reapi.batch Provides classes to make personalized recommendations in batch mode.  
oracle.dmt.op.re.reapi.rt Provides classes to make personalized recommendations in real time.  

 

Classes in oracle.dmt.op.re.base used by oracle.dmt.op.re.base
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.

 

Classes in oracle.dmt.op.re.base used by oracle.dmt.op.re.reapi.batch
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.

 

Classes in oracle.dmt.op.re.base used by oracle.dmt.op.re.reapi.rt
DataItem
          Encapsulates item data.
Enum.InterestDimensionType
          Class InterestDimensionType implements enumeration for the InterestDimension.
Enum.RecommendationAttributeType
          Class RecommendationAttributeType implements enumeration for the RecommendationAttribute.
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.

 


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

B14053-01


Copyright © 2005 Oracle. All Rights Reserved.