public static interface HibernateRelations.HasDeletedFlag<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDeleted() |
boolean |
isDeleted() |
T |
setDeleted(boolean deleted) |
static final String DELETED
T setDeleted(boolean deleted)
boolean getDeleted()
boolean isDeleted()
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.