Class UserPasswordNotifierType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.BaseEventHandlerType
com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType
com.evolveum.midpoint.xml.ns._public.common.common_3.UserPasswordNotifierType
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
TODO
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.Any
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QName
static final Producer<UserPasswordNotifierType>
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType
F_ATTACHMENT, F_ATTACHMENT_EXPRESSION, F_BCC_EXPRESSION, F_BODY_EXPRESSION, F_CC_EXPRESSION, F_CONTENT_TYPE, F_CONTENT_TYPE_EXPRESSION, F_FROM_EXPRESSION, F_MESSAGE_TEMPLATE_REF, F_NOTIFICATION_SENDING_STRATEGY, F_RECIPIENT_EXPRESSION, F_SHOW_MODIFIED_VALUES, F_SHOW_TECHNICAL_INFORMATION, F_SUBJECT_EXPRESSION, F_SUBJECT_PREFIX, F_TRANSPORT, F_WATCH_AUXILIARY_ATTRIBUTES
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.BaseEventHandlerType
F_CATEGORY, F_DESCRIPTION, F_DOCUMENTATION, F_EXPRESSION_FILTER, F_FOCUS_TYPE, F_NAME, F_OBJECT_INTENT, F_OBJECT_KIND, F_OPERATION, F_STATUS
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbccExpression
(ExpressionType value) bodyExpression
(ExpressionType value) category
(EventCategoryType value) ccExpression
(ExpressionType value) clone()
contentType
(String value) description
(String value) documentation
(String value) <X> X
end()
boolean
expressionFilter
(ExpressionType value) fromExpression
(ExpressionType value) messageTemplateRef
(String oid, QName type) messageTemplateRef
(String oid, QName type, QName relation) objectIntent
(String value) objectKind
(ShadowKindType value) operation
(EventOperationType value) showModifiedValues
(Boolean value) showTechnicalInformation
(Boolean value) status
(EventStatusType value) subjectExpression
(ExpressionType value) subjectPrefix
(String value) watchAuxiliaryAttributes
(Boolean value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType
getAttachment, getAttachmentExpression, getBccExpression, getBodyExpression, getCcExpression, getContentType, getContentTypeExpression, getFromExpression, getMessageTemplateRef, getNotificationSendingStrategy, getRecipientExpression, getShowModifiedValues, getShowTechnicalInformation, getSubjectExpression, getSubjectPrefix, getTransport, getWatchAuxiliaryAttributes, isShowModifiedValues, isShowTechnicalInformation, isWatchAuxiliaryAttributes, setAttachmentExpression, setBodyExpression, setContentType, setContentTypeExpression, setFromExpression, setMessageTemplateRef, setNotificationSendingStrategy, setShowModifiedValues, setShowTechnicalInformation, setSubjectExpression, setSubjectPrefix, setWatchAuxiliaryAttributes
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.BaseEventHandlerType
getCategory, getDescription, getDocumentation, getExpressionFilter, getFocusType, getName, getObjectIntent, getObjectKind, getOperation, getStatus, setDescription, setDocumentation, setName
Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toString
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutable
Methods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerable
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
Methods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
FACTORY
-
-
Constructor Details
-
UserPasswordNotifierType
public UserPasswordNotifierType() -
UserPasswordNotifierType
Deprecated.
-
-
Method Details
-
equals
- Overrides:
equals
in classGeneralNotifierType
-
fromExpression
- Overrides:
fromExpression
in classGeneralNotifierType
-
beginFromExpression
- Overrides:
beginFromExpression
in classGeneralNotifierType
-
recipientExpression
- Overrides:
recipientExpression
in classGeneralNotifierType
-
beginRecipientExpression
- Overrides:
beginRecipientExpression
in classGeneralNotifierType
-
ccExpression
- Overrides:
ccExpression
in classGeneralNotifierType
-
beginCcExpression
- Overrides:
beginCcExpression
in classGeneralNotifierType
-
bccExpression
- Overrides:
bccExpression
in classGeneralNotifierType
-
beginBccExpression
- Overrides:
beginBccExpression
in classGeneralNotifierType
-
messageTemplateRef
- Overrides:
messageTemplateRef
in classGeneralNotifierType
-
messageTemplateRef
- Overrides:
messageTemplateRef
in classGeneralNotifierType
-
messageTemplateRef
- Overrides:
messageTemplateRef
in classGeneralNotifierType
-
beginMessageTemplateRef
- Overrides:
beginMessageTemplateRef
in classGeneralNotifierType
-
subjectExpression
- Overrides:
subjectExpression
in classGeneralNotifierType
-
beginSubjectExpression
- Overrides:
beginSubjectExpression
in classGeneralNotifierType
-
subjectPrefix
- Overrides:
subjectPrefix
in classGeneralNotifierType
-
bodyExpression
- Overrides:
bodyExpression
in classGeneralNotifierType
-
beginBodyExpression
- Overrides:
beginBodyExpression
in classGeneralNotifierType
-
contentType
- Overrides:
contentType
in classGeneralNotifierType
-
contentTypeExpression
- Overrides:
contentTypeExpression
in classGeneralNotifierType
-
beginContentTypeExpression
- Overrides:
beginContentTypeExpression
in classGeneralNotifierType
-
attachment
- Overrides:
attachment
in classGeneralNotifierType
-
beginAttachment
- Overrides:
beginAttachment
in classGeneralNotifierType
-
attachmentExpression
- Overrides:
attachmentExpression
in classGeneralNotifierType
-
beginAttachmentExpression
- Overrides:
beginAttachmentExpression
in classGeneralNotifierType
-
watchAuxiliaryAttributes
- Overrides:
watchAuxiliaryAttributes
in classGeneralNotifierType
-
showModifiedValues
- Overrides:
showModifiedValues
in classGeneralNotifierType
-
showTechnicalInformation
- Overrides:
showTechnicalInformation
in classGeneralNotifierType
-
transport
- Overrides:
transport
in classGeneralNotifierType
-
notificationSendingStrategy
- Overrides:
notificationSendingStrategy
in classGeneralNotifierType
-
name
- Overrides:
name
in classGeneralNotifierType
-
description
- Overrides:
description
in classGeneralNotifierType
-
documentation
- Overrides:
documentation
in classGeneralNotifierType
-
category
- Overrides:
category
in classGeneralNotifierType
-
operation
- Overrides:
operation
in classGeneralNotifierType
-
status
- Overrides:
status
in classGeneralNotifierType
-
objectKind
- Overrides:
objectKind
in classGeneralNotifierType
-
objectIntent
- Overrides:
objectIntent
in classGeneralNotifierType
-
focusType
- Overrides:
focusType
in classGeneralNotifierType
-
expressionFilter
- Overrides:
expressionFilter
in classGeneralNotifierType
-
beginExpressionFilter
- Overrides:
beginExpressionFilter
in classGeneralNotifierType
-
end
public <X> X end()- Overrides:
end
in classGeneralNotifierType
-
clone
- Overrides:
clone
in classGeneralNotifierType
-