Interface Privilege
- All Superinterfaces:
Entity
,ProvidedKeyEntity
,Serializable
- All Known Implementing Classes:
JPAPrivilege
,Neo4jPrivilege
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
-
Method Summary
Modifier and TypeMethodDescriptiongetSpec()
void
setApplication
(Application application) void
setDescription
(String description) void
Methods inherited from interface org.apache.syncope.core.persistence.api.entity.ProvidedKeyEntity
setKey
-
Method Details
-
getApplication
Application getApplication() -
setApplication
-
getDescription
String getDescription() -
setDescription
-
getSpec
String getSpec() -
setSpec
-