Oracle Personalization
REAPI_RT
v9.0.2
A B C D E F G H I K L M N O P R S T U V

A

addElement(Recommendation) - Method in class oracle.dmt.op.re.reapi.rt.RecommendationList
Adds a recommendation to the list.
addItem(IdentificationData, DataItem) - Method in class oracle.dmt.op.re.reapi.rt.DataCollectionCache
Adds the specified item to the profile of the user or the session specified by idData.
addItem(IdentificationData, DataItem) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Adds an item to the data collection cache.
addItems(IdentificationData, DataItem[]) - Method in class oracle.dmt.op.re.reapi.rt.DataCollectionCache
Adds one or more items to the profile of the user or the session specified by idData.
addItems(IdentificationData, DataItem[]) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Adds multiple items to the data collection cache.
addPool(String, String, String, String, int) - Method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
Creates an instance of DBConnectionPool.
ALL - Static variable in interface oracle.dmt.op.re.base.Enum.DataSource
 
ALL_CATEGORIES - Static variable in interface oracle.dmt.op.re.base.Enum.CategoryMembership
 
ALL_ITEMS - Static variable in interface oracle.dmt.op.re.base.Enum.CategoryMembership
 
archive() - Method in class oracle.dmt.op.re.reapi.rt.DataCollectionCache
Flushes cached item data in the main buffer to the database.
ArrayTooLargeException - exception oracle.dmt.op.re.reexception.ArrayTooLargeException.
Signals that an ArrayTooLargeException of some sort has occurred.
ArrayTooLargeException() - Constructor for class oracle.dmt.op.re.reexception.ArrayTooLargeException
Constructs an ArrayTooLargeException message without details.
ArrayTooLargeException(String) - Constructor for class oracle.dmt.op.re.reexception.ArrayTooLargeException
Constructs an ArrayTooLargeException message with details.
ASCENDING - Static variable in interface oracle.dmt.op.re.base.Enum.Sorting
 

B

BadDBConnectionException - exception oracle.dmt.op.re.reexception.BadDBConnectionException.
Signals that a BadDBConnectionException exception of some sort has occurred.
BadDBConnectionException() - Constructor for class oracle.dmt.op.re.reexception.BadDBConnectionException
Constructs a BadDBConnectionException message without details.
BadDBConnectionException(String) - Constructor for class oracle.dmt.op.re.reexception.BadDBConnectionException
Constructs a BadDBConnectionException message with details.
BALANCED - Static variable in interface oracle.dmt.op.re.base.Enum.ProfileDataBalance
 
BannerNotFoundException - exception oracle.dmt.op.re.reexception.BannerNotFoundException.
Signals that a BannerNotFoundException (that is, the product banner was not found) of some sort has occurred.
BannerNotFoundException() - Constructor for class oracle.dmt.op.re.reexception.BannerNotFoundException
Constructs a BannerNotFoundException message without details.
BannerNotFoundException(String) - Constructor for class oracle.dmt.op.re.reexception.BannerNotFoundException
Constructs an BannerNotFoundException message with details.
BufferIsFullException - exception oracle.dmt.op.re.reexception.BufferIsFullException.
Signals that a BufferIsFull exception of some sort has occurred.
BufferIsFullException() - Constructor for class oracle.dmt.op.re.reexception.BufferIsFullException
Constructs a BufferIsFullException message without details.
BufferIsFullException(String) - Constructor for class oracle.dmt.op.re.reexception.BufferIsFullException
Constructs a BufferIsFullException message with details.

C

CATEGORY_MEMBERSHIP_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
CATEGORY_MEMBERSHIP_TABLE keeps enumerations for the CategoryMembershipType.
close() - Method in class oracle.dmt.op.re.reapi.rt.DataCollectionCache
 
closeSession(IdentificationData) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Closes an RE session and marks the session as closed.
ConnectionPoolIsFullException - exception oracle.dmt.op.re.reexception.ConnectionPoolIsFullException.
Signals that a ConnectionPoolIsFull exception of some sort has occurred.
ConnectionPoolIsFullException() - Constructor for class oracle.dmt.op.re.reexception.ConnectionPoolIsFullException
Constructs a ConnectionPoolIsFullException message without details.
ConnectionPoolIsFullException(String) - Constructor for class oracle.dmt.op.re.reexception.ConnectionPoolIsFullException
Constructs a ConnectionPoolIsFullException message with details.
ContentItem - class oracle.dmt.op.re.reapi.rt.ContentItem.
Describes the attribute of the recommendation result.
ContentItem(Enum.RecommendationAttributeType, Enum.SortingType) - Constructor for class oracle.dmt.op.re.reapi.rt.ContentItem
Creates and initializes a ContentItem object.
createCustomerSession(String, String) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Creates a new customer session, i.e., a new session for the specified customer (registered user).
createProxy(String, String, String, String, int, int) - Static method in class oracle.dmt.op.re.reapi.rt.REProxyManager
Creates an object of class REProxyRT.
CreateResultTableError - exception oracle.dmt.op.re.reexception.CreateResultTableError.
A Class class.
CreateResultTableError() - Constructor for class oracle.dmt.op.re.reexception.CreateResultTableError
Constructor.
CreateResultTableError(String) - Constructor for class oracle.dmt.op.re.reexception.CreateResultTableError
Constructor.
createSessionful(String) - Static method in class oracle.dmt.op.re.reapi.rt.IdentificationData
Creates a new ID object for a sessionful session.
createSessionful(String, Enum.UserType) - Static method in class oracle.dmt.op.re.reapi.rt.IdentificationData
Creates a new ID object for a sessionful session.
createSessionless(String) - Static method in class oracle.dmt.op.re.reapi.rt.IdentificationData
Creates a new sessionless session.
createSessionless(String, Enum.UserType) - Static method in class oracle.dmt.op.re.reapi.rt.IdentificationData
 
createVisitorSession(String, String) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Creates a new visitor session, i.e., a new session for a visitor.
crossSellForItem(Location, int, TuningSettings, FilteringSettings, Location) - Method in class oracle.dmt.op.re.reapi.batch.REProxyBatch
Recommends cross-sell items for a specified item.
crossSellForItemFromHotPicks(IdentificationData, Item, int, long[], TuningSettings, FilteringSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Recommends a list of cross-sell items from Hotpicks related to the specified item.
crossSellForItemsFromHotPicks(IdentificationData, Item[], int, long[], TuningSettings, FilteringSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Recommends a list of cross-sell items from Hotpicks related to the specified items.
CURRENT - Static variable in interface oracle.dmt.op.re.base.Enum.ProfileDataBalance
 
CUSTOMER - Static variable in interface oracle.dmt.op.re.base.Enum.User
 

D

DATA_SOURCE_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
DATA_SOURCE_TABLE keeps enumerations for the DataSourceType.
DataCollectionCache - class oracle.dmt.op.re.reapi.rt.DataCollectionCache.
Dynamic Data Store is shared by all data collection APIs.
DataCollectionCache(REProxyRT) - Constructor for class oracle.dmt.op.re.reapi.rt.DataCollectionCache
 
DataItem - class oracle.dmt.op.re.base.DataItem.
Encapsulates item data.
DataItem(String, long, Enum.DataSourceType, String) - Constructor for class oracle.dmt.op.re.base.DataItem
Creates and initialize a new DataItem object.
DBConnectionManager - class oracle.dmt.op.re.reapi.rt.DBConnectionManager.
This class is a singleton that provides access to one or many connection pools defined in a property file.
DEMOGRAPHIC - Static variable in interface oracle.dmt.op.re.base.Enum.DataSource
 
DESCENDING - Static variable in interface oracle.dmt.op.re.base.Enum.Sorting
 
destroy() - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Deprecated. Will be removed in future releases for security reasons, REProxyManager.destroyProxy shall be used.
destroy() - Method in class oracle.dmt.op.re.reapi.batch.REProxyBatch
Destroys REProxyBatch object.
destroyAllProxies() - Static method in class oracle.dmt.op.re.reapi.rt.REProxyManager
Destroys all existing REProxyRT objects and cleans the proxy pool that is mastered by class REProxyManager.
destroyProxy(String) - Static method in class oracle.dmt.op.re.reapi.rt.REProxyManager
Destroys the specified REProxyRT object and removes it from the proxy pool that is mastered by class REProxyManager.

E

Enum - interface oracle.dmt.op.re.base.Enum.
Interface Enum keeps all enumerations used for the invocation of DMAPI functions.
Enum.CategoryMembership - interface oracle.dmt.op.re.base.Enum.CategoryMembership.
Interface CategoryMembership is the actual enumeration for the CategoryMembershipType.
Enum.CategoryMembershipType - class oracle.dmt.op.re.base.Enum.CategoryMembershipType.
Class CategoryMembershipType implements enumeration for the CategoryMembership.
Enum.CategoryMembershipType(Enum.CategoryMembershipType) - Constructor for class oracle.dmt.op.re.base.Enum.CategoryMembershipType
 
Enum.DataSource - interface oracle.dmt.op.re.base.Enum.DataSource.
Interface DataSource is the actual enumeration for the DataSourceType.
Enum.DataSourceType - class oracle.dmt.op.re.base.Enum.DataSourceType.
Class DataSourceType implements enumeration for the DataSource.
Enum.DataSourceType(Enum.DataSourceType) - Constructor for class oracle.dmt.op.re.base.Enum.DataSourceType
 
Enum.EnumType - class oracle.dmt.op.re.base.Enum.EnumType.
 
Enum.Filtering - interface oracle.dmt.op.re.base.Enum.Filtering.
Interface Filtering is the actual enumeration for the FilteringType.
Enum.FilteringType - class oracle.dmt.op.re.base.Enum.FilteringType.
Class FilteringType implements enumeration for the Filtering.
Enum.FilteringType(Enum.FilteringType) - Constructor for class oracle.dmt.op.re.base.Enum.FilteringType
 
Enum.InterestDimension - interface oracle.dmt.op.re.base.Enum.InterestDimension.
Interface InterestDimension is the actual enumeration for the InterestDimensionType.
Enum.InterestDimensionType - class oracle.dmt.op.re.base.Enum.InterestDimensionType.
Class InterestDimensionType implements enumeration for the InterestDimension.
Enum.InterestDimensionType(Enum.InterestDimensionType) - Constructor for class oracle.dmt.op.re.base.Enum.InterestDimensionType
 
Enum.Parameter - interface oracle.dmt.op.re.base.Enum.Parameter.
Interface Parameter is the actual enumeration for the ParameterType.
Enum.ParameterType - class oracle.dmt.op.re.base.Enum.ParameterType.
Class ParameterType implements enumeration for the Parameter.
Enum.ParameterType(Enum.ParameterType) - Constructor for class oracle.dmt.op.re.base.Enum.ParameterType
 
Enum.PersonalizationIndex - interface oracle.dmt.op.re.base.Enum.PersonalizationIndex.
Interface PersonalizationIndex is the actual enumeration for the PersonalizationIndexType.
Enum.PersonalizationIndexType - class oracle.dmt.op.re.base.Enum.PersonalizationIndexType.
Class PersonalizationIndex Type implements enumeration for the PersonalizationIndexType.
Enum.PersonalizationIndexType(Enum.PersonalizationIndexType) - Constructor for class oracle.dmt.op.re.base.Enum.PersonalizationIndexType
 
Enum.ProfileDataBalance - interface oracle.dmt.op.re.base.Enum.ProfileDataBalance.
Interface ProfileDataBalance is the actual enumeration for the ProfileDataBalanceType.
Enum.ProfileDataBalanceType - class oracle.dmt.op.re.base.Enum.ProfileDataBalanceType.
Class ProfileDataBalanceType implements enumeration for the ProfileDataBalance.
Enum.ProfileDataBalanceType(Enum.ProfileDataBalanceType) - Constructor for class oracle.dmt.op.re.base.Enum.ProfileDataBalanceType
 
Enum.ProfileUsage - interface oracle.dmt.op.re.base.Enum.ProfileUsage.
Interface ProfileUsage is the actual enumeration for the ProfileUsageType.
Enum.ProfileUsageType - class oracle.dmt.op.re.base.Enum.ProfileUsageType.
Class ProfileUsageType implements enumeration for the ProfileUsage.
Enum.ProfileUsageType(Enum.ProfileUsageType) - Constructor for class oracle.dmt.op.re.base.Enum.ProfileUsageType
 
Enum.RecommendationAttribute - interface oracle.dmt.op.re.base.Enum.RecommendationAttribute.
Interface RecommendationAttribute is the actual enumeration for the RecommendationAttributeType.
Enum.RecommendationAttributeType - class oracle.dmt.op.re.base.Enum.RecommendationAttributeType.
Class RecommendationAttributeType implements enumeration for the RecommendationAttribute.
Enum.RecommendationAttributeType(Enum.RecommendationAttributeType) - Constructor for class oracle.dmt.op.re.base.Enum.RecommendationAttributeType
 
Enum.RelationalOperator - interface oracle.dmt.op.re.base.Enum.RelationalOperator.
Interface RelationalOperator is the actual enumeration for the RelationalOperatorType.
Enum.RelationalOperatorType - class oracle.dmt.op.re.base.Enum.RelationalOperatorType.
Class RelationalOperatorType implements enumeration for the RelationalOperator.
Enum.RelationalOperatorType(Enum.RelationalOperatorType) - Constructor for class oracle.dmt.op.re.base.Enum.RelationalOperatorType
 
Enum.Sorting - interface oracle.dmt.op.re.base.Enum.Sorting.
Interface Sorting is the actual enumeration for the SortingType.
Enum.SortingType - class oracle.dmt.op.re.base.Enum.SortingType.
Class SortingType implements enumeration for the Sorting.
Enum.SortingType(Enum.SortingType) - Constructor for class oracle.dmt.op.re.base.Enum.SortingType
 
Enum.User - interface oracle.dmt.op.re.base.Enum.User.
Interface User is the actual enumeration for the UserType.
Enum.UserType - class oracle.dmt.op.re.base.Enum.UserType.
Class UserType implements enumeration for the User.
Enum.UserType(Enum.UserType) - Constructor for class oracle.dmt.op.re.base.Enum.UserType
 
EQ - Static variable in interface oracle.dmt.op.re.base.Enum.RelationalOperator
 
ErrorExecutingRE - exception oracle.dmt.op.re.reexception.ErrorExecutingRE.
 
ErrorExecutingRE() - Constructor for class oracle.dmt.op.re.reexception.ErrorExecutingRE
Constructor.
ErrorExecutingRE(String) - Constructor for class oracle.dmt.op.re.reexception.ErrorExecutingRE
 
EXCLUDE - Static variable in interface oracle.dmt.op.re.base.Enum.ProfileUsage
 
EXCLUDE_CATEGORIES - Static variable in interface oracle.dmt.op.re.base.Enum.CategoryMembership
 
EXCLUDE_ITEMS - Static variable in interface oracle.dmt.op.re.base.Enum.CategoryMembership
 

F

FILTERING_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
FILTERING_TABLE keeps enumerations for the FilteringType.
FilteringSettings - class oracle.dmt.op.re.base.FilteringSettings.
Encapsulates the settings used to control the way recommendations are computed.
FilteringSettings() - Constructor for class oracle.dmt.op.re.base.FilteringSettings
Deprecated.  
FilteringSettings(int) - Constructor for class oracle.dmt.op.re.base.FilteringSettings
Creates a new FilteringSettings object using a taxonomy; filtering and category membership are defaulted to off and ALL_ITEMS respectively.
freeConnection(String, Connection) - Method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
Returns a connection to the named pool.
FunctionNotImplementedException - exception oracle.dmt.op.re.reexception.FunctionNotImplementedException.
 
FunctionNotImplementedException() - Constructor for class oracle.dmt.op.re.reexception.FunctionNotImplementedException
Constructor.
FunctionNotImplementedException(String) - Constructor for class oracle.dmt.op.re.reexception.FunctionNotImplementedException
Constructor.

G

GEQ - Static variable in interface oracle.dmt.op.re.base.Enum.RelationalOperator
 
getAppSessionID() - Method in class oracle.dmt.op.re.reapi.rt.IdentificationData
Returns the seesion ID given by the host app.
getAtribute() - Method in class oracle.dmt.op.re.reapi.rt.ItemDetailData
Returns attribute type.
getAtributes() - Method in class oracle.dmt.op.re.reapi.rt.Recommendation
Deprecated. Use method getAttributes instead
getAttributes() - Method in class oracle.dmt.op.re.reapi.rt.Recommendation
Returns recomendation attributes in an array of ItemDetailData.
getCategoryFiltering() - Method in class oracle.dmt.op.re.base.FilteringSettings
Returns category filtering.
getCategoryList() - Method in class oracle.dmt.op.re.base.FilteringSettings
Returns category list.
getCategoryMembership() - Method in class oracle.dmt.op.re.base.FilteringSettings
Returns category membership.
getChar() - Method in class oracle.dmt.op.re.base.Enum.EnumType
 
getConnection(String) - Method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
Returns an open connection.
getConnection(String, long) - Method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
Returns an open connection.
getContentAttribute() - Method in class oracle.dmt.op.re.reapi.rt.ContentItem
Returns recommendation attribute type.
getContentItems() - Method in class oracle.dmt.op.re.reapi.rt.RecommendationContent
 
getDataSource() - Method in class oracle.dmt.op.re.base.DataItem
Returns Data Source type.
getDataSource() - Method in class oracle.dmt.op.re.base.TuningSettings
Returns data source.
getDBAlias() - Method in class oracle.dmt.op.re.reapi.batch.Location
 
getDBUrl() - Method in class oracle.dmt.op.re.reapi.batch.Location
 
getFreeConn(String) - Method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
 
getID() - Method in class oracle.dmt.op.re.base.Enum.EnumType
 
getID() - Method in class oracle.dmt.op.re.base.Item
Returns item ID.
getInstance() - Static method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
Returns the single instance, creating one if it's the first time this method is called.
getInterestDimension() - Method in class oracle.dmt.op.re.reapi.rt.RecommendationList
Returns the interest dimension used by ratings.
getInterestDimension() - Method in class oracle.dmt.op.re.base.TuningSettings
Returns interest dimention.
getName() - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Gets the name of this proxy.
getName() - Method in class oracle.dmt.op.re.base.Enum.EnumType
 
getNumberOfRecommendations() - Method in class oracle.dmt.op.re.reapi.rt.RecommendationList
Returns the size of recommendation list.
getOpenConn(String) - Method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
 
getPassword() - Method in class oracle.dmt.op.re.reapi.batch.Location
 
getPersonalizationIndex() - Method in class oracle.dmt.op.re.base.TuningSettings
Returns personalization index.
getPredictionSortOrder() - Method in class oracle.dmt.op.re.reapi.rt.RecommendationContent
 
getProfileDataBalance() - Method in class oracle.dmt.op.re.base.TuningSettings
Returns profile data balance.
getProfileUsage() - Method in class oracle.dmt.op.re.base.TuningSettings
Returns profile usage.
getProxy() - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Deprecated. use REProxyManager.getProxy instead.
getProxy(String) - Static method in class oracle.dmt.op.re.reapi.rt.REProxyManager
Gets an instance of the specified REProxyRT.
getRecommendation(int) - Method in class oracle.dmt.op.re.reapi.rt.RecommendationList
Returns a recommendation using its index.
getSchemaName() - Method in class oracle.dmt.op.re.reapi.batch.Location
 
getSorting() - Method in class oracle.dmt.op.re.reapi.rt.ContentItem
Returns sorting type.
getTable() - Static method in class oracle.dmt.op.re.base.Enum.UserType
 
getTable() - Static method in class oracle.dmt.op.re.base.Enum.ParameterType
 
getTableName() - Method in class oracle.dmt.op.re.reapi.batch.Location
 
getTaxonomy() - Method in class oracle.dmt.op.re.base.FilteringSettings
Returns taxonomy.
getType() - Method in class oracle.dmt.op.re.base.Item
Returns item type.
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.CategoryMembershipType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.FilteringType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.ProfileUsageType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.SortingType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.RecommendationAttributeType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.DataSourceType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.InterestDimensionType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.RelationalOperatorType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.PersonalizationIndexType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.ProfileDataBalanceType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.UserType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.ParameterType
 
getType(int, Object[]) - Static method in class oracle.dmt.op.re.base.Enum.EnumType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.CategoryMembershipType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.FilteringType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.ProfileUsageType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.SortingType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.RecommendationAttributeType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.DataSourceType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.InterestDimensionType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.RelationalOperatorType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.PersonalizationIndexType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.ProfileDataBalanceType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.UserType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.ParameterType
 
getType(String, Object[]) - Static method in class oracle.dmt.op.re.base.Enum.EnumType
 
getUserID() - Method in class oracle.dmt.op.re.reapi.rt.IdentificationData
Returns user ID.
getUserName() - Method in class oracle.dmt.op.re.reapi.batch.Location
 
getUserType() - Method in class oracle.dmt.op.re.reapi.rt.IdentificationData
Returns the user type, Visitor or Customer, as defined in Enum.UserType.
getValue() - Method in class oracle.dmt.op.re.reapi.rt.ItemDetailData
Returns item value.
getValue() - Method in class oracle.dmt.op.re.base.DataItem
Returns item value.
GT - Static variable in interface oracle.dmt.op.re.base.Enum.RelationalOperator
 

H

HIGH - Static variable in interface oracle.dmt.op.re.base.Enum.PersonalizationIndex
 
HISTORY - Static variable in interface oracle.dmt.op.re.base.Enum.ProfileDataBalance
 

I

ID - Static variable in interface oracle.dmt.op.re.base.Enum.RecommendationAttribute
 
IdentificationData - class oracle.dmt.op.re.reapi.rt.IdentificationData.
This class encapsulates the user identification information.
IN - Static variable in interface oracle.dmt.op.re.base.Enum.Parameter
 
INCLUDE - Static variable in interface oracle.dmt.op.re.base.Enum.ProfileUsage
 
INCLUDE_CATEGORIES - Static variable in interface oracle.dmt.op.re.base.Enum.CategoryMembership
 
INCLUDE_ITEMS - Static variable in interface oracle.dmt.op.re.base.Enum.CategoryMembership
 
IncompatibleREException - exception oracle.dmt.op.re.reexception.IncompatibleREException.
Signals that an IncompatibleREException of some sort has occurred.
IncompatibleREException() - Constructor for class oracle.dmt.op.re.reexception.IncompatibleREException
Constructs an IncompatibleREException message without details.
IncompatibleREException(String) - Constructor for class oracle.dmt.op.re.reexception.IncompatibleREException
Constructs an IncompatibleREException message with details.
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.CategoryMembershipType
 
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.FilteringType
 
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.ProfileUsageType
 
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.SortingType
 
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.RecommendationAttributeType
 
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.DataSourceType
 
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.InterestDimensionType
 
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.RelationalOperatorType
 
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.PersonalizationIndexType
 
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.ProfileDataBalanceType
 
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.UserType
 
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.ParameterType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.CategoryMembershipType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.FilteringType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.ProfileUsageType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.SortingType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.RecommendationAttributeType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.DataSourceType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.InterestDimensionType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.RelationalOperatorType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.PersonalizationIndexType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.ProfileDataBalanceType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.UserType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.ParameterType
 
INOUT - Static variable in interface oracle.dmt.op.re.base.Enum.Parameter
 
INTEREST_Dimension_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
INTEREST_Dimension_TABLE keeps enumerations for the InterestDimensionType.
InvalidIDException - exception oracle.dmt.op.re.reexception.InvalidIDException.
Signals that a InvalidIDException exception of some sort has occurred.
InvalidIDException() - Constructor for class oracle.dmt.op.re.reexception.InvalidIDException
Constructs an InvalidIDException message without details.
InvalidIDException(String) - Constructor for class oracle.dmt.op.re.reexception.InvalidIDException
Constructs an InvalidIDException message with details.
isEqual(Enum.EnumType) - Method in class oracle.dmt.op.re.base.Enum.EnumType
 
Item - class oracle.dmt.op.re.base.Item.
Encapsulates item basic data.
Item() - Constructor for class oracle.dmt.op.re.base.Item
Creates a new empty instance of Item.
Item(String, long) - Constructor for class oracle.dmt.op.re.base.Item
Creates a new instance of Item.
ItemDetailData - class oracle.dmt.op.re.reapi.rt.ItemDetailData.
Encapsulates the detailed information for recommendation item.
ItemDetailData(Enum.RecommendationAttributeType, String) - Constructor for class oracle.dmt.op.re.reapi.rt.ItemDetailData
Creates and initializes a new ItemDetailData object.

K

kbyes2NItems(int) - Static method in class oracle.dmt.op.re.reapi.rt.DataCollectionCache
Converts Kbytes to array size.

L

LEQ - Static variable in interface oracle.dmt.op.re.base.Enum.RelationalOperator
 
LEVEL - Static variable in interface oracle.dmt.op.re.base.Enum.CategoryMembership
 
loadCustomerProfiles(Location, String) - Method in class oracle.dmt.op.re.reapi.batch.REProxyBatch
Load scustomer profile.
Location - class oracle.dmt.op.re.reapi.batch.Location.
Class Location
Location(String, String, String, String, String, String) - Constructor for class oracle.dmt.op.re.reapi.batch.Location
Constructor.
LOW - Static variable in interface oracle.dmt.op.re.base.Enum.PersonalizationIndex
 
LT - Static variable in interface oracle.dmt.op.re.base.Enum.RelationalOperator
 

M

MEDIUM - Static variable in interface oracle.dmt.op.re.base.Enum.PersonalizationIndex
 

N

NAVIGATION - Static variable in interface oracle.dmt.op.re.base.Enum.DataSource
 
NAVIGATION - Static variable in interface oracle.dmt.op.re.base.Enum.InterestDimension
 
NEQ - Static variable in interface oracle.dmt.op.re.base.Enum.RelationalOperator
 
NONE - Static variable in interface oracle.dmt.op.re.base.Enum.Sorting
 
NullParameterException - exception oracle.dmt.op.re.reexception.NullParameterException.
 
NullParameterException() - Constructor for class oracle.dmt.op.re.reexception.NullParameterException
Constructor.
NullParameterException(String) - Constructor for class oracle.dmt.op.re.reexception.NullParameterException
Constructor.

O

OFF - Static variable in interface oracle.dmt.op.re.base.Enum.Filtering
 
ON - Static variable in interface oracle.dmt.op.re.base.Enum.Filtering
 
oracle.dmt.op.re.base - package oracle.dmt.op.re.base
 
oracle.dmt.op.re.reapi.batch - package oracle.dmt.op.re.reapi.batch
 
oracle.dmt.op.re.reapi.rt - package oracle.dmt.op.re.reapi.rt
 
oracle.dmt.op.re.reexception - package oracle.dmt.op.re.reexception
 
OUT - Static variable in interface oracle.dmt.op.re.base.Enum.Parameter
 

P

PARAMETER_TYPE_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
PARAMETER_TYPE_TABLE keeps enumerations for the ParameterType.
PREDICTION - Static variable in interface oracle.dmt.op.re.base.Enum.RecommendationAttribute
 
PROFILE_DATA_BALANCE_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
ROFILE_DATA_BALANCE_TABLE keeps enumerations for the ProfileDataBalanceType.
PROFILE_USAGE_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
PROFILE_USAGE_TABLE keeps enumerations for the ProfileUsageType.
PURCHASING - Static variable in interface oracle.dmt.op.re.base.Enum.DataSource
 
PURCHASING - Static variable in interface oracle.dmt.op.re.base.Enum.InterestDimension
 
purgeCustomerProfiles(String) - Method in class oracle.dmt.op.re.reapi.batch.REProxyBatch
This API drops the customer profiles table, identified by the input name from current RE schema.

R

rateItem(IdentificationData, Item, int, TuningSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Gives the rating of an item.
rateItem(String, Item, int, TuningSettings, Location) - Method in class oracle.dmt.op.re.reapi.batch.REProxyBatch
Rates a single item for all customers in the profile table.
rateItems(IdentificationData, Item[], int, TuningSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Gives the rating of the specified items.
RATING - Static variable in interface oracle.dmt.op.re.base.Enum.DataSource
 
RATING - Static variable in interface oracle.dmt.op.re.base.Enum.InterestDimension
 
ReapiGenericException - exception oracle.dmt.op.re.reexception.ReapiGenericException.
 
ReapiGenericException() - Constructor for class oracle.dmt.op.re.reexception.ReapiGenericException
Constructor.
ReapiGenericException(String) - Constructor for class oracle.dmt.op.re.reexception.ReapiGenericException
Constructor.
Recommendation - class oracle.dmt.op.re.reapi.rt.Recommendation.
Encapsulates a recommended item.
RECOMMENDATION_ATTRIBUTE_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
RECOMMENDATION_ATTRIBUTE_TABLE keeps enumerations for the RecommendationAttributeType.
Recommendation(ItemDetailData[]) - Constructor for class oracle.dmt.op.re.reapi.rt.Recommendation
Creates and initializes a new Recommendation object.
RecommendationContent - class oracle.dmt.op.re.reapi.rt.RecommendationContent.
Defines the attributes and the sort order of the recommendations
RecommendationContent(Enum.SortingType) - Constructor for class oracle.dmt.op.re.reapi.rt.RecommendationContent
 
RecommendationContent(Enum.SortingType, Enum.SortingType, Enum.SortingType) - Constructor for class oracle.dmt.op.re.reapi.rt.RecommendationContent
Creates a new RecommendatioContent object and sets the sorting order for all attributes.
RecommendationList - class oracle.dmt.op.re.reapi.rt.RecommendationList.
Encapsulates a list of recommended items.
RecommendationList(Enum.InterestDimensionType) - Constructor for class oracle.dmt.op.re.reapi.rt.RecommendationList
Creates a new, empty object of RecommendationList.
recommendBottomItems(IdentificationData, int, TuningSettings, FilteringSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Recommends a list of bottom-rated items.
recommendCrossSellForItem(IdentificationData, Item, int, TuningSettings, FilteringSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Recommends a list of cross-sell items related to the specified item.
recommendCrossSellForItems(IdentificationData, Item[], int, TuningSettings, FilteringSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Recommends a list of cross-sell items related to the specified items.
recommendFromHotPicks(IdentificationData, int, long[], TuningSettings, FilteringSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Recommends a list of Hotpick items.
recommendTopItems(IdentificationData, int, TuningSettings, FilteringSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Recommends a list of top-rated items.
recommendTopItems(String, int, TuningSettings, FilteringSettings, Location) - Method in class oracle.dmt.op.re.reapi.batch.REProxyBatch
Recommends top N items for all customers whose profiles are found in the customer profiles table.
recordResultTableName(Location) - Method in class oracle.dmt.op.re.reapi.batch.REProxyBatch
Records name of the result table we created.
REIsOfflineException - exception oracle.dmt.op.re.reexception.REIsOfflineException.
Signals that an REIsOfflineException of some sort has occurred.
REIsOfflineException() - Constructor for class oracle.dmt.op.re.reexception.REIsOfflineException
Constructs an REIsOfflineException message without details.
REIsOfflineException(String) - Constructor for class oracle.dmt.op.re.reexception.REIsOfflineException
Constructs an REIsOfflineException message with details.
RELATIONAL_OPERATOR_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
RELATIONAL_OPERATOR_TABLE keeps enumerations for the RelationalOperatorType.
release() - Method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
Closes all open connections and deregisters all drivers.
removeItem(IdentificationData, DataItem) - Method in class oracle.dmt.op.re.reapi.rt.DataCollectionCache
Removes the item from the specified session or from the profile of the specified user.
removeItem(IdentificationData, DataItem) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Removes an item from the cache and from the RE schema, if it has already been archived.
removeItems(IdentificationData, DataItem[]) - Method in class oracle.dmt.op.re.reapi.rt.DataCollectionCache
Removes the items from the specified session or from the profile of the specified user.
removeItems(IdentificationData, DataItem[]) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Removes multiple items from the cache and from the RE schema, if they have already been archived.
removePool(String) - Method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
Removes an instance of DBConnectionPool.
REProxyBatch - class oracle.dmt.op.re.reapi.batch.REProxyBatch.
 
REProxyBatch(String, String, String, String) - Constructor for class oracle.dmt.op.re.reapi.batch.REProxyBatch
Constructor.
REProxyInitException - exception oracle.dmt.op.re.reexception.REProxyInitException.
Signals that a REProxy initiation exception of some sort has occurred.
REProxyInitException() - Constructor for class oracle.dmt.op.re.reexception.REProxyInitException
Constructs an REProxyInitException message without details.
REProxyInitException(String) - Constructor for class oracle.dmt.op.re.reexception.REProxyInitException
Constructs an REProxyInitException message with details.
REProxyManager - class oracle.dmt.op.re.reapi.rt.REProxyManager.
A singleton class that manages and provides access to REProxyRT objects.
REProxyRT - class oracle.dmt.op.re.reapi.rt.REProxyRT.
This class provides real-time recommendation functions.
REProxyRT(String, String, String, String, int, int) - Constructor for class oracle.dmt.op.re.reapi.rt.REProxyRT
Deprecated. use REProxyManager.createProxy instead.

S

selectFromHotPicks(IdentificationData, int, long[], TuningSettings, FilteringSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Selects the specified number of items from a specified set of hot picks group.
SERENDIPITY_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
SERENDIPITY_TABLE keeps enumerations for the PersonalizationIndexType.
setCategoryExclusion(int, long[]) - Method in class oracle.dmt.op.re.base.FilteringSettings
Sets FilteringSettings object to exclude categories.
setCategoryFiltering(int) - Method in class oracle.dmt.op.re.base.FilteringSettings
Sets FilteringSettings object to include all categories in the taxonomy.
setCategoryFiltering(int, long[]) - Method in class oracle.dmt.op.re.base.FilteringSettings
Sets FilteringSettings object to include categories.
setCategoryLevelFiltering(int, long[]) - Method in class oracle.dmt.op.re.base.FilteringSettings
Sets FilteringSettings object to filter through the level of subtrees specified by categories.
setCategorySubTreeFiltering(int, long[]) - Method in class oracle.dmt.op.re.base.FilteringSettings
Sets FilteringSettings object to filter through all subtrees of the specified categories.
setDBUrl(String) - Method in class oracle.dmt.op.re.reapi.batch.Location
 
setFilteringSettings(int, long[], Enum.CategoryMembershipType) - Static method in class oracle.dmt.op.re.base.FilteringSettings
 
setItemExclusion(int, long[]) - Method in class oracle.dmt.op.re.base.FilteringSettings
Sets FilteringSettings object to exclude all items in the specified categories.
setItemFiltering(int) - Method in class oracle.dmt.op.re.base.FilteringSettings
Sets FilteringSettings object to include all items in the taxonomy.
setItemFiltering(int, long[]) - Method in class oracle.dmt.op.re.base.FilteringSettings
Sets FilteringSettings object to include items in the specified categories.
setItemSubTreeFiltering(int, long[]) - Method in class oracle.dmt.op.re.base.FilteringSettings
Sets FilteringSettings object to filter through all items in the subtree of specifed categories.
setPassword(String) - Method in class oracle.dmt.op.re.reapi.batch.Location
 
setSchemaName(String) - Method in class oracle.dmt.op.re.reapi.batch.Location
 
setTableName(String) - Method in class oracle.dmt.op.re.reapi.batch.Location
 
setUserName(String) - Method in class oracle.dmt.op.re.reapi.batch.Location
 
setVisitorToCustomer(IdentificationData, String) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Changes the status of a visitor to that of customer during a live session.
SORTING_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
SORTING_TABLE keeps enumerations for the SortingType.
StringTooLargeException - exception oracle.dmt.op.re.reexception.StringTooLargeException.
Signals that a StringTooLargeException of some sort has occurred.
StringTooLargeException() - Constructor for class oracle.dmt.op.re.reexception.StringTooLargeException
Constructs a StringTooLargeException message without details.
StringTooLargeException(String) - Constructor for class oracle.dmt.op.re.reexception.StringTooLargeException
Constructs a StringTooLargeException message with details
SUBTREE_CATEGORIES - Static variable in interface oracle.dmt.op.re.base.Enum.CategoryMembership
 
SUBTREE_ITEMS - Static variable in interface oracle.dmt.op.re.base.Enum.CategoryMembership
 

T

toString() - Method in class oracle.dmt.op.re.reapi.rt.ItemDetailData
Prints out values.
toString() - Method in class oracle.dmt.op.re.reapi.rt.RecommendationList
Converts recommendation list to readable text.
toString() - Method in class oracle.dmt.op.re.reapi.rt.Recommendation
Prints out attributes.
toString() - Method in class oracle.dmt.op.re.base.Enum.EnumType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.CategoryMembershipType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.FilteringType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.ProfileUsageType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.SortingType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.RecommendationAttributeType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.DataSourceType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.InterestDimensionType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.RelationalOperatorType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.PersonalizationIndexType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.ProfileDataBalanceType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.UserType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.ParameterType
 
toString(int, Object[]) - Static method in class oracle.dmt.op.re.base.Enum.EnumType
 
TuningSettings - class oracle.dmt.op.re.base.TuningSettings.
Encapsulates the settings used to control the way recommendations are computed.
TuningSettings(Enum.DataSourceType, Enum.InterestDimensionType, Enum.PersonalizationIndexType, Enum.ProfileDataBalanceType, Enum.ProfileUsageType) - Constructor for class oracle.dmt.op.re.base.TuningSettings
Creates and initializes a new TuningSettings object.
TYPE - Static variable in interface oracle.dmt.op.re.base.Enum.RecommendationAttribute
 

U

USER_TYPE_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
USER_TYPE_TABLE keeps enumerations for the UserType.

V

validate() - Method in class oracle.dmt.op.re.base.FilteringSettings
Validates FilteringSettings object.
validate() - Method in class oracle.dmt.op.re.base.TuningSettings
Validates TuningSettings object.
validateForPAR() - Method in class oracle.dmt.op.re.base.FilteringSettings
Validates filtering for those REAPI methods that use Predictive Association Rules (PAR), such as recommendation methods related to cross-selling.
validateIDPair() - Method in class oracle.dmt.op.re.reapi.rt.IdentificationData
Checks if this IdentificationData object contains a valid pair of IDs.
VISITOR - Static variable in interface oracle.dmt.op.re.base.Enum.User
 

A B C D E F G H I K L M N O P R S T U V
Oracle Personalization
REAPI_RT
v9.0.2