|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jgoodies.binding.beans.Model
com.camunda.commons.beans.BoundBean
com.camunda.commons.beans.BusinessObjectKey
com.camunda.toolkit.jbpm.swing.scruffybridge.JbpmProcessKey
public class JbpmProcessKey
Constructor Summary | |
---|---|
JbpmProcessKey()
|
Method Summary | |
---|---|
java.lang.String |
getBusinessObjectClassName()
|
long |
getId()
|
java.lang.String |
getModuleId()
|
java.lang.String |
keyAsString()
|
void |
setId(long id)
|
void |
setKey(java.lang.String st)
|
void |
setValue(com.camunda.commons.beans.BoundBean bean)
|
Methods inherited from class com.camunda.commons.beans.BoundBean |
---|
addListenersToArray, addListenersToArrayElement, addListenersToElement, addListenersToElement, firePropertyChange, isChanged, isNull, resetChanged, setIsNull |
Methods inherited from class com.jgoodies.binding.beans.Model |
---|
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, equals, fireMulticastPropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JbpmProcessKey()
Method Detail |
---|
public java.lang.String getBusinessObjectClassName()
getBusinessObjectClassName
in class com.camunda.commons.beans.BusinessObjectKey
public java.lang.String getModuleId()
getModuleId
in class com.camunda.commons.beans.BusinessObjectKey
public java.lang.String keyAsString()
keyAsString
in class com.camunda.commons.beans.BusinessObjectKey
public void setKey(java.lang.String st)
setKey
in class com.camunda.commons.beans.BusinessObjectKey
public void setValue(com.camunda.commons.beans.BoundBean bean)
setValue
in class com.camunda.commons.beans.BoundBean
public long getId()
public void setId(long id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |