com.ebmwebsourcing.petalsbpm.definitionseditor.definitions.events
Class AddPartnerRoleEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<DefinitionsHandler>
com.ebmwebsourcing.petalsbpm.definitionseditor.definitions.events.AddPartnerRoleEvent
public class AddPartnerRoleEvent
- extends com.google.gwt.event.shared.GwtEvent<DefinitionsHandler>
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
com.google.gwt.event.shared.GwtEvent.Type<H> |
|
Constructor Summary |
AddPartnerRoleEvent(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.IPartnerRoleBean partnerRole)
|
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
assertLive, getSource, isLive, kill, revive, toDebugString, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TYPE
public static com.google.gwt.event.shared.GwtEvent.Type<DefinitionsHandler> TYPE
AddPartnerRoleEvent
public AddPartnerRoleEvent(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.IPartnerRoleBean partnerRole)
getPartnerRole
public com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.IPartnerRoleBean getPartnerRole()
dispatch
protected void dispatch(DefinitionsHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<DefinitionsHandler>
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<DefinitionsHandler> getAssociatedType()
- Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<DefinitionsHandler>
Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.