Package com.microstrategy.web.blocks.macros
- 
Interface Summary Interface Description BlockPropertyMacro This interface defines the responsibilities of a Block Property Macro. - 
Class Summary Class Description BlockPropertyMacros This class manages a collection of macros that are used in the context of aBlockRegistry.BPMControllerParameter This class implements a Block Property macro that can retrieve the value of a Controller Parameter.BPMDescriptor This class implements a Block Property Macro that expands localized descriptors.BPMPreference This class implements a Block Property Macro that retrieves the value of a Preference. - 
Exception Summary Exception Description MacroAlreadyExists An exception that indicates that the user is attempting to define a macro which already exists.MacroDoesNotExist An exception that indicates that the requested macro is not defined for this context.