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

Quick Search    Search Deep
A B C D E F G I L P R S U W

A

addPreferences(Hashtable) - Method in class com.flexstor.ejb.user.FlexGroupBean
Add a Vector of prefernces to the combined collection of security rights
addSecurityRights(int[]) - Method in class com.flexstor.ejb.user.FlexGroupBean
Add a Vector of security rights to the combined collection of security rights
authenticate(String, String) - Method in interface com.flexstor.ejb.user.User
Confirms that the user logging into Flexstor.DB is authorized to do so.
authenticate(String, String) - Method in class com.flexstor.ejb.user.UserBean
Confirms that the user logging into Flexstor.DB is authorized to do so.
authenticateNumber(Long) - Method in interface com.flexstor.ejb.user.User
Confirms that the user logging into Flexstor.DB is authorized to do so.
authenticateNumber(Long) - Method in class com.flexstor.ejb.user.UserBean
Confirms that the user logging into Flexstor.DB is authorized to do so.

B

buildRoleUnion(Vector, int) - Method in class com.flexstor.ejb.user.FlexGroupBean
Combine all the role's collections of data to a single collection

C

changePassword(String) - Method in interface com.flexstor.ejb.user.User
Update a user's password Transaction Attribute: Required
changePassword(String, String, String) - Method in interface com.flexstor.ejb.user.User
Update a user's password Transaction Attribute: Required
changePassword(String) - Method in class com.flexstor.ejb.user.UserBean
Update a user's password Transaction Attribute: Required
changePassword(String, String, String) - Method in class com.flexstor.ejb.user.UserBean
Update a user's password Transaction Attribute: Required
closeAll() - Method in class com.flexstor.ejb.user.UserBean
Close all persist locations
com.flexstor.ejb.user - package com.flexstor.ejb.user
 
convertHashtableToVector(Hashtable) - Method in class com.flexstor.ejb.user.FlexGroupBean
Convert a hashtable to vector.
convertToArray(Vector) - Method in class com.flexstor.ejb.user.FlexGroupBean
Convert a hashtable of Integer keys to an int array
create() - Method in interface com.flexstor.ejb.user.FlexGroupHome
Creates an instance of FlexGroup.
create(String) - Method in interface com.flexstor.ejb.user.FlexGroupHome
EJB container calls ejbCreate in order to create an instance of the object.
create(GroupKey) - Method in interface com.flexstor.ejb.user.FlexGroupHome
EJB container calls ejbCreate in order to create an instance of the object.
create() - Method in interface com.flexstor.ejb.user.UserHome
Creates an instance of User.
create(String) - Method in interface com.flexstor.ejb.user.UserHome
EJB container calls ejbCreate in order to create an instance of the object.
create(String, String) - Method in interface com.flexstor.ejb.user.UserHome
EJB container calls ejbCreate in order to create an instance of the object.
create(Long) - Method in interface com.flexstor.ejb.user.UserHome
EJB container calls ejbCreate in order to create an instance of the object.

D

disguiseCollection - Variable in class com.flexstor.ejb.user.UserBean
 
disguisePersist - Variable in class com.flexstor.ejb.user.UserBean
 
disguises - Variable in class com.flexstor.ejb.user.FlexGroupBean
 

E

ejbCreate() - Method in class com.flexstor.ejb.user.FlexGroupBean
EJB container calls ejbCreate in order to create an instance of the object.
ejbCreate(String) - Method in class com.flexstor.ejb.user.FlexGroupBean
EJB container calls ejbCreate in order to create an instance of the object.
ejbCreate(GroupKey) - Method in class com.flexstor.ejb.user.FlexGroupBean
EJB container calls ejbCreate in order to create an instance of the object.
ejbCreate() - Method in class com.flexstor.ejb.user.UserBean
EJB container calls ejbCreate in order to create an instance of the object.
ejbCreate(String) - Method in class com.flexstor.ejb.user.UserBean
EJB container calls ejbCreate in order to create an instance of the object.
ejbCreate(String, String) - Method in class com.flexstor.ejb.user.UserBean
EJB container calls ejbCreate in order to create an instance of the object.
ejbCreate(Long) - Method in class com.flexstor.ejb.user.UserBean
EJB container calls ejbCreate in order to create an instance of the object.
ejbPassivate() - Method in class com.flexstor.ejb.user.FlexGroupBean
A notification that signals the intent of the EJB container to remove (destroy) the
entity representation in the EJB server database.
ejbPassivate() - Method in class com.flexstor.ejb.user.UserBean
A notification that signals the intent of the EJB container to remove (destroy) the
entity representation in the EJB server database.
ejbRemove() - Method in class com.flexstor.ejb.user.FlexGroupBean
A notification that signals the intent of the EJB container to remove (destroy) the
entity representation in the EJB server database.
ejbRemove() - Method in class com.flexstor.ejb.user.UserBean
A notification that signals the intent of the EJB container to remove (destroy) the
entity representation in the EJB server database.
emailAddresses - Variable in class com.flexstor.ejb.user.FlexGroupBean
 

F

FlexGroup - interface com.flexstor.ejb.user.FlexGroup.
FlexGroup
FlexGroup is a role defined for several users.
FlexGroupBean - class com.flexstor.ejb.user.FlexGroupBean.
FlexGroup
FlexGroup is a role defined for several users.
FlexGroupBean() - Constructor for class com.flexstor.ejb.user.FlexGroupBean
Default constructor for the FlexGroupBean class
FlexGroupHome - interface com.flexstor.ejb.user.FlexGroupHome.
This interface defines the required EJBHome interface for FlexGroupBean
Bean Type: Stateful SessionBean
fastAuthenticate(String, String) - Method in interface com.flexstor.ejb.user.User
Confirms that the user logging into Flexstor.DB is authorized to do so.
fastAuthenticate(String, String) - Method in class com.flexstor.ejb.user.UserBean
Confirms that the user logging into Flexstor.DB is authorized to do so.
ftpAddresses - Variable in class com.flexstor.ejb.user.FlexGroupBean
 

G

getDisguisePersist() - Method in class com.flexstor.ejb.user.UserBean
Obtain a reference to a DisguisePersist bean
getDisguises() - Method in interface com.flexstor.ejb.user.User
Retrieve a list of all disguises for this user Transaction Attribute: Not Supported
getDisguises() - Method in class com.flexstor.ejb.user.UserBean
Retrieve a list of all disguises for this user Transaction Attribute: Not Supported
getGroup(GroupKey) - Method in interface com.flexstor.ejb.user.FlexGroup
Retrieve a FlexGroup data object Transaction Attribute: Not Supported
getGroup(String) - Method in interface com.flexstor.ejb.user.FlexGroup
Retrieve an FlexGroup data object Transaction Attribute: Not Supported
getGroup(GroupKey) - Method in class com.flexstor.ejb.user.FlexGroupBean
Retrieve a FlexGroup data object Transaction Attribute: Not Supported
getGroup(String) - Method in class com.flexstor.ejb.user.FlexGroupBean
Retrieve an FlexGroup data object Transaction Attribute: Not Supported
getGroup() - Method in class com.flexstor.ejb.user.UserBean
Obtain a reference to a FlexGroup bean
getGroupPersist() - Method in class com.flexstor.ejb.user.FlexGroupBean
Retrieve the GroupPersist bean associated with this object
getGroupRoleUnion(GroupCollectionKey, RoleKey) - Method in interface com.flexstor.ejb.user.FlexGroup
A user can be assigned to multiple groups, each with a role.
getGroupRoleUnion(GroupCollectionKey, RoleKey) - Method in class com.flexstor.ejb.user.FlexGroupBean
A user can be assigned to multiple groups, each with a role.
getGroups(GroupCollectionKey) - Method in interface com.flexstor.ejb.user.FlexGroup
Retrieve a collection of GroupData Transaction Attribute: Not Supported
getGroups(GroupCollectionKey) - Method in class com.flexstor.ejb.user.FlexGroupBean
Retrieve a collection of GroupData Transaction Attribute: Not Supported
getPrivAssetPersist() - Method in class com.flexstor.ejb.user.UserBean
Obtain a reference to a PrivAssetPersist bean
getRole() - Method in interface com.flexstor.ejb.user.FlexGroup
Retrieve the role associated with the cached group Transaction Attribute: Not Supported
getRole() - Method in class com.flexstor.ejb.user.FlexGroupBean
Retrieve the role associated with the cached group Transaction Attribute: Not Supported
getRole() - Method in interface com.flexstor.ejb.user.User
Retrieve authenticated User's role Transaction Attribute: Not Supported
getRole() - Method in class com.flexstor.ejb.user.UserBean
Retrieve authenticated User's role Transaction Attribute: Not Supported
getRolePersist() - Method in class com.flexstor.ejb.user.UserBean
Obtain a reference to a RolePersist bean
getRolePersistBean() - Method in class com.flexstor.ejb.user.FlexGroupBean
Obtain a reference to a RolePersist bean
getRoleUnion(GroupCollectionKey, RoleKey) - Method in interface com.flexstor.ejb.user.FlexGroup
A user can be assigned to multiple groups, each with a role.
getRoleUnion(GroupCollectionKey, RoleKey) - Method in class com.flexstor.ejb.user.FlexGroupBean
A user can be assigned to multiple groups, each with a role.
getRoles(GroupCollectionKey) - Method in interface com.flexstor.ejb.user.FlexGroup
Retrieve all roles associated with the groups identified by this object reference Transaction Attribute: Not Supported
getRoles(GroupCollectionKey, RoleKey) - Method in interface com.flexstor.ejb.user.FlexGroup
Retrieve all roles associated with the groups identified by the object references Transaction Attribute: Not Supported
getRoles(GroupCollectionKey) - Method in class com.flexstor.ejb.user.FlexGroupBean
Retrieve all roles associated with the groups identified by this object reference Transaction Attribute: Not Supported
getRoles(GroupCollectionKey, RoleKey) - Method in class com.flexstor.ejb.user.FlexGroupBean
Retrieve all roles associated with the groups identified by the object references Transaction Attribute: Not Supported
getSaveSearches() - Method in interface com.flexstor.ejb.user.User
Retrieve a list of all saved searches for this user Transaction Attribute: Not Supported
getSaveSearches() - Method in class com.flexstor.ejb.user.UserBean
Retrieve a list of all saved searches for this user Transaction Attribute: Not Supported
getTransLogBean() - Method in class com.flexstor.ejb.user.UserBean
 
getUser() - Method in interface com.flexstor.ejb.user.User
Retrieve authenticated User's state data Transaction Attribute: Not Supported
getUser(UserKey) - Method in interface com.flexstor.ejb.user.User
Retrieve the data object represented by the object reference Transaction Attribute: Not Supported
getUser(String) - Method in interface com.flexstor.ejb.user.User
Retrieve User's state data by user identification Transaction Attribute: Not Supported
getUser() - Method in class com.flexstor.ejb.user.UserBean
Retrieve authenticated User's state data Transaction Attribute: Not Supported
getUser(UserKey) - Method in class com.flexstor.ejb.user.UserBean
Retrieve the data object represented by the object reference Transaction Attribute: Not Supported
getUser(String) - Method in class com.flexstor.ejb.user.UserBean
Retrieve User's state data by user identification Transaction Attribute: Not Supported
getUserPersist() - Method in class com.flexstor.ejb.user.UserBean
Retrieve the UserPersist bean associated with this object
getWherePersist() - Method in class com.flexstor.ejb.user.UserBean
Obtain a reference to a Where bean
group - Variable in class com.flexstor.ejb.user.UserBean
 
groupData - Variable in class com.flexstor.ejb.user.FlexGroupBean
 
groupPersist - Variable in class com.flexstor.ejb.user.FlexGroupBean
 

I

IDENTIFIER - Static variable in interface com.flexstor.ejb.user.FlexGroup
 
IDENTIFIER - Static variable in class com.flexstor.ejb.user.FlexGroupBean
 
IDENTIFIER - Static variable in interface com.flexstor.ejb.user.FlexGroupHome
 
IDENTIFIER - Static variable in interface com.flexstor.ejb.user.User
 
IDENTIFIER - Static variable in class com.flexstor.ejb.user.UserBean
 
IDENTIFIER - Static variable in interface com.flexstor.ejb.user.UserHome
 
importSettings - Variable in class com.flexstor.ejb.user.FlexGroupBean
 

L

lastUserId - Variable in class com.flexstor.ejb.user.UserBean
 
logTransaction(int, String, String) - Method in class com.flexstor.ejb.user.UserBean
 

P

preferences - Variable in class com.flexstor.ejb.user.FlexGroupBean
 
privilegePersist - Variable in class com.flexstor.ejb.user.UserBean
 
privileges - Variable in class com.flexstor.ejb.user.FlexGroupBean
 

R

removeDuplicates(Vector) - Method in class com.flexstor.ejb.user.FlexGroupBean
 
reportTemplates - Variable in class com.flexstor.ejb.user.FlexGroupBean
 
roleData - Variable in class com.flexstor.ejb.user.UserBean
 
rolePersist - Variable in class com.flexstor.ejb.user.FlexGroupBean
 
rolePersist - Variable in class com.flexstor.ejb.user.UserBean
 

S

saveSearches - Variable in class com.flexstor.ejb.user.FlexGroupBean
 
securityRights - Variable in class com.flexstor.ejb.user.FlexGroupBean
 
sendSettings - Variable in class com.flexstor.ejb.user.FlexGroupBean
 
servers - Variable in class com.flexstor.ejb.user.FlexGroupBean
 
setUserData(UserData) - Method in class com.flexstor.ejb.user.UserBean
Updates the cached copy of UserData

U

User - interface com.flexstor.ejb.user.User.
User
Defines a user of the FLEXSTORdb system, allowing it to authenticate, retrieve and update information.
UserBean - class com.flexstor.ejb.user.UserBean.
User
Defines a user of the FLEXSTORdb system, allowing it to authenticate, retrieve and update information.
UserBean() - Constructor for class com.flexstor.ejb.user.UserBean
Default constructor for the UserBean class
UserHome - interface com.flexstor.ejb.user.UserHome.
This interface defines the required EJBHome interface for UserBean
Bean Type: Stateful SessionBean
update(UserData) - Method in interface com.flexstor.ejb.user.User
Update FLEXSTOR.db user information in the database Transaction Attribute: Required
update(UserData) - Method in class com.flexstor.ejb.user.UserBean
Update FLEXSTOR.db user information in the database Transaction Attribute: Required
updateRole(RoleData) - Method in interface com.flexstor.ejb.user.User
Update a User's role Transaction Attribute: Required
updateRole(RoleData) - Method in class com.flexstor.ejb.user.UserBean
Update a User's role Transaction Attribute: Required
updateRolePreferences(Hashtable) - Method in interface com.flexstor.ejb.user.User
Update User Role Preferences Transaction Attribute: Required
updateRolePreferences(Hashtable) - Method in class com.flexstor.ejb.user.UserBean
Update a User's role Transaction Attribute: Required
userData - Variable in class com.flexstor.ejb.user.UserBean
 
userPersist - Variable in class com.flexstor.ejb.user.UserBean
 
userRoleId - Variable in class com.flexstor.ejb.user.FlexGroupBean
 
userRoleKey - Variable in class com.flexstor.ejb.user.FlexGroupBean
 

W

wherePersist - Variable in class com.flexstor.ejb.user.UserBean
 
wheres - Variable in class com.flexstor.ejb.user.FlexGroupBean
 

A B C D E F G I L P R S U W