Class AccountActivationNotifierType
- 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.ConfirmationNotifierType
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.AccountActivationNotifierType
-
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
public class AccountActivationNotifierType extends ConfirmationNotifierType
TODO- See Also:
- Serialized Form
-
-
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
Fields Modifier and Type Field Description static QName
COMPLEX_TYPE
static Producer<AccountActivationNotifierType>
FACTORY
-
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ConfirmationNotifierType
F_CONFIRMATION_METHOD
-
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_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 Constructor Description AccountActivationNotifierType()
AccountActivationNotifierType(PrismContext context)
Deprecated.
-
Method Summary
-
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ConfirmationNotifierType
getConfirmationMethod, setConfirmationMethod
-
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.GeneralNotifierType
getAttachment, getAttachmentExpression, getBccExpression, getBodyExpression, getCcExpression, getContentType, getContentTypeExpression, getFromExpression, getMessageTemplateRef, getRecipientExpression, getSubjectExpression, getSubjectPrefix, getTransport, isShowModifiedValues, isShowTechnicalInformation, isWatchAuxiliaryAttributes, setAttachmentExpression, setBodyExpression, setContentType, setContentTypeExpression, setFromExpression, setMessageTemplateRef, 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 Detail
-
COMPLEX_TYPE
public static final QName COMPLEX_TYPE
-
FACTORY
public static final Producer<AccountActivationNotifierType> FACTORY
-
-
Constructor Detail
-
AccountActivationNotifierType
public AccountActivationNotifierType()
-
AccountActivationNotifierType
@Deprecated public AccountActivationNotifierType(PrismContext context)
Deprecated.
-
-
Method Detail
-
equals
public boolean equals(Object other)
- Overrides:
equals
in classConfirmationNotifierType
-
confirmationMethod
public AccountActivationNotifierType confirmationMethod(RegistrationConfirmationMethodType value)
- Overrides:
confirmationMethod
in classConfirmationNotifierType
-
fromExpression
public AccountActivationNotifierType fromExpression(ExpressionType value)
- Overrides:
fromExpression
in classConfirmationNotifierType
-
beginFromExpression
public ExpressionType beginFromExpression()
- Overrides:
beginFromExpression
in classConfirmationNotifierType
-
recipientExpression
public AccountActivationNotifierType recipientExpression(ExpressionType value)
- Overrides:
recipientExpression
in classConfirmationNotifierType
-
beginRecipientExpression
public ExpressionType beginRecipientExpression()
- Overrides:
beginRecipientExpression
in classConfirmationNotifierType
-
ccExpression
public AccountActivationNotifierType ccExpression(ExpressionType value)
- Overrides:
ccExpression
in classConfirmationNotifierType
-
beginCcExpression
public ExpressionType beginCcExpression()
- Overrides:
beginCcExpression
in classConfirmationNotifierType
-
bccExpression
public AccountActivationNotifierType bccExpression(ExpressionType value)
- Overrides:
bccExpression
in classConfirmationNotifierType
-
beginBccExpression
public ExpressionType beginBccExpression()
- Overrides:
beginBccExpression
in classConfirmationNotifierType
-
messageTemplateRef
public AccountActivationNotifierType messageTemplateRef(ObjectReferenceType value)
- Overrides:
messageTemplateRef
in classConfirmationNotifierType
-
messageTemplateRef
public AccountActivationNotifierType messageTemplateRef(String oid, QName type)
- Overrides:
messageTemplateRef
in classConfirmationNotifierType
-
messageTemplateRef
public AccountActivationNotifierType messageTemplateRef(String oid, QName type, QName relation)
- Overrides:
messageTemplateRef
in classConfirmationNotifierType
-
beginMessageTemplateRef
public ObjectReferenceType beginMessageTemplateRef()
- Overrides:
beginMessageTemplateRef
in classConfirmationNotifierType
-
subjectExpression
public AccountActivationNotifierType subjectExpression(ExpressionType value)
- Overrides:
subjectExpression
in classConfirmationNotifierType
-
beginSubjectExpression
public ExpressionType beginSubjectExpression()
- Overrides:
beginSubjectExpression
in classConfirmationNotifierType
-
subjectPrefix
public AccountActivationNotifierType subjectPrefix(String value)
- Overrides:
subjectPrefix
in classConfirmationNotifierType
-
bodyExpression
public AccountActivationNotifierType bodyExpression(ExpressionType value)
- Overrides:
bodyExpression
in classConfirmationNotifierType
-
beginBodyExpression
public ExpressionType beginBodyExpression()
- Overrides:
beginBodyExpression
in classConfirmationNotifierType
-
contentType
public AccountActivationNotifierType contentType(String value)
- Overrides:
contentType
in classConfirmationNotifierType
-
contentTypeExpression
public AccountActivationNotifierType contentTypeExpression(ExpressionType value)
- Overrides:
contentTypeExpression
in classConfirmationNotifierType
-
beginContentTypeExpression
public ExpressionType beginContentTypeExpression()
- Overrides:
beginContentTypeExpression
in classConfirmationNotifierType
-
attachment
public AccountActivationNotifierType attachment(NotificationMessageAttachmentType value)
- Overrides:
attachment
in classConfirmationNotifierType
-
beginAttachment
public NotificationMessageAttachmentType beginAttachment()
- Overrides:
beginAttachment
in classConfirmationNotifierType
-
attachmentExpression
public AccountActivationNotifierType attachmentExpression(ExpressionType value)
- Overrides:
attachmentExpression
in classConfirmationNotifierType
-
beginAttachmentExpression
public ExpressionType beginAttachmentExpression()
- Overrides:
beginAttachmentExpression
in classConfirmationNotifierType
-
watchAuxiliaryAttributes
public AccountActivationNotifierType watchAuxiliaryAttributes(Boolean value)
- Overrides:
watchAuxiliaryAttributes
in classConfirmationNotifierType
-
showModifiedValues
public AccountActivationNotifierType showModifiedValues(Boolean value)
- Overrides:
showModifiedValues
in classConfirmationNotifierType
-
showTechnicalInformation
public AccountActivationNotifierType showTechnicalInformation(Boolean value)
- Overrides:
showTechnicalInformation
in classConfirmationNotifierType
-
transport
public AccountActivationNotifierType transport(String value)
- Overrides:
transport
in classConfirmationNotifierType
-
name
public AccountActivationNotifierType name(String value)
- Overrides:
name
in classConfirmationNotifierType
-
description
public AccountActivationNotifierType description(String value)
- Overrides:
description
in classConfirmationNotifierType
-
documentation
public AccountActivationNotifierType documentation(String value)
- Overrides:
documentation
in classConfirmationNotifierType
-
category
public AccountActivationNotifierType category(EventCategoryType value)
- Overrides:
category
in classConfirmationNotifierType
-
operation
public AccountActivationNotifierType operation(EventOperationType value)
- Overrides:
operation
in classConfirmationNotifierType
-
status
public AccountActivationNotifierType status(EventStatusType value)
- Overrides:
status
in classConfirmationNotifierType
-
objectKind
public AccountActivationNotifierType objectKind(ShadowKindType value)
- Overrides:
objectKind
in classConfirmationNotifierType
-
objectIntent
public AccountActivationNotifierType objectIntent(String value)
- Overrides:
objectIntent
in classConfirmationNotifierType
-
focusType
public AccountActivationNotifierType focusType(QName value)
- Overrides:
focusType
in classConfirmationNotifierType
-
expressionFilter
public AccountActivationNotifierType expressionFilter(ExpressionType value)
- Overrides:
expressionFilter
in classConfirmationNotifierType
-
beginExpressionFilter
public ExpressionType beginExpressionFilter()
- Overrides:
beginExpressionFilter
in classConfirmationNotifierType
-
end
public <X> X end()
- Overrides:
end
in classConfirmationNotifierType
-
clone
public AccountActivationNotifierType clone()
- Overrides:
clone
in classConfirmationNotifierType
-
-