public abstract class DomainObjectUpdate<W extends DomainObjectModification<?,?,?,?,?>> extends EntityUpdate<W>
Modifier and Type | Class and Description |
---|---|
static class |
DomainObjectUpdate.Builder<E extends DomainObject<?,?,?>,W extends DomainObjectModification<?,?,?,E,?>,WB extends DomainObjectModification.DomainObjectModificationBuilder<?,?,?,E,?,W,WB>,U extends DomainObjectUpdate<W>,SELF extends DomainObjectUpdate.Builder<E,W,WB,U,SELF>> |
Modifier | Constructor and Description |
---|---|
protected |
DomainObjectUpdate(GlobalId globalId,
W modification) |
getGlobalId, getModification
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.