Package | Description |
---|---|
com.fatwire.rest.beans |
Modifier and Type | Field and Description |
---|---|
protected List<IndexStatus> |
IndexConfigsBean.IndexConfig.statusObjects |
protected List<IndexStatus> |
IndexConfigBean.statusObjects |
Modifier and Type | Method and Description |
---|---|
IndexStatus |
ObjectFactory.createIndexStatus()
Create an instance of
IndexStatus |
Modifier and Type | Method and Description |
---|---|
List<IndexStatus> |
IndexConfigsBean.IndexConfig.getStatusObjects()
Gets the value of the statusObjects property.
|
List<IndexStatus> |
IndexConfigBean.getStatusObjects()
Gets the value of the statusObjects property.
|