public class ElementId extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ElementId.BuilderChain |
static interface |
ElementId.ElementIdBuilder |
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
latest |
protected RevisionUID |
revisionId |
| Modifier | Constructor and Description |
|---|---|
protected |
ElementId() |
| Modifier and Type | Method and Description |
|---|---|
static ElementId.ElementIdBuilder |
elementId(String xhdoc) |
boolean |
latest() |
RevisionUID |
revisionID() |
protected RevisionUID revisionId
protected boolean latest
public RevisionUID revisionID()
public boolean latest()
public static ElementId.ElementIdBuilder elementId(String xhdoc)
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.