Serialized Form


Package com.evolveum.icf.dummy.resource

Class com.evolveum.icf.dummy.resource.ObjectAlreadyExistsException extends Exception implements Serializable

Class com.evolveum.icf.dummy.resource.ObjectDoesNotExistException extends Exception implements Serializable

Class com.evolveum.icf.dummy.resource.SchemaViolationException extends Exception implements Serializable


Package com.evolveum.midpoint.audit.api

Class com.evolveum.midpoint.audit.api.AuditServiceFactoryException extends Exception implements Serializable


Package com.evolveum.midpoint.common

Class com.evolveum.midpoint.common.ResourceObjectPattern extends Object implements Serializable

Serialized Fields

identifiers

Collection<E> identifiers

Package com.evolveum.midpoint.common.crypto

Class com.evolveum.midpoint.common.crypto.EncryptionException extends Exception implements Serializable

serialVersionUID: 8289563205061329615L


Package com.evolveum.midpoint.common.expression

Class com.evolveum.midpoint.common.expression.ExpressionSyntaxException extends SchemaException implements Serializable


Package com.evolveum.midpoint.common.expression.script

Class com.evolveum.midpoint.common.expression.script.SourceTriple extends PrismValueDeltaSetTriple<V extends PrismValue> implements Serializable

Serialized Fields

source

Source<V extends PrismValue> source

Package com.evolveum.midpoint.common.refinery

Class com.evolveum.midpoint.common.refinery.RefinedAccountDefinition extends ResourceAttributeContainerDefinition implements Serializable

Serialized Fields

accountType

String accountType

displayName

String displayName

description

String description

isDefault

boolean isDefault

objectClassDefinition

ObjectClassComplexTypeDefinition objectClassDefinition

resourceType

ResourceType resourceType

identifiers

Collection<E> identifiers

secondaryIdentifiers

Collection<E> secondaryIdentifiers

protectedAccounts

Collection<E> protectedAccounts

objectDefinition

PrismObjectDefinition<T extends Objectable> objectDefinition
Refined object definition. The "any" parts are replaced with appropriate schema (e.g. resource schema)


attributeDefinitions

Collection<E> attributeDefinitions

Class com.evolveum.midpoint.common.refinery.RefinedAttributeDefinition extends ResourceAttributeDefinition implements Serializable

Serialized Fields

displayName

String displayName

description

String description

tolerant

boolean tolerant

create

boolean create

read

boolean read

update

boolean update

minOccurs

Integer minOccurs

maxOccurs

Integer maxOccurs

attributeDefinition

ResourceAttributeDefinition attributeDefinition

outboundMappingType

MappingType outboundMappingType

inboundMappingTypes

List<E> inboundMappingTypes

Class com.evolveum.midpoint.common.refinery.ResourceShadowDiscriminator extends Object implements Serializable

Serialized Fields

resourceOid

String resourceOid

intent

String intent

thombstone

boolean thombstone

Class com.evolveum.midpoint.common.refinery.ShadowDiscriminatorObjectDelta extends ObjectDelta<T extends Objectable> implements Serializable

Serialized Fields

discriminator

ResourceShadowDiscriminator discriminator

Package com.evolveum.midpoint.model.api

Class com.evolveum.midpoint.model.api.PolicyViolationException extends CommonException implements Serializable


Package com.evolveum.midpoint.model.api.context

Package com.evolveum.midpoint.model.lens

Class com.evolveum.midpoint.model.lens.LensContext extends Object implements Serializable

serialVersionUID: -778283437426659540L

Serialized Fields

state

ModelState state

channel

String channel
Channel that is the source of primary change (GUI, live sync, import, ...)


focusContext

LensFocusContext<O extends ObjectType> focusContext

projectionContexts

Collection<E> projectionContexts

focusClass

Class<T> focusClass

projectionClass

Class<T> projectionClass

doReconciliationForAllProjections

boolean doReconciliationForAllProjections
True if we want to reconcile all accounts in this context.


projectionWave

int projectionWave
Current wave of computation and execution.


executionWave

int executionWave
Current wave of execution.


options

ModelExecuteOptions options

Class com.evolveum.midpoint.model.lens.LensElementContext extends Object implements Serializable

serialVersionUID: 1649567559396392861L

Serialized Fields

objectOld

PrismObject<T extends Objectable> objectOld

objectNew

PrismObject<T extends Objectable> objectNew

primaryDelta

ObjectDelta<T extends Objectable> primaryDelta

secondaryDelta

ObjectDelta<T extends Objectable> secondaryDelta

executedDeltas

List<E> executedDeltas

objectTypeClass

Class<T> objectTypeClass

oid

String oid

lensContext

LensContext<F extends ObjectType,P extends ObjectType> lensContext

Class com.evolveum.midpoint.model.lens.LensFocusContext extends LensElementContext<O extends ObjectType> implements Serializable

Serialized Fields

secondaryDeltas

ObjectDeltaWaves<O extends ObjectType> secondaryDeltas

Class com.evolveum.midpoint.model.lens.LensProjectionContext extends LensElementContext<O extends ObjectType> implements Serializable

Serialized Fields

syncDelta

ObjectDelta<T extends Objectable> syncDelta

wave

int wave
The wave in which this resource should be processed. Initial value of -1 means "undetermined".


resourceShadowDiscriminator

ResourceShadowDiscriminator resourceShadowDiscriminator
Definition of account type.


fullShadow

boolean fullShadow

isAssigned

boolean isAssigned
True if the account is "legal" (assigned to the user). It may be false for accounts that are either found to be illegal by live sync, were unassigned from user, etc. If set to null the situation is not yet known. Null is a typical value when the context is constructed.


isActive

boolean isActive
True if the account should be part of the synchronization. E.g. outbound expression should be applied to it.


synchronizationIntent

SynchronizationIntent synchronizationIntent
Initial intent regarding the account. It indicated what the initiator of the operation WANTS TO DO with the context. If set to null then the decision is left to "the engine". Null is also a typical value when the context is created. It may be pre-set under some circumstances, e.g. if an account is being unlinked.


synchronizationPolicyDecision

SynchronizationPolicyDecision synchronizationPolicyDecision
Decision regarding the account. It indicated what the engine has DECIDED TO DO with the context. If set to null no decision was made yet. Null is also a typical value when the context is created.


doReconciliation

boolean doReconciliation
True if we want to reconcile account in this context.


iteration

int iteration

iterationToken

String iterationToken

accountPasswordPolicy

ValuePolicyType accountPasswordPolicy

Class com.evolveum.midpoint.model.lens.ObjectDeltaWaves extends Object implements Serializable

Serialized Fields

waves

List<E> waves

Class com.evolveum.midpoint.model.lens.RewindException extends Exception implements Serializable


Package com.evolveum.midpoint.model.security

Class com.evolveum.midpoint.model.security.RepositoryException extends Exception implements Serializable

serialVersionUID: 7335486790057885990L


Package com.evolveum.midpoint.model.security.api

Class com.evolveum.midpoint.model.security.api.PrincipalUser extends Object implements Serializable

serialVersionUID: 8299738301872077768L

Serialized Fields

user

UserType user

Package com.evolveum.midpoint.model.sync

Class com.evolveum.midpoint.model.sync.SynchronizationException extends Exception implements Serializable

serialVersionUID: 3225341712506234556L


Package com.evolveum.midpoint.prism

Class com.evolveum.midpoint.prism.ComplexTypeDefinition extends Definition implements Serializable

serialVersionUID: 2655797837209175037L

Serialized Fields

itemDefinitions

List<E> itemDefinitions

superType

QName superType

containerMarker

boolean containerMarker

objectMarker

boolean objectMarker

xsdAnyMarker

boolean xsdAnyMarker

extensionForType

QName extensionForType

compileTimeClass

Class<T> compileTimeClass

Class com.evolveum.midpoint.prism.Definition extends Object implements Serializable

serialVersionUID: -2643332934312107274L

Serialized Fields

defaultName

QName defaultName

typeName

QName typeName

ignored

boolean ignored

displayName

String displayName

displayOrder

Integer displayOrder

help

String help

Class com.evolveum.midpoint.prism.Item extends Object implements Serializable

serialVersionUID: 510000191615288733L

Serialized Fields

name

QName name

parent

PrismValue parent

definition

ItemDefinition definition

values

List<E> values

Class com.evolveum.midpoint.prism.ItemDefinition extends Definition implements Serializable

serialVersionUID: -2643332934312107274L

Serialized Fields

name

QName name

minOccurs

int minOccurs

maxOccurs

int maxOccurs

dynamic

boolean dynamic

Class com.evolveum.midpoint.prism.PrismContainer extends Item<PrismContainerValue<V extends Containerable>> implements Serializable

serialVersionUID: 5206821250098051028L

Serialized Fields

compileTimeClass

Class<T> compileTimeClass

Class com.evolveum.midpoint.prism.PrismContainerDefinition extends ItemDefinition implements Serializable

serialVersionUID: -5068923696147960699L

Serialized Fields

complexTypeDefinition

ComplexTypeDefinition complexTypeDefinition

compileTimeClass

Class<T> compileTimeClass

isRuntimeSchema

boolean isRuntimeSchema
This means that the property container is not defined by fixed (compile-time) schema. This in fact means that we need to use getAny in a JAXB types. It does not influence the processing of DOM that much, as that does not really depend on compile-time/run-time distinction.

Class com.evolveum.midpoint.prism.PrismContainerValue extends PrismValue implements Serializable

Serialized Fields

items

List<E> items

id

String id

rawElements

List<E> rawElements

containerable

Containerable containerable

Class com.evolveum.midpoint.prism.PrismObject extends PrismContainer<T extends Objectable> implements Serializable

serialVersionUID: 7321429132391159949L

Serialized Fields

oid

String oid

version

String version

objectable

Objectable objectable

Class com.evolveum.midpoint.prism.PrismObjectDefinition extends PrismContainerDefinition<T extends Objectable> implements Serializable

serialVersionUID: -8298581031956931008L

Class com.evolveum.midpoint.prism.PrismProperty extends Item<PrismPropertyValue<T>> implements Serializable

serialVersionUID: 6843901365945935660L

Class com.evolveum.midpoint.prism.PrismPropertyDefinition extends ItemDefinition implements Serializable

serialVersionUID: 7259761997904371009L

Serialized Fields

valueType

QName valueType

allowedValues

Object[] allowedValues

create

boolean create

read

boolean read

update

boolean update

indexed

Boolean indexed

Class com.evolveum.midpoint.prism.PrismPropertyValue extends PrismValue implements Serializable

Serialized Fields

value

Object value

rawElement

Object rawElement

Class com.evolveum.midpoint.prism.PrismReference extends Item<PrismReferenceValue> implements Serializable

serialVersionUID: 1872343401395762657L

Class com.evolveum.midpoint.prism.PrismReferenceDefinition extends ItemDefinition implements Serializable

serialVersionUID: 2427488779612517600L

Serialized Fields

targetTypeName

QName targetTypeName

compositeObjectElementName

QName compositeObjectElementName

Class com.evolveum.midpoint.prism.PrismReferenceValue extends PrismValue implements Serializable

Serialized Fields

oid

String oid

object

PrismObject<T extends Objectable> object

targetType

QName targetType

relation

QName relation

description

String description

filter

Element filter

Class com.evolveum.midpoint.prism.PrismValue extends Object implements Serializable

Serialized Fields

originType

OriginType originType

originObject

Objectable originObject

parent

Itemable parent

domElement

Element domElement

Package com.evolveum.midpoint.prism.delta

Class com.evolveum.midpoint.prism.delta.ContainerDelta extends ItemDelta<PrismContainerValue<V extends Containerable>> implements Serializable

Class com.evolveum.midpoint.prism.delta.DeltaSetTriple extends Object implements Serializable

Serialized Fields

zeroSet

Collection<E> zeroSet
Collection of values that were not changed.


plusSet

Collection<E> plusSet
Collection of values that were added.


minusSet

Collection<E> minusSet
Collection of values that were deleted.

Class com.evolveum.midpoint.prism.delta.ItemDelta extends Object implements Serializable

Serialized Fields

name

QName name
Name of the property


parentPath

ItemPath parentPath
Parent path of the property (path to the property container)


definition

ItemDefinition definition

valuesToReplace

Collection<E> valuesToReplace

valuesToAdd

Collection<E> valuesToAdd

valuesToDelete

Collection<E> valuesToDelete

Class com.evolveum.midpoint.prism.delta.ObjectDelta extends Object implements Serializable

serialVersionUID: -528560467958335366L

Serialized Fields

changeType

ChangeType changeType

oid

String oid
OID of the object that this delta applies to.


objectToAdd

PrismObject<T extends Objectable> objectToAdd
New object to add. Valid only if changeType==ADD


modifications

Collection<E> modifications
Set of relative property deltas. Valid only if changeType==MODIFY


objectTypeClass

Class<T> objectTypeClass
Class of the object that we describe.

Class com.evolveum.midpoint.prism.delta.PrismValueDeltaSetTriple extends DeltaSetTriple<V extends PrismValue> implements Serializable

Class com.evolveum.midpoint.prism.delta.PropertyDelta extends ItemDelta<PrismPropertyValue<T>> implements Serializable

Class com.evolveum.midpoint.prism.delta.ReferenceDelta extends ItemDelta<PrismReferenceValue> implements Serializable


Package com.evolveum.midpoint.prism.path

Class com.evolveum.midpoint.prism.path.IdItemPathSegment extends ItemPathSegment implements Serializable

Serialized Fields

id

String id

Class com.evolveum.midpoint.prism.path.ItemPath extends Object implements Serializable

Serialized Fields

segments

List<E> segments

Class com.evolveum.midpoint.prism.path.ItemPathSegment extends Object implements Serializable

Class com.evolveum.midpoint.prism.path.NameItemPathSegment extends ItemPathSegment implements Serializable

Serialized Fields

name

QName name

isVariable

boolean isVariable

Package com.evolveum.midpoint.prism.polystring

Class com.evolveum.midpoint.prism.polystring.PolyString extends Object implements Serializable

Serialized Fields

orig

String orig

norm

String norm

Package com.evolveum.midpoint.prism.query

Class com.evolveum.midpoint.prism.query.AndFilter extends NaryLogicalFilter implements Serializable

Class com.evolveum.midpoint.prism.query.ComparativeFilter extends PropertyValueFilter implements Serializable

Serialized Fields

equals

boolean equals

Class com.evolveum.midpoint.prism.query.EqualsFilter extends PropertyValueFilter implements Serializable

serialVersionUID: 3284478412180258355L

Class com.evolveum.midpoint.prism.query.GreaterFilter extends ComparativeFilter implements Serializable

Class com.evolveum.midpoint.prism.query.LessFilter extends ComparativeFilter implements Serializable

Class com.evolveum.midpoint.prism.query.LogicalFilter extends ObjectFilter implements Serializable

Serialized Fields

condition

List<E> condition

Class com.evolveum.midpoint.prism.query.NaryLogicalFilter extends LogicalFilter implements Serializable

Class com.evolveum.midpoint.prism.query.NotFilter extends UnaryLogicalFilter implements Serializable

Class com.evolveum.midpoint.prism.query.ObjectFilter extends Object implements Serializable

Serialized Fields

expression

Element expression

Class com.evolveum.midpoint.prism.query.ObjectPaging extends Object implements Serializable

Serialized Fields

offset

Integer offset

maxSize

Integer maxSize

orderBy

QName orderBy

direction

OrderDirection direction

Class com.evolveum.midpoint.prism.query.ObjectQuery extends Object implements Serializable

Serialized Fields

filter

ObjectFilter filter

paging

ObjectPaging paging

Class com.evolveum.midpoint.prism.query.OrFilter extends NaryLogicalFilter implements Serializable

Class com.evolveum.midpoint.prism.query.OrgFilter extends ObjectFilter implements Serializable

Serialized Fields

baseOrgRef

PrismReferenceValue baseOrgRef

minDepth

Integer minDepth

maxDepth

Integer maxDepth

root

boolean root

Class com.evolveum.midpoint.prism.query.PropertyValueFilter extends ValueFilter implements Serializable

Serialized Fields

values

List<E> values

Class com.evolveum.midpoint.prism.query.RefFilter extends PropertyValueFilter implements Serializable

Class com.evolveum.midpoint.prism.query.StringValueFilter extends ValueFilter implements Serializable

Serialized Fields

value

String value

Class com.evolveum.midpoint.prism.query.SubstringFilter extends StringValueFilter implements Serializable

Class com.evolveum.midpoint.prism.query.UnaryLogicalFilter extends LogicalFilter implements Serializable

Class com.evolveum.midpoint.prism.query.ValueFilter extends ObjectFilter implements Serializable

Serialized Fields

parentPath

ItemPath parentPath

definition

ItemDefinition definition

Package com.evolveum.midpoint.prism.xjc

Class com.evolveum.midpoint.prism.xjc.PrismReferenceArrayList extends AbstractList<T> implements Serializable

Serialized Fields

reference

PrismReference reference

Package com.evolveum.midpoint.provisioning.api

Class com.evolveum.midpoint.provisioning.api.GenericConnectorException extends RuntimeException implements Serializable

serialVersionUID: 4718501022689239025L


Package com.evolveum.midpoint.provisioning.ucf.api

Class com.evolveum.midpoint.provisioning.ucf.api.GenericFrameworkException extends UcfException implements Serializable

Class com.evolveum.midpoint.provisioning.ucf.api.UcfException extends Exception implements Serializable


Package com.evolveum.midpoint.provisioning.ucf.impl

Class com.evolveum.midpoint.provisioning.ucf.impl.IntermediateException extends RuntimeException implements Serializable


Package com.evolveum.midpoint.repo.api

Class com.evolveum.midpoint.repo.api.RepositoryServiceFactoryException extends Exception implements Serializable

serialVersionUID: -5462545970628220734L


Package com.evolveum.midpoint.repo.sql.data.audit

Class com.evolveum.midpoint.repo.sql.data.audit.RAuditEventRecord extends Object implements Serializable

Serialized Fields

id

long id

timestamp

Long timestamp

eventIdentifier

String eventIdentifier

sessionIdentifier

String sessionIdentifier

taskIdentifier

String taskIdentifier

taskOID

String taskOID

hostIdentifier

String hostIdentifier

initiator

String initiator

target

String target

targetOwner

String targetOwner

eventType

RAuditEventType eventType

eventStage

RAuditEventStage eventStage

deltas

Set<E> deltas

channel

String channel

outcome

ROperationResultStatusType outcome

Class com.evolveum.midpoint.repo.sql.data.audit.RObjectDeltaOperation extends Object implements Serializable

Serialized Fields

record

RAuditEventRecord record

recordId

Long recordId

delta

String delta

checksum

String checksum

operation

String operation

status

ROperationResultStatusType status

token

Long token

messageCode

String messageCode

message

String message

details

String details

localizedMessage

String localizedMessage

params

String params

partialResults

String partialResults

Class com.evolveum.midpoint.repo.sql.data.audit.RObjectDeltaOperationId extends Object implements Serializable

Serialized Fields

recordId

Long recordId

checksum

String checksum

Package com.evolveum.midpoint.repo.sql.data.common

Class com.evolveum.midpoint.repo.sql.data.common.RAbstractRole extends RObject implements Serializable

Serialized Fields

assignments

Set<E> assignments

exclusions

Set<E> exclusions

requestable

Boolean requestable

approverRefs

Set<E> approverRefs

approvalProcess

String approvalProcess

approvalSchema

String approvalSchema

approvalExpression

String approvalExpression

automaticallyApproved

String automaticallyApproved

Class com.evolveum.midpoint.repo.sql.data.common.RAccountShadow extends RResourceObjectShadow implements Serializable

Serialized Fields

accountType

String accountType

credentials

RCredentials credentials

Class com.evolveum.midpoint.repo.sql.data.common.RAnyContainer extends Object implements Serializable

Serialized Fields

owner

RContainer owner

ownerOid

String ownerOid

ownerId

Long ownerId

ownerType

RContainerType ownerType

strings

Set<E> strings

longs

Set<E> longs

dates

Set<E> dates

references

Set<E> references

clobs

Set<E> clobs

Class com.evolveum.midpoint.repo.sql.data.common.RAssignment extends RContainer implements Serializable

Serialized Fields

owner

RObject owner

ownerOid

String ownerOid

ownerId

Long ownerId

extension

RAnyContainer extension

description

String description

activation

RActivation activation

accountConstruction

String accountConstruction

targetRef

REmbeddedReference targetRef

Class com.evolveum.midpoint.repo.sql.data.common.RConnector extends RObject implements Serializable

Serialized Fields

name

RPolyString name

framework

String framework

connectorHostRef

REmbeddedReference connectorHostRef

connectorType

String connectorType

connectorVersion

String connectorVersion

connectorBundle

String connectorBundle

targetSystemType

Set<E> targetSystemType

namespace

String namespace

xmlSchema

String xmlSchema

Class com.evolveum.midpoint.repo.sql.data.common.RConnectorHost extends RObject implements Serializable

Serialized Fields

name

RPolyString name

hostname

String hostname

port

String port

sharedSecret

String sharedSecret

protectConnection

Boolean protectConnection

timeout

Integer timeout

Class com.evolveum.midpoint.repo.sql.data.common.RContainer extends Object implements Serializable

Serialized Fields

oid

String oid

id

Long id

Class com.evolveum.midpoint.repo.sql.data.common.RExclusion extends RContainer implements Serializable

Serialized Fields

owner

RObject owner

ownerOid

String ownerOid

ownerId

Long ownerId

description

String description

targetRef

REmbeddedReference targetRef

policy

RExclusionPolicyType policy

Class com.evolveum.midpoint.repo.sql.data.common.RGenericObject extends RObject implements Serializable

Serialized Fields

name

RPolyString name

objectType

String objectType

Class com.evolveum.midpoint.repo.sql.data.common.RNode extends RObject implements Serializable

Serialized Fields

name

RPolyString name

nodeIdentifier

String nodeIdentifier

hostname

String hostname

jmxPort

Integer jmxPort

lastCheckInTime

XMLGregorianCalendar lastCheckInTime

running

Boolean running

clustered

Boolean clustered

internalNodeIdentifier

String internalNodeIdentifier

Class com.evolveum.midpoint.repo.sql.data.common.RObject extends RContainer implements Serializable

Serialized Fields

description

String description

extension

RAnyContainer extension

version

long version

descendants

Set<E> descendants

ancestors

Set<E> ancestors

parentOrgRef

Set<E> parentOrgRef

Class com.evolveum.midpoint.repo.sql.data.common.RObjectReference extends Object implements Serializable

Serialized Fields

owner

RContainer owner

ownerOid

String ownerOid

ownerId

Long ownerId

targetOid

String targetOid

relationNamespace

String relationNamespace

relationLocalPart

String relationLocalPart

description

String description

filter

String filter

type

RContainerType type

Class com.evolveum.midpoint.repo.sql.data.common.ROperationResult extends Object implements Serializable

Serialized Fields

owner

RObject owner

ownerOid

String ownerOid

ownerId

Long ownerId

operation

String operation

status

ROperationResultStatusType status

token

Long token

messageCode

String messageCode

message

String message

details

String details

localizedMessage

String localizedMessage

params

String params

partialResults

String partialResults

Class com.evolveum.midpoint.repo.sql.data.common.ROrg extends RAbstractRole implements Serializable

Serialized Fields

name

RPolyString name

displayName

RPolyString displayName

identifier

String identifier

orgType

Set<E> orgType

costCenter

String costCenter

locality

RPolyString locality

Class com.evolveum.midpoint.repo.sql.data.common.ROrgClosure extends Object implements Serializable

Serialized Fields

id

Long id

ancestor

RObject ancestor

descendant

RObject descendant

depth

int depth

Class com.evolveum.midpoint.repo.sql.data.common.RPasswordPolicy extends RObject implements Serializable

Serialized Fields

name

RPolyString name

lifetime

String lifetime

stringPolicy

String stringPolicy

Class com.evolveum.midpoint.repo.sql.data.common.RResource extends RObject implements Serializable

Serialized Fields

name

RPolyString name

connectorRef

REmbeddedReference connectorRef

namespace

String namespace

configuration

String configuration

xmlSchema

String xmlSchema

schemaHandling

String schemaHandling

capabilities

RCapabilities capabilities

scripts

String scripts

synchronization

String synchronization

consistency

String consistency

operationalState

ROperationalState operationalState

administrativeState

RResourceAdministrativeState administrativeState

approverRef

Set<E> approverRef

Class com.evolveum.midpoint.repo.sql.data.common.RResourceObjectShadow extends RObject implements Serializable

Serialized Fields

name

RPolyString name

objectClass

QName objectClass

activation

RActivation activation

result

ROperationResult result

resourceRef

REmbeddedReference resourceRef

objectChange

String objectChange

attemptNumber

Integer attemptNumber

dead

Boolean dead

failedOperationType

RFailedOperationTypeType failedOperationType

intent

String intent

synchronizationSituation

RSynchronizationSituation synchronizationSituation

synchronizationSituationDescription

Set<E> synchronizationSituationDescription

attributes

RAnyContainer attributes

synchronizationTimestamp

XMLGregorianCalendar synchronizationTimestamp

Class com.evolveum.midpoint.repo.sql.data.common.RRole extends RAbstractRole implements Serializable

Serialized Fields

name

RPolyString name

roleType

String roleType

Class com.evolveum.midpoint.repo.sql.data.common.RSynchronizationSituationDescription extends Object implements Serializable

Serialized Fields

shadow

RResourceObjectShadow shadow

shadowOid

String shadowOid

shadowId

Long shadowId

checksum

String checksum

situation

RSynchronizationSituation situation

timestampValue

XMLGregorianCalendar timestampValue

chanel

String chanel

Class com.evolveum.midpoint.repo.sql.data.common.RSystemConfiguration extends RObject implements Serializable

Serialized Fields

name

RPolyString name

globalAccountSynchronizationSettings

String globalAccountSynchronizationSettings

globalPasswordPolicyRef

REmbeddedReference globalPasswordPolicyRef

orgRootRef

Set<E> orgRootRef

modelHooks

String modelHooks

logging

String logging

defaultUserTemplateRef

REmbeddedReference defaultUserTemplateRef

connectorFramework

String connectorFramework

notificationConfiguration

String notificationConfiguration

Class com.evolveum.midpoint.repo.sql.data.common.RTask extends RObject implements Serializable

Serialized Fields

name

RPolyString name

taskIdentifier

String taskIdentifier

executionStatus

RTaskExecutionStatusType executionStatus

node

String node

category

String category

handlerUri

String handlerUri

otherHandlersUriStack

String otherHandlersUriStack

result

ROperationResult result

lastRunStartTimestamp

XMLGregorianCalendar lastRunStartTimestamp

lastRunFinishTimestamp

XMLGregorianCalendar lastRunFinishTimestamp

progress

Long progress

recurrence

RTaskRecurrenceType recurrence

binding

RTaskBindingType binding

schedule

String schedule

objectRef

REmbeddedReference objectRef

ownerRef

REmbeddedReference ownerRef

parent

String parent

resultStatus

ROperationResultStatusType resultStatus

canRunOnNode

String canRunOnNode

threadStopAction

RThreadStopActionType threadStopAction

Class com.evolveum.midpoint.repo.sql.data.common.RUser extends RObject implements Serializable

Serialized Fields

name

RPolyString name

fullName

RPolyString fullName

givenName

RPolyString givenName

familyName

RPolyString familyName

additionalName

RPolyString additionalName

honorificPrefix

RPolyString honorificPrefix

honorificSuffix

RPolyString honorificSuffix

emailAddress

String emailAddress

telephoneNumber

String telephoneNumber

employeeNumber

String employeeNumber

employeeType

Set<E> employeeType

organizationalUnit

Set<E> organizationalUnit

locality

RPolyString locality

credentials

RCredentials credentials

activation

RActivation activation

costCenter

String costCenter

locale

String locale

timezone

String timezone

title

RPolyString title

nickName

RPolyString nickName

preferredLanguage

String preferredLanguage

accountRefs

Set<E> accountRefs

assignments

Set<E> assignments

organization

Set<E> organization

Class com.evolveum.midpoint.repo.sql.data.common.RUserTemplate extends RObject implements Serializable

Serialized Fields

name

RPolyString name

propertyConstruction

String propertyConstruction

accountConstruction

String accountConstruction

Package com.evolveum.midpoint.repo.sql.data.common.any

Class com.evolveum.midpoint.repo.sql.data.common.any.RAnyClob extends Object implements Serializable

Serialized Fields

anyContainer

RAnyContainer anyContainer

ownerOid

String ownerOid

ownerId

Long ownerId

ownerType

RContainerType ownerType

dynamic

boolean dynamic

name

QName name

type

QName type

valueType

RValueType valueType

value

String value

checksum

String checksum

Class com.evolveum.midpoint.repo.sql.data.common.any.RAnyDate extends Object implements Serializable

Serialized Fields

anyContainer

RAnyContainer anyContainer

ownerOid

String ownerOid

ownerId

Long ownerId

ownerType

RContainerType ownerType

dynamic

boolean dynamic

name

QName name

type

QName type

valueType

RValueType valueType

value

Timestamp value

Class com.evolveum.midpoint.repo.sql.data.common.any.RAnyLong extends Object implements Serializable

Serialized Fields

anyContainer

RAnyContainer anyContainer

ownerOid

String ownerOid

ownerId

Long ownerId

ownerType

RContainerType ownerType

dynamic

boolean dynamic

name

QName name

type

QName type

valueType

RValueType valueType

value

Long value

Class com.evolveum.midpoint.repo.sql.data.common.any.RAnyReference extends Object implements Serializable

Serialized Fields

anyContainer

RAnyContainer anyContainer

ownerOid

String ownerOid

ownerId

Long ownerId

ownerType

RContainerType ownerType

dynamic

boolean dynamic

name

QName name

type

QName type

valueType

RValueType valueType

value

String value

description

String description

filter

String filter

targetType

RContainerType targetType

relation

QName relation

Class com.evolveum.midpoint.repo.sql.data.common.any.RAnyString extends Object implements Serializable

Serialized Fields

anyContainer

RAnyContainer anyContainer

ownerOid

String ownerOid

ownerId

Long ownerId

ownerType

RContainerType ownerType

dynamic

boolean dynamic

name

QName name

type

QName type

valueType

RValueType valueType

value

String value

Package com.evolveum.midpoint.repo.sql.data.common.embedded

Class com.evolveum.midpoint.repo.sql.data.common.embedded.REmbeddedReference extends Object implements Serializable

Serialized Fields

targetOid

String targetOid

description

String description

filter

String filter

type

RContainerType type

relationNamespace

String relationNamespace

relationLocalPart

String relationLocalPart

Class com.evolveum.midpoint.repo.sql.data.common.embedded.RPolyString extends Object implements Serializable

Serialized Fields

orig

String orig

norm

String norm

Package com.evolveum.midpoint.repo.sql.data.common.id

Class com.evolveum.midpoint.repo.sql.data.common.id.RAnyClobId extends Object implements Serializable

Serialized Fields

ownerOid

String ownerOid

ownerId

Long ownerId

ownerType

RContainerType ownerType

checksum

String checksum

name

QName name

type

QName type

Class com.evolveum.midpoint.repo.sql.data.common.id.RAnyContainerId extends Object implements Serializable

Serialized Fields

ownerOid

String ownerOid

ownerId

Long ownerId

ownerType

RContainerType ownerType

Class com.evolveum.midpoint.repo.sql.data.common.id.RAnyDateId extends Object implements Serializable

Serialized Fields

ownerOid

String ownerOid

ownerId

Long ownerId

ownerType

RContainerType ownerType

value

Timestamp value

name

QName name

type

QName type

Class com.evolveum.midpoint.repo.sql.data.common.id.RAnyLongId extends Object implements Serializable

Serialized Fields

ownerOid

String ownerOid

ownerId

Long ownerId

ownerType

RContainerType ownerType

value

Long value

name

QName name

type

QName type

Class com.evolveum.midpoint.repo.sql.data.common.id.RAnyReferenceId extends Object implements Serializable

Serialized Fields

ownerOid

String ownerOid

ownerId

Long ownerId

ownerType

RContainerType ownerType

value

String value

name

QName name

type

QName type

Class com.evolveum.midpoint.repo.sql.data.common.id.RAnyStringId extends Object implements Serializable

Serialized Fields

ownerOid

String ownerOid

ownerId

Long ownerId

ownerType

RContainerType ownerType

value

String value

name

QName name

type

QName type

Class com.evolveum.midpoint.repo.sql.data.common.id.RContainerId extends Object implements Serializable

Serialized Fields

oid

String oid

id

Long id

Class com.evolveum.midpoint.repo.sql.data.common.id.RObjectReferenceId extends Object implements Serializable

Serialized Fields

ownerOid

String ownerOid

ownerId

Long ownerId

targetOid

String targetOid

relationNamespace

String relationNamespace

relationLocalPart

String relationLocalPart

Class com.evolveum.midpoint.repo.sql.data.common.id.RSynchronizationSituationDescriptionId extends Object implements Serializable

Serialized Fields

shadowOid

String shadowOid

shadowId

Long shadowId

checksum

String checksum

Package com.evolveum.midpoint.repo.sql.data.common.type

Class com.evolveum.midpoint.repo.sql.data.common.type.RAccountRef extends RObjectReference implements Serializable

Class com.evolveum.midpoint.repo.sql.data.common.type.ROrgRootRef extends RObjectReference implements Serializable

Class com.evolveum.midpoint.repo.sql.data.common.type.RParentOrgRef extends RObjectReference implements Serializable

Class com.evolveum.midpoint.repo.sql.data.common.type.RResourceApproverRef extends RObjectReference implements Serializable

Class com.evolveum.midpoint.repo.sql.data.common.type.RRoleApproverRef extends RObjectReference implements Serializable


Package com.evolveum.midpoint.repo.sql.query

Class com.evolveum.midpoint.repo.sql.query.QueryException extends Exception implements Serializable


Package com.evolveum.midpoint.repo.sql.util

Class com.evolveum.midpoint.repo.sql.util.DtoTranslationException extends Exception implements Serializable

Class com.evolveum.midpoint.repo.sql.util.MidPointConnectionTester extends com.mchange.v2.c3p0.impl.DefaultConnectionTester implements Serializable

Class com.evolveum.midpoint.repo.sql.util.MidPointNamingStrategy extends org.hibernate.cfg.EJB3NamingStrategy implements Serializable


Package com.evolveum.midpoint.schema.processor

Class com.evolveum.midpoint.schema.processor.ObjectClassComplexTypeDefinition extends ComplexTypeDefinition implements Serializable

Serialized Fields

identifiers

Set<E> identifiers

secondaryIdentifiers

Set<E> secondaryIdentifiers

descriptionAttribute

ResourceAttributeDefinition descriptionAttribute

displayNameAttribute

ResourceAttributeDefinition displayNameAttribute

namingAttribute

ResourceAttributeDefinition namingAttribute

defaultAccountType

boolean defaultAccountType

accountType

boolean accountType

intent

String intent

nativeObjectClass

String nativeObjectClass

Class com.evolveum.midpoint.schema.processor.ResourceAttribute extends PrismProperty<T> implements Serializable

serialVersionUID: -6149194956029296486L

Class com.evolveum.midpoint.schema.processor.ResourceAttributeContainer extends PrismContainer implements Serializable

serialVersionUID: 8878851067509560312L

Class com.evolveum.midpoint.schema.processor.ResourceAttributeContainerDefinition extends PrismContainerDefinition<ResourceObjectShadowAttributesType> implements Serializable

serialVersionUID: 3943909626639924429L

Class com.evolveum.midpoint.schema.processor.ResourceAttributeDefinition extends PrismPropertyDefinition implements Serializable

serialVersionUID: 7092192397127114804L

Serialized Fields

nativeAttributeName

String nativeAttributeName

Package com.evolveum.midpoint.schema.result

Class com.evolveum.midpoint.schema.result.OperationResult extends Object implements Serializable

serialVersionUID: -2467406395542291044L

Serialized Fields

operation

String operation

status

OperationResultStatus status

params

Map<K,V> params

context

Map<K,V> context

returns

Map<K,V> returns

token

long token

messageCode

String messageCode

message

String message

localizationMessage

String localizationMessage

localizationArguments

List<E> localizationArguments

cause

Throwable cause

count

int count

subresults

List<E> subresults

details

List<E> details

summarizeErrors

boolean summarizeErrors

summarizePartialErrors

boolean summarizePartialErrors

summarizeSuccesses

boolean summarizeSuccesses

Class com.evolveum.midpoint.schema.result.VariousValues extends Object implements Serializable


Package com.evolveum.midpoint.task.api

Class com.evolveum.midpoint.task.api.TaskManagerConfigurationException extends TaskManagerInitializationException implements Serializable

Class com.evolveum.midpoint.task.api.TaskManagerException extends Exception implements Serializable

Class com.evolveum.midpoint.task.api.TaskManagerInitializationException extends TaskManagerException implements Serializable


Package com.evolveum.midpoint.tools.gui

Class com.evolveum.midpoint.tools.gui.SortedProperties extends Properties implements Serializable


Package com.evolveum.midpoint.util

Class com.evolveum.midpoint.util.GenericEscapeStringBuilder extends Object implements Serializable

serialVersionUID: 3473815007153617453L

Serialized Fields

_sb

StringBuilder _sb

Class com.evolveum.midpoint.util.XQueryEscapeStringBuilder extends GenericEscapeStringBuilder implements Serializable

serialVersionUID: 8721309397203556565L


Package com.evolveum.midpoint.util.exception

Class com.evolveum.midpoint.util.exception.CommonException extends Exception implements Serializable

Class com.evolveum.midpoint.util.exception.CommunicationException extends CommonException implements Serializable

Class com.evolveum.midpoint.util.exception.ConcurrencyException extends CommonException implements Serializable

Class com.evolveum.midpoint.util.exception.ConfigurationException extends CommonException implements Serializable

Class com.evolveum.midpoint.util.exception.ConsistencyViolationException extends CommonException implements Serializable

serialVersionUID: -4194650066561884619L

Class com.evolveum.midpoint.util.exception.ExpressionEvaluationException extends CommonException implements Serializable

serialVersionUID: 5615419722362251191L

Class com.evolveum.midpoint.util.exception.ObjectAlreadyExistsException extends CommonException implements Serializable

serialVersionUID: -2851816602797097915L

Class com.evolveum.midpoint.util.exception.ObjectNotFoundException extends CommonException implements Serializable

serialVersionUID: -9003686713018111855L

Serialized Fields

oid

String oid

Class com.evolveum.midpoint.util.exception.SchemaException extends CommonException implements Serializable

serialVersionUID: -6016220825724355014L

Serialized Fields

propertyName

QName propertyName

Class com.evolveum.midpoint.util.exception.SecurityViolationException extends CommonException implements Serializable

Class com.evolveum.midpoint.util.exception.SystemException extends RuntimeException implements Serializable

serialVersionUID: -611042093339023362L

Class com.evolveum.midpoint.util.exception.TunnelException extends RuntimeException implements Serializable

serialVersionUID: -3745473492409029661L


Package com.evolveum.midpoint.web.component

Class com.evolveum.midpoint.web.component.LabeledLinkPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable


Package com.evolveum.midpoint.web.component.accordion

Class com.evolveum.midpoint.web.component.accordion.Accordion extends org.apache.wicket.markup.html.border.Border implements Serializable

serialVersionUID: 7554515215048790384L

Serialized Fields

expanded

boolean expanded

multipleSelect

boolean multipleSelect

openedPanel

int openedPanel

Class com.evolveum.midpoint.web.component.accordion.AccordionItem extends org.apache.wicket.markup.html.border.Border implements Serializable

serialVersionUID: 1L


Package com.evolveum.midpoint.web.component.ajaxDownload

Class com.evolveum.midpoint.web.component.ajaxDownload.AjaxDownloadBehaviorFromFile extends org.apache.wicket.behavior.AbstractAjaxBehavior implements Serializable

Serialized Fields

addAntiCache

boolean addAntiCache

contentType

String contentType

Class com.evolveum.midpoint.web.component.ajaxDownload.AjaxDownloadBehaviorFromStream extends org.apache.wicket.behavior.AbstractAjaxBehavior implements Serializable

Serialized Fields

addAntiCache

boolean addAntiCache

contentType

String contentType

Package com.evolveum.midpoint.web.component.assignment

Class com.evolveum.midpoint.web.component.assignment.ACAttributeDto extends Object implements Serializable

Serialized Fields

definition

PrismPropertyDefinition definition

construction

ResourceAttributeDefinitionType construction

values

List<E> values

Class com.evolveum.midpoint.web.component.assignment.ACAttributePanel extends BasePanel<ACAttributeDto> implements Serializable

Class com.evolveum.midpoint.web.component.assignment.ACAttributeValuePanel extends BasePanel<ACValueConstructionDto> implements Serializable

Class com.evolveum.midpoint.web.component.assignment.ACValueConstructionDto extends Object implements Serializable

Serialized Fields

attribute

ACAttributeDto attribute

value

Object value

Class com.evolveum.midpoint.web.component.assignment.AssignmentEditorDto extends SelectableBean implements Serializable

Serialized Fields

name

String name

type

AssignmentEditorDtoType type

status

UserDtoStatus status

oldAssignment

AssignmentType oldAssignment

showEmpty

boolean showEmpty

minimized

boolean minimized

newAssignment

AssignmentType newAssignment

attributes

List<E> attributes

Class com.evolveum.midpoint.web.component.assignment.AssignmentEditorPanel extends BasePanel<AssignmentEditorDto> implements Serializable

Class com.evolveum.midpoint.web.component.assignment.ResourceListPanel extends BasePanel implements Serializable


Package com.evolveum.midpoint.web.component.button

Class com.evolveum.midpoint.web.component.button.AjaxLinkButton extends org.apache.wicket.ajax.markup.html.AjaxLink<String> implements Serializable

Serialized Fields

type

ButtonType type

Class com.evolveum.midpoint.web.component.button.AjaxSubmitLinkButton extends org.apache.wicket.ajax.markup.html.form.AjaxSubmitLink implements Serializable

Serialized Fields

label

org.apache.wicket.model.IModel<T> label

Package com.evolveum.midpoint.web.component.dashboard

Class com.evolveum.midpoint.web.component.dashboard.Dashboard extends Object implements Serializable

Serialized Fields

dashboardPanel

DashboardPanel<T extends Serializable> dashboardPanel

reloadAttempts

int reloadAttempts

showMinimize

boolean showMinimize

minimized

boolean minimized

lazyLoading

boolean lazyLoading

loaded

boolean loaded

object

Serializable object

Class com.evolveum.midpoint.web.component.dashboard.DashboardPanel extends SimplePanel<Dashboard<T extends Serializable>> implements Serializable


Package com.evolveum.midpoint.web.component.data

Class com.evolveum.midpoint.web.component.data.BaseSortableDataProvider extends org.apache.wicket.extensions.markup.html.repeater.util.SortableDataProvider<T extends Serializable> implements Serializable

Serialized Fields

component

org.apache.wicket.Component component

availableData

List<E> availableData

query

ObjectQuery query

cache

Map<K,V> cache

cacheCleanupThreshold

int cacheCleanupThreshold

useCache

boolean useCache

Class com.evolveum.midpoint.web.component.data.BaseSortableDataProvider.CachedSize extends Object implements Serializable

Serialized Fields

timestamp

long timestamp

size

int size

Class com.evolveum.midpoint.web.component.data.BasicOrderByBorder extends org.apache.wicket.extensions.markup.html.repeater.data.sort.OrderByBorder implements Serializable

Class com.evolveum.midpoint.web.component.data.BasicOrderByBorder.BasicCssProvider extends org.apache.wicket.extensions.markup.html.repeater.data.sort.OrderByLink.CssProvider implements Serializable

Class com.evolveum.midpoint.web.component.data.NavigatorPanel extends org.apache.wicket.ajax.markup.html.navigation.paging.AjaxPagingNavigator implements Serializable

Serialized Fields

showPageListing

boolean showPageListing

Class com.evolveum.midpoint.web.component.data.ObjectDataProvider extends BaseSortableDataProvider<SelectableBean<T extends ObjectType>> implements Serializable

Serialized Fields

type

Class<T> type

Class com.evolveum.midpoint.web.component.data.RepositoryObjectDataProvider extends BaseSortableDataProvider<SelectableBean<T extends ObjectType>> implements Serializable

Serialized Fields

type

Class<T> type

Class com.evolveum.midpoint.web.component.data.SelectableDataTable extends org.apache.wicket.extensions.markup.html.repeater.data.table.DataTable<T> implements Serializable

Class com.evolveum.midpoint.web.component.data.TableHeadersToolbar extends org.apache.wicket.extensions.markup.html.repeater.data.table.HeadersToolbar implements Serializable

Class com.evolveum.midpoint.web.component.data.TablePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

topNavigator

NavigatorPanel topNavigator

bottomNavigator

NavigatorPanel bottomNavigator

Class com.evolveum.midpoint.web.component.data.TypedCacheKey extends Object implements Serializable

Serialized Fields

query

ObjectQuery query

type

Class<T> type

Package com.evolveum.midpoint.web.component.data.column

Class com.evolveum.midpoint.web.component.data.column.ButtonColumn extends org.apache.wicket.extensions.markup.html.repeater.data.table.AbstractColumn<T> implements Serializable

Serialized Fields

buttonLabel

org.apache.wicket.model.IModel<T> buttonLabel

propertyExpression

String propertyExpression

buttonType

ButtonType buttonType

Class com.evolveum.midpoint.web.component.data.column.ButtonPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.component.data.column.CheckBoxColumn extends org.apache.wicket.extensions.markup.html.repeater.data.table.AbstractColumn<Selectable> implements Serializable

Serialized Fields

propertyExpression

String propertyExpression

enabled

org.apache.wicket.model.IModel<T> enabled

Class com.evolveum.midpoint.web.component.data.column.CheckBoxHeaderColumn extends CheckBoxColumn implements Serializable

Class com.evolveum.midpoint.web.component.data.column.CheckBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.component.data.column.EditableCheckboxColumn extends CheckBoxColumn<T extends Editable> implements Serializable

Class com.evolveum.midpoint.web.component.data.column.EditableLinkColumn extends LinkColumn<T extends Editable> implements Serializable

Class com.evolveum.midpoint.web.component.data.column.EditablePropertyColumn extends org.apache.wicket.extensions.markup.html.repeater.data.table.PropertyColumn<T extends Editable> implements Serializable

Class com.evolveum.midpoint.web.component.data.column.EnumPropertyColumn extends org.apache.wicket.extensions.markup.html.repeater.data.table.PropertyColumn<T> implements Serializable

Class com.evolveum.midpoint.web.component.data.column.IconColumn extends org.apache.wicket.extensions.markup.html.repeater.data.table.AbstractColumn<T> implements Serializable

Class com.evolveum.midpoint.web.component.data.column.ImagePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.component.data.column.LinkColumn extends org.apache.wicket.extensions.markup.html.repeater.data.table.AbstractColumn<T> implements Serializable

Serialized Fields

propertyExpression

String propertyExpression

Class com.evolveum.midpoint.web.component.data.column.LinkIconColumn extends org.apache.wicket.extensions.markup.html.repeater.data.table.AbstractColumn<T extends Serializable> implements Serializable

Class com.evolveum.midpoint.web.component.data.column.LinkIconPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.component.data.column.LinkPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable


Package com.evolveum.midpoint.web.component.dialog

Class com.evolveum.midpoint.web.component.dialog.ConfirmationDialog extends org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow implements Serializable

Class com.evolveum.midpoint.web.component.dialog.UserBrowserDialog extends org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

initialized

boolean initialized

Class com.evolveum.midpoint.web.component.dialog.UserBrowserDto extends Object implements Serializable

Serialized Fields

searchText

String searchText

name

boolean name

fullName

boolean fullName

givenName

boolean givenName

familyName

boolean familyName

Package com.evolveum.midpoint.web.component.input

Class com.evolveum.midpoint.web.component.input.CheckPanel extends InputPanel implements Serializable

Class com.evolveum.midpoint.web.component.input.DatePanel extends InputPanel implements Serializable

Class com.evolveum.midpoint.web.component.input.DropDownChoicePanel extends InputPanel implements Serializable

Class com.evolveum.midpoint.web.component.input.ListMultipleChoicePanel extends InputPanel implements Serializable

Class com.evolveum.midpoint.web.component.input.PasswordPanel extends InputPanel implements Serializable

Class com.evolveum.midpoint.web.component.input.TextPanel extends InputPanel implements Serializable

Class com.evolveum.midpoint.web.component.input.ThreeStateCheckPanel extends InputPanel implements Serializable

Serialized Fields

check

ThreeStateCheckBox check

state

Boolean state

firstState

Boolean firstState

inputImg

org.apache.wicket.markup.html.basic.Label inputImg

Package com.evolveum.midpoint.web.component.login

Class com.evolveum.midpoint.web.component.login.FlagImageResource extends org.apache.wicket.request.resource.DynamicImageResource implements Serializable

Serialized Fields

url

URL url

Class com.evolveum.midpoint.web.component.login.LocaleDescriptor extends Object implements Serializable

Serialized Fields

name

String name

flag

String flag

locale

Locale locale

Class com.evolveum.midpoint.web.component.login.LocalePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.component.login.LoginPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable


Package com.evolveum.midpoint.web.component.menu.left

Class com.evolveum.midpoint.web.component.menu.left.LeftMenu extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

items

List<E> items

Class com.evolveum.midpoint.web.component.menu.left.LeftMenu.StaticImage extends org.apache.wicket.markup.html.WebComponent implements Serializable

serialVersionUID: 1L

Class com.evolveum.midpoint.web.component.menu.left.LeftMenuItem extends Object implements Serializable

Serialized Fields

label

String label

icon

String icon

page

Class<T> page

Package com.evolveum.midpoint.web.component.menu.top

Class com.evolveum.midpoint.web.component.menu.top.BottomMenuItem extends Object implements Serializable

Serialized Fields

label

org.apache.wicket.model.IModel<T> label

page

Class<T> page

visible

VisibleEnableBehaviour visible

Class com.evolveum.midpoint.web.component.menu.top.TopMenu extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

topItems

List<E> topItems

bottomItems

List<E> bottomItems

Class com.evolveum.midpoint.web.component.menu.top.TopMenuItem extends Object implements Serializable

Serialized Fields

label

String label

description

String description

page

Class<T> page

marker

Class<T> marker

Package com.evolveum.midpoint.web.component.message

Class com.evolveum.midpoint.web.component.message.Context extends Object implements Serializable

Serialized Fields

name

String name

value

String value

Class com.evolveum.midpoint.web.component.message.FeedbackListView extends org.apache.wicket.markup.html.list.ListView<org.apache.wicket.feedback.FeedbackMessage> implements Serializable

Serialized Fields

isTempPanel

boolean isTempPanel

Class com.evolveum.midpoint.web.component.message.FeedbackMessagePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

xml

String xml

Class com.evolveum.midpoint.web.component.message.MainFeedback extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.component.message.OperationResultPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.component.message.OpResult extends PageAdmin implements Serializable

Serialized Fields

status

OperationResultStatus status

operation

String operation

message

String message

params

List<E> params

contexts

List<E> contexts

exceptionMessage

String exceptionMessage

exceptionsStackTrace

String exceptionsStackTrace

subresults

List<E> subresults

count

int count

xml

String xml

Class com.evolveum.midpoint.web.component.message.Param extends Object implements Serializable

Serialized Fields

name

String name

value

String value

Class com.evolveum.midpoint.web.component.message.TempFeedback extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.component.message.TempMessagePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable


Package com.evolveum.midpoint.web.component.option

Class com.evolveum.midpoint.web.component.option.OptionContent extends org.apache.wicket.markup.html.border.Border implements Serializable

Class com.evolveum.midpoint.web.component.option.OptionItem extends org.apache.wicket.markup.html.border.Border implements Serializable

Class com.evolveum.midpoint.web.component.option.OptionPanel extends org.apache.wicket.markup.html.border.Border implements Serializable

Serialized Fields

optionHide

OptionPanelHidde optionHide

hidden

boolean hidden

page

org.apache.wicket.Page page

Class com.evolveum.midpoint.web.component.option.OptionPanelHidde extends Object implements Serializable

Serialized Fields

page

org.apache.wicket.Page page

hidden

boolean hidden

Package com.evolveum.midpoint.web.component.orgStruct

Class com.evolveum.midpoint.web.component.orgStruct.AbstractTree extends org.apache.wicket.markup.html.panel.Panel implements Serializable

serialVersionUID: 1L

Serialized Fields

provider

wickettree.ITreeProvider<T> provider

itemReuseStrategy

org.apache.wicket.markup.repeater.IItemReuseStrategy itemReuseStrategy

Class com.evolveum.midpoint.web.component.orgStruct.BookmarkableFolderContent extends Content implements Serializable

Class com.evolveum.midpoint.web.component.orgStruct.Content extends PageAdmin implements Serializable

Class com.evolveum.midpoint.web.component.orgStruct.NestedTree extends AbstractTree<T> implements Serializable

serialVersionUID: 1L

Class com.evolveum.midpoint.web.component.orgStruct.Node extends StyledLinkLabel<T extends NodeDto> implements Serializable

Class com.evolveum.midpoint.web.component.orgStruct.NodeDto extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

oid

String oid

loaded

boolean loaded

parent

NodeDto parent

displayName

String displayName

type

NodeType type

listTypes

List<E> listTypes

editable

boolean editable

nodes

List<E> nodes

Class com.evolveum.midpoint.web.component.orgStruct.OrgStructPanel extends com.evolveum.midpoint.web.component.orgStruct.OptionalTree implements Serializable

Serialized Fields

tree

NestedTree<T> tree

Class com.evolveum.midpoint.web.component.orgStruct.OrgStructProvider extends Object implements Serializable

Serialized Fields

intermediate

boolean intermediate

roots

List<E> roots

nodes

List<E> nodes

Class com.evolveum.midpoint.web.component.orgStruct.StyledLinkLabel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.component.orgStruct.TreeNode extends org.apache.wicket.markup.html.panel.Panel implements Serializable

serialVersionUID: 1L

Serialized Fields

tree

AbstractTree<T> tree

Package com.evolveum.midpoint.web.component.orgStruct.nested

Class com.evolveum.midpoint.web.component.orgStruct.nested.BranchItem extends org.apache.wicket.markup.repeater.Item<T> implements Serializable

serialVersionUID: 1L

Class com.evolveum.midpoint.web.component.orgStruct.nested.Subtree extends org.apache.wicket.markup.html.panel.Panel implements Serializable

serialVersionUID: 1L

Serialized Fields

tree

NestedTree<T> tree

Package com.evolveum.midpoint.web.component.prism

Class com.evolveum.midpoint.web.component.prism.ContainerWrapper extends Object implements Serializable

Serialized Fields

displayName

String displayName

object

ObjectWrapper object

container

PrismContainer<V extends Containerable> container

status

ContainerStatus status

main

boolean main

path

ItemPath path

properties

List<E> properties

readonly

boolean readonly

Class com.evolveum.midpoint.web.component.prism.InputPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.component.prism.ObjectWrapper extends Object implements Serializable

Serialized Fields

object

PrismObject<T extends Objectable> object

oldDelta

ObjectDelta<T extends Objectable> oldDelta

status

ContainerStatus status

headerStatus

HeaderStatus headerStatus

displayName

String displayName

description

String description

containers

List<E> containers

showEmpty

boolean showEmpty

minimalized

boolean minimalized

selectable

boolean selectable

selected

boolean selected

showAssignments

boolean showAssignments

readonly

boolean readonly

Class com.evolveum.midpoint.web.component.prism.PrismContainerPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

showHeader

boolean showHeader

Class com.evolveum.midpoint.web.component.prism.PrismObjectPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

showHeader

boolean showHeader

Class com.evolveum.midpoint.web.component.prism.PrismOptionButtonPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.component.prism.PrismPropertyPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.component.prism.PrismValuePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Class com.evolveum.midpoint.web.component.prism.PropertyWrapper extends Object implements Serializable

Serialized Fields

container

ContainerWrapper<T extends PrismContainer> container

property

PrismProperty<T> property

status

ValueStatus status

values

List<E> values

displayName

String displayName

readonly

boolean readonly

Class com.evolveum.midpoint.web.component.prism.ValueWrapper extends Object implements Serializable

Serialized Fields

property

PropertyWrapper property

value

PrismPropertyValue<T> value

oldValue

PrismPropertyValue<T> oldValue

status

ValueStatus status

Package com.evolveum.midpoint.web.component.threeStateCheckBox

Class com.evolveum.midpoint.web.component.threeStateCheckBox.ThreeStateCheckBox extends org.apache.wicket.markup.html.form.HiddenField<String> implements Serializable


Package com.evolveum.midpoint.web.component.util

Class com.evolveum.midpoint.web.component.util.BasePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model
Deprecated. 

initialized

boolean initialized
Deprecated. 

Class com.evolveum.midpoint.web.component.util.ListDataProvider extends BaseSortableDataProvider<T extends Serializable> implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Class com.evolveum.midpoint.web.component.util.LoadableModel extends Object implements Serializable

Serialized Fields

object

Object object

loaded

boolean loaded

allwaysReload

boolean allwaysReload

Class com.evolveum.midpoint.web.component.util.PageDisabledVisibleBehaviour extends VisibleEnableBehaviour implements Serializable

Serialized Fields

page

org.apache.wicket.markup.html.WebPage page

disabledPage

Class<T> disabledPage

Class com.evolveum.midpoint.web.component.util.PageVisibleDisabledBehaviour extends VisibleEnableBehaviour implements Serializable

Serialized Fields

page

org.apache.wicket.markup.html.WebPage page

defaultPage

Class<T> defaultPage

Class com.evolveum.midpoint.web.component.util.Selectable extends Object implements Serializable

Serialized Fields

selected

boolean selected

signed

boolean signed

Class com.evolveum.midpoint.web.component.util.SelectableBean extends Selectable<T extends Serializable> implements Serializable

Serialized Fields

value

Serializable value

Class com.evolveum.midpoint.web.component.util.SimplePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Class com.evolveum.midpoint.web.component.util.VisibleEnableBehaviour extends org.apache.wicket.behavior.Behavior implements Serializable


Package com.evolveum.midpoint.web.component.wizard.resource

Class com.evolveum.midpoint.web.component.wizard.resource.CapabilityStep extends org.apache.wicket.extensions.wizard.WizardStep implements Serializable

Class com.evolveum.midpoint.web.component.wizard.resource.ConfigurationStep extends org.apache.wicket.extensions.wizard.WizardStep implements Serializable

Serialized Fields

resourceModel

org.apache.wicket.model.IModel<T> resourceModel

Class com.evolveum.midpoint.web.component.wizard.resource.NameStep extends org.apache.wicket.extensions.wizard.WizardStep implements Serializable

Serialized Fields

resourceModel

org.apache.wicket.model.IModel<T> resourceModel

connectorHostsModel

LoadableModel<T> connectorHostsModel

connectorsModel

LoadableModel<T> connectorsModel

connectorTypes

LoadableModel<T> connectorTypes

connectorVersions

LoadableModel<T> connectorVersions

Class com.evolveum.midpoint.web.component.wizard.resource.ResourceWizard extends org.apache.wicket.extensions.wizard.Wizard implements Serializable

Class com.evolveum.midpoint.web.component.wizard.resource.SchemaHandlingStep extends org.apache.wicket.extensions.wizard.WizardStep implements Serializable

Class com.evolveum.midpoint.web.component.wizard.resource.SchemaStep extends org.apache.wicket.extensions.wizard.WizardStep implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Class com.evolveum.midpoint.web.component.wizard.resource.SynchronizationStep extends org.apache.wicket.extensions.wizard.WizardStep implements Serializable


Package com.evolveum.midpoint.web.component.wizard.resource.component

Class com.evolveum.midpoint.web.component.wizard.resource.component.ObjectClassPanel extends SimplePanel<ObjectClassDto> implements Serializable

Class com.evolveum.midpoint.web.component.wizard.resource.component.SchemaListPanel extends SimplePanel<ResourceType> implements Serializable

Serialized Fields

objectsModel

LoadableModel<T> objectsModel

Class com.evolveum.midpoint.web.component.wizard.resource.component.XmlEditorPanel extends SimplePanel implements Serializable


Package com.evolveum.midpoint.web.component.wizard.resource.dto

Class com.evolveum.midpoint.web.component.wizard.resource.dto.ObjectClassDto extends Object implements Serializable

Serialized Fields

definition

ObjectClassComplexTypeDefinition definition

attributesVisible

boolean attributesVisible

Package com.evolveum.midpoint.web.component.xml.ace

Class com.evolveum.midpoint.web.component.xml.ace.AceEditor extends org.apache.wicket.markup.html.form.TextArea<T> implements Serializable

serialVersionUID: 7245952372881965464L

Serialized Fields

editorId

String editorId

width

String width

height

String height

readonly

org.apache.wicket.model.IModel<T> readonly

Package com.evolveum.midpoint.web.page

Class com.evolveum.midpoint.web.page.PageBase extends org.apache.wicket.markup.html.WebPage implements Serializable

Serialized Fields

modelService

ModelService modelService

modelInteractionService

ModelInteractionService modelInteractionService

modelDiagnosticService

ModelDiagnosticService modelDiagnosticService

taskManager

TaskManager taskManager

workflowManager

WorkflowManager workflowManager

Package com.evolveum.midpoint.web.page.admin

Class com.evolveum.midpoint.web.page.admin.PageAdmin extends PageBase implements Serializable


Package com.evolveum.midpoint.web.page.admin.configuration

Class com.evolveum.midpoint.web.page.admin.configuration.ImportOptionsPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Class com.evolveum.midpoint.web.page.admin.configuration.PageAdminConfiguration extends PageAdmin implements Serializable

Class com.evolveum.midpoint.web.page.admin.configuration.PageDebugList extends PageAdminConfiguration implements Serializable

Serialized Fields

deleteSelected

boolean deleteSelected

choice

org.apache.wicket.model.IModel<T> choice

object

ObjectType object

Class com.evolveum.midpoint.web.page.admin.configuration.PageDebugView extends PageAdminConfiguration implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

editor

AceEditor<T> editor

encrypt

org.apache.wicket.model.IModel<T> encrypt

Class com.evolveum.midpoint.web.page.admin.configuration.PageImportObject extends PageAdminConfiguration implements Serializable

Serialized Fields

xmlEditorModel

org.apache.wicket.model.IModel<T> xmlEditorModel

model

LoadableModel<T> model

isImportFromFile

boolean isImportFromFile

importTypesList

List<E> importTypesList

selected

org.apache.wicket.model.Model<T extends Serializable> selected

Class com.evolveum.midpoint.web.page.admin.configuration.PageLogging extends PageAdminConfiguration implements Serializable

Serialized Fields

model

LoadableModel<T> model

Class com.evolveum.midpoint.web.page.admin.configuration.PageTestRepository extends PageAdminConfiguration implements Serializable

Serialized Fields

model

LoadableModel<T> model

Package com.evolveum.midpoint.web.page.admin.configuration.dto

Class com.evolveum.midpoint.web.page.admin.configuration.dto.AppenderConfiguration extends Selectable implements Serializable

Serialized Fields

editing

boolean editing

config

AppenderConfigurationType config

Class com.evolveum.midpoint.web.page.admin.configuration.dto.ClassLogger extends LoggerConfiguration implements Serializable

Serialized Fields

_package

String _package

Class com.evolveum.midpoint.web.page.admin.configuration.dto.ComponentLogger extends LoggerConfiguration implements Serializable

Serialized Fields

component

LoggingComponentType component

Class com.evolveum.midpoint.web.page.admin.configuration.dto.FileAppenderConfig extends AppenderConfiguration<FileAppenderConfigurationType,FileAppenderConfig> implements Serializable

Class com.evolveum.midpoint.web.page.admin.configuration.dto.FilterConfiguration extends Selectable implements Serializable

Serialized Fields

editing

boolean editing

level

LoggingLevelType level

appenders

List<E> appenders

component

LoggingComponentType component

Class com.evolveum.midpoint.web.page.admin.configuration.dto.FilterValidator extends org.apache.wicket.validation.validator.AbstractValidator<LoggingComponentType> implements Serializable

Class com.evolveum.midpoint.web.page.admin.configuration.dto.InputStringValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable

Class com.evolveum.midpoint.web.page.admin.configuration.dto.LevelValidator extends org.apache.wicket.validation.validator.AbstractValidator<LoggingLevelType> implements Serializable

Class com.evolveum.midpoint.web.page.admin.configuration.dto.LoggerConfiguration extends Selectable implements Serializable

Serialized Fields

editing

boolean editing

level

LoggingLevelType level

appenders

List<E> appenders

Class com.evolveum.midpoint.web.page.admin.configuration.dto.LoggerValidator extends org.apache.wicket.validation.validator.AbstractValidator<LoggingComponentType> implements Serializable

Class com.evolveum.midpoint.web.page.admin.configuration.dto.LoggingDto extends Object implements Serializable

Serialized Fields

oldConfiguration

PrismObject<T extends Objectable> oldConfiguration

rootLevel

LoggingLevelType rootLevel

rootAppender

String rootAppender

loggers

List<E> loggers

filters

List<E> filters

profilingLevel

ProfilingLevel profilingLevel

profilingAppender

String profilingAppender

appenders

List<E> appenders

auditLog

boolean auditLog

auditDetails

boolean auditDetails

auditAppender

String auditAppender

advanced

boolean advanced

Package com.evolveum.midpoint.web.page.admin.dto

Class com.evolveum.midpoint.web.page.admin.dto.ObjectViewDto extends Object implements Serializable

Serialized Fields

oid

String oid

name

String name

xml

String xml

object

PrismObject<T extends Objectable> object

Package com.evolveum.midpoint.web.page.admin.help

Class com.evolveum.midpoint.web.page.admin.help.PageAbout extends PageAdminHelp implements Serializable

Class com.evolveum.midpoint.web.page.admin.help.PageAdminHelp extends PageAdmin implements Serializable

Class com.evolveum.midpoint.web.page.admin.help.PageSystem extends PageAdminHelp implements Serializable

Class com.evolveum.midpoint.web.page.admin.help.PageSystem.SystemItem extends Object implements Serializable

Serialized Fields

property

String property

value

String value

Package com.evolveum.midpoint.web.page.admin.home

Class com.evolveum.midpoint.web.page.admin.home.PageAdminHome extends PageAdmin implements Serializable

Class com.evolveum.midpoint.web.page.admin.home.PageDashboard extends PageAdminHome implements Serializable

Class com.evolveum.midpoint.web.page.admin.home.PageHome extends PageAdminHome implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Class com.evolveum.midpoint.web.page.admin.home.PageMyPasswords extends PageAdminHome implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Package com.evolveum.midpoint.web.page.admin.home.component

Class com.evolveum.midpoint.web.page.admin.home.component.MyAccountsPanel extends SimplePanel implements Serializable

Class com.evolveum.midpoint.web.page.admin.home.component.PersonalInfoPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Package com.evolveum.midpoint.web.page.admin.home.dto

Class com.evolveum.midpoint.web.page.admin.home.dto.AccountItemDto extends Object implements Serializable

Serialized Fields

oid

String oid

name

String name

resourceOid

String resourceOid

resourceName

String resourceName

enabled

boolean enabled

errorMessage

String errorMessage

Class com.evolveum.midpoint.web.page.admin.home.dto.AdminHomeDto extends Object implements Serializable

Serialized Fields

accounts

List<E> accounts

assignments

List<E> assignments

orgAssignments

List<E> orgAssignments

resources

List<E> resources

workItems

List<E> workItems

Class com.evolveum.midpoint.web.page.admin.home.dto.MyAccountsDashboard extends Dashboard<ArrayList<AccountItemDto>> implements Serializable

Class com.evolveum.midpoint.web.page.admin.home.dto.MyPasswordsDto extends Object implements Serializable

Serialized Fields

accounts

List<E> accounts

password

String password

Class com.evolveum.midpoint.web.page.admin.home.dto.PasswordAccountDto extends Selectable implements Serializable

Serialized Fields

oid

String oid

displayName

String displayName

resourceName

String resourceName

enabled

boolean enabled

midpoint

boolean midpoint
true if this DTO represents default midpoint account;

Class com.evolveum.midpoint.web.page.admin.home.dto.PersonalInfoDto extends Object implements Serializable

Serialized Fields

lastLoginDate

Date lastLoginDate

lastLoginFrom

String lastLoginFrom

lastFailDate

Date lastFailDate

lastFailFrom

String lastFailFrom

passwordExp

Date passwordExp

Class com.evolveum.midpoint.web.page.admin.home.dto.SimpleAccountDto extends Object implements Serializable

Serialized Fields

accountName

String accountName

resourceName

String resourceName

Class com.evolveum.midpoint.web.page.admin.home.dto.SimpleAssignmentDto extends Object implements Serializable

Serialized Fields

assignmentName

String assignmentName

type

AssignmentEditorDtoType type

activation

ActivationType activation

Package com.evolveum.midpoint.web.page.admin.reports

Class com.evolveum.midpoint.web.page.admin.reports.JasperReports extends org.apache.wicket.request.resource.ByteArrayResource implements Serializable

Class com.evolveum.midpoint.web.page.admin.reports.PageAdminReports extends PageAdmin implements Serializable

Class com.evolveum.midpoint.web.page.admin.reports.PageReports extends PageAdminReports implements Serializable

Serialized Fields

userFilterDto

LoadableModel<T> userFilterDto

listObject

List<E> listObject

ajaxDownloadBehavior

AjaxDownloadBehaviorFromStream ajaxDownloadBehavior

sessionFactory

org.hibernate.SessionFactory sessionFactory

Package com.evolveum.midpoint.web.page.admin.reports.dto

Class com.evolveum.midpoint.web.page.admin.reports.dto.UserFilterDto extends Object implements Serializable

Serialized Fields

searchText

String searchText

activated

Boolean activated

resource

PrismObject<T extends Objectable> resource

Package com.evolveum.midpoint.web.page.admin.resources

Class com.evolveum.midpoint.web.page.admin.resources.PageAdminResources extends PageAdmin implements Serializable

Class com.evolveum.midpoint.web.page.admin.resources.PageResource extends PageAdminResources implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Class com.evolveum.midpoint.web.page.admin.resources.PageResourceEdit extends PageAdminResources implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Class com.evolveum.midpoint.web.page.admin.resources.PageResourceImport extends PageAdminResources implements Serializable

Serialized Fields

resImport

ResourceImportDto resImport

model

org.apache.wicket.model.IModel<T> model

Class com.evolveum.midpoint.web.page.admin.resources.PageResources extends PageAdminResources implements Serializable


Package com.evolveum.midpoint.web.page.admin.resources.component

Class com.evolveum.midpoint.web.page.admin.resources.component.ContentPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable


Package com.evolveum.midpoint.web.page.admin.resources.content

Class com.evolveum.midpoint.web.page.admin.resources.content.PageAccount extends PageAdminResources implements Serializable

Serialized Fields

accountModel

org.apache.wicket.model.IModel<T> accountModel

Class com.evolveum.midpoint.web.page.admin.resources.content.PageContentAccounts extends PageAdminResources implements Serializable

Serialized Fields

resourceModel

org.apache.wicket.model.IModel<T> resourceModel

model

LoadableModel<T> model

ownerChangeModel

LoadableModel<T> ownerChangeModel

Class com.evolveum.midpoint.web.page.admin.resources.content.PageContentEntitlements extends PageAdminResources implements Serializable

Serialized Fields

resourceModel

org.apache.wicket.model.IModel<T> resourceModel

Package com.evolveum.midpoint.web.page.admin.resources.content.dto

Class com.evolveum.midpoint.web.page.admin.resources.content.dto.AccountContentDataProvider extends BaseSortableDataProvider<SelectableBean<AccountContentDto>> implements Serializable

Serialized Fields

resourceOid

org.apache.wicket.model.IModel<T> resourceOid

objectClass

org.apache.wicket.model.IModel<T> objectClass

Class com.evolveum.midpoint.web.page.admin.resources.content.dto.AccountContentDto extends Object implements Serializable

Serialized Fields

accountOid

String accountOid

accountName

String accountName

identifiers

List<E> identifiers

situation

SynchronizationSituationType situation

ownerOid

String ownerOid

ownerName

String ownerName

Class com.evolveum.midpoint.web.page.admin.resources.content.dto.AccountContentSearchDto extends Object implements Serializable

Serialized Fields

searchText

String searchText

name

boolean name

identifiers

boolean identifiers

Class com.evolveum.midpoint.web.page.admin.resources.content.dto.AccountOwnerChangeDto extends Object implements Serializable

Serialized Fields

accountOid

String accountOid

accountType

QName accountType

oldOwnerOid

String oldOwnerOid

Package com.evolveum.midpoint.web.page.admin.resources.dto

Class com.evolveum.midpoint.web.page.admin.resources.dto.ResourceDto extends Selectable implements Serializable

Serialized Fields

oid

String oid

name

String name

bundle

String bundle

version

String version

progress

String progress

type

String type

state

ResourceState state

lastAvailabilityStatus

AvailabilityStatusType lastAvailabilityStatus

objectTypes

List<E> objectTypes

capabilities

List<E> capabilities

sync

ResourceSync sync

resImport

ResourceImport resImport

defaultAccountObjectClass

QName defaultAccountObjectClass

Class com.evolveum.midpoint.web.page.admin.resources.dto.ResourceDtoProvider extends BaseSortableDataProvider<ResourceDto> implements Serializable

Class com.evolveum.midpoint.web.page.admin.resources.dto.ResourceImportDto extends Object implements Serializable

Serialized Fields

name

String name

launchTime

Date launchTime

finishTime

Date finishTime

lastStatus

String lastStatus

numberOfErrors

long numberOfErrors

lastError

OperationResult lastError

progress

long progress

running

boolean running

Class com.evolveum.midpoint.web.page.admin.resources.dto.ResourceObjectTypeDto extends Object implements Serializable

serialVersionUID: 4664988785770149299L

Serialized Fields

displayName

String displayName

nativeObjectClass

String nativeObjectClass

help

String help

type

String type

Class com.evolveum.midpoint.web.page.admin.resources.dto.ResourceState extends Object implements Serializable

Serialized Fields

lastAvailability

ResourceStatus lastAvailability

overall

ResourceStatus overall

confValidation

ResourceStatus confValidation

conInitialization

ResourceStatus conInitialization

conConnection

ResourceStatus conConnection

conSanity

ResourceStatus conSanity

conSchema

ResourceStatus conSchema

extra

ResourceStatus extra

extraName

String extraName

Class com.evolveum.midpoint.web.page.admin.resources.dto.ResourceSync extends Object implements Serializable

Serialized Fields

enabled

boolean enabled

pollingInterval

int pollingInterval

lastRunTime

Date lastRunTime

timeToProcess

long timeToProcess

message

String message

Package com.evolveum.midpoint.web.page.admin.roles

Class com.evolveum.midpoint.web.page.admin.roles.PageAdminRoles extends PageAdmin implements Serializable

Class com.evolveum.midpoint.web.page.admin.roles.PageRole extends PageAdminRoles implements Serializable

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Class com.evolveum.midpoint.web.page.admin.roles.PageRoles extends PageAdminRoles implements Serializable


Package com.evolveum.midpoint.web.page.admin.server

Class com.evolveum.midpoint.web.page.admin.server.PageAdminTasks extends PageAdmin implements Serializable

Class com.evolveum.midpoint.web.page.admin.server.PageTaskAdd extends PageAdminTasks implements Serializable

serialVersionUID: 2317887071933841581L

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Class com.evolveum.midpoint.web.page.admin.server.PageTaskEdit extends PageAdminTasks implements Serializable

serialVersionUID: -5933030498922903813L

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

Class com.evolveum.midpoint.web.page.admin.server.PageTasks extends PageAdminTasks implements Serializable


Package com.evolveum.midpoint.web.page.admin.server.dto

Class com.evolveum.midpoint.web.page.admin.server.dto.NodeDto extends Selectable implements Serializable

Serialized Fields

oid

String oid

name

String name

nodeIdentifier

String nodeIdentifier

managementPort

String managementPort

lastCheckInTime

Long lastCheckInTime

clustered

boolean clustered

executionStatus

NodeExecutionStatus executionStatus

errorStatus

NodeErrorStatus errorStatus

statusMessage

String statusMessage

Class com.evolveum.midpoint.web.page.admin.server.dto.NodeDtoProvider extends BaseSortableDataProvider<NodeDto> implements Serializable

Class com.evolveum.midpoint.web.page.admin.server.dto.ScheduleValidator extends org.apache.wicket.markup.html.form.validation.AbstractFormValidator implements Serializable

Serialized Fields

recurring

org.apache.wicket.ajax.markup.html.form.AjaxCheckBox recurring

bound

org.apache.wicket.ajax.markup.html.form.AjaxCheckBox bound

interval

org.apache.wicket.markup.html.form.TextField<T> interval

cron

org.apache.wicket.markup.html.form.TextField<T> cron

taskManager

TaskManager taskManager

Class com.evolveum.midpoint.web.page.admin.server.dto.StartEndDateValidator extends org.apache.wicket.markup.html.form.validation.AbstractFormValidator implements Serializable

Serialized Fields

notBefore

org.apache.wicket.extensions.yui.calendar.DateTimeField notBefore

notAfter

org.apache.wicket.extensions.yui.calendar.DateTimeField notAfter

Class com.evolveum.midpoint.web.page.admin.server.dto.TaskAddDto extends Object implements Serializable

Serialized Fields

category

String category

resource

TaskAddResourcesDto resource

name

String name

reccuring

boolean reccuring

bound

boolean bound

interval

Integer interval

cron

String cron

notStartBefore

Date notStartBefore

notStartAfter

Date notStartAfter

runUntilNodeDown

boolean runUntilNodeDown

suspendedState

boolean suspendedState

threadStop

ThreadStopActionType threadStop

misfireAction

MisfireActionType misfireAction

Class com.evolveum.midpoint.web.page.admin.server.dto.TaskAddResourcesDto extends Object implements Serializable

Serialized Fields

name

String name

oid

String oid

Class com.evolveum.midpoint.web.page.admin.server.dto.TaskDto extends Selectable implements Serializable

Serialized Fields

oid

String oid

name

String name

category

String category

uri

String uri

recurring

boolean recurring

bound

boolean bound

interval

Integer interval

cronSpecification

String cronSpecification

notStartBefore

Date notStartBefore

notStartAfter

Date notStartAfter

misfireAction

MisfireActionType misfireAction

runUntilNodeDown

boolean runUntilNodeDown

threadStop

ThreadStopActionType threadStop

rawExecutionStatus

TaskExecutionStatus rawExecutionStatus

execution

TaskDtoExecutionStatus execution

executingAt

String executingAt

opResult

List<E> opResult

status

OperationResultStatus status

objectRef

ObjectReferenceType objectRef

objectRefType

ObjectTypes objectRefType

objectRefName

String objectRefName

lastRunStartTimestampLong

Long lastRunStartTimestampLong

lastRunFinishTimestampLong

Long lastRunFinishTimestampLong

nextRunStartTimeLong

Long nextRunStartTimeLong

binding

TaskBinding binding

recurrence

TaskRecurrence recurrence

Class com.evolveum.midpoint.web.page.admin.server.dto.TaskDtoProvider extends BaseSortableDataProvider<TaskDto> implements Serializable

Class com.evolveum.midpoint.web.page.admin.server.dto.TsaValidator extends org.apache.wicket.markup.html.form.validation.AbstractFormValidator implements Serializable

Serialized Fields

runUntilNodeDown

org.apache.wicket.markup.html.form.CheckBox runUntilNodeDown

threadStop

org.apache.wicket.markup.html.form.DropDownChoice<T> threadStop

Package com.evolveum.midpoint.web.page.admin.users

Class com.evolveum.midpoint.web.page.admin.users.AccountOperationButtons extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class com.evolveum.midpoint.web.page.admin.users.AssignablePopupContent extends BasePanel implements Serializable

Serialized Fields

type

Class<T> type

Class com.evolveum.midpoint.web.page.admin.users.PageAdminUsers extends PageAdmin implements Serializable

Class com.evolveum.midpoint.web.page.admin.users.PageOrgStruct extends PageAdminUsers implements Serializable

Serialized Fields

roots

org.apache.wicket.model.IModel<T> roots

Class com.evolveum.midpoint.web.page.admin.users.PageUser extends PageAdminUsers implements Serializable

Serialized Fields

userModel

org.apache.wicket.model.IModel<T> userModel

accountsModel

org.apache.wicket.model.IModel<T> accountsModel

assignmentsModel

org.apache.wicket.model.IModel<T> assignmentsModel

forceAction

boolean forceAction

object

Object object

Class com.evolveum.midpoint.web.page.admin.users.PageUserPreview extends PageAdmin implements Serializable

Serialized Fields

userChangesDto

UserChangesDto userChangesDto

accountChangesDto

AccountChangesDto accountChangesDto

previewChanges

ModelContext<F extends ObjectType,P extends ObjectType> previewChanges

deltasChanges

Collection<E> deltasChanges

delta

ObjectDelta<T extends Objectable> delta

accountsChangesList

List<E> accountsChangesList

assignmentsChangesList

List<E> assignmentsChangesList

userChangesList

List<E> userChangesList

forceAction

boolean forceAction

Class com.evolveum.midpoint.web.page.admin.users.PageUsers extends PageAdminUsers implements Serializable

Serialized Fields

model

LoadableModel<T> model

forceAction

boolean forceAction

Class com.evolveum.midpoint.web.page.admin.users.ResourcesPopup extends org.apache.wicket.markup.html.panel.Panel implements Serializable


Package com.evolveum.midpoint.web.page.admin.users.dto

Class com.evolveum.midpoint.web.page.admin.users.dto.AccountChangesDto extends PageAdmin implements Serializable

Serialized Fields

accountsList

List<E> accountsList

accountChangesList

List<E> accountChangesList

oldAccountObject

PrismObject<T extends Objectable> oldAccountObject

accountsBeforeModify

ArrayList<E> accountsBeforeModify

syncPolicy

SynchronizationPolicyDecision syncPolicy

Class com.evolveum.midpoint.web.page.admin.users.dto.AccountDto extends Object implements Serializable

Serialized Fields

prismAccount

PrismObject<T extends Objectable> prismAccount

syncPolicy

SynchronizationPolicyDecision syncPolicy

Class com.evolveum.midpoint.web.page.admin.users.dto.OrgStructDto extends Object implements Serializable

Serialized Fields

orgUnitList

List<E> orgUnitList

userList

List<E> userList

result

OperationResult result

Class com.evolveum.midpoint.web.page.admin.users.dto.SimpleUserResourceProvider extends BaseSortableDataProvider<SelectableBean<ResourceType>> implements Serializable

Serialized Fields

resourceProvider

ObjectDataProvider<T extends ObjectType> resourceProvider

accountsModel

org.apache.wicket.model.IModel<T> accountsModel

Class com.evolveum.midpoint.web.page.admin.users.dto.SubmitAccountChangesDto extends Object implements Serializable

Serialized Fields

submitedValue

PrismPropertyValue<T> submitedValue

status

SubmitStatus status

Class com.evolveum.midpoint.web.page.admin.users.dto.SubmitAccountDto extends Object implements Serializable

Serialized Fields

resourceName

String resourceName

attribute

String attribute

oldValue

String oldValue

newValue

String newValue

secondaryValue

boolean secondaryValue

originType

String originType

Class com.evolveum.midpoint.web.page.admin.users.dto.SubmitAssignmentDto extends Object implements Serializable

Serialized Fields

assignment

String assignment

status

String status

secondaryValue

boolean secondaryValue

deleted

boolean deleted

originType

String originType

Class com.evolveum.midpoint.web.page.admin.users.dto.SubmitDeltaObjectDto extends Object implements Serializable

Serialized Fields

itemDelta

ItemDelta<V extends PrismValue> itemDelta

secondaryValue

boolean secondaryValue

Class com.evolveum.midpoint.web.page.admin.users.dto.SubmitPropertiesDto extends Object implements Serializable

Serialized Fields

submitedProperties

PrismPropertyValue<T> submitedProperties

status

SubmitStatus status

Class com.evolveum.midpoint.web.page.admin.users.dto.SubmitResourceDto extends PageAdmin implements Serializable

Serialized Fields

account

PrismObject<T extends Objectable> account

name

String name

resourceName

String resourceName

selected

boolean selected

syncPolicy

SynchronizationPolicyDecision syncPolicy

Class com.evolveum.midpoint.web.page.admin.users.dto.SubmitUserDto extends Object implements Serializable

Serialized Fields

attribute

String attribute

oldValue

String oldValue

newValue

String newValue

secondaryValue

boolean secondaryValue

originType

String originType

Class com.evolveum.midpoint.web.page.admin.users.dto.UserAccountDto extends Object implements Serializable

Serialized Fields

object

ObjectWrapper object

status

UserDtoStatus status

Class com.evolveum.midpoint.web.page.admin.users.dto.UserChangesDto extends Object implements Serializable

Serialized Fields

assignmentsList

List<E> assignmentsList

userPropertiesList

List<E> userPropertiesList

oldUserObject

PrismObject<T extends Objectable> oldUserObject

Class com.evolveum.midpoint.web.page.admin.users.dto.UserResourceDto extends Selectable implements Serializable

Serialized Fields

oid

String oid

name

String name

Class com.evolveum.midpoint.web.page.admin.users.dto.UsersDto extends Object implements Serializable

Serialized Fields

searchText

String searchText

name

boolean name

fullName

boolean fullName

givenName

boolean givenName

familyName

boolean familyName

pageFrom

int pageFrom

Package com.evolveum.midpoint.web.page.admin.workflow

Class com.evolveum.midpoint.web.page.admin.workflow.PageAdminWorkItems extends PageAdmin implements Serializable

Class com.evolveum.midpoint.web.page.admin.workflow.PageProcessInstance extends PageAdminWorkItems implements Serializable

serialVersionUID: -5933030498922903813L

Serialized Fields

model

org.apache.wicket.model.IModel<T> model

parameters

org.apache.wicket.request.mapper.parameter.PageParameters parameters

Class com.evolveum.midpoint.web.page.admin.workflow.PageProcessInstances extends PageAdminWorkItems implements Serializable

Serialized Fields

requestedBy

boolean requestedBy

requestedFor

boolean requestedFor

Class com.evolveum.midpoint.web.page.admin.workflow.PageProcessInstancesAll extends PageProcessInstances implements Serializable

Class com.evolveum.midpoint.web.page.admin.workflow.PageProcessInstancesRequestedBy extends PageProcessInstances implements Serializable

Class com.evolveum.midpoint.web.page.admin.workflow.PageProcessInstancesRequestedFor extends PageProcessInstances implements Serializable

Class com.evolveum.midpoint.web.page.admin.workflow.PageWorkItem extends PageAdminWorkItems implements Serializable

Serialized Fields

workItemDtoModel

org.apache.wicket.model.IModel<T> workItemDtoModel

requesterModel

org.apache.wicket.model.IModel<T> requesterModel

objectOldModel

org.apache.wicket.model.IModel<T> objectOldModel

objectNewModel

org.apache.wicket.model.IModel<T> objectNewModel

requestCommonModel

org.apache.wicket.model.IModel<T> requestCommonModel

requestSpecificModel

org.apache.wicket.model.IModel<T> requestSpecificModel

additionalDataModel

org.apache.wicket.model.IModel<T> additionalDataModel

trackingDataModel

org.apache.wicket.model.IModel<T> trackingDataModel

processInstanceDtoModel

org.apache.wicket.model.IModel<T> processInstanceDtoModel

Class com.evolveum.midpoint.web.page.admin.workflow.PageWorkItems extends PageAdminWorkItems implements Serializable


Package com.evolveum.midpoint.web.page.admin.workflow.dto

Class com.evolveum.midpoint.web.page.admin.workflow.dto.ProcessInstanceDto extends Selectable implements Serializable

Serialized Fields

processInstance

ProcessInstance processInstance

Class com.evolveum.midpoint.web.page.admin.workflow.dto.ProcessInstanceDtoProvider extends BaseSortableDataProvider<ProcessInstanceDto> implements Serializable

Serialized Fields

requestedBy

boolean requestedBy

finished

boolean finished

requestedFor

boolean requestedFor

Class com.evolveum.midpoint.web.page.admin.workflow.dto.WorkItemDto extends Selectable implements Serializable

Serialized Fields

workItem

WorkItem workItem

Class com.evolveum.midpoint.web.page.admin.workflow.dto.WorkItemDtoProvider extends BaseSortableDataProvider<WorkItemDto> implements Serializable

Serialized Fields

assigned

boolean assigned

Package com.evolveum.midpoint.web.page.error

Class com.evolveum.midpoint.web.page.error.PageError extends org.apache.wicket.markup.html.WebPage implements Serializable

Class com.evolveum.midpoint.web.page.error.PageForbidden extends PageError implements Serializable

Class com.evolveum.midpoint.web.page.error.PageNotFound extends PageError implements Serializable

Class com.evolveum.midpoint.web.page.error.PageServerError extends PageError implements Serializable

Class com.evolveum.midpoint.web.page.error.PageUnauthorized extends PageError implements Serializable


Package com.evolveum.midpoint.web.page.login

Class com.evolveum.midpoint.web.page.login.PageLogin extends PageBase implements Serializable

serialVersionUID: 4077059807145096420L


Package com.evolveum.midpoint.web.security

Class com.evolveum.midpoint.web.security.MidPointAuthWebSession extends org.apache.wicket.authroles.authentication.AuthenticatedWebSession implements Serializable

Serialized Fields

authenticationProvider

org.springframework.security.authentication.AuthenticationProvider authenticationProvider

Class com.evolveum.midpoint.web.security.WebApplicationConfiguration extends Object implements Serializable

Serialized Fields

importFolder

String importFolder

exportFolder

String exportFolder

Package com.evolveum.midpoint.wf

Class com.evolveum.midpoint.wf.ProcessInstance extends Object implements Serializable

Serialized Fields

processId

String processId

name

String name

startTime

Date startTime

endTime

Date endTime

workItems

List<E> workItems

details

String details

Class com.evolveum.midpoint.wf.WorkflowException extends Exception implements Serializable

Class com.evolveum.midpoint.wf.WorkItem extends Object implements Serializable

Serialized Fields

processId

String processId

processName

String processName

taskId

String taskId

name

String name

assignee

String assignee

assigneeName

String assigneeName

candidates

String candidates

createTime

Date createTime

requester

PrismObject<T extends Objectable> requester

objectOld

PrismObject<T extends Objectable> objectOld

objectNew

PrismObject<T extends Objectable> objectNew

requestSpecificData

PrismObject<T extends Objectable> requestSpecificData

requestCommonData

PrismObject<T extends Objectable> requestCommonData

trackingData

PrismObject<T extends Objectable> trackingData

additionalData

PrismObject<T extends Objectable> additionalData

Package com.evolveum.midpoint.wf.activiti

Class com.evolveum.midpoint.wf.activiti.ActivitiUtil extends Object implements Serializable

serialVersionUID: 5183098710717369392L

Class com.evolveum.midpoint.wf.activiti.IdmExecutionListenerProxy extends Object implements Serializable

serialVersionUID: 1L


Package com.evolveum.midpoint.wf.processes.addroles

Class com.evolveum.midpoint.wf.processes.addroles.AssignmentsApprovals extends Object implements Serializable

serialVersionUID: -8603661687788638920L

Serialized Fields

results

List<E> results

Class com.evolveum.midpoint.wf.processes.addroles.AssignmentsApprovals.AssignmentApproval extends Object implements Serializable

serialVersionUID: -3746700225140955339L

Serialized Fields

assignmentType

AssignmentType assignmentType

approved

boolean approved

Class com.evolveum.midpoint.wf.processes.addroles.AssignmentToApprove extends Object implements Serializable

serialVersionUID: 5834362449970050178L

Serialized Fields

role

RoleType role

assignment

AssignmentType assignment

approvalSchema

ApprovalSchemaType approvalSchema

Class com.evolveum.midpoint.wf.processes.addroles.Decision extends Object implements Serializable

serialVersionUID: -542549699933865819L

Serialized Fields

user

String user

assignmentToApprove

AssignmentToApprove assignmentToApprove

approved

boolean approved

comment

String comment

date

Date date

Class com.evolveum.midpoint.wf.processes.addroles.DecisionList extends Object implements Serializable

serialVersionUID: -8603661687788638920L

Serialized Fields

decisionList

List<E> decisionList

preApproved

boolean preApproved

Package com.evolveum.midpoint.xml.ns._public.common.api_types_2

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.ImportOptionsType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

overwrite

Boolean overwrite

keepOid

Boolean keepOid

stopAfterErrors

Integer stopAfterErrors

summarizeSucceses

Boolean summarizeSucceses

summarizeErrors

Boolean summarizeErrors

referentialIntegrity

Boolean referentialIntegrity

validateStaticSchema

Boolean validateStaticSchema

validateDynamicSchema

Boolean validateDynamicSchema

encryptProtectedValues

Boolean encryptProtectedValues

fetchResourceSchema

Boolean fetchResourceSchema

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.ObjectListType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

object

List<E> object

count

Integer count

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.ObjectModificationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

oid

String oid

modification

List<E> modification

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.ObjectOperationOptionsType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

selector

ObjectSelectorType selector

option

List<E> option

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.ObjectSelectorType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

path

Element path

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.OperationOptionsType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

objectOption

List<E> objectOption

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.PropertyReferenceListType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

property

List<E> property

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.ResourceObjectIdentificationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.ResourceObjectShadowListType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

object

List<E> object

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.ResourceObjectType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.UserListType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

user

List<E> user

Package com.evolveum.midpoint.xml.ns._public.common.common_2a

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.AbstractRoleType extends ObjectType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

approverRef

List<E> approverRef

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.AccountConstructionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

description

String description

extension

ExtensionType extension

resourceRef

ObjectReferenceType resourceRef

resource

ResourceType resource

intent

String intent

condition

ExpressionType condition

attribute

List<E> attribute

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.AccountShadowType extends ResourceObjectShadowType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.AccountSynchronizationSettingsType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

assignmentPolicyEnforcement

AssignmentPolicyEnforcementType assignmentPolicyEnforcement

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ActivationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.AdvancedLoggingConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.AppenderConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

pattern

String pattern

name

String name

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ApprovalLevelType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

name

String name

description

String description

approverRef

List<E> approverRef

approverExpression

List<E> approverExpression

evaluationStrategy

LevelEvaluationStrategyType evaluationStrategy

automaticallyApproved

ExpressionType automaticallyApproved

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ApprovalSchemaType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

name

String name

description

String description

level

List<E> level

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.AsIsExpressionEvaluatorType extends Object implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.AssignmentType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.AuditingConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

enabled

Boolean enabled

details

Boolean details

appender

List<E> appender

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.CachingMetadataType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

retrievalTimestamp

XMLGregorianCalendar retrievalTimestamp

serialNumber

String serialNumber

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.CapabilitiesType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

cachingMetadata

CachingMetadataType cachingMetadata

_native

CapabilityCollectionType _native

configured

CapabilityCollectionType configured

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.CapabilityCollectionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

any

List<E> any

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.CharacterClassType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

characterClass

List<E> characterClass

value

String value

ref

QName ref

name

QName name

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ClassLoggerConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

level

LoggingLevelType level

_package

String _package

appender

List<E> appender

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ConnectorConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ConnectorFrameworkConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ConnectorFrameworkType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ConnectorHostType extends ObjectType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ConnectorType extends ObjectType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.CredentialsType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.EmptyType extends Object implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.EntryType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

any

Object any

key

String key

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ExclusionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ExpressionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

description

String description

extension

ExtensionType extension

ref

QName ref

stringFilter

List<E> stringFilter

variable

List<E> variable

returnMultiplicity

ExpressionReturnMultiplicityType returnMultiplicity

expressionEvaluator

List<E> expressionEvaluator

sequence

ExpressionType.Sequence sequence

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ExpressionType.Sequence extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

expressionEvaluator

List<E> expressionEvaluator

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ExpressionVariableDefinitionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

name

QName name

description

String description

path

Element path

objectRef

ObjectReferenceType objectRef

value

Object value

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ExtensionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.FileAppenderConfigurationType extends AppenderConfigurationType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

fileName

String fileName

filePattern

String filePattern

maxHistory

int maxHistory

maxFileSize

String maxFileSize

append

boolean append

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.GenerateExpressionEvaluatorType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

valuePolicyRef

ObjectReferenceType valuePolicyRef

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.GenericObjectType extends ObjectType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.HookListType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

hook

HookType hook

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.HookType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

ref

String ref

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.IterationSpecificationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

maxIterations

int maxIterations

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.LimitationsType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

minLength

Integer minLength

maxLength

Integer maxLength

minUniqueChars

Integer minUniqueChars

checkAgainstDictionary

Boolean checkAgainstDictionary

checkPattern

String checkPattern

limit

List<E> limit

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.LocalizedMessageType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

key

String key

argument

List<E> argument

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.LoggingConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

subSystemLogger

List<E> subSystemLogger

classLogger

List<E> classLogger

appender

List<E> appender

rootLoggerAppender

String rootLoggerAppender

rootLoggerLevel

LoggingLevelType rootLoggerLevel

auditing

AuditingConfigurationType auditing

advanced

AdvancedLoggingConfigurationType advanced

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.LoginEventType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

timestamp

XMLGregorianCalendar timestamp

from

String from

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.MailConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

server

List<E> server

defaultFrom

String defaultFrom

debug

Boolean debug

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.MailServerConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

host

String host

port

Integer port

username

String username

password

String password

transportSecurity

MailTransportSecurityType transportSecurity

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.MappingSourceDeclarationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

name

QName name

description

String description

path

Element path

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.MappingTargetDeclarationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

description

String description

path

Element path

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.MappingType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

description

String description

extension

ExtensionType extension

authoritative

Boolean authoritative

exclusive

Boolean exclusive

strength

MappingStrengthType strength

channel

List<E> channel

source

List<E> source

expression

ExpressionType expression

target

MappingTargetDeclarationType target

condition

ExpressionType condition

inputFilter

ValueFilterType inputFilter

outputFilter

ValueFilterType outputFilter

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ModelHooksType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

change

HookListType change

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.NodeType extends ObjectType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.NotificationConfigurationEntryType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

situation

List<E> situation

situationQualifier

List<E> situationQualifier

notifier

List<E> notifier

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.NotificationConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

entry

List<E> entry

mail

MailConfigurationType mail

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.NotifierConfigurationParameterType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

value

String value

name

String name

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.NotifierConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

name

QName name

parameter

List<E> parameter

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ObjectReferenceType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_referenceValue

PrismReferenceValue _referenceValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ObjectReferenceType.Filter extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

filter

Element filter

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.Objects extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

object

List<E> object

id

String id

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ObjectSynchronizationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

type

QName type

enabled

Boolean enabled

correlation

QueryType correlation

confirmation

ExpressionType confirmation

reconcileAttributes

Boolean reconcileAttributes

reaction

List<E> reaction

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ObjectSynchronizationType.Reaction extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

description

String description

situation

SynchronizationSituationType situation

channel

List<E> channel

action

List<E> action

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ObjectSynchronizationType.Reaction.Action extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

any

List<E> any

ref

String ref

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ObjectType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

parentOrgRef

List<E> parentOrgRef

_container

PrismObject<T extends Objectable> _container

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.OperationalStateType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.OperationResultType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

operation

String operation

status

OperationResultStatusType status

params

ParamsType params

token

Long token

messageCode

String messageCode

message

String message

localizedMessage

LocalizedMessageType localizedMessage

details

String details

partialResults

List<E> partialResults

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.OrgType extends AbstractRoleType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ParamsType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

entry

List<E> entry

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.PasswordLifeTimeType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

expiration

Integer expiration

warnBeforeExpiration

Integer warnBeforeExpiration

lockAfterExpiration

Integer lockAfterExpiration

minPasswordAge

Integer minPasswordAge

passwordHistoryLength

Integer passwordHistoryLength

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.PasswordType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ProtectedByteArrayType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

encryptedData

EncryptedDataType encryptedData

clearValue

String clearValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ProtectedStringType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

encryptedData

EncryptedDataType encryptedData

clearValue

String clearValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ProvisioningScriptArgumentType extends ExpressionType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

name

String name

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ProvisioningScriptsType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

script

List<E> script

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ProvisioningScriptType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

operation

List<E> operation

order

ProvisioningScriptOrderType order

host

ProvisioningScriptHostType host

language

String language

argument

List<E> argument

code

String code

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceAccountTypeDefinitionType extends ResourceObjectClassTypeDefinitionType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

credentials

ResourceCredentialsDefinitionType credentials

activation

ResourceActivationDefinitionType activation

iteration

IterationSpecificationType iteration

_protected

List<E> _protected

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceActivationDefinitionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

enabled

ResourceActivationEnableDefinitionType enabled

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceActivationEnableDefinitionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

outbound

MappingType outbound

inbound

MappingType inbound

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceAttributeDefinitionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

ref

QName ref

displayName

String displayName

description

String description

ignore

Boolean ignore

minOccurs

Integer minOccurs

maxOccurs

Integer maxOccurs

tolerant

Boolean tolerant

access

List<E> access

outbound

MappingType outbound

inbound

List<E> inbound

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceBusinessConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

approverRef

List<E> approverRef

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceConsistencyType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceCredentialsDefinitionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

password

ResourcePasswordDefinitionType password

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceEntitlementAssociationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

name

QName name

displayName

String displayName

entitlementType

String entitlementType

direction

ResourceEntitlementAssociationDirectionType direction

associationAttribute

QName associationAttribute

valueAttribute

QName valueAttribute

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceEntitlementTypeDefinitionType extends ResourceObjectClassTypeDefinitionType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceObjectClassTypeDefinitionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

name

String name

displayName

String displayName

description

String description

_default

Boolean _default

objectClass

QName objectClass

attribute

List<E> attribute

dependency

List<E> dependency

entitlementAssociation

List<E> entitlementAssociation

assignmentPolicyEnforcement

AssignmentPolicyEnforcementType assignmentPolicyEnforcement

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceObjectPatternType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

any

List<E> any

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceObjectShadowAttributesType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceObjectShadowType extends ObjectType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourcePasswordDefinitionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

outbound

MappingType outbound

inbound

MappingType inbound

passwordPolicyRef

ObjectReferenceType passwordPolicyRef

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceShadowDiscriminatorType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

resourceRef

ObjectReferenceType resourceRef

intent

String intent

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceType extends ObjectType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.RoleType extends AbstractRoleType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ScheduleType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

earliestStartTime

XMLGregorianCalendar earliestStartTime

latestStartTime

XMLGregorianCalendar latestStartTime

latestFinishTime

XMLGregorianCalendar latestFinishTime

interval

Integer interval

cronLikePattern

String cronLikePattern

misfireAction

MisfireActionType misfireAction

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.SchemaGenerationConstraintsType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

generateObjectClass

List<E> generateObjectClass

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.SchemaHandlingType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

accountType

List<E> accountType

entitlementType

List<E> entitlementType

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ScriptExpressionCodeType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

String content

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ScriptExpressionEvaluatorType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

description

String description

language

String language

returnType

ScriptExpressionReturnTypeType returnType

relativityMode

ScriptExpressionRelativityModeType relativityMode

code

Element code

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.StringFilterType extends Object implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.StringLimitType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

description

String description

minOccurs

Integer minOccurs

maxOccurs

Integer maxOccurs

mustBeFirst

Boolean mustBeFirst

characterClass

CharacterClassType characterClass

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.StringPolicyType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

description

String description

limitations

LimitationsType limitations

characterClass

CharacterClassType characterClass

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.SubSystemLoggerConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

level

LoggingLevelType level

component

LoggingComponentType component

appender

List<E> appender

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.SynchronizationSituationDescriptionType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

situation

SynchronizationSituationType situation

timestamp

XMLGregorianCalendar timestamp

channel

String channel

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.SynchronizationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

objectSynchronization

List<E> objectSynchronization

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.SystemConfigurationType extends ObjectType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

orgRootRef

List<E> orgRootRef

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.TaskType extends ObjectType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.UnknownJavaObjectType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

clazz

String clazz

toString

String toString

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.UriStack extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

uriStackEntry

List<E> uriStackEntry

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.UriStackEntry extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

handlerUri

String handlerUri

schedule

ScheduleType schedule

binding

TaskBindingType binding

extensionDelta

List<E> extensionDelta

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.UserTemplateType extends ObjectType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.UserType extends ObjectType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

accountRef

List<E> accountRef

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ValueFilterType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

any

List<E> any

type

String type

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ValuePolicyType extends ObjectType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.XmlSchemaType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.XmlSchemaType.Definition extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

any

List<E> any

Package com.evolveum.midpoint.xml.ns._public.common.fault_1

Class com.evolveum.midpoint.xml.ns._public.common.fault_1.FaultType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

message

String message

operationResult

OperationResultType operationResult

Class com.evolveum.midpoint.xml.ns._public.common.fault_1.IllegalArgumentFaultType extends FaultType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.fault_1.InapplicableOperationFaultType extends ObjectAccessFaultType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.fault_1.ObjectAccessFaultType extends FaultType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.fault_1.ObjectAlreadyExistsFaultType extends ObjectAccessFaultType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.fault_1.ObjectNotFoundFaultType extends ObjectAccessFaultType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.fault_1.ReferentialIntegrityFaultType extends ObjectAccessFaultType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

referringObjectOid

List<E> referringObjectOid

Class com.evolveum.midpoint.xml.ns._public.common.fault_1.SchemaViolationFaultType extends ObjectAccessFaultType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

violatingPropertyName

List<E> violatingPropertyName

Class com.evolveum.midpoint.xml.ns._public.common.fault_1.SystemFaultType extends FaultType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.fault_1.UnsupportedObjectTypeFaultType extends ObjectAccessFaultType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.fault_1.UnsupportedOperationFaultType extends FaultType implements Serializable

serialVersionUID: 201105211233L


Package com.evolveum.midpoint.xml.ns._public.common.fault_1_wsdl

Class com.evolveum.midpoint.xml.ns._public.common.fault_1_wsdl.FaultMessage extends Exception implements Serializable

Serialized Fields

fault

FaultType fault

Package com.evolveum.midpoint.xml.ns._public.communication.workflow_1

Class com.evolveum.midpoint.xml.ns._public.communication.workflow_1.WfProcessInstanceEventType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

wfProcessVariable

List<E> wfProcessVariable

wfProcessInstanceId

String wfProcessInstanceId

wfStateDescription

String wfStateDescription

wfAnswer

String wfAnswer

answerToQuery

Boolean answerToQuery

midpointTaskOid

String midpointTaskOid

Class com.evolveum.midpoint.xml.ns._public.communication.workflow_1.WfProcessInstanceFinishedEventType extends WfProcessInstanceEventType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.communication.workflow_1.WfProcessInstanceStartedEventType extends WfProcessInstanceEventType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.communication.workflow_1.WfProcessVariable extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

value

String value

name

String name

Class com.evolveum.midpoint.xml.ns._public.communication.workflow_1.WfQueryProcessInstanceCommandType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

wfProcessInstanceId

String wfProcessInstanceId

midpointTaskOid

String midpointTaskOid

Class com.evolveum.midpoint.xml.ns._public.communication.workflow_1.WfStartProcessInstanceCommandType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

wfProcessVariable

List<E> wfProcessVariable

wfProcessName

String wfProcessName

midpointTaskOid

String midpointTaskOid

sendStartConfirmation

Boolean sendStartConfirmation

Package com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_2

Class com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_2.ConfigurationPropertiesType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_2.ConnectorPoolConfigurationType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_2.TimeoutsType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Package com.evolveum.midpoint.xml.ns._public.resource.capabilities_2

Class com.evolveum.midpoint.xml.ns._public.resource.capabilities_2.ActivationCapabilityType extends CapabilityType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

enableDisable

ActivationEnableDisableCapabilityType enableDisable

Class com.evolveum.midpoint.xml.ns._public.resource.capabilities_2.ActivationEnableDisableCapabilityType extends CapabilityType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

attribute

QName attribute

enableValue

List<E> enableValue

disableValue

List<E> disableValue

Class com.evolveum.midpoint.xml.ns._public.resource.capabilities_2.CapabilityType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

enabled

Boolean enabled

Class com.evolveum.midpoint.xml.ns._public.resource.capabilities_2.CredentialsCapabilityType extends CapabilityType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

password

PasswordCapabilityType password

Class com.evolveum.midpoint.xml.ns._public.resource.capabilities_2.LiveSyncCapabilityType extends CapabilityType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.resource.capabilities_2.PasswordCapabilityType extends CapabilityType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.resource.capabilities_2.ScriptCapabilityType extends CapabilityType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

host

List<E> host

Class com.evolveum.midpoint.xml.ns._public.resource.capabilities_2.ScriptCapabilityType.Host extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

type

ProvisioningScriptHostType type

language

List<E> language

Class com.evolveum.midpoint.xml.ns._public.resource.capabilities_2.TestConnectionCapabilityType extends CapabilityType implements Serializable

serialVersionUID: 201105211233L


Package com.evolveum.prism.xml.ns._public.query_2

Class com.evolveum.prism.xml.ns._public.query_2.FilterType extends Object implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.prism.xml.ns._public.query_2.LogicalOperatorFilterType extends FilterType implements Serializable

serialVersionUID: 201105211233L

Class com.evolveum.prism.xml.ns._public.query_2.NAryLogicalOperatorFilterType extends LogicalOperatorFilterType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

filter

List<E> filter

Class com.evolveum.prism.xml.ns._public.query_2.PagingType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

orderBy

Element orderBy

orderDirection

OrderDirectionType orderDirection

offset

Integer offset

maxSize

Integer maxSize

Class com.evolveum.prism.xml.ns._public.query_2.PropertyComplexValueFilterType extends FilterType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

path

Element path

value

ValueType value

any

Object any

Class com.evolveum.prism.xml.ns._public.query_2.PropertyNoValueFilterType extends FilterType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

property

Element property

Class com.evolveum.prism.xml.ns._public.query_2.PropertySimpleValueFilterType extends FilterType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

property

Element property

value

Object value

any

Object any

Class com.evolveum.prism.xml.ns._public.query_2.QueryType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

description

String description

filter

Element filter

paging

PagingType paging

Class com.evolveum.prism.xml.ns._public.query_2.UnaryLogicalOperatorFilterType extends LogicalOperatorFilterType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

filter

Element filter

Class com.evolveum.prism.xml.ns._public.query_2.UriFilterType extends FilterType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

uri

String uri

Class com.evolveum.prism.xml.ns._public.query_2.ValueType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

Package com.evolveum.prism.xml.ns._public.types_2

Class com.evolveum.prism.xml.ns._public.types_2.Extension extends Object implements Serializable

Serialized Fields

any

List<E> any

Class com.evolveum.prism.xml.ns._public.types_2.ItemDeltaType extends Object implements Serializable

Serialized Fields

modificationType

ModificationTypeType modificationType

path

Element path

value

ItemDeltaType.Value value

Class com.evolveum.prism.xml.ns._public.types_2.ItemDeltaType.Value extends Object implements Serializable

Serialized Fields

any

List<E> any

Class com.evolveum.prism.xml.ns._public.types_2.ObjectFactory extends Object implements Serializable

Class com.evolveum.prism.xml.ns._public.types_2.ObjectReferenceType extends Object implements Serializable

Serialized Fields

description

String description

filter

ObjectReferenceType.Filter filter

oid

String oid

type

QName type

Class com.evolveum.prism.xml.ns._public.types_2.PolyStringType extends Object implements Serializable

Serialized Fields

orig

String orig

norm

String norm

any

List<E> any

Class com.evolveum.prism.xml.ns._public.types_2.XPathType extends Object implements Serializable

Serialized Fields

content

String content

Package org.w3._2000._09.xmldsig

Class org.w3._2000._09.xmldsig.CanonicalizationMethodType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

algorithm

String algorithm

Class org.w3._2000._09.xmldsig.DigestMethodType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

algorithm

String algorithm

Class org.w3._2000._09.xmldsig.DSAKeyValueType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

p

byte[] p

q

byte[] q

j

byte[] j

g

byte[] g

y

byte[] y

seed

byte[] seed

pgenCounter

byte[] pgenCounter

Class org.w3._2000._09.xmldsig.KeyInfoType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

id

String id

Class org.w3._2000._09.xmldsig.KeyValueType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

Class org.w3._2000._09.xmldsig.ManifestType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

reference

List<E> reference

id

String id

Class org.w3._2000._09.xmldsig.ObjectType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

id

String id

mimeType

String mimeType

encoding

String encoding

Class org.w3._2000._09.xmldsig.PGPDataType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

Class org.w3._2000._09.xmldsig.ReferenceType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

transforms

TransformsType transforms

digestMethod

DigestMethodType digestMethod

digestValue

byte[] digestValue

id

String id

uri

String uri

type

String type

Class org.w3._2000._09.xmldsig.RetrievalMethodType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

transforms

TransformsType transforms

uri

String uri

type

String type

Class org.w3._2000._09.xmldsig.RSAKeyValueType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

modulus

byte[] modulus

exponent

byte[] exponent

Class org.w3._2000._09.xmldsig.SignatureMethodType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

algorithm

String algorithm

Class org.w3._2000._09.xmldsig.SignaturePropertiesType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

signatureProperty

List<E> signatureProperty

id

String id

Class org.w3._2000._09.xmldsig.SignaturePropertyType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

target

String target

id

String id

Class org.w3._2000._09.xmldsig.SignatureType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

signedInfo

SignedInfoType signedInfo

signatureValue

SignatureValueType signatureValue

keyInfo

KeyInfoType keyInfo

object

List<E> object

id

String id

Class org.w3._2000._09.xmldsig.SignatureValueType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

value

byte[] value

id

String id

Class org.w3._2000._09.xmldsig.SignedInfoType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

canonicalizationMethod

CanonicalizationMethodType canonicalizationMethod

signatureMethod

SignatureMethodType signatureMethod

reference

List<E> reference

id

String id

Class org.w3._2000._09.xmldsig.SPKIDataType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

spkiSexpAndAny

List<E> spkiSexpAndAny

Class org.w3._2000._09.xmldsig.TransformsType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

transform

List<E> transform

Class org.w3._2000._09.xmldsig.TransformType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

algorithm

String algorithm

Class org.w3._2000._09.xmldsig.X509DataType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

x509IssuerSerialOrX509SKIOrX509SubjectName

List<E> x509IssuerSerialOrX509SKIOrX509SubjectName

Class org.w3._2000._09.xmldsig.X509IssuerSerialType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

x509IssuerName

String x509IssuerName

x509SerialNumber

BigInteger x509SerialNumber

Package org.w3._2001._04.xmlenc

Class org.w3._2001._04.xmlenc.AgreementMethodType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

algorithm

String algorithm

Class org.w3._2001._04.xmlenc.CipherDataType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

cipherValue

byte[] cipherValue

cipherReference

CipherReferenceType cipherReference

Class org.w3._2001._04.xmlenc.CipherReferenceType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

transforms

TransformsType transforms

uri

String uri

Class org.w3._2001._04.xmlenc.EncryptedDataType extends EncryptedType implements Serializable

serialVersionUID: 201105211233L

Class org.w3._2001._04.xmlenc.EncryptedKeyType extends EncryptedType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

referenceList

ReferenceList referenceList

carriedKeyName

String carriedKeyName

recipient

String recipient

Class org.w3._2001._04.xmlenc.EncryptedType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

encryptionMethod

EncryptionMethodType encryptionMethod

keyInfo

KeyInfoType keyInfo

cipherData

CipherDataType cipherData

encryptionProperties

EncryptionPropertiesType encryptionProperties

id

String id

type

String type

mimeType

String mimeType

encoding

String encoding

Class org.w3._2001._04.xmlenc.EncryptionMethodType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

algorithm

String algorithm

Class org.w3._2001._04.xmlenc.EncryptionPropertiesType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

encryptionProperty

List<E> encryptionProperty

id

String id

Class org.w3._2001._04.xmlenc.EncryptionPropertyType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

List<E> content

target

String target

id

String id

otherAttributes

Map<K,V> otherAttributes

Class org.w3._2001._04.xmlenc.ReferenceList extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

dataReferenceOrKeyReference

List<E> dataReferenceOrKeyReference

Class org.w3._2001._04.xmlenc.ReferenceType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

any

List<E> any

uri

String uri

Class org.w3._2001._04.xmlenc.TransformsType extends Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

transform

List<E> transform



Copyright © 2013 evolveum. All Rights Reserved.