Class JPAAnyTemplateRealm
java.lang.Object
org.apache.syncope.core.persistence.jpa.entity.AbstractEntity
org.apache.syncope.core.persistence.jpa.entity.AbstractGeneratedKeyEntity
org.apache.syncope.core.persistence.jpa.entity.AbstractAnyTemplate
org.apache.syncope.core.persistence.jpa.entity.JPAAnyTemplateRealm
- All Implemented Interfaces:
Serializable
,AnyTemplate
,AnyTemplateRealm
,Entity
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.core.persistence.jpa.entity.AbstractEntity
LOG
Fields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.syncope.core.persistence.jpa.entity.AbstractAnyTemplate
get, getAnyType, set, setAnyType
Methods inherited from class org.apache.syncope.core.persistence.jpa.entity.AbstractGeneratedKeyEntity
getKey, setKey
Methods inherited from class org.apache.syncope.core.persistence.jpa.entity.AbstractEntity
checkImplementationType, checkType, equals, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.syncope.core.persistence.api.entity.AnyTemplate
get, getAnyType, set, setAnyType
-
Field Details
-
TABLE
- See Also:
-
-
Constructor Details
-
JPAAnyTemplateRealm
public JPAAnyTemplateRealm()
-
-
Method Details
-
getRealm
- Specified by:
getRealm
in interfaceAnyTemplateRealm
-
setRealm
- Specified by:
setRealm
in interfaceAnyTemplateRealm
-