|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Deprecation Notice: This class is still valid for this release, however
this serves as advance notice that it will be removed in the future.
All user interfaces built using the Windchill HTML Template Processing
client architecture will be rewritten using a different framework in
an upcoming release.
This interface defines the two methods that are used by the HelpHTMLTemplateFactory
to generate localized paths based on the current locale and the current
relative path.
Supported API: true
Extendable: false
Method Summary | |
String |
getCandidateDirectory(String localeString,
String relativeFilePath)
Deprecated. |
String |
getCandidateRelativePath(String localeString,
String relativeFilePath)
Deprecated. |
Method Detail |
public String getCandidateDirectory(String localeString, String relativeFilePath)
localeString
- relativeFilePath
-
public String getCandidateRelativePath(String localeString, String relativeFilePath)
localeString
- relativeFilePath
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |