|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectjava.util.EventObject
com.seeyon.ctp.event.Event
com.seeyon.ctp.organization.event.UpdatePostEvent
public class UpdatePostEvent
| 字段摘要 |
|---|
| 从类 java.util.EventObject 继承的字段 |
|---|
source |
| 构造方法摘要 | |
|---|---|
UpdatePostEvent(java.lang.Object source)
|
|
| 方法摘要 | |
|---|---|
V3xOrgPost |
getOldPost()
|
V3xOrgPost |
getPost()
|
void |
setOldPost(V3xOrgPost oldPost)
|
void |
setPost(V3xOrgPost post)
|
| 从类 com.seeyon.ctp.event.Event 继承的方法 |
|---|
getTimestamp |
| 从类 java.util.EventObject 继承的方法 |
|---|
getSource, toString |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 构造方法详细信息 |
|---|
public UpdatePostEvent(java.lang.Object source)
| 方法详细信息 |
|---|
public V3xOrgPost getPost()
public void setPost(V3xOrgPost post)
public V3xOrgPost getOldPost()
public void setOldPost(V3xOrgPost oldPost)
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||