|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.model.WireProperties
public class WireProperties
| Field Summary | |
|---|---|
protected long |
dbid
|
protected int |
dbversion
|
protected WireContext |
wireContext
|
| Constructor Summary | |
|---|---|
WireProperties()
|
|
| Method Summary | |
|---|---|
void |
add(Descriptor descriptor)
|
java.lang.Object |
get(java.lang.String key)
|
long |
getDbid()
|
WireContext |
getWireContext()
|
java.util.Set<java.lang.String> |
keys()
|
void |
setWireContext(WireContext wireContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long dbid
protected int dbversion
protected WireContext wireContext
| Constructor Detail |
|---|
public WireProperties()
| Method Detail |
|---|
public java.lang.Object get(java.lang.String key)
public java.util.Set<java.lang.String> keys()
public void add(Descriptor descriptor)
public WireContext getWireContext()
public void setWireContext(WireContext wireContext)
public long getDbid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||