Serialized Form


Package com.evolveum.icf.dummy.resource

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

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

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


Package com.evolveum.midpoint.audit.api

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


Package com.evolveum.midpoint.common

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

Serialized Fields

identifiers

java.util.Collection<E> identifiers

Package com.evolveum.midpoint.common.crypto

Class com.evolveum.midpoint.common.crypto.EncryptionException extends java.lang.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

java.lang.String accountType

displayName

java.lang.String displayName

description

java.lang.String description

isDefault

boolean isDefault

objectClassDefinition

ObjectClassComplexTypeDefinition objectClassDefinition

resourceType

ResourceType resourceType

identifiers

java.util.Collection<E> identifiers

secondaryIdentifiers

java.util.Collection<E> secondaryIdentifiers

protectedAccounts

java.util.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

java.util.Collection<E> attributeDefinitions

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

Serialized Fields

displayName

java.lang.String displayName

description

java.lang.String description

tolerant

boolean tolerant

create

boolean create

read

boolean read

update

boolean update

minOccurs

java.lang.Integer minOccurs

maxOccurs

java.lang.Integer maxOccurs

attributeDefinition

ResourceAttributeDefinition attributeDefinition

outboundMappingType

MappingType outboundMappingType

inboundMappingTypes

java.util.List<E> inboundMappingTypes

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

Serialized Fields

resourceOid

java.lang.String resourceOid

intent

java.lang.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 java.lang.Object implements Serializable

serialVersionUID: -778283437426659540L

Serialized Fields

state

ModelState state

channel

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


focusContext

LensFocusContext<O extends ObjectType> focusContext

projectionContexts

java.util.Collection<E> projectionContexts

focusClass

java.lang.Class<T> focusClass

projectionClass

java.lang.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.

Class com.evolveum.midpoint.model.lens.LensElementContext extends java.lang.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

java.util.List<E> executedDeltas

objectTypeClass

java.lang.Class<T> objectTypeClass

oid

java.lang.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

java.lang.String iterationToken

accountPasswordPolicy

ValuePolicyType accountPasswordPolicy

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

Serialized Fields

waves

java.util.List<E> waves

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


Package com.evolveum.midpoint.model.security

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

serialVersionUID: 7335486790057885990L


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

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

serialVersionUID: 8299738301872077768L

Serialized Fields

user

UserType user

Package com.evolveum.midpoint.model.sync

Class com.evolveum.midpoint.model.sync.SynchronizationException extends java.lang.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

java.util.List<E> itemDefinitions

superType

javax.xml.namespace.QName superType

containerMarker

boolean containerMarker

objectMarker

boolean objectMarker

xsdAnyMarker

boolean xsdAnyMarker

extensionForType

javax.xml.namespace.QName extensionForType

compileTimeClass

java.lang.Class<T> compileTimeClass

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

serialVersionUID: -2643332934312107274L

Serialized Fields

defaultName

javax.xml.namespace.QName defaultName

typeName

javax.xml.namespace.QName typeName

ignored

boolean ignored

displayName

java.lang.String displayName

displayOrder

java.lang.Integer displayOrder

help

java.lang.String help

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

serialVersionUID: 510000191615288733L

Serialized Fields

name

javax.xml.namespace.QName name

parent

PrismValue parent

definition

ItemDefinition definition

values

java.util.List<E> values

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

serialVersionUID: -2643332934312107274L

Serialized Fields

name

javax.xml.namespace.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

java.lang.Class<T> compileTimeClass

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

serialVersionUID: -5068923696147960699L

Serialized Fields

complexTypeDefinition

ComplexTypeDefinition complexTypeDefinition

compileTimeClass

java.lang.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

java.util.List<E> items

id

java.lang.String id

rawElements

java.util.List<E> rawElements

containerable

Containerable containerable

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

serialVersionUID: 7321429132391159949L

Serialized Fields

oid

java.lang.String oid

version

java.lang.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

javax.xml.namespace.QName valueType

allowedValues

java.lang.Object[] allowedValues

create

boolean create

read

boolean read

update

boolean update

indexed

java.lang.Boolean indexed

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

Serialized Fields

value

java.lang.Object value

rawElement

java.lang.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

javax.xml.namespace.QName targetTypeName

compositeObjectElementName

javax.xml.namespace.QName compositeObjectElementName

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

Serialized Fields

oid

java.lang.String oid

object

PrismObject<T extends Objectable> object

targetType

javax.xml.namespace.QName targetType

relation

javax.xml.namespace.QName relation

description

java.lang.String description

filter

org.w3c.dom.Element filter

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

Serialized Fields

originType

OriginType originType

originObject

Objectable originObject

parent

Itemable parent

domElement

org.w3c.dom.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 java.lang.Object implements Serializable

Serialized Fields

zeroSet

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


plusSet

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


minusSet

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

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

Serialized Fields

name

javax.xml.namespace.QName name
Name of the property


parentPath

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


definition

ItemDefinition definition

valuesToReplace

java.util.Collection<E> valuesToReplace

valuesToAdd

java.util.Collection<E> valuesToAdd

valuesToDelete

java.util.Collection<E> valuesToDelete

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

serialVersionUID: -528560467958335366L

Serialized Fields

changeType

ChangeType changeType

oid

java.lang.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

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


objectTypeClass

java.lang.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

java.lang.String id

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

Serialized Fields

segments

java.util.List<E> segments

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

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

Serialized Fields

name

javax.xml.namespace.QName name

isVariable

boolean isVariable

Package com.evolveum.midpoint.prism.polystring

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

Serialized Fields

orig

java.lang.String orig

norm

java.lang.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.EqualsFilter extends PropertyValueFilter implements Serializable

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

Serialized Fields

condition

java.util.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 java.lang.Object implements Serializable

Serialized Fields

expression

org.w3c.dom.Element expression

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

Serialized Fields

offset

java.lang.Integer offset

maxSize

java.lang.Integer maxSize

orderBy

javax.xml.namespace.QName orderBy

direction

OrderDirection direction

Class com.evolveum.midpoint.prism.query.ObjectQuery extends java.lang.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

java.lang.Integer minDepth

maxDepth

java.lang.Integer maxDepth

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

Serialized Fields

values

java.util.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

java.lang.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 java.util.AbstractList<T> implements Serializable

Serialized Fields

reference

PrismReference reference

Package com.evolveum.midpoint.provisioning.api

Class com.evolveum.midpoint.provisioning.api.GenericConnectorException extends java.lang.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 java.lang.Exception implements Serializable


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

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


Package com.evolveum.midpoint.repo.api

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

serialVersionUID: -5462545970628220734L


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

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

Serialized Fields

id

long id

timestamp

java.lang.Long timestamp

eventIdentifier

java.lang.String eventIdentifier

sessionIdentifier

java.lang.String sessionIdentifier

taskIdentifier

java.lang.String taskIdentifier

taskOID

java.lang.String taskOID

hostIdentifier

java.lang.String hostIdentifier

initiator

java.lang.String initiator

target

java.lang.String target

targetOwner

java.lang.String targetOwner

eventType

RAuditEventType eventType

eventStage

RAuditEventStage eventStage

deltas

java.util.Set<E> deltas

channel

java.lang.String channel

outcome

ROperationResultStatusType outcome

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

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

Serialized Fields

accountType

java.lang.String accountType

credentials

RCredentials credentials

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

Serialized Fields

owner

RContainer owner

ownerOid

java.lang.String ownerOid

ownerId

java.lang.Long ownerId

ownerType

RContainerType ownerType

strings

java.util.Set<E> strings

longs

java.util.Set<E> longs

dates

java.util.Set<E> dates

clobs

java.util.Set<E> clobs

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

Serialized Fields

ownerOid

java.lang.String ownerOid

ownerId

java.lang.Long ownerId

ownerType

RContainerType ownerType

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

Serialized Fields

owner

RObject owner

ownerOid

java.lang.String ownerOid

ownerId

java.lang.Long ownerId

extension

RAnyContainer extension

description

java.lang.String description

activation

RActivation activation

accountConstruction

java.lang.String accountConstruction

targetRef

REmbeddedReference targetRef

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

Serialized Fields

name

RPolyString name

framework

java.lang.String framework

connectorHostRef

RObjectReference connectorHostRef

connectorType

java.lang.String connectorType

connectorVersion

java.lang.String connectorVersion

connectorBundle

java.lang.String connectorBundle

targetSystemType

java.util.Set<E> targetSystemType

namespace

java.lang.String namespace

xmlSchema

java.lang.String xmlSchema

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

Serialized Fields

name

RPolyString name

hostname

java.lang.String hostname

port

java.lang.String port

sharedSecret

java.lang.String sharedSecret

protectConnection

java.lang.Boolean protectConnection

timeout

java.lang.Integer timeout

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

Serialized Fields

oid

java.lang.String oid

id

java.lang.Long id

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

Serialized Fields

oid

java.lang.String oid

id

java.lang.Long id

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

Serialized Fields

targetOid

java.lang.String targetOid

description

java.lang.String description

filter

java.lang.String filter

type

RContainerType type

relationNamespace

java.lang.String relationNamespace

relationLocalPart

java.lang.String relationLocalPart

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

Serialized Fields

owner

RObject owner

ownerOid

java.lang.String ownerOid

ownerId

java.lang.Long ownerId

description

java.lang.String description

targetRef

RObjectReference targetRef

policy

RExclusionPolicyType policy

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

Serialized Fields

name

RPolyString name

objectType

java.lang.String objectType

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

Serialized Fields

name

RPolyString name

nodeIdentifier

java.lang.String nodeIdentifier

hostname

java.lang.String hostname

jmxPort

java.lang.Integer jmxPort

lastCheckInTime

javax.xml.datatype.XMLGregorianCalendar lastCheckInTime

running

java.lang.Boolean running

clustered

java.lang.Boolean clustered

internalNodeIdentifier

java.lang.String internalNodeIdentifier

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

Serialized Fields

description

java.lang.String description

extension

RAnyContainer extension

version

long version

parentOrgRef

java.util.Set<E> parentOrgRef

descendants

java.util.Set<E> descendants

ancestors

java.util.Set<E> ancestors

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

Serialized Fields

owner

RContainer owner

ownerOid

java.lang.String ownerOid

ownerId

java.lang.Long ownerId

targetOid

java.lang.String targetOid

reference

REmbeddedReference reference

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

Serialized Fields

ownerOid

java.lang.String ownerOid

ownerId

java.lang.Long ownerId

targetOid

java.lang.String targetOid

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

Serialized Fields

owner

RObject owner

ownerOid

java.lang.String ownerOid

ownerId

java.lang.Long ownerId

operation

java.lang.String operation

status

ROperationResultStatusType status

token

java.lang.Long token

messageCode

java.lang.String messageCode

message

java.lang.String message

details

java.lang.String details

localizedMessage

java.lang.String localizedMessage

params

java.lang.String params

partialResults

java.lang.String partialResults

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

Serialized Fields

displayName

RPolyString displayName

identifier

java.lang.String identifier

orgType

java.util.Set<E> orgType

costCenter

java.lang.String costCenter

locality

RPolyString locality

name

RPolyString name

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

Serialized Fields

id

java.lang.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

java.lang.String lifetime

stringPolicy

java.lang.String stringPolicy

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

Serialized Fields

orig

java.lang.String orig

norm

java.lang.String norm

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

Serialized Fields

name

RPolyString name

connectorRef

REmbeddedReference connectorRef

namespace

java.lang.String namespace

configuration

java.lang.String configuration

xmlSchema

java.lang.String xmlSchema

schemaHandling

java.lang.String schemaHandling

capabilities

RCapabilities capabilities

scripts

java.lang.String scripts

synchronization

java.lang.String synchronization

consistency

java.lang.String consistency

business

RResourceBussinesConfiguration business

lastAvailabilityStatus

RAvailabilityStatusType lastAvailabilityStatus

operationalState

ROperationalState operationalState

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

Serialized Fields

name

RPolyString name

objectClass

javax.xml.namespace.QName objectClass

activation

RActivation activation

result

ROperationResult result

resourceRef

RObjectReference resourceRef

objectChange

java.lang.String objectChange

attemptNumber

java.lang.Integer attemptNumber

dead

java.lang.Boolean dead

failedOperationType

RFailedOperationTypeType failedOperationType

intent

java.lang.String intent

synchronizationSituation

RSynchronizationSituation synchronizationSituation

synchronizationSituationDescription

java.util.Set<E> synchronizationSituationDescription

attributes

RAnyContainer attributes

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

Serialized Fields

name

RPolyString name

assignments

java.util.Set<E> assignments

exclusions

java.util.Set<E> exclusions

approverRefs

java.util.Set<E> approverRefs

approvalProcess

java.lang.String approvalProcess

approvalSchema

java.lang.String approvalSchema

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

Serialized Fields

situation

RSynchronizationSituation situation

timestamp

javax.xml.datatype.XMLGregorianCalendar timestamp

chanel

java.lang.String chanel

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

Serialized Fields

name

RPolyString name

globalAccountSynchronizationSettings

java.lang.String globalAccountSynchronizationSettings

globalPasswordPolicyRef

REmbeddedReference globalPasswordPolicyRef

orgRootRef

java.util.Set<E> orgRootRef

modelHooks

java.lang.String modelHooks

logging

java.lang.String logging

defaultUserTemplateRef

RObjectReference defaultUserTemplateRef

connectorFramework

java.lang.String connectorFramework

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

Serialized Fields

name

RPolyString name

taskIdentifier

java.lang.String taskIdentifier

executionStatus

RTaskExecutionStatusType executionStatus

exclusivityStatus

RTaskExclusivityStatusType exclusivityStatus

node

java.lang.String node

category

java.lang.String category

claimExpirationTimestamp

javax.xml.datatype.XMLGregorianCalendar claimExpirationTimestamp

handlerUri

java.lang.String handlerUri

otherHandlersUriStack

java.lang.String otherHandlersUriStack

result

ROperationResult result

lastRunStartTimestamp

javax.xml.datatype.XMLGregorianCalendar lastRunStartTimestamp

lastRunFinishTimestamp

javax.xml.datatype.XMLGregorianCalendar lastRunFinishTimestamp

nextRunStartTime

javax.xml.datatype.XMLGregorianCalendar nextRunStartTime

progress

java.lang.Long progress

recurrence

RTaskRecurrenceType recurrence

binding

RTaskBindingType binding

schedule

java.lang.String schedule

modelOperationState

java.lang.String modelOperationState

objectRef

REmbeddedReference objectRef

ownerRef

REmbeddedReference ownerRef

parent

java.lang.String parent

resultStatus

ROperationResultStatusType resultStatus

canRunOnNode

java.lang.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

java.lang.String emailAddress

telephoneNumber

java.lang.String telephoneNumber

employeeNumber

java.lang.String employeeNumber

employeeType

java.util.Set<E> employeeType

organizationalUnit

java.util.Set<E> organizationalUnit

locality

RPolyString locality

credentials

RCredentials credentials

activation

RActivation activation

costCenter

java.lang.String costCenter

locale

java.lang.String locale

timezone

java.lang.String timezone

title

RPolyString title

nickName

RPolyString nickName

preferredLanguage

java.lang.String preferredLanguage

accountRefs

java.util.Set<E> accountRefs

assignments

java.util.Set<E> assignments

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

Serialized Fields

name

RPolyString name

propertyConstruction

java.lang.String propertyConstruction

accountConstruction

java.lang.String accountConstruction

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

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


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

Class com.evolveum.midpoint.repo.sql.util.DtoTranslationException extends java.lang.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

java.util.Set<E> identifiers

secondaryIdentifiers

java.util.Set<E> secondaryIdentifiers

descriptionAttribute

ResourceAttributeDefinition descriptionAttribute

displayNameAttribute

ResourceAttributeDefinition displayNameAttribute

namingAttribute

ResourceAttributeDefinition namingAttribute

defaultAccountType

boolean defaultAccountType

accountType

boolean accountType

intent

java.lang.String intent

nativeObjectClass

java.lang.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

java.lang.String nativeAttributeName

Package com.evolveum.midpoint.schema.result

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

serialVersionUID: -2467406395542291044L

Serialized Fields

operation

java.lang.String operation

status

OperationResultStatus status

params

java.util.Map<K,V> params

context

java.util.Map<K,V> context

returns

java.util.Map<K,V> returns

token

long token

messageCode

java.lang.String messageCode

message

java.lang.String message

localizationMessage

java.lang.String localizationMessage

localizationArguments

java.util.List<E> localizationArguments

cause

java.lang.Throwable cause

count

int count

subresults

java.util.List<E> subresults

details

java.util.List<E> details

summarizeErrors

boolean summarizeErrors

summarizePartialErrors

boolean summarizePartialErrors

summarizeSuccesses

boolean summarizeSuccesses

Class com.evolveum.midpoint.schema.result.VariousValues extends java.lang.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 java.lang.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 java.util.Properties implements Serializable


Package com.evolveum.midpoint.util

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

serialVersionUID: 3473815007153617453L

Serialized Fields

_sb

java.lang.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 java.lang.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

java.lang.String oid

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

serialVersionUID: -6016220825724355014L

Serialized Fields

propertyName

javax.xml.namespace.QName propertyName

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

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

serialVersionUID: -611042093339023362L

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

serialVersionUID: -3745473492409029661L


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

java.lang.String contentType

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

Serialized Fields

addAntiCache

boolean addAntiCache

contentType

java.lang.String contentType

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

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

Serialized Fields

definition

PrismPropertyDefinition definition

construction

ResourceAttributeDefinitionType construction

values

java.util.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 java.lang.Object implements Serializable

Serialized Fields

attribute

ACAttributeDto attribute

value

java.lang.Object value

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

Serialized Fields

name

java.lang.String name

type

AssignmentEditorDtoType type

status

UserDtoStatus status

oldAssignment

AssignmentType oldAssignment

showEmpty

boolean showEmpty

minimized

boolean minimized

newAssignment

AssignmentType newAssignment

attributes

java.util.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<java.lang.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.data

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

Serialized Fields

page

PageBase page

availableData

java.util.List<E> availableData

query

ObjectQuery query

cache

java.util.Map<K,V> cache

cacheCleanupThreshold

int cacheCleanupThreshold

useCache

boolean useCache

Class com.evolveum.midpoint.web.component.data.BaseSortableDataProvider.CachedSize extends java.lang.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

java.lang.Class<T> type

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

Serialized Fields

type

java.lang.Class<T> type

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 java.lang.Object implements Serializable

Serialized Fields

query

ObjectQuery query

type

java.lang.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

java.lang.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

java.lang.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

java.lang.String propertyExpression

Class com.evolveum.midpoint.web.component.data.column.LinkIconColumn extends org.apache.wicket.extensions.markup.html.repeater.data.table.AbstractColumn<T extends java.io.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

prismContext

PrismContext prismContext

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

Serialized Fields

searchText

java.lang.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

java.lang.Boolean state

firstState

java.lang.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

java.net.URL url

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

Serialized Fields

name

java.lang.String name

flag

java.lang.String flag

locale

java.util.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

java.util.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 java.lang.Object implements Serializable

Serialized Fields

label

java.lang.String label

icon

java.lang.String icon

page

java.lang.Class<T> page

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

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

Serialized Fields

label

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

page

java.lang.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

java.util.List<E> topItems

bottomItems

java.util.List<E> bottomItems

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

Serialized Fields

label

java.lang.String label

description

java.lang.String description

page

java.lang.Class<T> page

marker

java.lang.Class<T> marker

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

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

Serialized Fields

name

java.lang.String name

value

java.lang.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

java.lang.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

java.lang.String operation

message

java.lang.String message

params

java.util.List<E> params

contexts

java.util.List<E> contexts

exceptionMessage

java.lang.String exceptionMessage

exceptionsStackTrace

java.lang.String exceptionsStackTrace

subresults

java.util.List<E> subresults

count

int count

xml

java.lang.String xml

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

Serialized Fields

name

java.lang.String name

value

java.lang.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 java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

oid

java.lang.String oid

loaded

boolean loaded

parent

NodeDto parent

displayName

java.lang.String displayName

type

NodeType type

listTypes

java.util.List<E> listTypes

editable

boolean editable

nodes

java.util.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 java.lang.Object implements Serializable

Serialized Fields

intermediate

boolean intermediate

roots

java.util.List<E> roots

nodes

java.util.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 java.lang.Object implements Serializable

Serialized Fields

displayName

java.lang.String displayName

object

ObjectWrapper object

container

PrismContainer<V extends Containerable> container

status

ContainerStatus status

main

boolean main

path

ItemPath path

properties

java.util.List<E> properties

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 java.lang.Object implements Serializable

Serialized Fields

object

PrismObject<T extends Objectable> object

status

ContainerStatus status

headerStatus

HeaderStatus headerStatus

displayName

java.lang.String displayName

description

java.lang.String description

containers

java.util.List<E> containers

showEmpty

boolean showEmpty

minimalized

boolean minimalized

selectable

boolean selectable

selected

boolean selected

showAssignments

boolean showAssignments

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 java.lang.Object implements Serializable

Serialized Fields

container

ContainerWrapper<T extends PrismContainer> container

property

PrismProperty<T> property

status

ValueStatus status

values

java.util.List<E> values

displayName

java.lang.String displayName

Class com.evolveum.midpoint.web.component.prism.ValueWrapper extends java.lang.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<java.lang.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 java.io.Serializable> implements Serializable

Serialized Fields

model

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

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

Serialized Fields

object

java.lang.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

java.lang.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

java.lang.Class<T> defaultPage

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

Serialized Fields

selected

boolean selected

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

Serialized Fields

value

java.io.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 java.lang.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

java.lang.String editorId

width

java.lang.String width

height

java.lang.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

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

java.util.List<E> importTypesList

selected

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

Class com.evolveum.midpoint.web.page.admin.configuration.PageLogging 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

java.lang.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

java.util.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<java.lang.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

java.util.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 java.lang.Object implements Serializable

Serialized Fields

oldConfiguration

PrismObject<T extends Objectable> oldConfiguration

rootLevel

LoggingLevelType rootLevel

rootAppender

java.lang.String rootAppender

loggers

java.util.List<E> loggers

filters

java.util.List<E> filters

profilingLevel

ProfilingLevel profilingLevel

profilingAppender

java.lang.String profilingAppender

appenders

java.util.List<E> appenders

auditLog

boolean auditLog

auditDetails

boolean auditDetails

auditAppender

java.lang.String auditAppender

advanced

boolean advanced

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

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

Serialized Fields

oid

java.lang.String oid

name

java.lang.String name

xml

java.lang.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 java.lang.Object implements Serializable

Serialized Fields

property

java.lang.String property

value

java.lang.String value

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

Class com.evolveum.midpoint.web.page.admin.home.PageHome extends PageAdmin 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.AdminHomeDto extends java.lang.Object implements Serializable

Serialized Fields

accounts

java.util.List<E> accounts

assignments

java.util.List<E> assignments

orgAssignments

java.util.List<E> orgAssignments

resources

java.util.List<E> resources

workItems

java.util.List<E> workItems

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

Serialized Fields

accountName

java.lang.String accountName

resourceName

java.lang.String resourceName

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

Serialized Fields

assignmentName

java.lang.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

java.util.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 java.lang.Object implements Serializable

Serialized Fields

searchText

java.lang.String searchText

activated

java.lang.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 java.lang.Object implements Serializable

Serialized Fields

accountOid

java.lang.String accountOid

accountName

java.lang.String accountName

identifiers

java.util.List<E> identifiers

situation

SynchronizationSituationType situation

ownerOid

java.lang.String ownerOid

ownerName

java.lang.String ownerName

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

Serialized Fields

searchText

java.lang.String searchText

name

boolean name

identifiers

boolean identifiers

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

Serialized Fields

accountOid

java.lang.String accountOid

accountType

javax.xml.namespace.QName accountType

oldOwnerOid

java.lang.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

java.lang.String oid

name

java.lang.String name

bundle

java.lang.String bundle

version

java.lang.String version

progress

java.lang.String progress

type

java.lang.String type

state

ResourceState state

lastAvailabilityStatus

AvailabilityStatusType lastAvailabilityStatus

objectTypes

java.util.List<E> objectTypes

capabilities

java.util.List<E> capabilities

sync

ResourceSync sync

resImport

ResourceImport resImport

defaultAccountObjectClass

javax.xml.namespace.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 java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

launchTime

java.util.Date launchTime

finishTime

java.util.Date finishTime

lastStatus

java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 4664988785770149299L

Serialized Fields

displayName

java.lang.String displayName

nativeObjectClass

java.lang.String nativeObjectClass

help

java.lang.String help

type

java.lang.String type

Class com.evolveum.midpoint.web.page.admin.resources.dto.ResourceState extends java.lang.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

java.lang.String extraName

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

Serialized Fields

enabled

boolean enabled

pollingInterval

int pollingInterval

lastRunTime

java.util.Date lastRunTime

timeToProcess

long timeToProcess

message

java.lang.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

java.lang.String oid

name

java.lang.String name

nodeIdentifier

java.lang.String nodeIdentifier

managementPort

java.lang.String managementPort

lastCheckInTime

java.lang.Long lastCheckInTime

clustered

boolean clustered

executionStatus

NodeExecutionStatus executionStatus

errorStatus

NodeErrorStatus errorStatus

statusMessage

java.lang.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 java.lang.Object implements Serializable

Serialized Fields

category

java.lang.String category

resource

TaskAddResourcesDto resource

name

java.lang.String name

reccuring

boolean reccuring

bound

boolean bound

interval

java.lang.Integer interval

cron

java.lang.String cron

notStartBefore

java.util.Date notStartBefore

notStartAfter

java.util.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 java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

oid

java.lang.String oid

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

Serialized Fields

oid

java.lang.String oid

name

java.lang.String name

category

java.lang.String category

uri

java.lang.String uri

recurring

boolean recurring

bound

boolean bound

interval

java.lang.Integer interval

cronSpecification

java.lang.String cronSpecification

notStartBefore

java.util.Date notStartBefore

notStartAfter

java.util.Date notStartAfter

misfireAction

MisfireActionType misfireAction

runUntilNodeDown

boolean runUntilNodeDown

threadStop

ThreadStopActionType threadStop

rawExecutionStatus

TaskExecutionStatus rawExecutionStatus

execution

TaskDtoExecutionStatus execution

executingAt

java.lang.String executingAt

opResult

java.util.List<E> opResult

status

OperationResultStatus status

objectRef

ObjectReferenceType objectRef

objectRefType

ObjectTypes objectRefType

objectRefName

java.lang.String objectRefName

lastRunStartTimestampLong

java.lang.Long lastRunStartTimestampLong

lastRunFinishTimestampLong

java.lang.Long lastRunFinishTimestampLong

nextRunStartTimeLong

java.lang.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

java.lang.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.PageSubmit extends PageAdmin implements Serializable

Serialized Fields

userChangesDto

UserChangesDto userChangesDto

accountChangesDto

AccountChangesDto accountChangesDto

previewChanges

ModelContext<F extends ObjectType,P extends ObjectType> previewChanges

deltasChanges

java.util.Collection<E> deltasChanges

delta

ObjectDelta<T extends Objectable> delta

accountsChangesList

java.util.List<E> accountsChangesList

assignmentsChangesList

java.util.List<E> assignmentsChangesList

userChangesList

java.util.List<E> userChangesList

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

object

java.lang.Object object

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

Serialized Fields

model

LoadableModel<T> model

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

java.util.List<E> accountsList

accountChangesList

java.util.List<E> accountChangesList

oldAccountObject

PrismObject<T extends Objectable> oldAccountObject

accountsBeforeModify

java.util.ArrayList<E> accountsBeforeModify

syncPolicy

SynchronizationPolicyDecision syncPolicy

Class com.evolveum.midpoint.web.page.admin.users.dto.AccountDto extends java.lang.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 java.lang.Object implements Serializable

Serialized Fields

orgUnitList

java.util.List<E> orgUnitList

userList

java.util.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 java.lang.Object implements Serializable

Serialized Fields

submitedValue

PrismPropertyValue<T> submitedValue

status

SubmitStatus status

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

Serialized Fields

resourceName

java.lang.String resourceName

attribute

java.lang.String attribute

oldValue

java.lang.String oldValue

newValue

java.lang.String newValue

secondaryValue

boolean secondaryValue

originType

java.lang.String originType

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

Serialized Fields

assignment

java.lang.String assignment

status

java.lang.String status

secondaryValue

boolean secondaryValue

deleted

boolean deleted

originType

java.lang.String originType

Class com.evolveum.midpoint.web.page.admin.users.dto.SubmitDeltaObjectDto extends java.lang.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 java.lang.Object implements Serializable

Serialized Fields

submitedPropertie

PrismPropertyValue<T> submitedPropertie

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

java.lang.String name

resourceName

java.lang.String resourceName

selected

boolean selected

syncPolicy

SynchronizationPolicyDecision syncPolicy

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

Serialized Fields

attribute

java.lang.String attribute

oldValue

java.lang.String oldValue

newValue

java.lang.String newValue

secondaryValue

boolean secondaryValue

originType

java.lang.String originType

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

Serialized Fields

object

ObjectWrapper object

status

UserDtoStatus status

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

Serialized Fields

assignmentsList

java.util.List<E> assignmentsList

userPropertiesList

java.util.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

java.lang.String oid

name

java.lang.String name

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

Serialized Fields

searchText

java.lang.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 java.lang.Object implements Serializable

Serialized Fields

importFolder

java.lang.String importFolder

exportFolder

java.lang.String exportFolder

Package com.evolveum.midpoint.wf

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

Serialized Fields

processId

java.lang.String processId

name

java.lang.String name

startTime

java.util.Date startTime

endTime

java.util.Date endTime

workItems

java.util.List<E> workItems

details

java.lang.String details

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

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

Serialized Fields

processId

java.lang.String processId

processName

java.lang.String processName

taskId

java.lang.String taskId

name

java.lang.String name

assignee

java.lang.String assignee

assigneeName

java.lang.String assigneeName

candidates

java.lang.String candidates

createTime

java.util.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 java.lang.Object implements Serializable

serialVersionUID: 5183098710717369392L

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

serialVersionUID: 1L


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

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

serialVersionUID: -8603661687788638920L

Serialized Fields

results

java.util.List<E> results

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

serialVersionUID: -3746700225140955339L

Serialized Fields

assignmentType

AssignmentType assignmentType

approved

boolean approved

Class com.evolveum.midpoint.wf.processes.addroles.AssignmentToApprove extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: -542549699933865819L

Serialized Fields

user

java.lang.String user

assignmentToApprove

AssignmentToApprove assignmentToApprove

approved

boolean approved

comment

java.lang.String comment

date

java.util.Date date

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

serialVersionUID: -8603661687788638920L

Serialized Fields

decisionList

java.util.List<E> decisionList

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

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

serialVersionUID: 201105211233L

Serialized Fields

overwrite

java.lang.Boolean overwrite

keepOid

java.lang.Boolean keepOid

stopAfterErrors

java.lang.Integer stopAfterErrors

summarizeSucceses

java.lang.Boolean summarizeSucceses

summarizeErrors

java.lang.Boolean summarizeErrors

referentialIntegrity

java.lang.Boolean referentialIntegrity

validateStaticSchema

java.lang.Boolean validateStaticSchema

validateDynamicSchema

java.lang.Boolean validateDynamicSchema

encryptProtectedValues

java.lang.Boolean encryptProtectedValues

fetchResourceSchema

java.lang.Boolean fetchResourceSchema

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

serialVersionUID: 201105211233L

Serialized Fields

object

java.util.List<E> object

count

java.lang.Integer count

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

serialVersionUID: 201105211233L

Serialized Fields

oid

java.lang.String oid

modification

java.util.List<E> modification

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

serialVersionUID: 201105211233L

Serialized Fields

selector

ObjectSelectorType selector

option

java.util.List<E> option

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

serialVersionUID: 201105211233L

Serialized Fields

path

org.w3c.dom.Element path

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

serialVersionUID: 201105211233L

Serialized Fields

objectOption

java.util.List<E> objectOption

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

serialVersionUID: 201105211233L

Serialized Fields

property

java.util.List<E> property

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.ResourceObjectIdentificationType extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

object

java.util.List<E> object

Class com.evolveum.midpoint.xml.ns._public.common.api_types_2.ResourceObjectType extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

user

java.util.List<E> user

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

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

serialVersionUID: 201105211233L

Serialized Fields

description

java.lang.String description

extension

ExtensionType extension

resourceRef

ObjectReferenceType resourceRef

resource

ResourceType resource

intent

java.lang.String intent

condition

ExpressionType condition

attribute

java.util.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

assignmentPolicyEnforcement

AssignmentPolicyEnforcementType assignmentPolicyEnforcement

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ActivationType extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

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

serialVersionUID: 201105211233L

Serialized Fields

pattern

java.lang.String pattern

name

java.lang.String name

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

serialVersionUID: 201105211233L

Serialized Fields

name

java.lang.String name

description

java.lang.String description

approverRef

java.util.List<E> approverRef

evaluationStrategy

LevelEvaluationStrategyType evaluationStrategy

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

serialVersionUID: 201105211233L

Serialized Fields

name

java.lang.String name

description

java.lang.String description

level

java.util.List<E> level

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

serialVersionUID: 201105211233L

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.AssignmentType extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

enabled

java.lang.Boolean enabled

details

java.lang.Boolean details

appender

java.util.List<E> appender

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

serialVersionUID: 201105211233L

Serialized Fields

retrievalTimestamp

javax.xml.datatype.XMLGregorianCalendar retrievalTimestamp

serialNumber

java.lang.String serialNumber

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.CapabilitiesType extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

any

java.util.List<E> any

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

serialVersionUID: 201105211233L

Serialized Fields

characterClass

java.util.List<E> characterClass

value

java.lang.String value

ref

javax.xml.namespace.QName ref

name

javax.xml.namespace.QName name

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

serialVersionUID: 201105211233L

Serialized Fields

level

LoggingLevelType level

_package

java.lang.String _package

appender

java.util.List<E> appender

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ConnectorConfigurationType extends java.lang.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 java.lang.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 java.lang.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 java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

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

serialVersionUID: 201105211233L

Serialized Fields

any

java.lang.Object any

key

java.lang.String key

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ExclusionType extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

description

java.lang.String description

extension

ExtensionType extension

ref

javax.xml.namespace.QName ref

stringFilter

java.util.List<E> stringFilter

variable

java.util.List<E> variable

expressionEvaluator

java.util.List<E> expressionEvaluator

sequence

ExpressionType.Sequence sequence

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

serialVersionUID: 201105211233L

Serialized Fields

expressionEvaluator

java.util.List<E> expressionEvaluator

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

serialVersionUID: 201105211233L

Serialized Fields

name

javax.xml.namespace.QName name

description

java.lang.String description

path

org.w3c.dom.Element path

objectRef

ObjectReferenceType objectRef

value

java.lang.Object value

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ExtensionType extends java.lang.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

java.lang.String fileName

filePattern

java.lang.String filePattern

maxHistory

int maxHistory

maxFileSize

java.lang.String maxFileSize

append

boolean append

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.GenerateExpressionEvaluatorType extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

hook

HookType hook

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

serialVersionUID: 201105211233L

Serialized Fields

ref

java.lang.String ref

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

serialVersionUID: 201105211233L

Serialized Fields

maxIterations

int maxIterations

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

serialVersionUID: 201105211233L

Serialized Fields

minLength

java.lang.Integer minLength

maxLength

java.lang.Integer maxLength

minUniqueChars

java.lang.Integer minUniqueChars

checkAgainstDictionary

java.lang.Boolean checkAgainstDictionary

checkPattern

java.lang.String checkPattern

limit

java.util.List<E> limit

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

serialVersionUID: 201105211233L

Serialized Fields

key

java.lang.String key

argument

java.util.List<E> argument

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

serialVersionUID: 201105211233L

Serialized Fields

subSystemLogger

java.util.List<E> subSystemLogger

classLogger

java.util.List<E> classLogger

appender

java.util.List<E> appender

rootLoggerAppender

java.lang.String rootLoggerAppender

rootLoggerLevel

LoggingLevelType rootLoggerLevel

auditing

AuditingConfigurationType auditing

advanced

AdvancedLoggingConfigurationType advanced

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

serialVersionUID: 201105211233L

Serialized Fields

timestamp

javax.xml.datatype.XMLGregorianCalendar timestamp

from

java.lang.String from

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

serialVersionUID: 201105211233L

Serialized Fields

name

javax.xml.namespace.QName name

description

java.lang.String description

path

org.w3c.dom.Element path

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

serialVersionUID: 201105211233L

Serialized Fields

description

java.lang.String description

path

org.w3c.dom.Element path

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

serialVersionUID: 201105211233L

Serialized Fields

description

java.lang.String description

extension

ExtensionType extension

authoritative

java.lang.Boolean authoritative

exclusive

java.lang.Boolean exclusive

strength

MappingStrengthType strength

channel

java.util.List<E> channel

source

java.util.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

change

HookListType change

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ModelOperationStateType extends java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

kindOfOperation

ModelOperationKindType kindOfOperation

stage

ModelOperationStageType stage

operationData

java.lang.String operationData

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.ObjectReferenceType extends java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

_referenceValue

PrismReferenceValue _referenceValue

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

serialVersionUID: 201105211233L

Serialized Fields

filter

org.w3c.dom.Element filter

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

serialVersionUID: 201105211233L

Serialized Fields

object

java.util.List<E> object

id

java.lang.String id

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

serialVersionUID: 201105211233L

Serialized Fields

type

javax.xml.namespace.QName type

enabled

java.lang.Boolean enabled

correlation

QueryType correlation

confirmation

ExpressionType confirmation

reconcileAttributes

java.lang.Boolean reconcileAttributes

reaction

java.util.List<E> reaction

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

serialVersionUID: 201105211233L

Serialized Fields

description

java.lang.String description

situation

SynchronizationSituationType situation

channel

java.util.List<E> channel

action

java.util.List<E> action

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

serialVersionUID: 201105211233L

Serialized Fields

any

java.util.List<E> any

ref

java.lang.String ref

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

serialVersionUID: 201105211233L

Serialized Fields

parentOrgRef

java.util.List<E> parentOrgRef

_container

PrismObject<T extends Objectable> _container

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.OperationalStateType extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

operation

java.lang.String operation

status

OperationResultStatusType status

params

ParamsType params

token

java.lang.Long token

messageCode

java.lang.String messageCode

message

java.lang.String message

localizedMessage

LocalizedMessageType localizedMessage

details

java.lang.String details

partialResults

java.util.List<E> partialResults

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

serialVersionUID: 201105211233L

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

serialVersionUID: 201105211233L

Serialized Fields

entry

java.util.List<E> entry

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

serialVersionUID: 201105211233L

Serialized Fields

expiration

java.lang.Integer expiration

warnBeforeExpiration

java.lang.Integer warnBeforeExpiration

lockAfterExpiration

java.lang.Integer lockAfterExpiration

minPasswordAge

java.lang.Integer minPasswordAge

passwordHistoryLength

java.lang.Integer passwordHistoryLength

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.PasswordType extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

encryptedData

EncryptedDataType encryptedData

clearValue

java.lang.String clearValue

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

serialVersionUID: 201105211233L

Serialized Fields

encryptedData

EncryptedDataType encryptedData

clearValue

java.lang.String clearValue

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

serialVersionUID: 201105211233L

Serialized Fields

name

java.lang.String name

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

serialVersionUID: 201105211233L

Serialized Fields

script

java.util.List<E> script

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

serialVersionUID: 201105211233L

Serialized Fields

operation

java.util.List<E> operation

order

ProvisioningScriptOrderType order

host

ProvisioningScriptHostType host

language

java.lang.String language

argument

java.util.List<E> argument

code

java.lang.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

java.util.List<E> _protected

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

serialVersionUID: 201105211233L

Serialized Fields

enabled

ResourceActivationEnableDefinitionType enabled

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceActivationEnableDefinitionType extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

ref

javax.xml.namespace.QName ref

displayName

java.lang.String displayName

description

java.lang.String description

ignore

java.lang.Boolean ignore

minOccurs

java.lang.Integer minOccurs

maxOccurs

java.lang.Integer maxOccurs

tolerant

java.lang.Boolean tolerant

access

java.util.List<E> access

outbound

MappingType outbound

inbound

java.util.List<E> inbound

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

serialVersionUID: 201105211233L

Serialized Fields

approverRef

java.util.List<E> approverRef

_containerValue

PrismContainerValue<T extends Containerable> _containerValue

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceConsistencyType extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

password

ResourcePasswordDefinitionType password

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

serialVersionUID: 201105211233L

Serialized Fields

name

javax.xml.namespace.QName name

displayName

java.lang.String displayName

entitlementType

java.lang.String entitlementType

direction

ResourceEntitlementAssociationDirectionType direction

associationAttribute

javax.xml.namespace.QName associationAttribute

valueAttribute

javax.xml.namespace.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

name

java.lang.String name

displayName

java.lang.String displayName

description

java.lang.String description

_default

java.lang.Boolean _default

objectClass

javax.xml.namespace.QName objectClass

attribute

java.util.List<E> attribute

dependency

java.util.List<E> dependency

entitlementAssociation

java.util.List<E> entitlementAssociation

assignmentPolicyEnforcement

AssignmentPolicyEnforcementType assignmentPolicyEnforcement

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

serialVersionUID: 201105211233L

Serialized Fields

any

java.util.List<E> any

Class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceObjectShadowAttributesType extends java.lang.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 java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

resourceRef

ObjectReferenceType resourceRef

intent

java.lang.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 ObjectType implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

approverRef

java.util.List<E> approverRef

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

serialVersionUID: 201105211233L

Serialized Fields

earliestStartTime

javax.xml.datatype.XMLGregorianCalendar earliestStartTime

latestStartTime

javax.xml.datatype.XMLGregorianCalendar latestStartTime

latestFinishTime

javax.xml.datatype.XMLGregorianCalendar latestFinishTime

interval

java.lang.Integer interval

cronLikePattern

java.lang.String cronLikePattern

missedScheduleTolerance

java.lang.Integer missedScheduleTolerance

misfireAction

MisfireActionType misfireAction

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

serialVersionUID: 201105211233L

Serialized Fields

accountType

java.util.List<E> accountType

entitlementType

java.util.List<E> entitlementType

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.lang.String content

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

serialVersionUID: 201105211233L

Serialized Fields

description

java.lang.String description

language

java.lang.String language

returnType

ScriptExpressionReturnTypeType returnType

relativityMode

ScriptExpressionRelativityModeType relativityMode

code

org.w3c.dom.Element code

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

serialVersionUID: 201105211233L

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

serialVersionUID: 201105211233L

Serialized Fields

description

java.lang.String description

minOccurs

java.lang.Integer minOccurs

maxOccurs

java.lang.Integer maxOccurs

mustBeFirst

java.lang.Boolean mustBeFirst

characterClass

CharacterClassType characterClass

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

serialVersionUID: 201105211233L

Serialized Fields

description

java.lang.String description

limitations

LimitationsType limitations

characterClass

CharacterClassType characterClass

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

serialVersionUID: 201105211233L

Serialized Fields

level

LoggingLevelType level

component

LoggingComponentType component

appender

java.util.List<E> appender

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

serialVersionUID: 201105211233L

Serialized Fields

situation

SynchronizationSituationType situation

timestamp

javax.xml.datatype.XMLGregorianCalendar timestamp

channel

java.lang.String channel

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

serialVersionUID: 201105211233L

Serialized Fields

objectSynchronization

java.util.List<E> objectSynchronization

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

serialVersionUID: 201105211233L

Serialized Fields

orgRootRef

java.util.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

clazz

java.lang.String clazz

toString

java.lang.String toString

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

serialVersionUID: 201105211233L

Serialized Fields

uriStackEntry

java.util.List<E> uriStackEntry

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

serialVersionUID: 201105211233L

Serialized Fields

handlerUri

java.lang.String handlerUri

schedule

ScheduleType schedule

binding

TaskBindingType binding

extensionDelta

java.util.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

java.util.List<E> accountRef

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

serialVersionUID: 201105211233L

Serialized Fields

any

java.util.List<E> any

type

java.lang.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 java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

any

java.util.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

message

java.lang.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

java.util.List<E> referringObjectOid

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

serialVersionUID: 201105211233L

Serialized Fields

violatingPropertyName

java.util.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 java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

wfProcessVariable

java.util.List<E> wfProcessVariable

wfProcessInstanceId

java.lang.String wfProcessInstanceId

wfStateDescription

java.lang.String wfStateDescription

wfAnswer

java.lang.String wfAnswer

answerToQuery

java.lang.Boolean answerToQuery

midpointTaskOid

java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

value

java.lang.String value

name

java.lang.String name

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

serialVersionUID: 201105211233L

Serialized Fields

wfProcessInstanceId

java.lang.String wfProcessInstanceId

midpointTaskOid

java.lang.String midpointTaskOid

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

serialVersionUID: 201105211233L

Serialized Fields

wfProcessVariable

java.util.List<E> wfProcessVariable

wfProcessName

java.lang.String wfProcessName

midpointTaskOid

java.lang.String midpointTaskOid

sendStartConfirmation

java.lang.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 java.lang.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 java.lang.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 java.lang.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

javax.xml.namespace.QName attribute

enableValue

java.util.List<E> enableValue

disableValue

java.util.List<E> disableValue

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

serialVersionUID: 201105211233L

Serialized Fields

enabled

java.lang.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

java.util.List<E> host

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

serialVersionUID: 201105211233L

Serialized Fields

type

ProvisioningScriptHostType type

language

java.util.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 java.lang.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

java.util.List<E> filter

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

serialVersionUID: 201105211233L

Serialized Fields

orderBy

org.w3c.dom.Element orderBy

orderDirection

OrderDirectionType orderDirection

offset

java.lang.Integer offset

maxSize

java.lang.Integer maxSize

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

serialVersionUID: 201105211233L

Serialized Fields

path

org.w3c.dom.Element path

value

ValueType value

any

java.lang.Object any

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

serialVersionUID: 201105211233L

Serialized Fields

property

org.w3c.dom.Element property

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

serialVersionUID: 201105211233L

Serialized Fields

property

org.w3c.dom.Element property

value

java.lang.Object value

any

java.lang.Object any

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

serialVersionUID: 201105211233L

Serialized Fields

description

java.lang.String description

filter

org.w3c.dom.Element filter

paging

PagingType paging

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

serialVersionUID: 201105211233L

Serialized Fields

filter

org.w3c.dom.Element filter

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

serialVersionUID: 201105211233L

Serialized Fields

uri

java.lang.String uri

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

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

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

Serialized Fields

any

java.util.List<E> any

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

Serialized Fields

modificationType

ModificationTypeType modificationType

path

org.w3c.dom.Element path

value

ItemDeltaType.Value value

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

Serialized Fields

any

java.util.List<E> any

Class com.evolveum.prism.xml.ns._public.types_2.ObjectDeltaType extends java.lang.Object implements Serializable

Serialized Fields

changeType

ChangeTypeType changeType

objectToAdd

ObjectDeltaType.ObjectToAdd objectToAdd

oid

java.lang.String oid

modification

java.util.List<E> modification

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

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

Serialized Fields

description

java.lang.String description

filter

ObjectReferenceType.Filter filter

oid

java.lang.String oid

type

javax.xml.namespace.QName type

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

Serialized Fields

orig

java.lang.String orig

norm

java.lang.String norm

any

java.util.List<E> any

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

Serialized Fields

content

java.lang.String content

Package org.w3._2000._09.xmldsig

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

algorithm

java.lang.String algorithm

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

algorithm

java.lang.String algorithm

Class org.w3._2000._09.xmldsig.DSAKeyValueType extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

id

java.lang.String id

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

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

serialVersionUID: 201105211233L

Serialized Fields

reference

java.util.List<E> reference

id

java.lang.String id

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

id

java.lang.String id

mimeType

java.lang.String mimeType

encoding

java.lang.String encoding

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

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

serialVersionUID: 201105211233L

Serialized Fields

transforms

TransformsType transforms

digestMethod

DigestMethodType digestMethod

digestValue

byte[] digestValue

id

java.lang.String id

uri

java.lang.String uri

type

java.lang.String type

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

serialVersionUID: 201105211233L

Serialized Fields

transforms

TransformsType transforms

uri

java.lang.String uri

type

java.lang.String type

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

serialVersionUID: 201105211233L

Serialized Fields

modulus

byte[] modulus

exponent

byte[] exponent

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

algorithm

java.lang.String algorithm

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

serialVersionUID: 201105211233L

Serialized Fields

signatureProperty

java.util.List<E> signatureProperty

id

java.lang.String id

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

target

java.lang.String target

id

java.lang.String id

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

serialVersionUID: 201105211233L

Serialized Fields

signedInfo

SignedInfoType signedInfo

signatureValue

SignatureValueType signatureValue

keyInfo

KeyInfoType keyInfo

object

java.util.List<E> object

id

java.lang.String id

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

serialVersionUID: 201105211233L

Serialized Fields

value

byte[] value

id

java.lang.String id

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

serialVersionUID: 201105211233L

Serialized Fields

canonicalizationMethod

CanonicalizationMethodType canonicalizationMethod

signatureMethod

SignatureMethodType signatureMethod

reference

java.util.List<E> reference

id

java.lang.String id

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

serialVersionUID: 201105211233L

Serialized Fields

spkiSexpAndAny

java.util.List<E> spkiSexpAndAny

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

serialVersionUID: 201105211233L

Serialized Fields

transform

java.util.List<E> transform

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

algorithm

java.lang.String algorithm

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

serialVersionUID: 201105211233L

Serialized Fields

x509IssuerSerialOrX509SKIOrX509SubjectName

java.util.List<E> x509IssuerSerialOrX509SKIOrX509SubjectName

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

serialVersionUID: 201105211233L

Serialized Fields

x509IssuerName

java.lang.String x509IssuerName

x509SerialNumber

java.math.BigInteger x509SerialNumber

Package org.w3._2001._04.xmlenc

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

algorithm

java.lang.String algorithm

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

serialVersionUID: 201105211233L

Serialized Fields

cipherValue

byte[] cipherValue

cipherReference

CipherReferenceType cipherReference

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

serialVersionUID: 201105211233L

Serialized Fields

transforms

TransformsType transforms

uri

java.lang.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

java.lang.String carriedKeyName

recipient

java.lang.String recipient

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

serialVersionUID: 201105211233L

Serialized Fields

encryptionMethod

EncryptionMethodType encryptionMethod

keyInfo

KeyInfoType keyInfo

cipherData

CipherDataType cipherData

encryptionProperties

EncryptionPropertiesType encryptionProperties

id

java.lang.String id

type

java.lang.String type

mimeType

java.lang.String mimeType

encoding

java.lang.String encoding

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

algorithm

java.lang.String algorithm

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

serialVersionUID: 201105211233L

Serialized Fields

encryptionProperty

java.util.List<E> encryptionProperty

id

java.lang.String id

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

serialVersionUID: 201105211233L

Serialized Fields

content

java.util.List<E> content

target

java.lang.String target

id

java.lang.String id

otherAttributes

java.util.Map<K,V> otherAttributes

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

serialVersionUID: 201105211233L

Serialized Fields

dataReferenceOrKeyReference

java.util.List<E> dataReferenceOrKeyReference

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

serialVersionUID: 201105211233L

Serialized Fields

any

java.util.List<E> any

uri

java.lang.String uri

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

serialVersionUID: 201105211233L

Serialized Fields

transform

java.util.List<E> transform



Copyright © 2012 evolveum. All Rights Reserved.