Uses of Interface
mondrian.rolap.RolapMemberBase.PropertyValueMapFactory
-
Packages that use RolapMemberBase.PropertyValueMapFactory Package Description mondrian.rolap Implements the data access layer for the olap package. -
-
Uses of RolapMemberBase.PropertyValueMapFactory in mondrian.rolap
Classes in mondrian.rolap that implement RolapMemberBase.PropertyValueMapFactory Modifier and Type Class Description static classRolapMemberBase.DefaultPropertyValueMapFactoryDefaultRolapMemberBase.PropertyValueMapFactoryimplementation, used ifMondrianProperties.PropertyValueMapFactoryClassis not set.Methods in mondrian.rolap that return RolapMemberBase.PropertyValueMapFactory Modifier and Type Method Description protected RolapMemberBase.PropertyValueMapFactoryRolapMemberBase.PropertyValueMapFactoryFactory. getDefault(Class[] parameterTypes, Object[] parameterValues)static RolapMemberBase.PropertyValueMapFactoryRolapMemberBase.PropertyValueMapFactoryFactory. getPropertyValueMapFactory()Access thePropertyValueMapFactoryinstance.
-