public abstract class ItemOperation<U> extends SessionOperation<U>
| Modifier and Type | Field and Description |
|---|---|
protected ItemDelegate |
item |
| Modifier | Constructor and Description |
|---|---|
protected |
ItemOperation(ItemDelegate item,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkPreconditions() |
isLogout, isRefresh, isSave, isUpdate, perform, performNullable, performVoid, toStringprotected final ItemDelegate item
protected ItemOperation(ItemDelegate item, String name)
public void checkPreconditions()
throws RepositoryException
checkPreconditions in class SessionOperation<U>RepositoryExceptionCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.