Interface AnyAbout
- All Superinterfaces:
Entity
,Serializable
- All Known Implementing Classes:
JPAAnyAbout
,Neo4jAnyAbout
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
-
Method Summary
Modifier and TypeMethodDescriptionget()
void
void
setAnyType
(AnyType anyType) void
setNotification
(Notification notification)
-
Method Details
-
getNotification
Notification getNotification() -
setNotification
-
getAnyType
AnyType getAnyType() -
setAnyType
-
get
String get() -
set
-