com.seeyon.ctp.organization.event
类 AddConCurrentPostEvent

java.lang.Object
  继承者 java.util.EventObject
      继承者 com.seeyon.ctp.event.Event
          继承者 com.seeyon.ctp.organization.event.AddConCurrentPostEvent
所有已实现的接口:
java.io.Serializable

public class AddConCurrentPostEvent
extends Event

另请参见:
序列化表格

字段摘要
 
从类 java.util.EventObject 继承的字段
source
 
构造方法摘要
AddConCurrentPostEvent(java.lang.Object source)
           
 
方法摘要
 V3xOrgRelationship getRel()
           
 void setRel(V3xOrgRelationship rel)
           
 
从类 com.seeyon.ctp.event.Event 继承的方法
getTimestamp
 
从类 java.util.EventObject 继承的方法
getSource, toString
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

构造方法详细信息

AddConCurrentPostEvent

public AddConCurrentPostEvent(java.lang.Object source)
方法详细信息

getRel

public V3xOrgRelationship getRel()

setRel

public void setRel(V3xOrgRelationship rel)