Class GuiShadowDetailsPageType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractObjectTypeConfigurationType
com.evolveum.midpoint.xml.ns._public.common.common_3.GuiObjectDetailsPageType
com.evolveum.midpoint.xml.ns._public.common.common_3.GuiShadowDetailsPageType
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
Specifies form that are used for displaying and
editing of specific object type
EXPERIMENTAL. Might change in the future.
- 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 ItemName
static final ItemName
static final ItemName
static final Producer<GuiShadowDetailsPageType>
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.GuiObjectDetailsPageType
F_CONTAINER, F_FORMS, F_PANEL, F_SAVE_METHOD, F_SUMMARY_PANEL
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractObjectTypeConfigurationType
F_ROLE_RELATION, F_TYPE
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
<X> X
end()
boolean
forms
(ObjectFormType value) getKind()
kind
(ShadowKindType value) resourceRef
(ObjectReferenceType value) resourceRef
(String oid, QName type) resourceRef
(String oid, QName type, QName relation) void
void
setKind
(ShadowKindType value) void
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.GuiObjectDetailsPageType
createContainerList, createPanelList, getContainer, getForms, getPanel, getSaveMethod, getSummaryPanel, setForms, setSaveMethod, setSummaryPanel
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractObjectTypeConfigurationType
getRoleRelation, getType, setRoleRelation, setType
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
-
F_RESOURCE_REF
-
F_KIND
-
F_INTENT
-
FACTORY
-
-
Constructor Details
-
GuiShadowDetailsPageType
public GuiShadowDetailsPageType() -
GuiShadowDetailsPageType
Deprecated.
-
-
Method Details
-
getResourceRef
-
setResourceRef
-
getKind
-
setKind
-
getIntent
-
setIntent
-
equals
- Overrides:
equals
in classGuiObjectDetailsPageType
-
id
- Overrides:
id
in classGuiObjectDetailsPageType
-
resourceRef
-
resourceRef
-
resourceRef
-
beginResourceRef
-
kind
-
intent
-
summaryPanel
- Overrides:
summaryPanel
in classGuiObjectDetailsPageType
-
beginSummaryPanel
- Overrides:
beginSummaryPanel
in classGuiObjectDetailsPageType
-
saveMethod
- Overrides:
saveMethod
in classGuiObjectDetailsPageType
-
forms
- Overrides:
forms
in classGuiObjectDetailsPageType
-
beginForms
- Overrides:
beginForms
in classGuiObjectDetailsPageType
-
container
- Overrides:
container
in classGuiObjectDetailsPageType
-
beginContainer
- Overrides:
beginContainer
in classGuiObjectDetailsPageType
-
panel
- Overrides:
panel
in classGuiObjectDetailsPageType
-
beginPanel
- Overrides:
beginPanel
in classGuiObjectDetailsPageType
-
type
- Overrides:
type
in classGuiObjectDetailsPageType
-
roleRelation
- Overrides:
roleRelation
in classGuiObjectDetailsPageType
-
beginRoleRelation
- Overrides:
beginRoleRelation
in classGuiObjectDetailsPageType
-
end
public <X> X end()- Overrides:
end
in classGuiObjectDetailsPageType
-
clone
- Overrides:
clone
in classGuiObjectDetailsPageType
-