Class TimeValidityNotifierType
- 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.SimplePolicyRuleNotifierType
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.TimeValidityNotifierType
-
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
public class TimeValidityNotifierType extends SimplePolicyRuleNotifierType
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<TimeValidityNotifierType>
FACTORY
-
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 TimeValidityNotifierType()
TimeValidityNotifierType(PrismContext context)
Deprecated.
-
Method Summary
-
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<TimeValidityNotifierType> FACTORY
-
-
Constructor Detail
-
TimeValidityNotifierType
public TimeValidityNotifierType()
-
TimeValidityNotifierType
@Deprecated public TimeValidityNotifierType(PrismContext context)
Deprecated.
-
-
Method Detail
-
equals
public boolean equals(Object other)
- Overrides:
equals
in classSimplePolicyRuleNotifierType
-
fromExpression
public TimeValidityNotifierType fromExpression(ExpressionType value)
- Overrides:
fromExpression
in classSimplePolicyRuleNotifierType
-
beginFromExpression
public ExpressionType beginFromExpression()
- Overrides:
beginFromExpression
in classSimplePolicyRuleNotifierType
-
recipientExpression
public TimeValidityNotifierType recipientExpression(ExpressionType value)
- Overrides:
recipientExpression
in classSimplePolicyRuleNotifierType
-
beginRecipientExpression
public ExpressionType beginRecipientExpression()
- Overrides:
beginRecipientExpression
in classSimplePolicyRuleNotifierType
-
ccExpression
public TimeValidityNotifierType ccExpression(ExpressionType value)
- Overrides:
ccExpression
in classSimplePolicyRuleNotifierType
-
beginCcExpression
public ExpressionType beginCcExpression()
- Overrides:
beginCcExpression
in classSimplePolicyRuleNotifierType
-
bccExpression
public TimeValidityNotifierType bccExpression(ExpressionType value)
- Overrides:
bccExpression
in classSimplePolicyRuleNotifierType
-
beginBccExpression
public ExpressionType beginBccExpression()
- Overrides:
beginBccExpression
in classSimplePolicyRuleNotifierType
-
messageTemplateRef
public TimeValidityNotifierType messageTemplateRef(ObjectReferenceType value)
- Overrides:
messageTemplateRef
in classSimplePolicyRuleNotifierType
-
messageTemplateRef
public TimeValidityNotifierType messageTemplateRef(String oid, QName type)
- Overrides:
messageTemplateRef
in classSimplePolicyRuleNotifierType
-
messageTemplateRef
public TimeValidityNotifierType messageTemplateRef(String oid, QName type, QName relation)
- Overrides:
messageTemplateRef
in classSimplePolicyRuleNotifierType
-
beginMessageTemplateRef
public ObjectReferenceType beginMessageTemplateRef()
- Overrides:
beginMessageTemplateRef
in classSimplePolicyRuleNotifierType
-
subjectExpression
public TimeValidityNotifierType subjectExpression(ExpressionType value)
- Overrides:
subjectExpression
in classSimplePolicyRuleNotifierType
-
beginSubjectExpression
public ExpressionType beginSubjectExpression()
- Overrides:
beginSubjectExpression
in classSimplePolicyRuleNotifierType
-
subjectPrefix
public TimeValidityNotifierType subjectPrefix(String value)
- Overrides:
subjectPrefix
in classSimplePolicyRuleNotifierType
-
bodyExpression
public TimeValidityNotifierType bodyExpression(ExpressionType value)
- Overrides:
bodyExpression
in classSimplePolicyRuleNotifierType
-
beginBodyExpression
public ExpressionType beginBodyExpression()
- Overrides:
beginBodyExpression
in classSimplePolicyRuleNotifierType
-
contentType
public TimeValidityNotifierType contentType(String value)
- Overrides:
contentType
in classSimplePolicyRuleNotifierType
-
contentTypeExpression
public TimeValidityNotifierType contentTypeExpression(ExpressionType value)
- Overrides:
contentTypeExpression
in classSimplePolicyRuleNotifierType
-
beginContentTypeExpression
public ExpressionType beginContentTypeExpression()
- Overrides:
beginContentTypeExpression
in classSimplePolicyRuleNotifierType
-
attachment
public TimeValidityNotifierType attachment(NotificationMessageAttachmentType value)
- Overrides:
attachment
in classSimplePolicyRuleNotifierType
-
beginAttachment
public NotificationMessageAttachmentType beginAttachment()
- Overrides:
beginAttachment
in classSimplePolicyRuleNotifierType
-
attachmentExpression
public TimeValidityNotifierType attachmentExpression(ExpressionType value)
- Overrides:
attachmentExpression
in classSimplePolicyRuleNotifierType
-
beginAttachmentExpression
public ExpressionType beginAttachmentExpression()
- Overrides:
beginAttachmentExpression
in classSimplePolicyRuleNotifierType
-
watchAuxiliaryAttributes
public TimeValidityNotifierType watchAuxiliaryAttributes(Boolean value)
- Overrides:
watchAuxiliaryAttributes
in classSimplePolicyRuleNotifierType
-
showModifiedValues
public TimeValidityNotifierType showModifiedValues(Boolean value)
- Overrides:
showModifiedValues
in classSimplePolicyRuleNotifierType
-
showTechnicalInformation
public TimeValidityNotifierType showTechnicalInformation(Boolean value)
- Overrides:
showTechnicalInformation
in classSimplePolicyRuleNotifierType
-
transport
public TimeValidityNotifierType transport(String value)
- Overrides:
transport
in classSimplePolicyRuleNotifierType
-
name
public TimeValidityNotifierType name(String value)
- Overrides:
name
in classSimplePolicyRuleNotifierType
-
description
public TimeValidityNotifierType description(String value)
- Overrides:
description
in classSimplePolicyRuleNotifierType
-
documentation
public TimeValidityNotifierType documentation(String value)
- Overrides:
documentation
in classSimplePolicyRuleNotifierType
-
category
public TimeValidityNotifierType category(EventCategoryType value)
- Overrides:
category
in classSimplePolicyRuleNotifierType
-
operation
public TimeValidityNotifierType operation(EventOperationType value)
- Overrides:
operation
in classSimplePolicyRuleNotifierType
-
status
public TimeValidityNotifierType status(EventStatusType value)
- Overrides:
status
in classSimplePolicyRuleNotifierType
-
objectKind
public TimeValidityNotifierType objectKind(ShadowKindType value)
- Overrides:
objectKind
in classSimplePolicyRuleNotifierType
-
objectIntent
public TimeValidityNotifierType objectIntent(String value)
- Overrides:
objectIntent
in classSimplePolicyRuleNotifierType
-
focusType
public TimeValidityNotifierType focusType(QName value)
- Overrides:
focusType
in classSimplePolicyRuleNotifierType
-
expressionFilter
public TimeValidityNotifierType expressionFilter(ExpressionType value)
- Overrides:
expressionFilter
in classSimplePolicyRuleNotifierType
-
beginExpressionFilter
public ExpressionType beginExpressionFilter()
- Overrides:
beginExpressionFilter
in classSimplePolicyRuleNotifierType
-
end
public <X> X end()
- Overrides:
end
in classSimplePolicyRuleNotifierType
-
clone
public TimeValidityNotifierType clone()
- Overrides:
clone
in classSimplePolicyRuleNotifierType
-
-