|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.transactions.operations.AbstractOperation
vishnu.model.transactions.operations.UserCreationOperation
public class UserCreationOperation
![]() |
![]() |
| Constructor Summary | |
|---|---|
UserCreationOperation(UserContext context,
User user,
java.lang.String password)
|
|
| Method Summary | |
|---|---|
Session |
getSession()
|
void |
redo(RecoveryContext recoveryContext)
|
| Methods inherited from class vishnu.model.transactions.operations.AbstractOperation |
|---|
getDatabase, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserCreationOperation(UserContext context,
User user,
java.lang.String password)
| Method Detail |
|---|
public void redo(RecoveryContext recoveryContext)
public Session getSession()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||