public interface WhenIsUpdatableBaseModel
| Modifier and Type | Method and Description |
|---|---|
BaseModel<?> |
updateBaseModel(long primaryKey,
ServiceContext serviceContext) |
BaseModel<?> updateBaseModel(long primaryKey, ServiceContext serviceContext) throws java.lang.Exception
java.lang.Exception