public class CreateResult<T> extends Object
Modifier and Type | Field and Description |
---|---|
T |
entity |
boolean |
wasCreated |
Constructor and Description |
---|
CreateResult(T entity,
boolean wasCreated) |
Copyright © 2017 SAP SE. All rights reserved.