Class JPAAnyTypeClass
java.lang.Object
org.apache.syncope.core.persistence.jpa.entity.AbstractEntity
org.apache.syncope.core.persistence.jpa.entity.AbstractProvidedKeyEntity
org.apache.syncope.core.persistence.jpa.entity.JPAAnyTypeClass
- All Implemented Interfaces:
Serializable,AnyTypeClass,Entity,ProvidedKeyEntity
- See Also:
-
Field Summary
FieldsFields inherited from class org.apache.syncope.core.persistence.jpa.entity.AbstractEntity
LOGFields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanadd(PlainSchema schema) List<? extends PlainSchema> Methods inherited from class org.apache.syncope.core.persistence.jpa.entity.AbstractProvidedKeyEntity
getKey, setKeyMethods inherited from class org.apache.syncope.core.persistence.jpa.entity.AbstractEntity
checkImplementationType, checkType, equals, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.syncope.core.persistence.api.entity.ProvidedKeyEntity
setKey
-
Field Details
-
TABLE
- See Also:
-
-
Constructor Details
-
JPAAnyTypeClass
public JPAAnyTypeClass()
-
-
Method Details
-
add
- Specified by:
addin interfaceAnyTypeClass
-
getPlainSchemas
- Specified by:
getPlainSchemasin interfaceAnyTypeClass
-
add
- Specified by:
addin interfaceAnyTypeClass
-
getDerSchemas
- Specified by:
getDerSchemasin interfaceAnyTypeClass
-