oracle.ifs.common
Class ContextTheme
java.lang.Object
|
+--oracle.ifs.common.ContextTheme
- public class ContextTheme
- extends java.lang.Object
The ContextTheme.java class - used for encapsulating a Context
Theme for a document, with its associated theme Weight.
A document may have up to fifty Themes. Each Theme may either be a single
Theme word/phrase or a string of parent Themes, separated by colons.
The Weight of a Theme is a measure of the importance of the Theme relative
to other Themes for the document.
getTheme
public java.lang.String getTheme()
throws IfsException
getThemeWeight
public int getThemeWeight()
throws IfsException
(c) 2002 Copyright Oracle Corporation. All rights reserved.