public abstract class Owner extends Object
| Constructor and Description |
|---|
Owner() |
| Modifier and Type | Method and Description |
|---|---|
static Owner |
create(String entity,
String entityId) |
abstract String |
entity() |
abstract String |
entityId() |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.