public abstract class UserManagerOperation<T> extends SessionOperation<T>
| Modifier | Constructor and Description |
|---|---|
protected |
UserManagerOperation(SessionDelegate delegate,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkPreconditions() |
isLogout, isRefresh, isSave, isUpdate, perform, performNullable, performVoid, toStringprotected UserManagerOperation(SessionDelegate delegate, String name)
public void checkPreconditions()
throws RepositoryException
checkPreconditions in class SessionOperation<T>RepositoryExceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.