S - N - C - public class AbstractContractImpl<S extends AbstractContract,N extends AbstractContract,C extends Void>
extends org.openmdx.base.aop2.AbstractObject<S,N,C>
| Constructor and Description |
|---|
AbstractContractImpl(S same,
N next)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
jdoPreDelete() |
void |
jdoPreStore() |
org.openmdx.base.jmi1.Void |
reapplyContractCreator(ReapplyContractCreatorParams params)
Re-apply activity creator.
|
void |
setContractState(short contractState)
Set contract state.
|
public void setContractState(short contractState)
contractState - public org.openmdx.base.jmi1.Void reapplyContractCreator(ReapplyContractCreatorParams params)
params - public void jdoPreStore()
jdoPreStore in class org.openmdx.base.aop2.AbstractObject<S extends AbstractContract,N extends AbstractContract,C extends Void>public void jdoPreDelete()
jdoPreDelete in class org.openmdx.base.aop2.AbstractObject<S extends AbstractContract,N extends AbstractContract,C extends Void>This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.