Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D F G H L R S U W

A

ASSET_PRIVILEGES - Static variable in interface com.flexstor.webframework.resources.FSIResources
Resources section for rights based on user/application/asset role.
ASSET_ROLE_NAMES - Static variable in interface com.flexstor.webframework.resources.FSIResources
Resources section for asset role names.

B

buildResource(int, boolean, String[]) - Method in class com.flexstor.webframework.resources.FSResources
Builds the resouce text string.

buildResource(String, boolean, String[]) - Method in class com.flexstor.webframework.resources.FSResources
Builds the resouce text string.


C

caMacroNames - Static variable in interface com.flexstor.webframework.resources.FSIResources
Holds Macro names to be used in resource files.
cache(String) - Method in class com.flexstor.webframework.resources.FSResources
Keeps the properties in the specified section in a shared memory location.

cacheAll() - Method in class com.flexstor.webframework.resources.FSResources
Keeps all properties in the input file in a shared memory location.
com.flexstor.webframework.resources - package com.flexstor.webframework.resources
 

D

DISGUISE_PRIVILEGES - Static variable in interface com.flexstor.webframework.resources.FSIResources
Resources section for rights based on user/application.

F

FSIResources - interface com.flexstor.webframework.resources.FSIResources.
FSIResources defines sections constants and macros for FSResources.
FSResources - class com.flexstor.webframework.resources.FSResources.
Provides functionality to access text resources.
This class should be instantiated after the user has been authenticated to ensure that the proper user selected language is used.
FSResources(PageContext) - Constructor for class com.flexstor.webframework.resources.FSResources
 
FSResources(PageContext, String) - Constructor for class com.flexstor.webframework.resources.FSResources
 
FSResources(FSContext) - Constructor for class com.flexstor.webframework.resources.FSResources
 
FSResources(FSContext, String) - Constructor for class com.flexstor.webframework.resources.FSResources
 
FSResources(ServletContext, HttpServletRequest) - Constructor for class com.flexstor.webframework.resources.FSResources
 
FSResources(ServletContext, HttpServletRequest, String) - Constructor for class com.flexstor.webframework.resources.FSResources
 
fillSlots(String, String[]) - Method in class com.flexstor.webframework.resources.FSResources
Replaces occurrences of %%x in the text resource.


G

get(int, boolean) - Method in class com.flexstor.webframework.resources.FSResources
Retrieves a text resource.

get(int, boolean, String) - Method in class com.flexstor.webframework.resources.FSResources
Retrieves a text resource.

get(int, boolean, String[]) - Method in class com.flexstor.webframework.resources.FSResources
Retrieves a text resource.

get(int) - Method in class com.flexstor.webframework.resources.FSResources
Retrieves a text resource.

get(int, String) - Method in class com.flexstor.webframework.resources.FSResources
Retrieves a text resource.

get(int, String[]) - Method in class com.flexstor.webframework.resources.FSResources
Retrieves a text resource.

get(String) - Method in class com.flexstor.webframework.resources.FSResources
Retrieves a text resource.

getResourceIds(String) - Method in class com.flexstor.webframework.resources.FSResources
Retrieves the resources ids for the specified section.

H

hmResources - Variable in class com.flexstor.webframework.resources.FSResources
Holds resources.

L

lookUpResource(String) - Method in class com.flexstor.webframework.resources.FSResources
Retrieve text resource from resources file or shared resources area.


R

resourcesReader - Variable in class com.flexstor.webframework.resources.FSResources
Property reader to access resources file.

S

SEARCH_OPERATORS - Static variable in interface com.flexstor.webframework.resources.FSIResources
Resources section for search operators.
saMacroValues - Static variable in interface com.flexstor.webframework.resources.FSIResources
Holds Macro values to replace macro names.

U

USER_RIGHTS - Static variable in interface com.flexstor.webframework.resources.FSIResources
Resources section for rights based on user.

W

WEB_CLIENT_GUI - Static variable in interface com.flexstor.webframework.resources.FSIResources
Resources section for GUI components.
WEB_FRAMEWORK - Static variable in interface com.flexstor.webframework.resources.FSIResources
Resources section for framework components.
WEB_JSP - Static variable in interface com.flexstor.webframework.resources.FSIResources
Resources section for JSP components.
WEB_MVC - Static variable in interface com.flexstor.webframework.resources.FSIResources
Resources section for MVC components.

A B C D F G H L R S U W