
public static class CommitHistoryComposite.Input extends Notifier implements ILifecycle
CommitHistoryComposite.| Modifier and Type | Class and Description |
|---|---|
static class |
CommitHistoryComposite.Input.IllegalInputException |
ILifecycle.DeferrableActivation| Constructor and Description |
|---|
CommitHistoryComposite.Input(CDOSession session,
CDOBranch branch,
CDOObject object) |
CommitHistoryComposite.Input(Object delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
Exception |
deactivate() |
boolean |
equals(Object obj) |
CDOBranch |
getBranch() |
protected Object |
getLifecycle() |
LifecycleState |
getLifecycleState() |
CDOObject |
getObject() |
CDOSession |
getSession() |
int |
hashCode() |
boolean |
isActive() |
boolean |
isOffline() |
String |
toString() |
addListener, fireEvent, fireEvent, fireEvent, fireThrowable, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListenerclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddListener, getListeners, hasListeners, removeListenerpublic CommitHistoryComposite.Input(Object delegate) throws CommitHistoryComposite.Input.IllegalInputException
public CommitHistoryComposite.Input(CDOSession session, CDOBranch branch, CDOObject object)
public final CDOSession getSession()
public final CDOBranch getBranch()
public final CDOObject getObject()
public final boolean isOffline()
public void activate()
throws LifecycleException
activate in interface ILifecycleLifecycleExceptionpublic Exception deactivate()
deactivate in interface ILifecyclepublic LifecycleState getLifecycleState()
getLifecycleState in interface ILifecyclepublic boolean isActive()
isActive in interface ILifecycleprotected final Object getLifecycle()
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.