Uses of Class
com.evolveum.prism.xml.ns._public.types_3.ObjectType
Packages that use ObjectType
Package
Description
-
Uses of ObjectType in com.evolveum.midpoint.gui.impl.factory.panel.searchfilter
Classes in com.evolveum.midpoint.gui.impl.factory.panel.searchfilter with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.prism.impl.binding
Subclasses of ObjectType in com.evolveum.midpoint.prism.impl.bindingModifier and TypeClassDescriptionclasscom.evolveum.midpoint.prism.impl.binding.AbstractMutableObjectable -
Uses of ObjectType in com.evolveum.midpoint.prism.query
Classes in com.evolveum.midpoint.prism.query with type parameters of type ObjectType -
Uses of ObjectType in com.evolveum.midpoint.prism.schema
Methods in com.evolveum.midpoint.prism.schema that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionClass<? extends ObjectType>SchemaRegistry.getCompileTimeClassForObjectType(QName objectType) default @NotNull Class<? extends ObjectType>SchemaRegistry.getCompileTimeClassForObjectTypeRequired(@NotNull QName objectType) -
Uses of ObjectType in com.evolveum.midpoint.schema
Method parameters in com.evolveum.midpoint.schema with type arguments of type ObjectTypeModifier and TypeMethodDescriptionstatic StringDeltaConvertor.serializeDelta(ObjectDelta<? extends ObjectType> delta, DeltaConversionOptions options, @NotNull String language) Object delta: native -> serialized XML. -
Uses of ObjectType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of ObjectType in com.evolveum.midpoint.xml.ns._public.common.common_3Modifier and TypeClassDescriptionclassDefinition of an access certification - a template for a set of access certification campaigns.classAbstract class that contains the "essence" of a role.classDefinition of an access certification campaign.classAccess certification definition augmented with report-related information (e.g. number of campaigns).classAccess certification definition.classArchetype definition.classAbstract supertype for all object types that can have assignments.classTODOclassHost definition for remote connector, remote connector framework or a remote "gateway".classDescription of a generic connector.classConfiguration Dasboard dashboard showing in GUI.classAbstract supertype for all object types that can be focus of full midPoint computation.classForm definition.classDefine reusable functionsclassGeneric object for storing unknown (unexpected) object types.classAn object that represents lookup table.classA mark is a "label" given to an object - currently a prism object, an assignment, or audited/simulation event.classLocalizable template of the message used with a transport mechanism, for instance mail.classNode describes a single installation of midPoint.classObject collection specification.classTODO: update The user template used to create new users.classCommon supertype for all identity objects.classOrganizational unit, division, section, object group, team, project or any other form of organizing things and/or people.classObject containing elements of business or governance policy.classReports outputs.classSpecification of midPoint report.classResource represents a system or component external to the IDM system which we manage.classA set of grouped objects based on density and similarity.classContains information about outliers and their analysis.classSession for role analysis, e.g. a role mining session.classA role in the extended Role-Based Access Control (RBAC) sense.classSchema definition type.classObject that contains definitions of overall security policy.classDefinition of a sequence object that produces unique values.classThis object type represents any kind of abstract or concrete services or devices such as servers, virtual machines, printers, mobile devices, network nodes, application servers, applications or anything similar.classLocal copy of any object on the provisioning resource that is related to provisioning.classResult of a simulation run.classSystem configuration object.classTaskType contains information about a task (either transient or persistent).classUser object represents a physical user of the system.class -
Uses of ObjectType in com.evolveum.prism.xml.ns._public.types_3
Subclasses of ObjectType in com.evolveum.prism.xml.ns._public.types_3Fields in com.evolveum.prism.xml.ns._public.types_3 declared as ObjectTypeModifier and TypeFieldDescriptionprotected ObjectTypeObjectDeltaObjectType.newObjectprotected ObjectTypeObjectDeltaType.objectToAddprotected ObjectTypeObjectDeltaObjectType.oldObjectMethods in com.evolveum.prism.xml.ns._public.types_3 with type parameters of type ObjectTypeModifier and TypeMethodDescription<T extends ObjectType>
voidObjectDeltaType.setObjectToAdd(T value) Sets the value of the objectToAdd property.Methods in com.evolveum.prism.xml.ns._public.types_3 that return ObjectTypeModifier and TypeMethodDescriptionObjectDeltaObjectType.getNewObject()ObjectDeltaType.getObjectToAdd()Gets the value of the objectToAdd property.ObjectDeltaObjectType.getOldObject()Methods in com.evolveum.prism.xml.ns._public.types_3 that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectType>ObjectFactory.createObject(ObjectType value) Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type ObjectTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectType>ObjectFactory.createObject(ObjectType value) voidObjectDeltaObjectType.setNewObject(ObjectType newObject) voidObjectDeltaObjectType.setOldObject(ObjectType oldObject)