EntityReference directly, this will be removed eventuallypublic class IdEntityReference extends EntityReference
EntityBroker
API. These are of the form /prefix/id - this parser will accept overlong references with
additional path segments, which will be ignored.| Modifier and Type | Field and Description |
|---|---|
String |
id
Deprecated.
use
EntityReference.getId() to get the id |
originalReference, PERIOD, prefix, SEPARATOR| Constructor and Description |
|---|
IdEntityReference(String reference)
Deprecated.
|
IdEntityReference(String prefix,
String id)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getID(String reference)
Deprecated.
do not use this method anymore, use the constructors for
EntityReference |
checkPrefixId, checkReference, clone, copy, copy, findId, findPrefix, getId, getIdFromRef, getIdFromRefByKey, getOriginalReference, getPrefix, getPrefix, getReference, getSeparatorPos, getSpaceReference, isEmpty, makeEntityId, makeEntityPrefix, makeEntityReference, setOriginalReference, toStringpublic String id
EntityReference.getId() to get the idpublic IdEntityReference(String reference)
EntityReference(String)public IdEntityReference(String prefix, String id)
EntityReference(String, String)public static String getID(String reference)
EntityReferenceCopyright © 2023. All rights reserved.