|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.util.persistence.hibernate.batch.hibernate3.operation.RemoveUserOperation
public class RemoveUserOperation
An operation to remove a user and its related information such as memberships and attributes.
| Constructor Summary | |
|---|---|
RemoveUserOperation()
|
|
| Method Summary | |
|---|---|
void |
performOperation(java.lang.Object object)
Interface to logic that performs a single hibernate operation on a target object for use within a batch. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoveUserOperation()
| Method Detail |
|---|
public void performOperation(java.lang.Object object)
throws org.hibernate.HibernateException
HibernateOperation
performOperation in interface HibernateOperationobject - perform the operation on this object
org.hibernate.HibernateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||