public interface Entity extends Serializable
Modifier and Type | Field and Description |
---|---|
static Pattern |
EMAIL_PATTERN |
static Pattern |
ID_PATTERN |
static String |
ID_REGEX |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
static final String ID_REGEX
static final Pattern ID_PATTERN
static final Pattern EMAIL_PATTERN
String getKey()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.