public interface ISolutionLayout
| Modifier and Type | Method and Description |
|---|---|
Id |
getId()
Returns local unique identifier of the solution layout
|
java.util.Date |
getModifiedDate()
Returns the last date the solution layout was updated.
|
java.lang.String |
getName()
Returns the name of the solution layout
|
Id |
getSolutionId()
Returns local unique identifier of the solution
|
Id |
getSolutionVersionId()
Returns local unique identifier of the version of the solution
|
int |
getType()
Returns the type of solution layout
|
boolean |
isDefault()
Returns if the solution layout is a default one or not.
|
boolean |
isEnabled()
Returns whether the solution layout is enabled
|
boolean |
isSuppliedByVendor()
Returns whether the solution layout was supplied by IBM
|
void |
setDefault(boolean isDefault)
Sets the solution layout's default state.
|
void |
setEnabled(boolean enabled)
Sets whether the solution layout is enabled.
|
void |
setName(java.lang.String name)
Sets the name of the solution layout
|
Id getId()
Id getSolutionVersionId()
Id getSolutionId()
java.lang.String getName()
void setName(java.lang.String name)
name - int getType()
boolean isDefault()
void setDefault(boolean isDefault)
isDefault - java.util.Date getModifiedDate()
boolean isEnabled()
void setEnabled(boolean enabled)
enabled - boolean isSuppliedByVendor()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.