@MappedSuperclass public abstract class AbstractAuthzEntity extends AbstractEntity
| Constructor and Description |
|---|
AbstractAuthzEntity() |
| Modifier and Type | Method and Description |
|---|---|
abstract User |
getOwner()
The owner of this entity.
|
clone, equals, getCreatedDate, getId, getModifiedDate, hashCode, setCreatedDate, setId, setModifiedDate, toStringpublic abstract User getOwner()
Copyright © 2018 krotscheck.net. All rights reserved.