java.lang.Object | |
↳ | com.microstrategy.webservices.MWSObjectPropertyHandler |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSObjectPropertyHandler() | |||||||||||
MWSObjectPropertyHandler(MWSConnection connectObj) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSObjectInfoProperty[] |
GetDMXMetricFunctionProperties(MWSConnectInfo cInfo, String dmxMetricObjID)
Return array of properties associated with the DMX function node in a DMX
predictive metric's expression tree.
| ||||||||||
MWSObjectInfoPropertySetGroup[] | GetMultipleObjectProperties(MWSConnectInfo cInfo, MWSObjectInfoPropertySetGroup[] arrPropSetGrp) | ||||||||||
ArrayOfMWSObjectInfoPropertySet | GetObjectProperties(WebObjectInfo woi, MWSObjectInfoPropertySet[] inArrPropSet) | ||||||||||
MWSObjectInfoPropertySetGroup | GetObjectProperties(MWSObjectInfoPropertySetGroup inPropSetGrp) | ||||||||||
MWSObjectInfoProperty[] | ProcessProperties(MWSObjectInfoProperty[] inArrProps, WebPropertySet pSet) | ||||||||||
MWSObjectInfoPropertySet[] | ProcessPropertySets(MWSObjectInfoPropertySet[] inArrPropSet, WebObjectInfo woi) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Return array of properties associated with the DMX function node in a DMX predictive metric's expression tree.
cInfo | Session connect information |
---|---|
dmxMetricObjID | DMX Metric DSSID |
MWSException |
---|
MWSException |
---|
MWSException |
---|
MWSException |
---|
MWSException |
---|
MWSException |
---|