Class AbstractPlainStructured
- java.lang.Object
-
- com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
- All Implemented Interfaces:
PlainStructured
,JaxbVisitable
,Serializable
,Cloneable
- Direct Known Subclasses:
AbstractFormItemType
,AbstractWorkBucketContentType
,AccessCertificationCaseReviewStrategyType
,ActionParameterValueType
,ActivityActionsExecutedType
,ActivityBucketManagementStatisticsType
,ActivityPathType
,ActivityStateOverviewType
,ActivityTaskStateOverviewType
,Amqp091MessageAttributesType
,AnyValueType
,AsIsExpressionEvaluatorType
,AssignmentConstraintsType
,AssignmentPathSegmentType
,AssignmentPathType
,AsyncProvisioningTargetsType
,AsyncProvisioningTargetType
,AsyncUpdateListeningActivityInformationType
,AsyncUpdateMessageType
,AsyncUpdateSourcesType
,AsyncUpdateSourceType
,AuditEventRecordItemType
,AuditEventRecordListType
,AuditEventRecordReferenceValueType
,BucketManagementOperationStatisticsType
,BucketProgressOverviewType
,CacheSettingsType
,CachesPerformanceInformationType
,CachingMetadataType
,CapabilityType
,CharacterClassType
,CheckExpressionType
,CommandLineScriptType
,CompareResultType
,CorrelationItemSourceOrTargetDefinitionType
,DiagnosticInformationType
,EmptyType
,EntryType
,EnvironmentalPerformanceInformationType
,EvaluatedPolicyRuleTriggerType
,EvaluatedPolicyRuleType
,ExecuteChangesResponseType
,ExecuteChangesType
,ExecuteScriptOutputType
,ExecuteScriptResponseType
,ExecuteScriptsOptionsType
,ExecuteScriptsResponseType
,ExecuteScriptsType
,ExecuteScriptType
,ExpressionEvaluatorWrapperType
,ExpressionType
,ExpressionVariableDefinitionType
,FaultType
,FindShadowOwnerResponseType
,FindShadowOwnerType
,FormAuthorizationType
,FormDefinitionType
,FormItemClientValidationType
,FormItemServerValidationType
,FormItemsType
,FormItemValidationType
,FunctionExpressionEvaluatorType
,GeneralChangeProcessorScenarioType
,GenerateExpressionEvaluatorType
,GetObjectResponseType
,GetObjectType
,HookListType
,HookType
,ImportFromResourceResponseType
,ImportFromResourceType
,ImportOptionsType
,InformationPartType
,InformationType
,ItemRouteSegmentType
,ItemRouteType
,ItemsProgressOverviewType
,LensContextStatsType
,LensObjectDeltaOperationType
,LimitationsType
,LocalizableMessageArgumentType
,LocalizableMessageTemplateType
,LocalizableMessageType
,LogFileContentType
,LoginEventType
,LogSegmentType
,MailServerConfigurationType
,ManagerSearchType
,MappingEvaluationOptionsType
,MappingEvaluationRequestType
,MappingEvaluationResponseType
,MappingEvaluationSourceContextType
,MappingEvaluationVariableType
,MappingsStatisticsEntryType
,MappingsStatisticsType
,MappingTimeDeclarationType
,MessagePropertyType
,ModelCompareOptionsType
,ModelHooksType
,MonitoredOperationsStatisticsType
,MonitoredOperationStatisticsType
,NotificationMessageAttachmentType
,NotificationMessageType
,NotificationsStatisticsEntryType
,NotificationsStatisticsType
,NotificationTransportConfigurationType
,NotifierTransportConfigType
,NotifyChangeResponseType
,NotifyChangeType
,ObjectActionsExecutedEntryType
,ObjectCollectionsUseType
,ObjectCollectionUseType
,ObjectDeltaListType
,ObjectDeltaOperationListType
,ObjectDeltaOperationType
,ObjectDeltaWavesType
,ObjectDeltaWaveType
,ObjectListType
,ObjectModificationType
,ObjectSynchronizationDiscriminatorType
,ObjectTreeDeltasType
,OperationBusinessContextType
,OperationProvisioningScriptsType
,OperationResultType
,OperationsPerformanceInformationType
,ParamsType
,PasswordLifeTimeType
,PerformerCommentsFormattingType
,PipelineDataType
,PipelineItemType
,PolicyItemDefinitionType
,PolicyItemsDefinitionType
,PolicyItemTargetType
,PopulateItemType
,PopulateType
,ProjectionObjectDeltaType
,PropertyAccessType
,PropertyLimitationsType
,PropertyReferenceListType
,ProportionalExpressionEvaluatorType
,ProvisioningScriptType
,ProvisioningStatisticsEntryType
,ProvisioningStatisticsOperationEntryType
,ProvisioningStatisticsType
,RecipientExpressionResultType
,RepositoryOperationPerformanceInformationType
,RepositoryPerformanceInformationType
,ResourceCredentialsDefinitionType
,ResourceObjectPatternType
,ResourceObjectShadowChangeDescriptionType
,ResourceObjectShadowListType
,SchedulerInformationType
,SchemaAttachedPolicyRulesType
,SchemaAttachedPolicyRuleType
,SchemaFilesType
,SchemaFileType
,SchemaGenerationConstraintsType
,ScriptCapabilityHostType
,ScriptingExpressionEvaluationOptionsType
,ScriptingExpressionType
,ScriptingVariableDefinitionType
,ScriptingVariablesDefinitionType
,ScriptOutputsType
,SearchObjectsResponseType
,SearchObjectsType
,SequentialValueExpressionEvaluatorType
,ShadowDiscriminatorExpressionEvaluatorType
,SingleCachePerformanceInformationType
,SingleOperationPerformanceInformationType
,SingleScriptOutputType
,SmsGatewayConfigurationType
,StringFilterType
,StringLimitType
,SynchronizationActionType
,SynchronizationReactionType
,SynchronizationSituationDescriptionType
,TaskExecutionLimitationsType
,TaskGroupExecutionLimitationType
,testResourceResponseType
,TestResourceType
,TimedActionTimeSpecificationType
,TransformExpressionEvaluatorType
,UcfChangeType
,UnknownJavaObjectType
,UserListType
,UserSessionManagementListType
,UserSessionManagementType
,ValueListType
,ValueSetDefinitionType
,VariableBindingDefinitionType
,WorkItemEscalationLevelType
,WorkItemEventCauseInformationType
,XmlScriptsType
public abstract class AbstractPlainStructured extends Object implements PlainStructured, Serializable, JaxbVisitable
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.binding.PlainStructured
PlainStructured.WithoutStrategy
-
-
Constructor Summary
Constructors Constructor Description AbstractPlainStructured()
AbstractPlainStructured(AbstractPlainStructured other)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description void
accept(JaxbVisitor visitor)
abstract PlainStructured
clone()
boolean
equals(Object obj)
boolean
equals(Object other, StructuredEqualsStrategy strategy)
int
hashCode()
int
hashCode(StructuredHashCodeStrategy strategy)
String
toString()
-
-
-
Constructor Detail
-
AbstractPlainStructured
public AbstractPlainStructured()
-
AbstractPlainStructured
public AbstractPlainStructured(AbstractPlainStructured other)
-
-
Method Detail
-
equals
public boolean equals(Object other, StructuredEqualsStrategy strategy)
- Specified by:
equals
in interfacePlainStructured
-
hashCode
public int hashCode(StructuredHashCodeStrategy strategy)
- Specified by:
hashCode
in interfacePlainStructured
-
accept
public void accept(JaxbVisitor visitor)
- Specified by:
accept
in interfaceJaxbVisitable
-
clone
public abstract PlainStructured clone()
- Specified by:
clone
in interfacePlainStructured
- Overrides:
clone
in classObject
-
-