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

B14053-01

A B C D E F G H I K L M N O P R S T U V


A

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
 
ASCENDING - Static variable in interface oracle.dmt.op.re.base.Enum.Sorting
 
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.
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.
addPool(String, String, String, String, int, int) - Method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
Creates an instance of DBConnectionPool with the ability to closed idle connection after a specified period.
archive() - Method in class oracle.dmt.op.re.reapi.rt.DataCollectionCache
Flushes cached item data in the main buffer to the database.

B

BALANCED - Static variable in interface oracle.dmt.op.re.base.Enum.ProfileDataBalance
 
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.
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.
CURRENT - Static variable in interface oracle.dmt.op.re.base.Enum.ProfileDataBalance
 
CUSTOMER - Static variable in interface oracle.dmt.op.re.base.Enum.User
 
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.
CreateResultTableError - exception oracle.dmt.op.re.reexception.CreateResultTableError.
Signals that an error of CreateResultTableError has occurred.
CreateResultTableError() - Constructor for class oracle.dmt.op.re.reexception.CreateResultTableError
Constructs a CreateResultTableError error without details.
CreateResultTableError(String) - Constructor for class oracle.dmt.op.re.reexception.CreateResultTableError
Constructs a CreateResultTableError error with details.
close() - Method in class oracle.dmt.op.re.reapi.rt.DataCollectionCache
Closes the cache after cached data are properly archived
closeSession(IdentificationData) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Closes an RE session and marks the session as closed.
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, int) - Static method in class oracle.dmt.op.re.reapi.rt.REProxyManager
Creates an object of class REProxyRT.
createProxy(String, String, String, String, int, int) - Static method in class oracle.dmt.op.re.reapi.rt.REProxyManager
Creates an object of class REProxyRT.
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.

D

DATA_SOURCE_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
DATA_SOURCE_TABLE keeps enumerations for the DataSourceType.
DBConnectionManager - class oracle.dmt.op.re.reapi.rt.DBConnectionManager.
This is a singleton class that provides access to one or many connection pools.
DEMOGRAPHIC - Static variable in interface oracle.dmt.op.re.base.Enum.DataSource
 
DESCENDING - Static variable in interface oracle.dmt.op.re.base.Enum.Sorting
 
DataCollectionCache - class oracle.dmt.op.re.reapi.rt.DataCollectionCache.
This class stores the collected user profile data in the memory and archives the data in RE schema periodically or when the cache is full.
DataCollectionCache(REProxyRT) - Constructor for class oracle.dmt.op.re.reapi.rt.DataCollectionCache
Creates a new DataCollectionCache object.
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.
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

EQ - Static variable in interface oracle.dmt.op.re.base.Enum.RelationalOperator
 
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
 
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
 
ErrorExecutingRE - exception oracle.dmt.op.re.reexception.ErrorExecutingRE.
Signals that an ErrorExecutingRE error has occurred during execution of PL/SQL procedures.
ErrorExecutingRE() - Constructor for class oracle.dmt.op.re.reexception.ErrorExecutingRE
Constructs an ErrorExecutingRE error without details.
ErrorExecutingRE(String) - Constructor for class oracle.dmt.op.re.reexception.ErrorExecutingRE
Constructs an ErrorExecutingRE error with details.

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 when it is freed.
freePooledConnection(Connection) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
 

G

GEQ - Static variable in interface oracle.dmt.op.re.base.Enum.RelationalOperator
 
GT - 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 from the named pool.
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
 
getDBAlias() - Method in class oracle.dmt.op.re.reapi.batch.Location
 
getDBUrl() - Method in class oracle.dmt.op.re.reapi.batch.Location
 
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.
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(int) - 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.base.TuningSettings
Returns interest dimention.
getInterestDimension() - Method in class oracle.dmt.op.re.reapi.rt.RecommendationList
Returns the interest dimension used by ratings.
getName() - Method in class oracle.dmt.op.re.base.Enum.EnumType
 
getName() - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Gets the name of this proxy.
getNumberOfFreeConnections(String) - Method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
Returns number of free connections in the named pool.
getNumberOfOpenConnections(String) - Method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
Returns number of open connections in the named pool.
getNumberOfRecommendations() - Method in class oracle.dmt.op.re.reapi.rt.RecommendationList
Returns the size of recommendation list.
getPassword() - Method in class oracle.dmt.op.re.reapi.batch.Location
 
getPersonalizationIndex() - Method in class oracle.dmt.op.re.base.TuningSettings
Returns personalization index.
getPooledConnection() - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
 
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(String) - Static method in class oracle.dmt.op.re.reapi.rt.REProxyManager
Gets an instance of the specified REProxyRT.
getProxy() - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Deprecated. use REProxyManager.getProxy instead.
getQueryTimeout() - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Returns the number of seconds the JDBC driver will wait for the underlying SQL query to execute.
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.ParameterType
 
getTable() - Static method in class oracle.dmt.op.re.base.Enum.UserType
 
getTableName() - Method in class oracle.dmt.op.re.reapi.batch.Location
 
getTaxonomy() - Method in class oracle.dmt.op.re.base.FilteringSettings
Returns taxonomy.
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.CategoryMembershipType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.CategoryMembershipType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.DataSourceType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.DataSourceType
 
getType(String, Object[]) - Static method in class oracle.dmt.op.re.base.Enum.EnumType
 
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.FilteringType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.FilteringType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.InterestDimensionType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.InterestDimensionType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.ParameterType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.ParameterType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.PersonalizationIndexType
 
getType(int) - 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(int) - Static method in class oracle.dmt.op.re.base.Enum.ProfileDataBalanceType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.ProfileUsageType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.ProfileUsageType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.RecommendationAttributeType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.RecommendationAttributeType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.RelationalOperatorType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.RelationalOperatorType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.SortingType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.SortingType
 
getType(String) - Static method in class oracle.dmt.op.re.base.Enum.UserType
 
getType(int) - Static method in class oracle.dmt.op.re.base.Enum.UserType
 
getType() - Method in class oracle.dmt.op.re.base.Item
Returns item type.
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.base.DataItem
Returns item value.
getValue() - Method in class oracle.dmt.op.re.reapi.rt.ItemDetailData
Returns item value.

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
 
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
 
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.DataSourceType
 
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.InterestDimensionType
 
INDEX_ENUM - Static variable in class oracle.dmt.op.re.base.Enum.ParameterType
 
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.ProfileUsageType
 
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.RelationalOperatorType
 
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.UserType
 
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.DataSourceType
 
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.InterestDimensionType
 
INDEX_TABLE - Static variable in class oracle.dmt.op.re.base.Enum.ParameterType
 
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.ProfileUsageType
 
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.RelationalOperatorType
 
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.UserType
 
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.
IdentificationData - class oracle.dmt.op.re.reapi.rt.IdentificationData.
This class encapsulates the user identification information.
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.
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.
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.
isEqual(Enum.EnumType) - Method in class oracle.dmt.op.re.base.Enum.EnumType
 

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
 
LOW - Static variable in interface oracle.dmt.op.re.base.Enum.PersonalizationIndex
 
LT - Static variable in interface oracle.dmt.op.re.base.Enum.RelationalOperator
 
Location - class oracle.dmt.op.re.reapi.batch.Location.
The Location class defines the location of the table where the batch score are written.
Location(String, String, String, String, String, String) - Constructor for class oracle.dmt.op.re.reapi.batch.Location
Constructor.
loadCustomerProfiles(Location, String) - Method in class oracle.dmt.op.re.reapi.batch.REProxyBatch
Load scustomer profile.

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.
Signals that a NullParameterException of some sort has occurred where Null value is not permitted.
NullParameterException() - Constructor for class oracle.dmt.op.re.reexception.NullParameterException
Constructs a NullParameterException message without details.
NullParameterException(String) - Constructor for class oracle.dmt.op.re.reexception.NullParameterException
Constructs a NullParameterException message with details.

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
 
OUT - Static variable in interface oracle.dmt.op.re.base.Enum.Parameter
 
oracle.dmt.op.re.base - package oracle.dmt.op.re.base
Provides base classes and interfaces for processing personalized recommendations.
oracle.dmt.op.re.reapi.batch - package oracle.dmt.op.re.reapi.batch
Provides classes to make personalized recommendations in batch mode.
oracle.dmt.op.re.reapi.rt - package oracle.dmt.op.re.reapi.rt
Provides classes to make personalized recommendations in real time.
oracle.dmt.op.re.reexception - package oracle.dmt.op.re.reexception
Provides exception classes thrown by OP REAPI methods.

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

RATING - Static variable in interface oracle.dmt.op.re.base.Enum.DataSource
 
RATING - Static variable in interface oracle.dmt.op.re.base.Enum.InterestDimension
 
RECOMMENDATION_ATTRIBUTE_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
RECOMMENDATION_ATTRIBUTE_TABLE keeps enumerations for the RecommendationAttributeType.
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.
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.
Recommendation - class oracle.dmt.op.re.reapi.rt.Recommendation.
Encapsulates a recommended item.
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.
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.
rateItem(IdentificationData, Item, int, TuningSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Gives the rating of an item.
rateItems(IdentificationData, Item[], int, TuningSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Gives the rating of the specified items.
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(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.
recommendTopItems(IdentificationData, int, TuningSettings, FilteringSettings, RecommendationContent) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Recommends a list of top-rated items.
recordResultTableName(Location) - Method in class oracle.dmt.op.re.reapi.batch.REProxyBatch
Records name of the result table we created.
release() - Method in class oracle.dmt.op.re.reapi.rt.DBConnectionManager
Closes all open connections and deregisters JDBC 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.

S

SERENDIPITY_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
SERENDIPITY_TABLE keeps enumerations for the PersonalizationIndexType.
SORTING_TABLE - Static variable in interface oracle.dmt.op.re.base.Enum
SORTING_TABLE keeps enumerations for the SortingType.
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
 
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
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.
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
 
setQueryTimeout(int) - Method in class oracle.dmt.op.re.reapi.rt.REProxyRT
Returns the number of seconds the JDBC driver will wait for the underlying SQL query to execute.
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.

T

TYPE - Static variable in interface oracle.dmt.op.re.base.Enum.RecommendationAttribute
 
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.
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.DataSourceType
 
toString() - Method in class oracle.dmt.op.re.base.Enum.EnumType
 
toString(int, Object[]) - Static method in class oracle.dmt.op.re.base.Enum.EnumType
 
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.InterestDimensionType
 
toString(int) - Static method in class oracle.dmt.op.re.base.Enum.ParameterType
 
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.ProfileUsageType
 
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.RelationalOperatorType
 
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.UserType
 
toString() - Method in class oracle.dmt.op.re.reapi.rt.ItemDetailData
Prints out values.
toString() - Method in class oracle.dmt.op.re.reapi.rt.Recommendation
Prints out attributes.
toString() - Method in class oracle.dmt.op.re.reapi.rt.RecommendationList
Converts recommendation list to readable text.

U

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

V

VISITOR - Static variable in interface oracle.dmt.op.re.base.Enum.User
 
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.

A B C D E F G H I K L M N O P R S T U V

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

B14053-01


Copyright © 2005 Oracle. All Rights Reserved.