public class RespViewFilter
extends java.lang.Object
implements java.io.Serializable
Represents the filter to search responsive views
| Constructor and Description |
|---|
RespViewFilter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getIsDefault()
Returns the default state of the responsive view that is used for filtering
|
java.lang.Boolean |
getIsEnabled()
Returns the enabled state of the responsive view that is used for filtering
|
java.lang.Boolean |
getIsSuppliedByVendor()
Returns the supplied-by-vendor state of the responsive view that is used for filtering
|
java.lang.String |
getName()
Returns the name of the responsive view that is used for filtering
|
RespViewState |
getRespViewState()
Returns the state of the responsive view to retrieve
|
Id |
getTypeDefinitionId()
Returns Id of the type definition that is used for filtering
|
RespViewType |
getViewType()
Returns type of the responsive view that is used for filtering
|
void |
setIsDefault(java.lang.Boolean isDefault)
Sets the default state of the responsive view that is used for filtering
|
void |
setIsEnabled(java.lang.Boolean isEnabled)
Sets the enabled state of the responsive view that is used for filtering
|
void |
setIsSuppliedByVendor(java.lang.Boolean isSuppliedByVendor)
Sets the supplied-by-vendor state of the responsive view that is used for filtering
|
void |
setName(java.lang.String name)
Sets the name of the responsive view that is used for filtering
|
void |
setRespViewState(RespViewState respViewState)
Sets the state of the responsive view to retrieve.
|
void |
setTypeDefinitionId(Id typeDefinitionId)
Sets Id of the type definition that is used for filtering
|
void |
setViewType(RespViewType viewType)
Sets type of the responsive view that is used for filtering
|
public Id getTypeDefinitionId()
Idpublic void setTypeDefinitionId(Id typeDefinitionId)
typeDefinitionId - public RespViewType getViewType()
RespViewTypepublic void setViewType(RespViewType viewType)
viewType - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.Boolean getIsDefault()
public void setIsDefault(java.lang.Boolean isDefault)
isDefault - public java.lang.Boolean getIsSuppliedByVendor()
public void setIsSuppliedByVendor(java.lang.Boolean isSuppliedByVendor)
isSuppliedByVendor - public java.lang.Boolean getIsEnabled()
public void setIsEnabled(java.lang.Boolean isEnabled)
isEnabled - public RespViewState getRespViewState()
RespViewStatepublic void setRespViewState(RespViewState respViewState)
respViewState - RespViewState
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.