Class SimpleUserNotifierType
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.SimpleFocalObjectNotifierType
com.evolveum.midpoint.xml.ns._public.common.common_3.SimpleUserNotifierType
- 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<SimpleUserNotifierType>
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
-
SimpleUserNotifierType
public SimpleUserNotifierType() -
SimpleUserNotifierType
Deprecated.
-
-
Method Details
-
equals
- Overrides:
equals
in classSimpleFocalObjectNotifierType
-
fromExpression
- Overrides:
fromExpression
in classSimpleFocalObjectNotifierType
-
beginFromExpression
- Overrides:
beginFromExpression
in classSimpleFocalObjectNotifierType
-
recipientExpression
- Overrides:
recipientExpression
in classSimpleFocalObjectNotifierType
-
beginRecipientExpression
- Overrides:
beginRecipientExpression
in classSimpleFocalObjectNotifierType
-
ccExpression
- Overrides:
ccExpression
in classSimpleFocalObjectNotifierType
-
beginCcExpression
- Overrides:
beginCcExpression
in classSimpleFocalObjectNotifierType
-
bccExpression
- Overrides:
bccExpression
in classSimpleFocalObjectNotifierType
-
beginBccExpression
- Overrides:
beginBccExpression
in classSimpleFocalObjectNotifierType
-
messageTemplateRef
- Overrides:
messageTemplateRef
in classSimpleFocalObjectNotifierType
-
messageTemplateRef
- Overrides:
messageTemplateRef
in classSimpleFocalObjectNotifierType
-
messageTemplateRef
- Overrides:
messageTemplateRef
in classSimpleFocalObjectNotifierType
-
beginMessageTemplateRef
- Overrides:
beginMessageTemplateRef
in classSimpleFocalObjectNotifierType
-
subjectExpression
- Overrides:
subjectExpression
in classSimpleFocalObjectNotifierType
-
beginSubjectExpression
- Overrides:
beginSubjectExpression
in classSimpleFocalObjectNotifierType
-
subjectPrefix
- Overrides:
subjectPrefix
in classSimpleFocalObjectNotifierType
-
bodyExpression
- Overrides:
bodyExpression
in classSimpleFocalObjectNotifierType
-
beginBodyExpression
- Overrides:
beginBodyExpression
in classSimpleFocalObjectNotifierType
-
contentType
- Overrides:
contentType
in classSimpleFocalObjectNotifierType
-
contentTypeExpression
- Overrides:
contentTypeExpression
in classSimpleFocalObjectNotifierType
-
beginContentTypeExpression
- Overrides:
beginContentTypeExpression
in classSimpleFocalObjectNotifierType
-
attachment
- Overrides:
attachment
in classSimpleFocalObjectNotifierType
-
beginAttachment
- Overrides:
beginAttachment
in classSimpleFocalObjectNotifierType
-
attachmentExpression
- Overrides:
attachmentExpression
in classSimpleFocalObjectNotifierType
-
beginAttachmentExpression
- Overrides:
beginAttachmentExpression
in classSimpleFocalObjectNotifierType
-
watchAuxiliaryAttributes
- Overrides:
watchAuxiliaryAttributes
in classSimpleFocalObjectNotifierType
-
showModifiedValues
- Overrides:
showModifiedValues
in classSimpleFocalObjectNotifierType
-
showTechnicalInformation
- Overrides:
showTechnicalInformation
in classSimpleFocalObjectNotifierType
-
transport
- Overrides:
transport
in classSimpleFocalObjectNotifierType
-
notificationSendingStrategy
- Overrides:
notificationSendingStrategy
in classSimpleFocalObjectNotifierType
-
name
- Overrides:
name
in classSimpleFocalObjectNotifierType
-
description
- Overrides:
description
in classSimpleFocalObjectNotifierType
-
documentation
- Overrides:
documentation
in classSimpleFocalObjectNotifierType
-
category
- Overrides:
category
in classSimpleFocalObjectNotifierType
-
operation
- Overrides:
operation
in classSimpleFocalObjectNotifierType
-
status
- Overrides:
status
in classSimpleFocalObjectNotifierType
-
objectKind
- Overrides:
objectKind
in classSimpleFocalObjectNotifierType
-
objectIntent
- Overrides:
objectIntent
in classSimpleFocalObjectNotifierType
-
focusType
- Overrides:
focusType
in classSimpleFocalObjectNotifierType
-
expressionFilter
- Overrides:
expressionFilter
in classSimpleFocalObjectNotifierType
-
beginExpressionFilter
- Overrides:
beginExpressionFilter
in classSimpleFocalObjectNotifierType
-
end
public <X> X end()- Overrides:
end
in classSimpleFocalObjectNotifierType
-
clone
- Overrides:
clone
in classSimpleFocalObjectNotifierType
-