Class NotifierTransportConfigType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.NotifierTransportConfigType
- All Implemented Interfaces:
PlainStructured,JaxbVisitable,Serializable,Cloneable
public class NotifierTransportConfigType
extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
Type for more descriptive message transport declaration inside notifiers.
Enables the transport for the notifier, the `transport` element with the same name is not necessary.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.binding.PlainStructured
PlainStructured.WithoutStrategy -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final ItemNameprotected ObjectReferenceTypeprotected String -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(JaxbVisitor visitor) clone()booleanequals(Object other, StructuredEqualsStrategy strategy) getName()inthashCode(StructuredHashCodeStrategy strategy) messageTemplateRef(String oid, QName type) messageTemplateRef(String oid, QName type, QName relation) voidvoidMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
equals, hashCode, toString
-
Field Details
-
name
-
messageTemplateRef
-
COMPLEX_TYPE
-
F_NAME
-
F_MESSAGE_TEMPLATE_REF
-
-
Constructor Details
-
NotifierTransportConfigType
public NotifierTransportConfigType() -
NotifierTransportConfigType
-
-
Method Details
-
getName
-
setName
-
getMessageTemplateRef
-
setMessageTemplateRef
-
hashCode
- Specified by:
hashCodein interfacePlainStructured- Overrides:
hashCodein classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
equals
- Specified by:
equalsin interfacePlainStructured- Overrides:
equalsin classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
name
-
messageTemplateRef
-
messageTemplateRef
-
messageTemplateRef
-
beginMessageTemplateRef
-
accept
- Specified by:
acceptin interfaceJaxbVisitable- Overrides:
acceptin classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
clone
- Specified by:
clonein interfacePlainStructured- Specified by:
clonein classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-