@Entity public class JPAAnyAbout extends AbstractGeneratedKeyEntity implements AnyAbout
Modifier and Type | Field and Description |
---|---|
static String |
TABLE |
LOG
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
Constructor and Description |
---|
JPAAnyAbout() |
Modifier and Type | Method and Description |
---|---|
String |
get() |
AnyType |
getAnyType() |
Notification |
getNotification() |
void |
set(String filter) |
void |
setAnyType(AnyType anyType) |
void |
setNotification(Notification notification) |
getKey, setKey
checkImplementationType, checkType, equals, hashCode, toString
public static final String TABLE
public Notification getNotification()
getNotification
in interface AnyAbout
public void setNotification(Notification notification)
setNotification
in interface AnyAbout
public AnyType getAnyType()
getAnyType
in interface AnyAbout
public void setAnyType(AnyType anyType)
setAnyType
in interface AnyAbout
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.