Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.microstrategy.web.transform Classes and Interfaces - 84 results found.
NameDescriptionTypePackageFramework
AbstractLayoutSourceThis abstract base class manages caching of Layout definitions and provides a simple implementation of LayoutParser.Classcom.microstrategy.web.transformMicroStrategy
AbstractLayoutSource .LayoutCacheHintThis class serves as both CacheHint and Cache key.Classcom.microstrategy.web.transformMicroStrategy
AbstractLayoutTransformThis is the abstract base class for building layout-aware transforms.Classcom.microstrategy.web.transformMicroStrategy
AbstractStyleCatalogElementClasscom.microstrategy.web.transformMicroStrategy
AbstractStyleCatalogListThis is the base class for lists defined in the style-catalog like LayoutSourceDefns or BeanDefns.Classcom.microstrategy.web.transformMicroStrategy
AbstractTransformAbstractTransform class is an abstract base class that implements the Transform interface.Classcom.microstrategy.web.transformMicroStrategy
ActualParameterThe ActualParameter interface exposes the information on an actual parameter object.Interfacecom.microstrategy.web.transformMicroStrategy
ActualParameterImplClasscom.microstrategy.web.transformMicroStrategy
ActualParametersThe ActualParameters interface provides a read-write collection of actual parameter objects.Interfacecom.microstrategy.web.transformMicroStrategy
ActualParametersImplActualParametersImpl implements Actualparameters interface, which is a collection of ActualParameterImpl objects.Classcom.microstrategy.web.transformMicroStrategy
BeanDefnThe BeanDefn interface is used to manage the data of a bean object.Interfacecom.microstrategy.web.transformMicroStrategy
BeanDefnImplClasscom.microstrategy.web.transformMicroStrategy
BeanDefnsThe BeanDefns interface is used to manage a collection of bean definition objects.Interfacecom.microstrategy.web.transformMicroStrategy
BeanDefnsImplThis class implements the BeanDefns interface, which is a collection of BeanDefn objects.Classcom.microstrategy.web.transformMicroStrategy
DefaultStyleRequestContextThe class provides the default implementation of StyleRequestContext.Classcom.microstrategy.web.transformMicroStrategy
EnumSortBySorting constants for the StyleCatalog methodsSince:MicroStrategy Web 7.Interfacecom.microstrategy.web.transformMicroStrategy
ExpressionStringsThis interface represents a helper object that builds a collection of expression parts that can be used to build expression GUI.Interfacecom.microstrategy.web.transformMicroStrategy
ExpressionStringsImplA helper class that builds a collection of expression parts that can be used to build expression GUI.Classcom.microstrategy.web.transformMicroStrategy
FormalParameterThe FormalParameter interface defines the structure of a single formal parameter.Interfacecom.microstrategy.web.transformMicroStrategy
FormalParameterAnnotationClasscom.microstrategy.web.transformMicroStrategy
FormalParameterImplFormalParameterImpl implements the FormalParameter interface and defines the structure of a single formal parameter.Classcom.microstrategy.web.transformMicroStrategy
FormalParametersThe FormalParameters interface is a read-only collection, used to learn the nature of a set of existing formal parameters.Interfacecom.microstrategy.web.transformMicroStrategy
KeyAlreadyExistsExceptionClasscom.microstrategy.web.transformMicroStrategy
KeyDoesNotExistExceptionInsert the type's description here.Classcom.microstrategy.web.transformMicroStrategy
LayoutThe Layout interface represents a single layout that is associated with a style.Interfacecom.microstrategy.web.transformMicroStrategy
LayoutImplThis class implements the Layout interface in the Style Catalog.Classcom.microstrategy.web.transformMicroStrategy
LayoutParserThe LayoutParser interface defines the methods that comprise a class that parses the layout definition (as a String) into anInterfacecom.microstrategy.web.transformMicroStrategy
LayoutParser .MessageListenerThis inner interface defines the callback interface used by the Parser to report warning and error conditions back to the caller.Interfacecom.microstrategy.web.transformMicroStrategy
LayoutParserDefnThe LayoutParserDefn interface stores the definition of a LayoutParser by recording a unique name and a fully qualified class name.Interfacecom.microstrategy.web.transformMicroStrategy
LayoutParserDefnImplThe LayoutParserDefnImpl class implements the LayoutParserDefn interface in the Style Catalog.Classcom.microstrategy.web.transformMicroStrategy
LayoutParserDefnsThe LayoutParserDefns interface represents a collection of layout parser defined by this Style Catalog.Interfacecom.microstrategy.web.transformMicroStrategy
LayoutParserDefnsImplThe LayoutParserDefnsImpl class implements the LayoutParserDefns interface for the Style Catalog.Classcom.microstrategy.web.transformMicroStrategy
LayoutParsingExceptionThis exception represents a failed parser of the layout definition.Classcom.microstrategy.web.transformMicroStrategy
LayoutsThe Layouts interface represents a collection of Layout objects.Interfacecom.microstrategy.web.transformMicroStrategy
LayoutsImplThe LayoutsImpl class implements the Layout interface for theSince:MicroStrategy Web 8.Classcom.microstrategy.web.transformMicroStrategy
LayoutSourceThe LayoutSource interface represents an object that can retrieve a layout definition from a specific storage repository.Interfacecom.microstrategy.web.transformMicroStrategy
LayoutSourceDefnThe LayoutSourceDefn interface stores the definition of a LayoutSource by recording a unique name and a fully qualified class name.Interfacecom.microstrategy.web.transformMicroStrategy
LayoutSourceDefnImplThe LayoutSourceDefnImpl class implements the LayoutSourceDefn interface for the Style Catalog.Classcom.microstrategy.web.transformMicroStrategy
LayoutSourceDefnsThe LayoutSourceDefns interface represents a collection of layout source defined by this Style Catalog.Interfacecom.microstrategy.web.transformMicroStrategy
LayoutSourceDefnsImplThe LayoutSourceDefnsImpl class implements the LayoutSourceDefns interface for the Style Catalog.Classcom.microstrategy.web.transformMicroStrategy
LayoutSourceFileThe LayoutSourceFile implements the LayoutSource interface by providing a way to associate layout definitions with disk files.Classcom.microstrategy.web.transformMicroStrategy
LayoutSourceStringThe LayoutSourceFile implements the LayoutSource interface by providing using the "location" to be the actual layout definition.Classcom.microstrategy.web.transformMicroStrategy
LayoutTransformThe LayoutTransform interface defines a special class of MicroStrategy Transform objects that are "layout aware".Interfacecom.microstrategy.web.transformMicroStrategy
MapperDefnThis class represents the definition of a StyleMapper class.Interfacecom.microstrategy.web.transformMicroStrategy
MapperDefnImplThis class implements the MapperDefn interface for the StyleSince:MicroStrategy Web 9.Classcom.microstrategy.web.transformMicroStrategy
MapperDefnsThe MapperDefns interface represents a collection of mapper definition objects for this Style Catalog.Interfacecom.microstrategy.web.transformMicroStrategy
MapperDefnsImplThis class implements the MapperDefns interface for the StyleSince:MicroStrategy Web 9.Classcom.microstrategy.web.transformMicroStrategy
MissingKeyExceptionClasscom.microstrategy.web.transformMicroStrategy
MSTRLayoutParserThe MSTRLayoutParser class is default parser for all MicroStrategy-defined layout definitions.Classcom.microstrategy.web.transformMicroStrategy
MSTRLayoutParser .ParserContentHandlerThis is the default implementation of the ContentHandler to use parse the layout XML.Classcom.microstrategy.web.transformMicroStrategy
MSTRLayoutParser .ParserErrorHandlerThis is the defualt implementation for the ErrorHandler object used with the SAX Parser.Classcom.microstrategy.web.transformMicroStrategy
OutputFormatStyleMapperThis is a very simple StyleMapper object that evaluates the WebComponent.Classcom.microstrategy.web.transformMicroStrategy
ParameterValidationExceptionClasscom.microstrategy.web.transformMicroStrategy
PrettyPrintTransformClasscom.microstrategy.web.transformMicroStrategy
SampleTransformClasscom.microstrategy.web.transformMicroStrategy
SourceLookupThe SourceLookup interface assists StyleCatalog to resolve FormalParameter with dynamic sources such as preferences Interfacecom.microstrategy.web.transformMicroStrategy
StyleThe Style interface exposes information about a single style.Interfacecom.microstrategy.web.transformMicroStrategy
StyleCatalogThe StyleCatalog interface presents the methods that a caller needs to manage the state of a style catalog.Interfacecom.microstrategy.web.transformMicroStrategy
StyleCatalogFactoryThe StyleCatalog Factory class is a singleton that manages 2 top level objects: 1.Classcom.microstrategy.web.transformMicroStrategy
StyleCatalogImplClasscom.microstrategy.web.transformMicroStrategy
StyleImplThis class implements the Style interface, which exposes information about a single style.Classcom.microstrategy.web.transformMicroStrategy
StyleMapThe StyleMap interface represents a collection of "style mapping clauses" that are evaluated for a particular style in this Style Catalog.Interfacecom.microstrategy.web.transformMicroStrategy
StyleMapClauseThis interface represents a generic clause in a Style Map.Interfacecom.microstrategy.web.transformMicroStrategy
StyleMapConditionThis interface is a StyleMapClause that include a reference to a MapperDefn and a mapper-specific data string.Interfacecom.microstrategy.web.transformMicroStrategy
StyleMapConditionImplThis class implements the StyleMapCondition interface for the StyleSince:MicroStrategy Web 9.Classcom.microstrategy.web.transformMicroStrategy
StyleMapDefaultThis interface represents a "default" map clause.Interfacecom.microstrategy.web.transformMicroStrategy
StyleMapDefaultImplThis class represents a "default" clause in a Style Map.Classcom.microstrategy.web.transformMicroStrategy
StyleMapImplThis class implements the StyleMap interface for the Style Catalog.Classcom.microstrategy.web.transformMicroStrategy
StyleMapperThis interface represents an object that can check a set of conditions and determine whether the request for the incoming request should be mapped toInterfacecom.microstrategy.web.transformMicroStrategy
StyleMapperResultThis class represents the result of a "style mapping" request.Interfacecom.microstrategy.web.transformMicroStrategy
StyleMapperResultImplThis class represents a simple implementation of the StyleMapperResult interface.Classcom.microstrategy.web.transformMicroStrategy
StyleMapsThe StyleMaps interface represents a collection of individual style map objects for this Style Catalog.Interfacecom.microstrategy.web.transformMicroStrategy
StyleMapsImplThis class implements the StyleMaps interface for the Style Catalog.Classcom.microstrategy.web.transformMicroStrategy
StyleRequestContextThe StyleRequestContext provides the context information for resolving the more dynamic nature of the Style Catalog.Interfacecom.microstrategy.web.transformMicroStrategy
StylesThe Styles interface exposes a collection of Style objects.Interfacecom.microstrategy.web.transformMicroStrategy
StylesImplClasscom.microstrategy.web.transformMicroStrategy
TransformThe Transform interface is the base interface that is used for all bean-specific transforms.Interfacecom.microstrategy.web.transformMicroStrategy
TransformCreationExceptionClasscom.microstrategy.web.transformMicroStrategy
TransformDefnThe TransformDefn interface is used to manage the data of a transform object.Interfacecom.microstrategy.web.transformMicroStrategy
TransformDefnImplClasscom.microstrategy.web.transformMicroStrategy
TransformDefnsThe TransformDefns interface is used to manage a collection of transform definition objects.Interfacecom.microstrategy.web.transformMicroStrategy
TransformDefnsImplClasscom.microstrategy.web.transformMicroStrategy
TransformDoesNotExistExceptionClasscom.microstrategy.web.transformMicroStrategy
TransformsThe Transforms interface exposes a collection of Transform objects.Interfacecom.microstrategy.web.transformMicroStrategy