public class DrillDownPathBean extends Object
| Constructor and Description |
|---|
DrillDownPathBean()
This constructor is for jax-rs json serialization/deserialization
|
DrillDownPathBean(String fieldName,
String[] path)
Creates a hierarchical Category with the given fieldName and the array of Strings representing
the hierarchical fieldName
|
public DrillDownPathBean(String fieldName, String[] path)
fieldName - Weight of the fieldName, set it to 1.0 if weights are not necessarypath - String array which represent the fieldName path.public DrillDownPathBean()
Copyright © 2016 WSO2. All rights reserved.