Class ProWorkspace
java.lang.Object
com.caplin.motif.config.definitions.client.ProWorkspace
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.4.0")
public class ProWorkspace
extends Object
ProWorkspace
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDefaultLayoutsItem(String defaultLayoutsItem) allowEditing(Boolean allowEditing) defaultLayouts(List<String> defaultLayouts) booleanWhether a user should be allowed to edit their applications workspace layoutThe name(s) of users' default layout, corresponding to the NAME field in the LAYOUTS table of the application servers' webcentric databaseinthashCode()voidsetAllowEditing(Boolean allowEditing) voidsetDefaultLayouts(List<String> defaultLayouts) toString()
-
Constructor Details
-
ProWorkspace
public ProWorkspace()
-
-
Method Details
-
defaultLayouts
-
addDefaultLayoutsItem
-
getDefaultLayouts
The name(s) of users' default layout, corresponding to the NAME field in the LAYOUTS table of the application servers' webcentric database- Returns:
- defaultLayouts
-
setDefaultLayouts
-
allowEditing
-
getAllowEditing
Whether a user should be allowed to edit their applications workspace layout- Returns:
- allowEditing
-
setAllowEditing
-
equals
-
hashCode
public int hashCode() -
toString
-