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