Class HookType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.HookType
- All Implemented Interfaces:
PlainStructured,JaxbVisitable,Serializable,Cloneable
public class HookType
extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
TODO
- 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 QNameprotected Stringprotected Stringprotected Booleanstatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNameprotected QNameprotected Stringprotected Stringprotected ScriptExpressionEvaluatorTypeprotected ModelStateType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(JaxbVisitor visitor) clone()description(String value) documentation(String value) booleanequals(Object other, StructuredEqualsStrategy strategy) getName()getRef()getState()inthashCode(StructuredHashCodeStrategy strategy) voidsetDescription(String value) voidsetDocumentation(String value) voidsetEnabled(Boolean value) voidsetFocusType(QName value) voidvoidvoidvoidsetState(ModelStateType value) state(ModelStateType value) Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
equals, hashCode, toString
-
Field Details
-
name
-
description
-
documentation
-
enabled
-
state
-
focusType
-
ref
-
script
-
COMPLEX_TYPE
-
F_NAME
-
F_DESCRIPTION
-
F_DOCUMENTATION
-
F_ENABLED
-
F_STATE
-
F_FOCUS_TYPE
-
F_REF
-
F_SCRIPT
-
-
Constructor Details
-
HookType
public HookType() -
HookType
-
-
Method Details
-
getName
-
setName
-
getDescription
-
setDescription
-
getDocumentation
-
setDocumentation
-
isEnabled
-
getEnabled
-
setEnabled
-
getState
-
setState
-
getFocusType
-
setFocusType
-
getRef
-
setRef
-
getScript
-
setScript
-
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
-
description
-
documentation
-
enabled
-
state
-
focusType
-
ref
-
script
-
beginScript
-
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
-