
public static class CommitHistoryComposite.Input extends Notifier implements ILifecycle
CommitHistoryComposite.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() |
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)
public CommitHistoryComposite.Input(CDOSession session, CDOBranch branch, CDOObject object)
public final CDOSession getSession()
public final CDOBranch getBranch()
public final CDOObject getObject()
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, 2012 Eike Stepper (Berlin, Germany) and others.