Class AnyObjectFormLayoutInfo
java.lang.Object
org.apache.syncope.client.ui.commons.layout.AbstractAnyFormBaseLayout<AnyObjectTO,AnyObjectForm>
org.apache.syncope.client.ui.commons.layout.AbstractAnyFormLayout<AnyObjectTO,AnyObjectForm>
org.apache.syncope.client.console.layout.AnyObjectFormLayoutInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Class
<? extends AnyObjectForm> boolean
void
setRelationships
(boolean relationships) Methods inherited from class org.apache.syncope.client.ui.commons.layout.AbstractAnyFormLayout
getWhichDerAttrs, getWhichPlainAttrs, getWhichVirAttrs
Methods inherited from class org.apache.syncope.client.ui.commons.layout.AbstractAnyFormBaseLayout
getFormClass, isAuxClasses, isDerAttrs, isGroups, isPlainAttrs, isResources, isVirAttrs, setAuxClasses, setDerAttrs, setFormClass, setGroups, setPlainAttrs, setResources, setVirAttrs
-
Constructor Details
-
AnyObjectFormLayoutInfo
public AnyObjectFormLayoutInfo()
-
-
Method Details
-
getDefaultFormClass
- Specified by:
getDefaultFormClass
in classAbstractAnyFormBaseLayout<AnyObjectTO,
AnyObjectForm>
-
isRelationships
public boolean isRelationships() -
setRelationships
public void setRelationships(boolean relationships)
-