| java.lang.Object com.technoetic.xplanner.actions.Continuer com.technoetic.xplanner.actions.StoryContinuer
Methods inherited from com.technoetic.xplanner.actions.Continuer | protected void addHistoryEvent(String type, DomainObject target, String description)(Code)(Java Doc) public void continueNotes(NoteAttachable fromObject, NoteAttachable toObject) throws HibernateException(Code)(Java Doc) public DomainObject continueObject(DomainObject fromObject, DomainObject fromParent, DomainObject toParent) throws HibernateException(Code)(Java Doc) protected DomainObject createInstance(DomainObject fromObject) throws InstantiationException, IllegalAccessException(Code)(Java Doc) abstract protected void doContinueObject(DomainObject fromObject, DomainObject toParent, DomainObject toObject) throws HibernateException(Code)(Java Doc) public Session getHibernateSession()(Code)(Java Doc) final public void init(Session session, MessageResources messageResources, int currentUserId)(Code)(Java Doc) public void setCurrentUserId(int currentUserId)(Code)(Java Doc) public void setHibernateSession(Session hibernateSession)(Code)(Java Doc) public void setLinkFormatter(DomainObjectWikiLinkFormatter linkFormatter)(Code)(Java Doc) public void setMessageResources(MessageResources messageResources)(Code)(Java Doc) public void setMetaDataRepository(DomainMetaDataRepository metaDataRepository)(Code)(Java Doc)
|
|
|