Class CustomizationOption
java.lang.Object
org.apache.syncope.client.enduser.layout.CustomizationOption
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setDefaultValues
(List<String> defaultValues) void
setReadonly
(boolean readonly)
-
Constructor Details
-
CustomizationOption
public CustomizationOption()
-
-
Method Details
-
isReadonly
public boolean isReadonly() -
setReadonly
public void setReadonly(boolean readonly) -
getDefaultValues
-
setDefaultValues
-