|
|||||||||
Home >> All >> openfuture >> bugbase >> domain >> [ update overview ] | PREV NEXT |
B
- backupTable - Variable in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- bugreportBackupTable - Variable in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- bugreportColtypes - Variable in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- bugreportColumns - Variable in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
C
- CreateDBUsersUpdate - class openfuture.bugbase.domain.update.CreateDBUsersUpdate.
- Create all existing users as database users and replace the email address in the bug reports by the user IDs.
- CreateDBUsersUpdate(Persistency) - Constructor for class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- CreateNewDbUsers - class openfuture.bugbase.domain.update.CreateNewDbUsers.
- Creates new DB users for each user ID occuring in the 'users' table.
- CreateNewDbUsers(Persistency) - Constructor for class openfuture.bugbase.domain.update.CreateNewDbUsers
- cleanup() - Method in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- This method will be executed after a successful execution of
execute()
55 . - cleanup() - Method in class openfuture.bugbase.domain.update.CreateNewDbUsers
- This method will be executed after a successful execution of
CreateNewDbUsers.execute()
55 . - cleanup() - Method in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- This method will be executed after a successful execution of
IntroduceGroupsUpdate.execute()
55 . - cleanup() - Method in class openfuture.bugbase.domain.update.PasswordUpdate
- This method will be executed after a successful execution of
PasswordUpdate.execute()
55 . - cleanup() - Method in class openfuture.bugbase.domain.update.UserTableUpdate
- This method will be executed after a successful execution of
UserTableUpdate.execute()
55 . - coltypes - Variable in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- columns - Variable in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- connection - Variable in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- connection - Variable in class openfuture.bugbase.domain.update.CreateNewDbUsers
- connection - Variable in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- connection - Variable in class openfuture.bugbase.domain.update.PasswordUpdate
- connection - Variable in class openfuture.bugbase.domain.update.UserTableUpdate
D
- doctorBackupTable - Variable in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- doctorColtypes - Variable in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- doctorColumns - Variable in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- doctorConstraints - Variable in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- doctorHash - Variable in class openfuture.bugbase.domain.update.UserTableUpdate
E
- execute() - Method in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- Core execution of the transaction.
- execute() - Method in class openfuture.bugbase.domain.update.CreateNewDbUsers
- Core execution of the transaction.
- execute() - Method in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- Core execution of the transaction.
- execute() - Method in class openfuture.bugbase.domain.update.PasswordUpdate
- Core execution of the transaction.
- execute() - Method in class openfuture.bugbase.domain.update.UserTableUpdate
- Core execution of the transaction.
G
- getDescription() - Method in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- getDescription() - Method in class openfuture.bugbase.domain.update.CreateNewDbUsers
- getDescription() - Method in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- getDescription() - Method in class openfuture.bugbase.domain.update.PasswordUpdate
- getDescription() - Method in class openfuture.bugbase.domain.update.UserTableUpdate
- Description of the transaction.
- getVersion() - Method in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- Persistency version after this update.
- getVersion() - Method in class openfuture.bugbase.domain.update.CreateNewDbUsers
- Persistency version after this update.
- getVersion() - Method in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- Persistency version after this update.
- getVersion() - Method in class openfuture.bugbase.domain.update.PasswordUpdate
- Persistency version after this update.
- getVersion() - Method in class openfuture.bugbase.domain.update.UserTableUpdate
- Persistency version after this update.
I
- IntroduceGroupsUpdate - class openfuture.bugbase.domain.update.IntroduceGroupsUpdate.
- All bug reports belong to a user group.
- IntroduceGroupsUpdate(Persistency) - Constructor for class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
J
- join(String, LinkedList) - Method in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- join(String, LinkedList) - Method in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
N
- newUserId(String, Hashtable) - Method in class openfuture.bugbase.domain.update.UserTableUpdate
O
- openfuture.bugbase.domain.update - package openfuture.bugbase.domain.update
P
- PasswordUpdate - class openfuture.bugbase.domain.update.PasswordUpdate.
- User passwords are stored in the USERS table.
- PasswordUpdate(Persistency) - Constructor for class openfuture.bugbase.domain.update.PasswordUpdate
- persistency - Variable in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- persistency - Variable in class openfuture.bugbase.domain.update.CreateNewDbUsers
- persistency - Variable in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- persistency - Variable in class openfuture.bugbase.domain.update.PasswordUpdate
- persistency - Variable in class openfuture.bugbase.domain.update.UserTableUpdate
- predecessor() - Method in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- No predecessor available.
- predecessor() - Method in class openfuture.bugbase.domain.update.CreateNewDbUsers
- No predecessor available.
- predecessor() - Method in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- No predecessor available.
- predecessor() - Method in class openfuture.bugbase.domain.update.PasswordUpdate
- No predecessor available.
- predecessor() - Method in class openfuture.bugbase.domain.update.UserTableUpdate
- No predecessor available.
R
- reporterHash - Variable in class openfuture.bugbase.domain.update.UserTableUpdate
- rollback() - Method in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- This method will be executed after a unsuccessful execution of
execute()
55 . - rollback() - Method in class openfuture.bugbase.domain.update.CreateNewDbUsers
- This method will be executed after a unsuccessful execution of
CreateNewDbUsers.execute()
55 . - rollback() - Method in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- This method will be executed after a unsuccessful execution of
IntroduceGroupsUpdate.execute()
55 . - rollback() - Method in class openfuture.bugbase.domain.update.PasswordUpdate
- This method will be executed after a unsuccessful execution of
PasswordUpdate.execute()
55 . - rollback() - Method in class openfuture.bugbase.domain.update.UserTableUpdate
- This method will be executed after a unsuccessful execution of
UserTableUpdate.execute()
55 .
S
- setup() - Method in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- Setup before the transaction core is executed.
- setup() - Method in class openfuture.bugbase.domain.update.CreateNewDbUsers
- Setup before the transaction core is executed.
- setup() - Method in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- Setup before the transaction core is executed.
- setup() - Method in class openfuture.bugbase.domain.update.PasswordUpdate
- Setup before the transaction core is executed.
- setup() - Method in class openfuture.bugbase.domain.update.UserTableUpdate
- Setup before the transaction core is executed.
U
- UserTableUpdate - class openfuture.bugbase.domain.update.UserTableUpdate.
- UserTableUpdate.java Created: Mon May 01 22:15:50 2000
- UserTableUpdate(Persistency) - Constructor for class openfuture.bugbase.domain.update.UserTableUpdate
- userTable - Variable in class openfuture.bugbase.domain.update.UserTableUpdate
- userids - Variable in class openfuture.bugbase.domain.update.CreateNewDbUsers
V
- version - Variable in class openfuture.bugbase.domain.update.CreateDBUsersUpdate
- version - Variable in class openfuture.bugbase.domain.update.CreateNewDbUsers
- version - Variable in class openfuture.bugbase.domain.update.IntroduceGroupsUpdate
- version - Variable in class openfuture.bugbase.domain.update.PasswordUpdate
- version - Variable in class openfuture.bugbase.domain.update.UserTableUpdate
B C D E G I J N O P R S U V
|
|||||||||
Home >> All >> openfuture >> bugbase >> domain >> [ update overview ] | PREV NEXT |