Serialized Form
-
Package org.apache.syncope.core.persistence.jpa.entity
-
Class org.apache.syncope.core.persistence.jpa.entity.AbstractAny extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- -2666540708092702810L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
creationContext
String creationContext
-
creationDate
OffsetDateTime creationDate
-
creator
String creator
-
lastChangeContext
String lastChangeContext
-
lastChangeDate
OffsetDateTime lastChangeDate
-
lastModifier
String lastModifier
-
realm
JPARealm realm
-
status
String status
-
-
Class org.apache.syncope.core.persistence.jpa.entity.AbstractAnyTemplate extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- -5280310945358790780L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
anyType
JPAAnyType anyType
-
template
String template
-
-
Class org.apache.syncope.core.persistence.jpa.entity.AbstractDynMembership extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- 921821654690948787L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
fiql
String fiql
-
-
Class org.apache.syncope.core.persistence.jpa.entity.AbstractEntity extends Object implements Serializable
- serialVersionUID:
- -9017214159540857901L
-
Class org.apache.syncope.core.persistence.jpa.entity.AbstractExec extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- -812344822970166317L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
end
OffsetDateTime end
-
executor
String executor
-
message
String message
-
start
OffsetDateTime start
-
status
String status
-
-
Class org.apache.syncope.core.persistence.jpa.entity.AbstractGeneratedKeyEntity extends AbstractEntity implements Serializable
- serialVersionUID:
- 4705587655441599524L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
Class org.apache.syncope.core.persistence.jpa.entity.AbstractGroupableRelatable extends AbstractAny<P extends GroupablePlainAttr<L,M>> implements Serializable
- serialVersionUID:
- -2269285197388729673L
-
Class org.apache.syncope.core.persistence.jpa.entity.AbstractPlainAttr extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- -9115431608821806124L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
schema
JPAPlainSchema schema
-
-
Class org.apache.syncope.core.persistence.jpa.entity.AbstractPlainAttrValue extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- -9141923816611244785L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
binaryValue
byte[] binaryValue
-
booleanValue
Boolean booleanValue
-
dateValue
OffsetDateTime dateValue
-
doubleValue
Double doubleValue
-
longValue
Long longValue
-
stringValue
String stringValue
-
-
Class org.apache.syncope.core.persistence.jpa.entity.AbstractProvidedKeyEntity extends AbstractEntity implements Serializable
- serialVersionUID:
- 821537874069666593L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
Class org.apache.syncope.core.persistence.jpa.entity.AbstractSchema extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- -9222344997225831269L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAAccessToken extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- -8734194815582467949L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
authorities
byte[] authorities
-
body
String body
-
expirationTime
OffsetDateTime expirationTime
-
owner
String owner
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAAnyAbout extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- 3517381731849788407L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
anyType
JPAAnyType anyType
-
filter
String filter
-
notification
JPANotification notification
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAAnyTemplateRealm extends AbstractAnyTemplate implements Serializable
- serialVersionUID:
- 1863029633568957907L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
realm
JPARealm realm
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAAnyType extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- 2668267884059219835L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
classes
Set<JPAAnyTypeClass> classes
-
kind
org.apache.syncope.common.lib.types.AnyTypeKind kind
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAAnyTypeClass extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- -1750247153774475453L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
derSchemas
List<JPADerSchema> derSchemas
-
plainSchemas
List<JPAPlainSchema> plainSchemas
-
virSchemas
List<JPAVirSchema> virSchemas
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAApplication extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- -5951400197744722305L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
description
String description
-
privileges
List<JPAPrivilege> privileges
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAAuditConf extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- 943012777014416027L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
active
Boolean active
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPABatch extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- 468423182798249255L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
expiryTime
OffsetDateTime expiryTime
-
results
String results
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAConnInstance extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- -2294708794497208872L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
adminRealm
JPARealm adminRealm
-
bundleName
String bundleName
-
capabilities
String capabilities
-
capabilitiesSet
Set<org.apache.syncope.common.lib.types.ConnectorCapability> capabilitiesSet
-
connectorName
String connectorName
-
connRequestTimeout
Integer connRequestTimeout
-
displayName
String displayName
-
jsonConf
String jsonConf
-
location
String location
-
poolConf
JPAConnPoolConf poolConf
-
resources
List<JPAExternalResource> resources
-
version
String version
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAConnPoolConf extends Object implements Serializable
- serialVersionUID:
- -34259572059178970L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
Class org.apache.syncope.core.persistence.jpa.entity.JPADelegation extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- 17988340419552L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
delegated
JPAUser delegated
-
delegating
JPAUser delegating
-
end
OffsetDateTime end
-
roles
Set<JPARole> roles
-
start
OffsetDateTime start
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPADerSchema extends AbstractSchema implements Serializable
- serialVersionUID:
- -6173643493348674060L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
anyTypeClass
JPAAnyTypeClass anyTypeClass
-
expression
String expression
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPADynRealm extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- -6851035842423560341L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
dynMemberships
List<JPADynRealmMembership> dynMemberships
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPADynRealmMembership extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- 8157856850557493134L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
anyType
JPAAnyType anyType
-
dynRealm
JPADynRealm dynRealm
-
fiql
String fiql
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAExternalResource extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- -6937712883512073278L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
accountPolicy
JPAAccountPolicy accountPolicy
-
capabilitiesOverride
String capabilitiesOverride
-
capabilitiesOverrideSet
Set<org.apache.syncope.common.lib.types.ConnectorCapability> capabilitiesOverrideSet
-
connector
JPAConnInstance connector
-
createTraceLevel
org.apache.syncope.common.lib.types.TraceLevel createTraceLevel
-
deleteTraceLevel
org.apache.syncope.common.lib.types.TraceLevel deleteTraceLevel
-
enforceMandatoryCondition
Boolean enforceMandatoryCondition
-
jsonConf
String jsonConf
-
orgUnit
String orgUnit
-
overrideCapabilities
Boolean overrideCapabilities
-
passwordPolicy
JPAPasswordPolicy passwordPolicy
-
propagationActions
List<JPAImplementation> propagationActions
-
propagationPolicy
JPAPropagationPolicy propagationPolicy
-
propagationPriority
Integer propagationPriority
-
provisioningTraceLevel
org.apache.syncope.common.lib.types.TraceLevel provisioningTraceLevel
-
provisionList
List<org.apache.syncope.common.lib.to.Provision> provisionList
-
provisions
String provisions
-
provisionSorter
JPAImplementation provisionSorter
-
pullPolicy
JPAPullPolicy pullPolicy
-
pushPolicy
JPAPushPolicy pushPolicy
-
updateTraceLevel
org.apache.syncope.common.lib.types.TraceLevel updateTraceLevel
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAFIQLQuery extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- -8800817340585235280L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAImplementation extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- 8700713975100295322L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAJobStatus extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- 9061740216669505871L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
jobStatus
String jobStatus
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAMailTemplate extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- 2668267884059219835L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
Class org.apache.syncope.core.persistence.jpa.entity.JPANotification extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- 3112582296912757537L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
abouts
List<JPAAnyAbout> abouts
-
active
Boolean active
-
events
String events
-
eventsList
List<String> eventsList
-
recipientAttrName
String recipientAttrName
-
recipientsFIQL
String recipientsFIQL
-
recipientsProvider
JPAImplementation recipientsProvider
-
selfAsRecipient
Boolean selfAsRecipient
-
sender
String sender
-
staticRecipients
String staticRecipients
-
staticRecipientsList
List<String> staticRecipientsList
-
subject
String subject
-
template
JPAMailTemplate template
-
traceLevel
org.apache.syncope.common.lib.types.TraceLevel traceLevel
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAOIDCC4UIProvider extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- 1423093003585826403L
-
Serialized Fields
-
actions
List<JPAImplementation> actions
-
authorizationEndpoint
String authorizationEndpoint
-
clientID
String clientID
-
clientSecret
String clientSecret
-
createUnmatching
@NotNull Boolean createUnmatching
-
endSessionEndpoint
String endSessionEndpoint
-
hasDiscovery
boolean hasDiscovery
-
issuer
String issuer
-
itemList
List<org.apache.syncope.common.lib.to.Item> itemList
-
items
String items
-
jwksUri
String jwksUri
-
name
String name
-
selfRegUnmatching
@NotNull Boolean selfRegUnmatching
-
tokenEndpoint
String tokenEndpoint
-
updateMatching
@NotNull Boolean updateMatching
-
userinfoEndpoint
String userinfoEndpoint
-
userTemplate
JPAOIDCC4UIUserTemplate userTemplate
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAOIDCC4UIUserTemplate extends AbstractAnyTemplate implements Serializable
- serialVersionUID:
- 3964321047520954968L
-
Serialized Fields
-
op
JPAOIDCC4UIProvider op
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAPlainSchema extends AbstractSchema implements Serializable
- serialVersionUID:
- -8621028596062054739L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
anyTypeClass
JPAAnyTypeClass anyTypeClass
-
cipherAlgorithm
org.apache.syncope.common.lib.types.CipherAlgorithm cipherAlgorithm
-
conversionPattern
String conversionPattern
-
enumerationKeys
String enumerationKeys
-
enumerationValues
String enumerationValues
-
mandatoryCondition
String mandatoryCondition
-
mimeType
String mimeType
-
multivalue
Boolean multivalue
-
readonly
Boolean readonly
-
secretKey
String secretKey
-
type
org.apache.syncope.common.lib.types.AttrSchemaType type
-
uniqueConstraint
Boolean uniqueConstraint
-
validator
JPAImplementation validator
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAPrivilege extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- -6479069294944858456L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
application
JPAApplication application
-
description
String description
-
spec
String spec
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPARealm extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- 5533247460239909964L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
accessPolicy
JPAAccessPolicy accessPolicy
-
accountPolicy
JPAAccountPolicy accountPolicy
-
actions
List<JPAImplementation> actions
-
attrReleasePolicy
JPAAttrReleasePolicy attrReleasePolicy
-
authPolicy
JPAAuthPolicy authPolicy
-
fullPath
String fullPath
-
name
String name
-
parent
JPARealm parent
-
passwordPolicy
JPAPasswordPolicy passwordPolicy
-
resources
List<JPAExternalResource> resources
-
templates
List<JPAAnyTemplateRealm> templates
-
ticketExpirationPolicy
JPATicketExpirationPolicy ticketExpirationPolicy
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPARelationshipType extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- -753673974614737065L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
description
String description
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPARemediation extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- -1612530286294448682L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
anyType
JPAAnyType anyType
-
error
String error
-
instant
OffsetDateTime instant
-
operation
org.apache.syncope.common.lib.types.ResourceOperation operation
-
payload
String payload
-
pullTask
JPAPullTask pullTask
-
remoteName
String remoteName
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAReport extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- -587652654964285834L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
active
Boolean active
-
cronExpression
String cronExpression
-
executions
List<JPAReportExec> executions
-
fileExt
String fileExt
-
jobDelegate
JPAImplementation jobDelegate
-
mimeType
String mimeType
-
name
String name
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAReportExec extends AbstractExec implements Serializable
- serialVersionUID:
- -6178274296037547769L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
Class org.apache.syncope.core.persistence.jpa.entity.JPARole extends AbstractProvidedKeyEntity implements Serializable
- serialVersionUID:
- -7657701119422588832L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
anyLayout
String anyLayout
-
dynMembership
JPADynRoleMembership dynMembership
-
dynRealms
List<JPADynRealm> dynRealms
-
entitlements
String entitlements
-
entitlementsSet
Set<String> entitlementsSet
-
privileges
Set<JPAPrivilege> privileges
-
realms
List<JPARealm> realms
-
-
Class org.apache.syncope.core.persistence.jpa.entity.JPASRARoute extends AbstractGeneratedKeyEntity implements Serializable
- serialVersionUID:
- -8718852361106840530L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
Class org.apache.syncope.core.persistence.jpa.entity.JPAVirSchema extends AbstractSchema implements Serializable
- serialVersionUID:
- 3274006935328590141L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
anyType
JPAAnyType anyType
-
anyTypeClass
JPAAnyTypeClass anyTypeClass
-
extAttrName
String extAttrName
-
readonly
Boolean readonly
-
resource
JPAExternalResource resource
-
-