Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

absoluteUris - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
AbstractArea - Interface in net.sf.mmm.orient.data.bean.api.world
This is the abstract base class for an area like a country, state, city, etc.
AbstractArgument<V> - Interface in net.sf.mmm.util.query.base.argument
This is abstract base implementation of Argument.
AbstractArtist - Interface in net.sf.mmm.orient.data.bean.api.media
This is the abstract OrientBean for an artist.
AbstractAsyncTransferrer() - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
 
AbstractAttributeReadId<T> - Class in net.sf.mmm.util.lang.base.attribute
This is the abstract base implementation of the AttributeReadId interface.
AbstractAttributeReadId() - Constructor for class net.sf.mmm.util.lang.base.attribute.AbstractAttributeReadId
The constructor.
AbstractBeanFactory - Interface in net.sf.mmm.util.bean.api
This is the abstract base interface for BeanFactory and BeanPrototypeBuilder.
AbstractBeanMapper<P,B extends Bean> - Class in net.sf.mmm.util.bean.base.mapping
The abstract base implementation of PojoBeanMapper or DocumentBeanMapper.
AbstractBeanMapper() - Constructor for class net.sf.mmm.util.bean.base.mapping.AbstractBeanMapper
The constructor.
AbstractBlockingQueueFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the BlockingQueueFactory interface.
AbstractBlockingQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
The constructor.
AbstractBooleanArgument - Interface in net.sf.mmm.util.query.base.argument
The abstract base implementation of BooleanArgument.
AbstractBooleanBinding - Class in net.sf.mmm.util.property.base
This is the abstract base implementation for a dynamic BooleanBinding.
AbstractBooleanBinding(Observable...) - Constructor for class net.sf.mmm.util.property.base.AbstractBooleanBinding
The constructor.
AbstractBrowsableClasspathResource - Class in net.sf.mmm.util.resource.impl
Abstract base implementation of BrowsableResource for ClasspathFile or ClasspathFolder.
AbstractBrowsableClasspathResource(ClasspathFolder, String) - Constructor for class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
The constructor.
AbstractBrowsableResource - Class in net.sf.mmm.util.resource.base
This is the abstract base-implementation of BrowsableResource.
AbstractBrowsableResource() - Constructor for class net.sf.mmm.util.resource.base.AbstractBrowsableResource
The constructor.
AbstractBrowsableResourceFactory - Class in net.sf.mmm.util.resource.base
This is the abstract base implementation of the BrowsableResourceFactory interface.
AbstractBrowsableResourceFactory() - Constructor for class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
The constructor.
AbstractBrowsableResourceFactory.BrowsableResourceAdapter - Class in net.sf.mmm.util.resource.base
This is an implementation of the BrowsableResource interface, that adapts another BrowsableResource and enhances the AbstractBrowsableResourceFactory.BrowsableResourceAdapter.navigate(String)-method to support switching schemes via the BrowsableResourceFactory that created this BrowsableResource.
AbstractBrowsableResourceProxy - Class in net.sf.mmm.util.resource.base
This is an abstract implementation of the BrowsableResource interface that delegates to another BrowsableResource.
AbstractBrowsableResourceProxy() - Constructor for class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
The constructor.
AbstractBusyManager - Class in net.sf.mmm.client.ui.base.busy
This is the abstract base implementation of BusyManager.
AbstractBusyManager() - Constructor for class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
The constructor.
AbstractBusyManager.BusySessionImpl - Class in net.sf.mmm.client.ui.base.busy
This inner class is the implementation of BusySession.
AbstractByteArray - Class in net.sf.mmm.util.io.base
This is the abstract base implementation of the ByteArray interface.
AbstractByteArray() - Constructor for class net.sf.mmm.util.io.base.AbstractByteArray
 
AbstractByteArrayBufferBuffer - Class in net.sf.mmm.util.io.impl
This is the abstract base implementation of the ProcessableByteArrayBuffer interface for a byte[] -Buffer that represents the concatenation of multiple ByteArrayBufferImpls.
AbstractByteArrayBufferBuffer(ByteArrayBufferImpl...) - Constructor for class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
The constructor.
AbstractByteArrayBufferBuffer(AbstractByteArrayBufferBuffer) - Constructor for class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
The constructor used to copy from the given template.
AbstractCharIterator - Class in net.sf.mmm.util.lang.base
This is an abstract base implementation of the CharIterator interface.
AbstractCharIterator() - Constructor for class net.sf.mmm.util.lang.base.AbstractCharIterator
The constructor.
AbstractCharScannerSyntax - Class in net.sf.mmm.util.scanner.base
This is the abstract base implementation of the CharScannerSyntax interface.
AbstractCharScannerSyntax() - Constructor for class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
The constructor.
AbstractCharSequence - Class in net.sf.mmm.util.lang.base
This is an abstract implementation of the CharSequence to make life easier.
AbstractCharSequence() - Constructor for class net.sf.mmm.util.lang.base.AbstractCharSequence
The constructor.
AbstractClassHierarchyMap<E> - Class in net.sf.mmm.util.collection.base
This is the abstract base class for a simplified Map that associates elements (<E>) with Class objects.
AbstractClassHierarchyMap() - Constructor for class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
The constructor.
AbstractClassHierarchyMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
The constructor.
AbstractClasspathScanner - Class in net.sf.mmm.util.resource.impl
Abstract base implementation of ClasspathScanner.
AbstractClasspathScanner() - Constructor for class net.sf.mmm.util.resource.impl.AbstractClasspathScanner
The constructor.
AbstractClickFeatureBehavior - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
The abstract base implementation of a FeatureBehavior for a feature that is clicked as a regular Button.
AbstractClickFeatureBehavior(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
The constructor.
AbstractCliParser - Class in net.sf.mmm.util.cli.base
This is the abstract base-implementation of the CliParser interface.
AbstractCliParser(Object, CliState, CliParserDependencies) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser
The constructor.
AbstractCliParser.CliArgumentHelpInfo - Class in net.sf.mmm.util.cli.base
This inner class holds the help information for a single CliArgument.
AbstractCliParser.CliHelpWriter - Class in net.sf.mmm.util.cli.base
This inner class is a helper to simplify writing the help-usage.
AbstractCliParser.CliOptionHelpInfo - Class in net.sf.mmm.util.cli.base
This inner class holds the help information for a single CliOption.
AbstractCliParser.CliParserState - Class in net.sf.mmm.util.cli.base
This inner class holds the state of the argument parsing.
AbstractCliParserBuilder - Class in net.sf.mmm.util.cli.base
This is the abstract base implementation of the CliParserBuilder interface.
AbstractCliParserBuilder() - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
The constructor.
AbstractCliValueContainer - Class in net.sf.mmm.util.cli.base
This is the abstract base-implementation of the CliValueContainer interface.
AbstractCliValueContainer(CliParameterContainer, CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliValueContainer
The constructor.
AbstractCliValueContainerContainer - Class in net.sf.mmm.util.cli.base
This is the abstract base class for a CliValueContainer that holds a container-value.
AbstractCliValueContainerContainer(CliParameterContainer, CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
The constructor.
AbstractCode - Interface in net.sf.mmm.orient.data.bean.api
This is the abstract base class for a Vertex that has a AbstractCode.Code().
AbstractCollectionArgument<V extends Collection<E>,E> - Interface in net.sf.mmm.util.query.base.argument
The abstract base implementation of CollectionArgument.
AbstractCollectionValidatorBuilder<E,V extends Collection<E>,PARENT,SELF extends AbstractCollectionValidatorBuilder<E,V,PARENT,SELF>> - Class in net.sf.mmm.util.validation.base.collection
The abstract base for a builder of AbstractValidator for Collection values.
AbstractCollectionValidatorBuilder(PARENT) - Constructor for class net.sf.mmm.util.validation.base.collection.AbstractCollectionValidatorBuilder
The constructor.
AbstractColorFeatureBehavior - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
A variant of AbstractClickFeatureBehavior for a selection feature that is offered as a combobox.
AbstractColorFeatureBehavior(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
The constructor.
AbstractComparableArgument<V extends Comparable<?>> - Interface in net.sf.mmm.util.query.base.argument
The abstract base implementation of ComparableArgument.
AbstractComponent - Class in net.sf.mmm.util.component.base
This is the abstract base class for a component that needs initialization.
AbstractComponent() - Constructor for class net.sf.mmm.util.component.base.AbstractComponent
The constructor.
AbstractComposedValueConverter - Class in net.sf.mmm.util.value.base
This is the abstract base implementation of the ComposedValueConverter interface.
AbstractComposedValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractComposedValueConverter
The constructor.
AbstractComposedValueConverterFactory - Class in net.sf.mmm.util.value.base
This is the abstract base implementation of ComposedValueConverterFactory.
AbstractComposedValueConverterFactory() - Constructor for class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
The constructor.
AbstractConcurrentMapFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the ConcurrentMapFactory interface.
AbstractConcurrentMapFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
The constructor.
AbstractConcurrentNavigableMapFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the ConcurrentNavigableMapFactory interface.
AbstractConcurrentNavigableMapFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractConcurrentNavigableMapFactory
The constructor.
AbstractConfiguredSearchIndexer - Class in net.sf.mmm.search.indexer.base
This is the implementation of the ConfiguredSearchIndexer.
AbstractConfiguredSearchIndexer() - Constructor for class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
The constructor.
AbstractContainerProperty<V> - Class in net.sf.mmm.util.property.api
This is the abstract base implementation of WritableProperty and ReadableContainerProperty.
AbstractContainerProperty(String, GenericType<? extends V>, Bean) - Constructor for class net.sf.mmm.util.property.api.AbstractContainerProperty
The constructor.
AbstractContainerProperty(String, GenericType<? extends V>, Bean, AbstractValidator<? super V>) - Constructor for class net.sf.mmm.util.property.api.AbstractContainerProperty
The constructor.
AbstractContainerProperty(String, GenericType<? extends V>, Bean, Supplier<? extends V>) - Constructor for class net.sf.mmm.util.property.api.AbstractContainerProperty
The constructor.
AbstractContentParser - Class in net.sf.mmm.content.parser.base
This is the abstract base implementation of a ContentParser.
AbstractContentParser() - Constructor for class net.sf.mmm.content.parser.base.AbstractContentParser
The constructor.
AbstractContentParserGeneric - Class in net.sf.mmm.content.parser.base
This is the abstract base implementation of the generic ContentParser.
AbstractContentParserGeneric() - Constructor for class net.sf.mmm.content.parser.base.AbstractContentParserGeneric
The constructor.
AbstractContentParserOoxml - Class in net.sf.mmm.content.parser.impl.poi
This is the abstract base implementation of the ContentParser interface for parsing binary Microsoft office documents using apache POI.
AbstractContentParserOoxml() - Constructor for class net.sf.mmm.content.parser.impl.poi.AbstractContentParserOoxml
The constructor.
AbstractContentParserOpenDoc - Class in net.sf.mmm.content.parser.impl.opendoc
This is the abstract base-implementation of a ContentParser for content of the open-document format (content with the mimetypes "application/vnd.oasis.opendocument.*").
AbstractContentParserOpenDoc() - Constructor for class net.sf.mmm.content.parser.impl.opendoc.AbstractContentParserOpenDoc
The constructor.
AbstractContentParserPoi - Class in net.sf.mmm.content.parser.impl.poi
This is the abstract base implementation of the ContentParser interface for parsing binary Microsoft office documents using apache POI.
AbstractContentParserPoi() - Constructor for class net.sf.mmm.content.parser.impl.poi.AbstractContentParserPoi
The constructor.
AbstractContentParserService - Class in net.sf.mmm.content.parser.base
This is the abstract base implementation of the ContentParserService interface.
AbstractContentParserService() - Constructor for class net.sf.mmm.content.parser.base.AbstractContentParserService
The constructor.
AbstractContentParserText - Class in net.sf.mmm.content.parser.impl.text
This is the abstract base implementation of a ContentParser for plain text.
AbstractContentParserText() - Constructor for class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
The constructor.
AbstractContentParserTextMarkupAware - Class in net.sf.mmm.content.parser.impl.text
This is the abstract base implementation of a ContentParser for text that may contain markup.
AbstractContentParserTextMarkupAware() - Constructor for class net.sf.mmm.content.parser.impl.text.AbstractContentParserTextMarkupAware
The constructor.
AbstractContentTypeManager - Class in net.sf.mmm.util.contenttype.base
This is the abstract base implementation of the ContentTypeManager interface.
AbstractContentTypeManager() - Constructor for class net.sf.mmm.util.contenttype.base.AbstractContentTypeManager
The constructor.
AbstractConverterToArray<ARRAY> - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to an array.
AbstractConverterToArray() - Constructor for class net.sf.mmm.util.value.impl.AbstractConverterToArray
The constructor.
AbstractCountingEntryUpdateVisitor - Class in net.sf.mmm.search.indexer.base
This is the abstract base implementation of the CountingEntryUpdateVisitor interface.
AbstractCountingEntryUpdateVisitor() - Constructor for class net.sf.mmm.search.indexer.base.AbstractCountingEntryUpdateVisitor
The constructor.
AbstractCountingEntryUpdateVisitor.Counter - Class in net.sf.mmm.search.indexer.base
A simple counter (mutable Integer object).
AbstractCrawlingDeltaSearchIndexer - Class in net.sf.mmm.search.indexer.base.strategy
This is the abstract base implementation of SearchIndexerUpdateStrategy that recursively crawls resources.
AbstractCrawlingDeltaSearchIndexer(String...) - Constructor for class net.sf.mmm.search.indexer.base.strategy.AbstractCrawlingDeltaSearchIndexer
The constructor.
AbstractCsrfTokenManager - Class in net.sf.mmm.service.base.server
This is the abstract base implementation of CsrfTokenManager.
AbstractCsrfTokenManager() - Constructor for class net.sf.mmm.service.base.server.AbstractCsrfTokenManager
The constructor.
AbstractCustomHandler - Interface in net.sf.mmm.client.ui.gwt.widgets.handler
This is the abstract interface for a custom handler such as AbstractDragAndDropHandler.
AbstractDataResource - Class in net.sf.mmm.util.resource.base
This is the abstract base implementation of the DataResource interface.
AbstractDataResource() - Constructor for class net.sf.mmm.util.resource.base.AbstractDataResource
The constructor.
AbstractDataResourceFactory - Class in net.sf.mmm.util.resource.base
This is the abstract base implementation of the DataResourceFactory interface.
AbstractDataResourceFactory() - Constructor for class net.sf.mmm.util.resource.base.AbstractDataResourceFactory
The constructor.
AbstractDataResourceFactory.DataResourceAdapter - Class in net.sf.mmm.util.resource.base
This is an implementation of the DataResource interface, that adapts another DataResource and enhances the AbstractDataResourceFactory.DataResourceAdapter.navigate(String)-method to support switching schemes via the DataResourceFactory that created this DataResource.
AbstractDataResourceProvider<R extends DataResource> - Class in net.sf.mmm.util.resource.base.spi
This is the abstract base-implementation of the DataResourceProvider interface.
AbstractDataResourceProvider() - Constructor for class net.sf.mmm.util.resource.base.spi.AbstractDataResourceProvider
The constructor.
AbstractDataResourceProxy - Class in net.sf.mmm.util.resource.base
This is an abstract implementation of the DataResource interface that delegates to another DataResource.
AbstractDataResourceProxy() - Constructor for class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
The constructor.
AbstractDatatype - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of a simple Datatype.
AbstractDatatype() - Constructor for class net.sf.mmm.util.lang.api.AbstractDatatype
The constructor.
AbstractDatatypeDescriptor<T> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the abstract base implementation of DatatypeDescriptor.
AbstractDatatypeDescriptor(Class<T>, DatatypeSegmentDescriptor<T, ?>...) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
The constructor.
AbstractDatatypeDetector - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of DatatypeDetector.
AbstractDatatypeDetector() - Constructor for class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
The constructor.
AbstractDatatypeSegmentDescriptor<T,V> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeSegmentDescriptor.
AbstractDatatypeSegmentDescriptor(String, Class<V>) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
The constructor.
AbstractDatatypeSegmentDescriptor(String, Class<V>, boolean) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
The constructor.
AbstractDecision - Class in net.sf.mmm.util.contenttype.impl
TODO: this class ...
AbstractDecision() - Constructor for class net.sf.mmm.util.contenttype.impl.AbstractDecision
The constructor.
AbstractDeleteStatement<E,SELF extends DeleteStatement<E,SELF>> - Class in net.sf.mmm.util.query.base.statement
This is the abstract base-implementation of DeleteStatement.
AbstractDeleteStatement(SqlDialect, EntityAlias<E>) - Constructor for class net.sf.mmm.util.query.base.statement.AbstractDeleteStatement
The constructor.
AbstractDequeFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the DequeFactory interface.
AbstractDequeFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractDequeFactory
The constructor.
AbstractDetectorStream - Class in net.sf.mmm.util.io.base
This is the abstract base implementation of a DetectorStream.
AbstractDetectorStream() - Constructor for class net.sf.mmm.util.io.base.AbstractDetectorStream
The constructor.
AbstractDetectorStream(Map<String, Object>) - Constructor for class net.sf.mmm.util.io.base.AbstractDetectorStream
The constructor.
AbstractDetectorStreamProcessorFactory - Class in net.sf.mmm.util.io.base
This is the abstract base implementation of the DetectorStreamProcessorFactory interface.
AbstractDetectorStreamProcessorFactory() - Constructor for class net.sf.mmm.util.io.base.AbstractDetectorStreamProcessorFactory
The constructor.
AbstractDetectorStreamProvider - Class in net.sf.mmm.util.io.base
This is the abstract base implementation of the DetectorStreamProvider.
AbstractDetectorStreamProvider() - Constructor for class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
The constructor.
AbstractDialog - Interface in net.sf.mmm.client.ui.api.dialog
This is the abstract base interface for a dialog or screen of the client application.
AbstractDialogController<VIEW extends UiWidget> - Class in net.sf.mmm.client.ui.base.dialog
This is the abstract base class for the controller of a Dialog or PopupDialog.
AbstractDialogController() - Constructor for class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
The constructor.
AbstractDialogControllerFactory - Class in net.sf.mmm.client.ui.base.dialog
This is the abstract base implementation of DialogControllerFactory.
AbstractDialogControllerFactory() - Constructor for class net.sf.mmm.client.ui.base.dialog.AbstractDialogControllerFactory
The constructor.
AbstractDialogManager - Class in net.sf.mmm.client.ui.base.dialog
This is the abstract base implementation of DialogManager.
AbstractDialogManager() - Constructor for class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
The constructor.
AbstractDocumentBeanMapper<D,B extends Bean,M extends AbstractDocumentBeanMapper.Mapping<D,B>> - Class in net.sf.mmm.util.bean.base.mapping
This is the abstract base implementation of DocumentBeanMapper.
AbstractDocumentBeanMapper() - Constructor for class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
The constructor.
AbstractDocumentBeanMapper.Mapping<D,B extends Bean> - Class in net.sf.mmm.util.bean.base.mapping
Simple container for Bean meta-data.
AbstractDoubleSegment<SELF extends AbstractDoubleSegment<SELF>> - Class in net.sf.mmm.util.datatype.api.color
This is the abstract implementation of a Segment based on Double.
AbstractDoubleSegment() - Constructor for class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
The constructor for de-serialization in GWT.
AbstractDoubleSegment(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
The constructor.
AbstractDoubleSegment(double) - Constructor for class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
The constructor.
AbstractDragAndDropHandler - Class in net.sf.mmm.client.ui.gwt.widgets.handler
This is the abstract base class for an HTML5 drag and drop handler.
AbstractDragAndDropHandler() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
The constructor.
AbstractEntity - Class in net.sf.mmm.jpa.api.entity
Base implementation of a JPA Entity.
AbstractEntity() - Constructor for class net.sf.mmm.jpa.api.entity.AbstractEntity
 
AbstractEntityBeanArgument<V extends EntityBean> - Interface in net.sf.mmm.util.query.base.argument
The abstract base implementation of EntityBeanArgument.
AbstractEntityId - Class in net.sf.mmm.util.entity.base
This is the abstract base implementation of EntityId.
AbstractEntityId() - Constructor for class net.sf.mmm.util.entity.base.AbstractEntityId
The constructor.
AbstractEntryPoint<GINJECTOR extends ClientGinjector> - Class in net.sf.mmm.client.base.gwt
This is the abstract base implementation for an application client using the framework based on GWT, GWTP and GIN.
AbstractEntryPoint() - Constructor for class net.sf.mmm.client.base.gwt.AbstractEntryPoint
The constructor.
AbstractEntryPoint.ExceptionHandler - Class in net.sf.mmm.client.base.gwt
This is the default implementation of GWT.UncaughtExceptionHandler.
AbstractEnumDefinition<TYPE,CATEGORY> - Class in net.sf.mmm.util.lang.base
This class implements EnumDefinition for a java Enum.
AbstractEnumDefinition() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumDefinition
The constructor.
AbstractEnumProvider - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of EnumProvider.
AbstractEnumProvider() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProvider
The constructor.
AbstractEnumProvider(MapFactory<?>) - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProvider
The constructor.
AbstractEnumProvider.EnumContainer - Class in net.sf.mmm.util.lang.base
This inner class is a container for an EnumDefinition with its values.
AbstractEnumProvider.EnumDefinitionIterator - Class in net.sf.mmm.util.lang.base
 
AbstractEnumProviderAsynchronous - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of AbstractEnumProvider that retrieves enum values asynchronously.
AbstractEnumProviderAsynchronous() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProviderAsynchronous
The constructor.
AbstractEnumProviderSynchronous - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of AbstractEnumProvider that retrieves enum values synchronously.
AbstractEnumProviderSynchronous() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProviderSynchronous
The constructor.
AbstractEnvironmentDetector - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of EnvironmentDetector.
AbstractEnvironmentDetector() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
The constructor.
AbstractEqualsChecker<VALUE> - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of EqualsChecker.
AbstractEqualsChecker() - Constructor for class net.sf.mmm.util.lang.api.AbstractEqualsChecker
The constructor.
AbstractErrorMessage - Class in net.sf.mmm.util.lang.base
This is the abstract base class for an error Message.
AbstractErrorMessage() - Constructor for class net.sf.mmm.util.lang.base.AbstractErrorMessage
The constructor for de-serialization in GWT.
AbstractErrorMessage(String, Object, String, UUID, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.AbstractErrorMessage
The constructor.
AbstractErrorMessage(String, Object, NlsMessage, UUID, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.AbstractErrorMessage
The constructor.
AbstractErrorMessage(NlsThrowable) - Constructor for class net.sf.mmm.util.lang.base.AbstractErrorMessage
The constructor.
AbstractEventAdapter - Class in net.sf.mmm.client.ui.base.handler.event
This is the abstract base class for a toolkit specific adapter of UiHandlerEvent.
AbstractEventAdapter(UiFeatureEvent, UiHandlerEvent) - Constructor for class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
The constructor.
AbstractEventBus - Class in net.sf.mmm.util.event.base
This is the default implementation of EventBus.
AbstractEventBus() - Constructor for class net.sf.mmm.util.event.base.AbstractEventBus
The constructor.
AbstractEventBus(QueueFactory, MapFactory<?>) - Constructor for class net.sf.mmm.util.event.base.AbstractEventBus
The constructor.
AbstractEventBus.EventDispatcher<E> - Class in net.sf.mmm.util.event.base
A dispatcher for all EventListeners of a particular event type.
AbstractEventBus.EventListenerContainer<E> - Class in net.sf.mmm.util.event.base
A simple container for a registered EventListener.
AbstractEventSource<E extends Event,L extends EventListener<E>> - Class in net.sf.mmm.util.event.base
This is the abstract base implementation of the EventListener interface.
AbstractEventSource() - Constructor for class net.sf.mmm.util.event.base.AbstractEventSource
The constructor.
AbstractEventSource(CollectionFactory<? extends Collection>) - Constructor for class net.sf.mmm.util.event.base.AbstractEventSource
The constructor.
AbstractFeature - Class in net.sf.mmm.util.query.base.feature
This is the abstract base implementation of StatementFeature.
AbstractFeature(int) - Constructor for class net.sf.mmm.util.query.base.feature.AbstractFeature
The constructor.
AbstractFeatureBehavior - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the abstract base implementation of FeatureBehavior.
AbstractFeatureBehavior(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
The constructor.
AbstractFlagAdvanced - Class in net.sf.mmm.client.ui.base.attribute
This is the abstract base implementation of AttributeWriteFlagAdvanced.
AbstractFlagAdvanced() - Constructor for class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
The constructor.
AbstractFlagAdvanced(Set<FlagModifier>) - Constructor for class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
The constructor for a concurrent (thread-safe) implementation.
AbstractFormatter<V> - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of the Formatter interface.
AbstractFormatter() - Constructor for class net.sf.mmm.util.lang.base.AbstractFormatter
The constructor.
AbstractGenericContextFactory - Class in net.sf.mmm.util.context.base
This is the abstract base-implementation of the GenericContextFactory interface.
AbstractGenericContextFactory() - Constructor for class net.sf.mmm.util.context.base.AbstractGenericContextFactory
The constructor.
AbstractGenericContextProxy - Class in net.sf.mmm.util.context.base
This is an abstract base implementation of the GenericContext interface that delegates to another instance.
AbstractGenericContextProxy() - Constructor for class net.sf.mmm.util.context.base.AbstractGenericContextProxy
The constructor.
AbstractGenericEntity<ID> - Class in net.sf.mmm.util.entity.base
This is the abstract base-class that implementations of MutableGenericEntity should inherit from (if possible).
AbstractGenericEntity() - Constructor for class net.sf.mmm.util.entity.base.AbstractGenericEntity
The constructor.
AbstractGenericRemoteInvocationCommandService - Class in net.sf.mmm.service.impl.command.server
This is the abstract base implementation of GenericRemoteInvocationCommandService.
AbstractGenericRemoteInvocationCommandService() - Constructor for class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
The constructor.
AbstractGenericRemoteInvocationRpcService - Class in net.sf.mmm.service.impl.rpc.server
This is the server-side default implementation of GenericRemoteInvocationRpcService.
AbstractGenericRemoteInvocationRpcService() - Constructor for class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
The constructor.
AbstractGenericRemoteInvocationService<CALL extends RemoteInvocationCall,REQUEST extends GenericRemoteInvocationRequest<CALL,? extends GenericRemoteInvocationTransactionalCalls<CALL>>,RESPONSE extends GenericRemoteInvocationResponse,HANDLER extends GenericRemoteInvocationCallHandler<CALL>> - Class in net.sf.mmm.service.base.server
This is the abstract base class for the common implementation of GenericRemoteInvocationRpcService and GenericRemoteInvocationCommandService.
AbstractGenericRemoteInvocationService() - Constructor for class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
The constructor.
AbstractGenericRemoteInvocationService.RequestContext - Class in net.sf.mmm.service.base.server
A context object for stateful information related to the current GenericRemoteInvocationRequest.
AbstractGenericTreeNode<CHILD extends Node<PARENT>,PARENT extends GenericTreeNode<CHILD,PARENT>> - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the GenericTreeNode interface.
AbstractGenericTreeNode() - Constructor for class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
The constructor.
AbstractGenericTreeNode(PARENT) - Constructor for class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
The constructor.
AbstractGenericTreeNode(ListFactory) - Constructor for class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
The constructor.
AbstractGenericTreeNode(PARENT, ListFactory) - Constructor for class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
The constructor.
AbstractGenericType<T> - Class in net.sf.mmm.util.reflect.base
This is the implementation of the GenericType interface.
AbstractGenericType() - Constructor for class net.sf.mmm.util.reflect.base.AbstractGenericType
The constructor.
AbstractGenericValueConverter<SOURCE> - Class in net.sf.mmm.util.value.base
This is the abstract base implementation of the GenericValueConverter interface.
AbstractGenericValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractGenericValueConverter
The constructor.
AbstractGenre - Interface in net.sf.mmm.orient.data.bean.api
TODO: this class ...
AbstractGlobalExceptionHandler - Class in net.sf.mmm.util.exception.base
This is the abstract base implementation of the GlobalExceptionHandler interface.
AbstractGlobalExceptionHandler() - Constructor for class net.sf.mmm.util.exception.base.AbstractGlobalExceptionHandler
The constructor.
AbstractGlobPatternCompiler - Class in net.sf.mmm.util.pattern.base
This is an abstract base-implementation of the PatternCompiler interface for glob-patterns.
AbstractGlobPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
The constructor.
AbstractHashCodeFunction<VALUE> - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of HashCodeFunction.
AbstractHashCodeFunction() - Constructor for class net.sf.mmm.util.lang.api.AbstractHashCodeFunction
The constructor.
AbstractHashKey<T> - Class in net.sf.mmm.util.collection.base
This is an abstract base class that allows to use any object as hash-key with external custom implementations of equals and hashCode.
AbstractHashKey() - Constructor for class net.sf.mmm.util.collection.base.AbstractHashKey
The constructor for de-serialization in GWT.
AbstractHashKey(T) - Constructor for class net.sf.mmm.util.collection.base.AbstractHashKey
The constructor.
AbstractHyphenator - Class in net.sf.mmm.util.text.base
This is the abstract base implementation of the Hyphenator interface.
AbstractHyphenator(Locale, char) - Constructor for class net.sf.mmm.util.text.base.AbstractHyphenator
The constructor.
AbstractHyphenatorBuilder - Class in net.sf.mmm.util.text.base
This is the abstract base-implementation of the HyphenatorBuilder interface.
AbstractHyphenatorBuilder() - Constructor for class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
The constructor.
AbstractId<E> - Class in net.sf.mmm.util.bean.api.id
This is the abstract base implementation of Id.
AbstractId() - Constructor for class net.sf.mmm.util.bean.api.id.AbstractId
The constructor.
AbstractId(Class<E>) - Constructor for class net.sf.mmm.util.bean.api.id.AbstractId
The constructor.
AbstractImage - Interface in net.sf.mmm.client.ui.api.common
This is the abstract interface for an image (file of the type PNG, JPEG, etc.).
AbstractIncrementalGenerator - Class in net.sf.mmm.util.gwt.base.rebind
This is the abstract base implementation for IncrementalGenerators for GWT environments, that generates a Class from a single input type.
AbstractIncrementalGenerator() - Constructor for class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
The constructor.
AbstractInsertStatement<E,SELF extends InsertStatement<E,SELF>> - Class in net.sf.mmm.util.query.base.statement
This is the abstract base-implementation of InsertStatement.
AbstractInsertStatement(SqlDialect, EntityAlias<E>) - Constructor for class net.sf.mmm.util.query.base.statement.AbstractInsertStatement
The constructor.
AbstractItemContainer<ITEM,SELF extends AbstractItemContainer<ITEM,SELF>> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of ItemContainer.
AbstractItemContainer(AbstractUiWidgetAbstractDataSet<?, ?, ITEM, SELF>) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
The constructor.
AbstractIterator<E> - Class in net.sf.mmm.util.collection.base
This is an abstract base implementation of the Iterator interface.
AbstractIterator() - Constructor for class net.sf.mmm.util.collection.base.AbstractIterator
The constructor.
AbstractLineWrapper - Class in net.sf.mmm.util.text.base
This is the abstract base-implementation of the LineWrapper interface.
AbstractLineWrapper() - Constructor for class net.sf.mmm.util.text.base.AbstractLineWrapper
The constructor.
AbstractLink<E extends EntityBean> - Class in net.sf.mmm.util.bean.base.link
Abstract base implementation of Link.
AbstractLink() - Constructor for class net.sf.mmm.util.bean.base.link.AbstractLink
The constructor.
AbstractLinkedNode<V,NODE extends AbstractLinkedNode<V,NODE>> - Class in net.sf.mmm.util.collection.base
This is the abstract base-implementation of the LinkedNode interface.
AbstractLinkedNode() - Constructor for class net.sf.mmm.util.collection.base.AbstractLinkedNode
The constructor.
AbstractListArgument<E> - Interface in net.sf.mmm.util.query.base.argument
The abstract base implementation of CollectionArgument.
AbstractListFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the ListFactory interface.
AbstractListFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractListFactory
The constructor.
AbstractLocalizableFormatter<V> - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of the LocalizableFormatter interface.
AbstractLocalizableFormatter() - Constructor for class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
The constructor.
AbstractLocalizedName - Interface in net.sf.mmm.orient.data.bean.api
This is the abstract base class for a Vertex that has a AbstractName.Name().
AbstractLocation - Interface in net.sf.mmm.orient.data.bean.api
This is the abstract base class for a Vertex that has an optional geo-location with AbstractLocation.Longitude() and AbstractLocation.Latitude().
AbstractLoggableComponent - Class in net.sf.mmm.util.component.base
This is the abstract base class for a component that provides a logger .
AbstractLoggableComponent() - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableComponent
The constructor.
AbstractLoggableHttpServlet - Class in net.sf.mmm.util.component.base
This is the abstract base class for a HttpServlet that needs a logger.
AbstractLoggableHttpServlet() - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
The constructor.
AbstractLoggableHttpServlet(Logger) - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
The constructor.
AbstractLoggableObject - Class in net.sf.mmm.util.component.base
This is the abstract base class for any object that is no component but needs a logger.
AbstractLoggableObject() - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableObject
The constructor.
AbstractLoggableObject(Logger) - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableObject
The constructor.
AbstractLuceneSearchQuery - Class in net.sf.mmm.search.engine.impl.lucene
This is the implementation of the SearchQuery interface using lucene as underlying search-engine.
AbstractLuceneSearchQuery() - Constructor for class net.sf.mmm.search.engine.impl.lucene.AbstractLuceneSearchQuery
The constructor.
AbstractMain - Class in net.sf.mmm.util.cli.api
This is the abstract base class for a main-program.
AbstractMain() - Constructor for class net.sf.mmm.util.cli.api.AbstractMain
The constructor.
AbstractMainDialogController<VIEW extends UiWidgetRegular> - Class in net.sf.mmm.client.ui.base.dialog.main
This is the abstract base implementation for the DialogController of a main dialog.
AbstractMainDialogController() - Constructor for class net.sf.mmm.client.ui.base.dialog.main.AbstractMainDialogController
The constructor.
AbstractMapArgument<K,V> - Interface in net.sf.mmm.util.query.base.argument
The abstract base implementation of MapArgument.
AbstractMapFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the MapFactory interface.
AbstractMapFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractMapFactory
The constructor.
AbstractMapPojoPathFunction<VALUE> - Class in net.sf.mmm.util.pojo.path.base
This is the abstract base implementation for a PojoPathFunction that operates on a Map.
AbstractMapPojoPathFunction() - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractMapPojoPathFunction
 
AbstractMapValidatorBuilder<K,V,M extends Map<K,V>,PARENT,SELF extends AbstractMapValidatorBuilder<K,V,M,PARENT,SELF>> - Class in net.sf.mmm.util.validation.base.collection
The abstract base for a builder of AbstractValidator for Map values.
AbstractMapValidatorBuilder(PARENT) - Constructor for class net.sf.mmm.util.validation.base.collection.AbstractMapValidatorBuilder
The constructor.
AbstractMedia - Interface in net.sf.mmm.orient.data.bean.api.media
This is the abstract OrientBean for any multi-media object.
AbstractMessage - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of Message.
AbstractMessage() - Constructor for class net.sf.mmm.util.lang.base.AbstractMessage
The constructor for de-serialization in GWT.
AbstractMessage(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.AbstractMessage
The constructor.
AbstractMessage(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.AbstractMessage
The constructor.
AbstractModifyStatement<E,SELF extends ModifyStatement<E,SELF>> - Class in net.sf.mmm.util.query.base.statement
This is the abstract base-implementation of ModifyStatement.
AbstractModifyStatement(SqlDialect, EntityAlias<E>) - Constructor for class net.sf.mmm.util.query.base.statement.AbstractModifyStatement
The constructor.
AbstractMouseDragHandler - Class in net.sf.mmm.client.ui.gwt.widgets.handler
This is the abstract base class for a handler that allows moving or resizing with the mouse.
AbstractMouseDragHandler() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
The constructor.
AbstractMultiThreadedEventSource<E extends Event,L extends EventListener<E>> - Class in net.sf.mmm.util.event.base
This class extends AbstractSynchronizedEventSource with the ability to send events asynchronous in separate Threads.
AbstractMultiThreadedEventSource() - Constructor for class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
The constructor.
AbstractMutableGenericContext - Class in net.sf.mmm.util.context.base
This class is the basic implementation of the GenericContext interface.
AbstractMutableGenericContext(MapFactory<? extends Map>, GenericContext) - Constructor for class net.sf.mmm.util.context.base.AbstractMutableGenericContext
The constructor for a sub-context.
AbstractMutableSearchEntry - Class in net.sf.mmm.search.indexer.base
This is the abstract base implementation of the MutableSearchEntry interface.
AbstractMutableSearchEntry(SearchFields, SearchDependencies) - Constructor for class net.sf.mmm.search.indexer.base.AbstractMutableSearchEntry
The constructor.
AbstractName - Interface in net.sf.mmm.orient.data.bean.api
This is the abstract base class for a Vertex that has a AbstractName.Name().
AbstractNavigableMapFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the NavigableMapFactory interface.
AbstractNavigableMapFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractNavigableMapFactory
The constructor.
AbstractNavigableSetFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the NavigableSetFactory interface.
AbstractNavigableSetFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractNavigableSetFactory
The constructor.
AbstractNavigationDialogController<VIEW extends UiWidgetRegular> - Class in net.sf.mmm.client.ui.base.dialog.navigation
This is the abstract base implementation for the DialogController of a navigation dialog.
AbstractNavigationDialogController() - Constructor for class net.sf.mmm.client.ui.base.dialog.navigation.AbstractNavigationDialogController
The constructor.
AbstractNlsBundleFactory - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of NlsBundleFactory.
AbstractNlsBundleFactory() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
The constructor.
AbstractNlsBundleFactory(ClassLoader) - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
The constructor.
AbstractNlsBundleFactory.NlsBundleDescriptor - Interface in net.sf.mmm.util.nls.base
Interface describing an NlsBundle interface.
AbstractNlsBundleFactory.NlsBundleInvocationHandler - Class in net.sf.mmm.util.nls.base
This inner class is an InvocationHandler for the dynamic NlsBundle instance.
AbstractNlsBundleFactory.NlsBundleMethodInfo - Class in net.sf.mmm.util.nls.base
This inner class holds all the information to be cached for a NlsBundle-method.
AbstractNlsBundleFactoryGwt - Class in net.sf.mmm.util.nls.impl
This is the GWT compatible implementation of NlsBundleFactory.
AbstractNlsBundleFactoryGwt() - Constructor for class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
The constructor.
AbstractNlsBundleGenerator - Class in net.sf.mmm.util.nls.impl.rebind
This is the abstract base implementation of a GWT Generator for rebinding the NlsBundleFactory implementation.
AbstractNlsBundleGenerator() - Constructor for class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
The constructor.
AbstractNlsDependencies - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of NlsDependencies.
AbstractNlsDependencies() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsDependencies
The constructor.
AbstractNlsFormatter<O> - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsFormatter interface.
AbstractNlsFormatter() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsFormatter
The constructor.
AbstractNlsFormatterDateIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for Dates using Iso8601Util.
AbstractNlsFormatterDateIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
The constructor.
AbstractNlsFormatterDateIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
The constructor.
AbstractNlsFormatterManager - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsFormatterManager interface.
AbstractNlsFormatterManager() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
The constructor.
AbstractNlsFormatterPlugin<O> - Class in net.sf.mmm.util.nls.base
T import net.sf.mmm.util.nls.api.NlsTemplateResolver; his is the abstract base-implementation of an NlsFormatter that is no NlsMessageFormatter but a sub-formatter for a specific type and style.
AbstractNlsFormatterPlugin() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsFormatterPlugin
The constructor.
AbstractNlsMessage - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of NlsMessage.
AbstractNlsMessage() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsMessage
The constructor.
AbstractNlsMessageFactory - Class in net.sf.mmm.util.nls.base
This is the implementation of the NlsMessageFactory interface.
AbstractNlsMessageFactory() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
The constructor.
AbstractNlsMessageFactoryImpl - Class in net.sf.mmm.util.nls.base
This is the abstract but almost complete implementation of NlsMessageFactory.
AbstractNlsMessageFactoryImpl() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
The constructor.
AbstractNlsMessageFormatter - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsMessageFormatter interface.
AbstractNlsMessageFormatter() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsMessageFormatter
 
AbstractNlsResourceBundleJavaScriptServlet - Class in net.sf.mmm.util.nls.base
This is a HttpServlet that dynamically generates some JavaScript containing the content of NlsBundles and ResourceBundles for the users locale.
AbstractNlsResourceBundleJavaScriptServlet() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
The constructor.
AbstractNlsTemplate - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsTemplate interface.
AbstractNlsTemplate() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsTemplate
The constructor.
AbstractNlsTemplateResolver - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsTemplateResolver interface.
AbstractNlsTemplateResolver() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsTemplateResolver
The constructor.
AbstractNodeContainer<NODE,SELF extends AbstractNodeContainer<NODE,SELF>> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of NodeContainer.
AbstractNodeContainer(AbstractUiWidgetAbstractDataSet<?, ?, NODE, SELF>) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractNodeContainer
The constructor.
AbstractNodeContainer(AbstractUiWidgetAbstractDataSet<?, ?, NODE, SELF>, SELF) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractNodeContainer
The constructor.
AbstractNoPool<E> - Class in net.sf.mmm.util.pool.base
This is the abstract base implementation of a dummy Pool that is actually NOT pooling at all.
AbstractNoPool() - Constructor for class net.sf.mmm.util.pool.base.AbstractNoPool
The constructor.
AbstractNumberArgument<V extends Number & Comparable<?>> - Interface in net.sf.mmm.util.query.base.argument
The abstract base implementation of NumberArgument.
AbstractPageDialogController<VIEW extends UiWidgetRegular & AttributeReadSlot> - Class in net.sf.mmm.client.ui.base.dialog.page
This is the abstract base implementation for the DialogController of the page.
AbstractPageDialogController() - Constructor for class net.sf.mmm.client.ui.base.dialog.page.AbstractPageDialogController
The constructor.
AbstractPathFactory - Class in net.sf.mmm.util.path.base
This is the abstract base implementation of the PathFactory interface.
AbstractPathFactory() - Constructor for class net.sf.mmm.util.path.base.AbstractPathFactory
The constructor.
AbstractPathFactory - Class in net.sf.mmm.util.query.base.path
This is the abstract base implementation of PathFactory.
AbstractPathFactory() - Constructor for class net.sf.mmm.util.query.base.path.AbstractPathFactory
The constructor.
AbstractPathRoot<E> - Class in net.sf.mmm.util.query.base.path
This is the abstract base implementation of PathRoot.
AbstractPathRoot() - Constructor for class net.sf.mmm.util.query.base.path.AbstractPathRoot
The constructor.
AbstractPojoBeanMapper<D,B extends Bean> - Class in net.sf.mmm.util.bean.base.mapping
This is the abstract base implementation of DocumentBeanMapper.
AbstractPojoBeanMapper() - Constructor for class net.sf.mmm.util.bean.base.mapping.AbstractPojoBeanMapper
The constructor.
AbstractPojoDescriptor<POJO> - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base implementation of the PojoDescriptor interface.
AbstractPojoDescriptor(GenericType<POJO>, PojoDescriptorBuilder) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
The constructor.
AbstractPojoDescriptorBuilder - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base-implementation of the PojoDescriptorBuilder interface.
AbstractPojoDescriptorBuilder(MapFactory) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
The constructor.
AbstractPojoDescriptorBuilderFactory - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base implementation of the PojoDescriptorBuilderFactory interface.
AbstractPojoDescriptorBuilderFactory() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
The constructor.
AbstractPojoDescriptorBuilderLimited - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base-implementation of the PojoDescriptorBuilder interface.
AbstractPojoDescriptorBuilderLimited() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
The constructor.
AbstractPojoDescriptorGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the incremental GWT generator to generate the implementation of PojoDescriptorBuilder.
AbstractPojoDescriptorGenerator() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
The constructor.
AbstractPojoDescriptorImpl<POJO> - Class in net.sf.mmm.util.pojo.descriptor.impl
This is an abstract but mostly complete implementation of the PojoDescriptor interface.
AbstractPojoDescriptorImpl(GenericType<POJO>, PojoDescriptorBuilder) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
The constructor.
AbstractPojoIntrospector - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the abstract base class for the default implementation of PojoMethodIntrospector or PojoFieldIntrospector.
AbstractPojoIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
The constructor.
AbstractPojoIntrospector(VisibilityModifier, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
The constructor.
AbstractPojoPathFunction<IN,VALUE> - Class in net.sf.mmm.util.pojo.path.base
This is the abstract base implementation of the PojoPathFunction interface.
AbstractPojoPathFunction() - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
The constructor.
AbstractPojoPathNavigator - Class in net.sf.mmm.util.pojo.path.base
This is the abstract base implementation of the PojoPathNavigator.
AbstractPojoPathNavigator() - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
The constructor.
AbstractPojoPathNavigator.CachingPojoPath - Class in net.sf.mmm.util.pojo.path.base
This class represents a PojoPath.
AbstractPojoPathNavigator.PojoPathCache - Class in net.sf.mmm.util.pojo.path.base
This inner class represents the cache for AbstractPojoPathNavigator.CachingPojoPaths based on an initial Pojo.
AbstractPojoPathNavigator.PojoPathState - Class in net.sf.mmm.util.pojo.path.base
This inner class represents the state for a PojoPath evaluation.
AbstractPojoPropertyAccessor - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract base-implementation of the PojoPropertyAccessor interface.
AbstractPojoPropertyAccessor() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessor
The constructor.
AbstractPojoPropertyAccessorBase - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the major base-implementation of the PojoPropertyAccessor interface.
AbstractPojoPropertyAccessorBase(String, Type, PojoDescriptor<?>, PojoDescriptorDependencies) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
The constructor.
AbstractPojoPropertyAccessorBuilder<ACCESSOR extends PojoPropertyAccessor> - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is an abstract base implementation of the PojoPropertyAccessorBuilder interface.
AbstractPojoPropertyAccessorBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
The constructor.
AbstractPojoPropertyAccessorField - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract implementation of the PojoPropertyAccessor interface used to access a Field.
AbstractPojoPropertyAccessorField(PojoDescriptor<?>, PojoDescriptorDependencies, Field) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
The constructor.
AbstractPojoPropertyAccessorField(String, Type, PojoDescriptor<?>, PojoDescriptorDependencies, Field) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
The constructor.
AbstractPojoPropertyAccessorGetMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the abstract base implementation of PojoPropertyAccessorNonArg for accessing a getter Method in a limited environment (GWT).
AbstractPojoPropertyAccessorGetMethod(String, GenericType<?>, Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
The constructor.
AbstractPojoPropertyAccessorMethod - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract implementation of the PojoPropertyAccessor interface used to access a Method.
AbstractPojoPropertyAccessorMethod(String, Type, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
The constructor.
AbstractPojoPropertyAccessorMethodLimited - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the abstract base implementation of PojoPropertyAccessor for accessing a Method (getter or setter) in a limited environment (GWT).
AbstractPojoPropertyAccessorMethodLimited(String, GenericType<?>, Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
The constructor.
AbstractPojoPropertyAccessorProxy - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract implementation of the PojoPropertyAccessor interface that delegates to another accessor.
AbstractPojoPropertyAccessorProxy() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
The constructor.
AbstractPojoPropertyAccessorProxyAdapter - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract base implementation of a PojoPropertyAccessor that acts as proxy to a delegate allowing to add new ways to access a property.
AbstractPojoPropertyAccessorProxyAdapter(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
The constructor.
AbstractPojoPropertyAccessorProxyAdapterComponentType - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract base implementation of a PojoPropertyAccessor that acts as proxy to a delegate allowing to add new ways to access a property.
AbstractPojoPropertyAccessorProxyAdapterComponentType(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
The constructor.
AbstractPojoPropertyAccessorSetMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the abstract base implementation of the PojoPropertyAccessorOneArg interface for accessing a setter Method in a limited environment (GWT).
AbstractPojoPropertyAccessorSetMethod(String, GenericType<?>, Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
The constructor.
AbstractPojoPropertyDescriptor - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base implementation of the PojoPropertyDescriptor interface.
AbstractPojoPropertyDescriptor(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
The constructor.
AbstractPool<E> - Class in net.sf.mmm.util.pool.base
This is the abstract base implementation of the Pool interface.
AbstractPool() - Constructor for class net.sf.mmm.util.pool.base.AbstractPool
The constructor.
AbstractPool(int, boolean) - Constructor for class net.sf.mmm.util.pool.base.AbstractPool
The constructor.
AbstractPool(int, Object) - Constructor for class net.sf.mmm.util.pool.base.AbstractPool
The constructor for a thread-safe pool with an externally given lock for synchronization.
AbstractPool(boolean, int, Object) - Constructor for class net.sf.mmm.util.pool.base.AbstractPool
The constructor.
AbstractProperty<V> - Class in net.sf.mmm.util.property.api
This is the implementation of WritableProperty.
AbstractProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.AbstractProperty
The constructor.
AbstractProperty(String, Bean, AbstractValidator<? super V>) - Constructor for class net.sf.mmm.util.property.api.AbstractProperty
The constructor.
AbstractProperty.PropertyBuilder<T extends AbstractProperty<? extends V>> - Class in net.sf.mmm.util.property.api
Implementation of Builder to build a copy of the property.
AbstractPropertyBuilder - Interface in net.sf.mmm.orient.impl.property
This is the abstract interface used to build missing properties.
AbstractPropertyFactory<V,P extends WritableProperty<V>> - Class in net.sf.mmm.util.property.impl.factory
The abstract base implementation of PropertyFactory.
AbstractPropertyFactory() - Constructor for class net.sf.mmm.util.property.impl.factory.AbstractPropertyFactory
 
AbstractQueueFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the QueueFactory interface.
AbstractQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractQueueFactory
The constructor.
AbstractRecursiveValueConverter<SOURCE,TARGET> - Class in net.sf.mmm.util.value.base
This is an abstract base-implementation for a ValueConverter that performs recursive conversions on the owning-converter for converting child values.
AbstractRecursiveValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
The constructor.
AbstractRegularProperty<V> - Class in net.sf.mmm.util.property.api
This is the abstract base implementation of a regular WritableProperty.
AbstractRegularProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.AbstractRegularProperty
The constructor.
AbstractRegularProperty(String, Bean, AbstractValidator<? super V>) - Constructor for class net.sf.mmm.util.property.api.AbstractRegularProperty
The constructor.
AbstractRegularProperty(String, Bean, Supplier<? extends V>) - Constructor for class net.sf.mmm.util.property.api.AbstractRegularProperty
The constructor.
AbstractRemoteInvocationCaller<QUEUE extends RemoteInvocationQueue,CALL extends RemoteInvocationCall,TX_CALLS extends GenericRemoteInvocationTransactionalCalls<CALL>,REQUEST extends GenericRemoteInvocationRequest<CALL,TX_CALLS>> - Class in net.sf.mmm.service.base.client
This is the abstract base-implementation of RemoteInvocationCaller.
AbstractRemoteInvocationCaller() - Constructor for class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
The constructor.
AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue - Class in net.sf.mmm.service.base.client
This is the abstract base implementation of RemoteInvocationQueue.
AbstractRemoteInvocationCaller.RequestBuilder - Class in net.sf.mmm.service.base.client
This class is a builder for GenericRemoteInvocationRequests.
AbstractRemoteInvocationCaller.TransactionalCallBuilder - Class in net.sf.mmm.service.base.client
This inner calls is a builder for GenericRemoteInvocationTransactionalCalls.
AbstractRemoteInvocationCommandCaller - Interface in net.sf.mmm.service.api.command.client
This is the abstract interface to call a RemoteInvocationCommand from the client.
AbstractRemoteInvocationCommandCaller - Class in net.sf.mmm.service.base.command.client
This is the abstract base implementation of RemoteInvocationCommandCaller.
AbstractRemoteInvocationCommandCaller() - Constructor for class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
The constructor.
AbstractRemoteInvocationCommandCaller.RemoteInvocationCommandQueueImpl - Class in net.sf.mmm.service.base.command.client
This is the implementation of RemoteInvocationCommandQueue.
AbstractRemoteInvocationCommandHandler<RESULT extends Serializable,COMMAND extends RemoteInvocationCommand<RESULT>> - Class in net.sf.mmm.service.base.command.server
This is the abstract base implementation for a RemoteInvocationCommandHandler.
AbstractRemoteInvocationCommandHandler() - Constructor for class net.sf.mmm.service.base.command.server.AbstractRemoteInvocationCommandHandler
The constructor.
AbstractRemoteInvocationQueue(RemoteInvocationQueueSettings) - Constructor for class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
The constructor.
AbstractRemoteInvocationQueue(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.AbstractRemoteInvocationQueue) - Constructor for class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
The constructor.
AbstractRemoteInvocationService - Class in net.sf.mmm.service.base.rpc.server
This is the abstract base implementation for a RemoteInvocationService.
AbstractRemoteInvocationService() - Constructor for class net.sf.mmm.service.base.rpc.server.AbstractRemoteInvocationService
The constructor.
AbstractRemoteInvocationServiceCaller - Interface in net.sf.mmm.service.api.rpc.client
This is the abstract interface to call a RemoteInvocationService from the client.
AbstractRemoteInvocationServiceCaller - Class in net.sf.mmm.service.base.rpc.client
This is the abstract base-implementation of RemoteInvocationServiceCaller.
AbstractRemoteInvocationServiceCaller() - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
The constructor.
AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl - Class in net.sf.mmm.service.base.rpc.client
This inner class is the implementation of RemoteInvocationServiceQueue.
AbstractRemoteInvocationServiceCaller.ServiceCallData<RESULT> - Class in net.sf.mmm.service.base.rpc.client
This inner class is a simple container for the data of an invocation of a RemoteInvocationService method.
AbstractRemoteInvocationServiceCallerGwt - Class in net.sf.mmm.service.impl.gwt.rpc.client
This is the abstract base implementation of RemoteInvocationServiceCaller for GWT (Google Web-Toolkit).
AbstractRemoteInvocationServiceCallerGwt() - Constructor for class net.sf.mmm.service.impl.gwt.rpc.client.AbstractRemoteInvocationServiceCallerGwt
The constructor.
AbstractRemoteInvocationServiceCallerGwt(RemoteInvocationGenericServiceGwtAsync) - Constructor for class net.sf.mmm.service.impl.gwt.rpc.client.AbstractRemoteInvocationServiceCallerGwt
The constructor.
AbstractRemoteInvocationServiceCallerWithClientMap - Class in net.sf.mmm.service.base.rpc.client
This is the abstract base-implementation of RemoteInvocationServiceCaller using a map of pre-registered service clients.
AbstractRemoteInvocationServiceCallerWithClientMap() - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCallerWithClientMap
The constructor.
AbstractRemoteInvocationServiceClient - Class in net.sf.mmm.service.base.rpc.client
This is the abstract base implementation for the service-client stubs of RemoteInvocationServices.
AbstractRemoteInvocationServiceClient() - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceClient
The constructor.
AbstractResourceBundle - Class in net.sf.mmm.util.nls.base
This is the abstract base class for ResourceBundle implementations using this NLS support.
AbstractResourceBundle() - Constructor for class net.sf.mmm.util.nls.base.AbstractResourceBundle
The constructor.
AbstractResourceBundleCli - Class in net.sf.mmm.util.nls.base
The abstract base class for a CLI program to process NlsBundles or AbstractResourceBundles for localization maintenance.
AbstractResourceBundleCli() - Constructor for class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
The constructor.
AbstractResourceBundleNlsTemplateResolver - Class in net.sf.mmm.util.nls.impl
This is an abstract base implementation of the NlsTemplateResolver interface.
AbstractResourceBundleNlsTemplateResolver() - Constructor for class net.sf.mmm.util.nls.impl.AbstractResourceBundleNlsTemplateResolver
The constructor.
AbstractResourceSearchIndexer - Class in net.sf.mmm.search.indexer.base
This is the abstract base-implementation of the ResourceSearchIndexer interface.
AbstractResourceSearchIndexer() - Constructor for class net.sf.mmm.search.indexer.base.AbstractResourceSearchIndexer
The constructor.
AbstractRevisionedEntity<ID> - Class in net.sf.mmm.util.entity.base
This is the abstract base-class that implementations of MutableRevisionedEntity should inherit from (if possible).
AbstractRevisionedEntity() - Constructor for class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
The constructor.
AbstractRole - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of Role.
AbstractRole() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRole
The constructor.
AbstractRoleComposite - Class in net.sf.mmm.client.ui.base.aria.role
This is the abstract base implementation of RoleComposite.
AbstractRoleComposite() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleComposite
The constructor.
AbstractRoleGridCell - Class in net.sf.mmm.client.ui.base.aria.role
This is the abstract base implementation of RoleGridCell.
AbstractRoleGridCell() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
The constructor.
AbstractRoleGridCellHeader - Class in net.sf.mmm.client.ui.base.aria.role
AbstractRoleGridCellHeader() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
The constructor.
AbstractRoleGroup - Class in net.sf.mmm.client.ui.base.aria.role
This is the abstract base implementation of RoleGroup.
AbstractRoleGroup() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGroup
The constructor.
AbstractRoleOption - Class in net.sf.mmm.client.ui.base.aria.role
This is the abstract base implementation of RoleOption.
AbstractRoleOption() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
The constructor.
AbstractRoleRange - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRange.
AbstractRoleRange() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
The constructor.
AbstractRoleWithAttributeChecked - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of AbstractRoleWithAttributeChecked.
AbstractRoleWithAttributeChecked() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
The constructor.
AbstractRoleWithAttributeExpanded - Class in net.sf.mmm.client.ui.base.aria.role
This class extends AbstractRole with AttributeWriteAriaExpanded.
AbstractRoleWithAttributeExpanded() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpanded
The constructor.
AbstractRoleWithAttributeExpandedAndSelected - Class in net.sf.mmm.client.ui.base.aria.role
AbstractRoleWithAttributeExpandedAndSelected() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
The constructor.
AbstractRoleWithBaseAttributes - Class in net.sf.mmm.client.ui.base.aria.role
AbstractRoleWithBaseAttributes() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
The constructor.
AbstractRoleWithCommonAttributes - Class in net.sf.mmm.client.ui.base.aria.role
This class extends AbstractRoleWithAttributeExpanded with various common ARIA attributes to avoid java multi-inheritance problems.
AbstractRoleWithCommonAttributes() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
The constructor.
AbstractRoleWithCommonAttributesAndAutocomplete - Class in net.sf.mmm.client.ui.base.aria.role
AbstractRoleWithCommonAttributesAndAutocomplete() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndAutocomplete
The constructor.
AbstractRoleWithCommonAttributesAndMultiSelectable - Class in net.sf.mmm.client.ui.base.aria.role
AbstractRoleWithCommonAttributesAndMultiSelectable() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndMultiSelectable
The constructor.
AbstractSearchConfigurationBean - Class in net.sf.mmm.search.base.config
This is the abstract base-implementation of SearchConfiguration as JAXB-ready Java-Bean.
AbstractSearchConfigurationBean() - Constructor for class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
The constructor.
AbstractSearchCriteria - Class in net.sf.mmm.util.search.base
This is the abstract base implementation of SearchCriteria.
AbstractSearchCriteria() - Constructor for class net.sf.mmm.util.search.base.AbstractSearchCriteria
The constructor.
AbstractSearchEngine - Class in net.sf.mmm.search.engine.base
This is the abstract base implementation of the ManagedSearchEngine interface.
AbstractSearchEngine(PeriodicRefresher) - Constructor for class net.sf.mmm.search.engine.base.AbstractSearchEngine
The constructor.
AbstractSearchEngineBuilder - Class in net.sf.mmm.search.engine.base
This is the abstract base-implementation of the SearchEngineBuilder interface.
AbstractSearchEngineBuilder() - Constructor for class net.sf.mmm.search.engine.base.AbstractSearchEngineBuilder
The constructor.
AbstractSearchEntry - Class in net.sf.mmm.search.base
This is the abstract base implementation of the SearchEntry interface.
AbstractSearchEntry() - Constructor for class net.sf.mmm.search.base.AbstractSearchEntry
The constructor.
AbstractSearchIndexer - Class in net.sf.mmm.search.indexer.base
This is the abstract base implementation of the SearchIndexer interface.
AbstractSearchIndexer() - Constructor for class net.sf.mmm.search.indexer.base.AbstractSearchIndexer
The constructor.
AbstractSearchIndexerBuilder - Class in net.sf.mmm.search.indexer.base
This is the abstract base-implementation for the SearchIndexerBuilder interface.
AbstractSearchIndexerBuilder() - Constructor for class net.sf.mmm.search.indexer.base.AbstractSearchIndexerBuilder
The constructor.
AbstractSearchIndexerMain - Class in net.sf.mmm.search.indexer.base
This is the abstract base-class for a fully integrated main program that triggers the search-indexer according to a given configuration.
AbstractSearchIndexerMain() - Constructor for class net.sf.mmm.search.indexer.base.AbstractSearchIndexerMain
The constructor.
AbstractSearchIndexerUpdateStrategy - Class in net.sf.mmm.search.indexer.base.strategy
This is the abstract base-implementation of the SearchIndexerUpdateStrategy interface.
AbstractSearchIndexerUpdateStrategy() - Constructor for class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
The constructor.
AbstractSearchIndexerUpdateStrategyManager - Class in net.sf.mmm.search.indexer.base.strategy
This is the abstract base-implementation of the SearchIndexerUpdateStrategyManager interface.
AbstractSearchIndexerUpdateStrategyManager() - Constructor for class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategyManager
The constructor.
AbstractSearchQueryBuilder - Class in net.sf.mmm.search.engine.base
This is the abstract base implementation of the SearchQueryBuilder interface.
AbstractSearchQueryBuilder() - Constructor for class net.sf.mmm.search.engine.base.AbstractSearchQueryBuilder
The constructor.
AbstractSearchQueryBuilderFactory - Class in net.sf.mmm.search.engine.base
This is the abstract base implementation of the SearchQueryBuilderFactory interface.
AbstractSearchQueryBuilderFactory() - Constructor for class net.sf.mmm.search.engine.base.AbstractSearchQueryBuilderFactory
The constructor.
AbstractSearchResult - Class in net.sf.mmm.search.engine.base
This is the abstract base implementation of the SearchResult interface.
AbstractSearchResult(String) - Constructor for class net.sf.mmm.search.engine.base.AbstractSearchResult
The constructor.
AbstractSearchResultPage - Class in net.sf.mmm.search.engine.base
This is the abstract base implementation of the SearchResultPage interface.
AbstractSearchResultPage(String, int, int, int) - Constructor for class net.sf.mmm.search.engine.base.AbstractSearchResultPage
The constructor.
AbstractSearchResultPage.HitIterator - Class in net.sf.mmm.search.engine.base
This inner class is used to iterate the hits.
AbstractSearchServlet - Class in net.sf.mmm.search.view.base
This is the abstract base implementation of the controller servlet of the search.
AbstractSearchServlet() - Constructor for class net.sf.mmm.search.view.base.AbstractSearchServlet
The constructor.
AbstractSegment<V extends Number> - Class in net.sf.mmm.util.datatype.api.color
The abstract base implementation of Segment.
AbstractSegment() - Constructor for class net.sf.mmm.util.datatype.api.color.AbstractSegment
The constructor for de-serialization in GWT.
AbstractSegment(V) - Constructor for class net.sf.mmm.util.datatype.api.color.AbstractSegment
The constructor.
AbstractSelectionFeatureBehavior - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
A variant of AbstractClickFeatureBehavior for a selection feature that is offered as a combobox.
AbstractSelectionFeatureBehavior(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
The constructor.
AbstractSelectStatement<E,SELF extends SelectStatement<E,SELF>,T> - Class in net.sf.mmm.util.query.base.statement
This is the abstract base-implementation of SelectStatement.
AbstractSelectStatement(SqlDialect, EntityAlias<E>, Function<T, E>) - Constructor for class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
The constructor.
AbstractSelectStatement(SqlDialect, EntityAlias<?>, Function<T, E>, PropertyPath<?>...) - Constructor for class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
The constructor.
AbstractSelectStatement(SqlDialect, EntityAlias<?>, Function<T, E>, Class<E>, PropertyPath<?>...) - Constructor for class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
The constructor.
AbstractSetArgument<E> - Interface in net.sf.mmm.util.query.base.argument
The abstract base implementation of SetArgument.
AbstractSetFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the SetFactory interface.
AbstractSetFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractSetFactory
The constructor.
AbstractSimpleClickFeatureBehavior - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
A simple variant of AbstractClickFeatureBehavior.
AbstractSimpleClickFeatureBehavior(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSimpleClickFeatureBehavior
The constructor.
AbstractSimpleDatatype<V> - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of a simple Datatype.
AbstractSimpleDatatype() - Constructor for class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
The constructor for de-serialization in GWT.
AbstractSimpleDatatype(V) - Constructor for class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
The constructor.
AbstractSimpleDatatypeAttributeConverter<T extends SimpleDatatype<V>,V> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jpa
This is the abstract base implementation of AttributeConverter to allow the usage of SimpleDatatypes in JPA Entity classes.
AbstractSimpleDatatypeAttributeConverter() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.AbstractSimpleDatatypeAttributeConverter
The constructor.
AbstractSimpleDatatypeBase<V> - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of a simple Datatype.
AbstractSimpleDatatypeBase() - Constructor for class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
The constructor.
AbstractSimpleEnumDefinition<TYPE> - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of EnumDefinition with no category and a static set of enum values.
AbstractSimpleEnumDefinition(TYPE...) - Constructor for class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
The constructor.
AbstractSimpleMap<KEY,VALUE> - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation for a simple Map.
AbstractSimpleMap() - Constructor for class net.sf.mmm.util.collection.base.AbstractSimpleMap
The constructor.
AbstractSimpleNlsFormatterDate - Class in net.sf.mmm.util.nls.impl.formatter
This is the abstract base implementation for a SimpleNlsFormatter for Dates.
AbstractSimpleNlsFormatterDate() - Constructor for class net.sf.mmm.util.nls.impl.formatter.AbstractSimpleNlsFormatterDate
The constructor.
AbstractSimpleValueConverter<SOURCE,TARGET> - Class in net.sf.mmm.util.value.base
This is an abstract base-implementation of the ValueConverter interface that simply works with Class rather than GenericType.
AbstractSimpleValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractSimpleValueConverter
The constructor.
AbstractSize - Class in net.sf.mmm.client.ui.api.common
This is the abstract base implementation of the Size interface.
AbstractSize() - Constructor for class net.sf.mmm.client.ui.api.common.AbstractSize
The constructor.
AbstractSortedMapFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the SortedMapFactory interface.
AbstractSortedMapFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
The constructor.
AbstractSortedSetFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the SortedSetFactory interface.
AbstractSortedSetFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
The constructor.
AbstractSpringContainer - Class in net.sf.mmm.util.component.impl
This is the abstract base implementation of the IocContainer using spring.
AbstractSpringContainer(ConfigurableApplicationContext) - Constructor for class net.sf.mmm.util.component.impl.AbstractSpringContainer
The constructor.
AbstractSpringContainer() - Constructor for class net.sf.mmm.util.component.impl.AbstractSpringContainer
The constructor.
AbstractSpringTest - Class in net.sf.mmm.test
This is the abstract base class for tests using spring infrastructure.
AbstractSpringTest() - Constructor for class net.sf.mmm.test.AbstractSpringTest
The constructor.
AbstractStatement<E,SELF extends Statement<E,SELF>> - Class in net.sf.mmm.util.query.base.statement
This is the abstract base-implementation of Statement.
AbstractStatement(SqlDialect, EntityAlias<E>) - Constructor for class net.sf.mmm.util.query.base.statement.AbstractStatement
The constructor.
AbstractStatement(SqlDialect, EntityAlias<?>, Class<E>) - Constructor for class net.sf.mmm.util.query.base.statement.AbstractStatement
The constructor.
AbstractStatementFactory - Class in net.sf.mmm.util.query.base.statement
This is the abstract base implementation of StatementFactory.
AbstractStatementFactory() - Constructor for class net.sf.mmm.util.query.base.statement.AbstractStatementFactory
The constructor.
AbstractStoreStatement<E,SELF extends StoreStatement<E,SELF>> - Class in net.sf.mmm.util.query.base.statement
This is the abstract base-implementation of StoreStatement.
AbstractStoreStatement(SqlDialect, EntityAlias<E>) - Constructor for class net.sf.mmm.util.query.base.statement.AbstractStoreStatement
The constructor.
AbstractStringArgument - Interface in net.sf.mmm.util.query.base.argument
The abstract base implementation of StringArgument.
AbstractStringHasher - Class in net.sf.mmm.util.text.base
This is the abstract base implementation of the StringHasher interface.
AbstractStringHasher() - Constructor for class net.sf.mmm.util.text.base.AbstractStringHasher
The constructor.
AbstractSynchronizedEventSource<E extends Event,L extends EventListener<E>> - Class in net.sf.mmm.util.event.base
This class extends AbstractEventSource with the ability of synchronization and therefore is thread-safe.
AbstractSynchronizedEventSource() - Constructor for class net.sf.mmm.util.event.base.AbstractSynchronizedEventSource
The constructor.
AbstractTableCellAtomic - Class in net.sf.mmm.client.ui.gwt.widgets
A AbstractTableCellAtomic is a SingleCompositePanel that represents a table cell in a TableRow.
AbstractTableCellAtomic() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
The constructor.
AbstractTableCellComposite - Class in net.sf.mmm.client.ui.gwt.widgets
A AbstractTableCellComposite is a CustomPanel that represents a table cell in a TableRow.
AbstractTableCellComposite() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
The constructor.
AbstractTextTransformer - Class in net.sf.mmm.util.text.base
This is the abstract base implementation of a Transformer for strings.
AbstractTextTransformer() - Constructor for class net.sf.mmm.util.text.base.AbstractTextTransformer
The constructor.
AbstractToggleFeatureBehavior - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
The abstract base implementation of a FeatureBehavior for a feature that has a Boolean state that is toggled if toolbar widget is clicked.
AbstractToggleFeatureBehavior(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
The constructor.
AbstractTrack - Interface in net.sf.mmm.orient.data.bean.api.media
This is the abstract OrientBean for a multi-media track such as an AudioTrack or a VideoTrack.
AbstractTransactionAdapter() - Constructor for class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
The constructor.
AbstractTransactionExecutor - Class in net.sf.mmm.transaction.base
This is the abstract base implementation of the TransactionExecutor interface.
AbstractTransactionExecutor() - Constructor for class net.sf.mmm.transaction.base.AbstractTransactionExecutor
The constructor.
AbstractTransactionExecutor.AbstractTransactionAdapter<TRANSACTION> - Class in net.sf.mmm.transaction.base
This is the abstract base implementation of the TransactionAdapter interface.
AbstractTransferObject - Class in net.sf.mmm.util.transferobject.api
This is the abstract base class for a TransferObject.
AbstractTransferObject() - Constructor for class net.sf.mmm.util.transferobject.api.AbstractTransferObject
The constructor.
AbstractTreeNode<NODE extends TreeNode<NODE>> - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the TreeNode interface.
AbstractTreeNode() - Constructor for class net.sf.mmm.util.collection.base.AbstractTreeNode
The constructor.
AbstractTreeNode(NODE) - Constructor for class net.sf.mmm.util.collection.base.AbstractTreeNode
The constructor.
AbstractTreeNode(ListFactory) - Constructor for class net.sf.mmm.util.collection.base.AbstractTreeNode
The constructor.
AbstractTreeNode(NODE, ListFactory) - Constructor for class net.sf.mmm.util.collection.base.AbstractTreeNode
The constructor.
AbstractUiConfiguration - Class in net.sf.mmm.client.ui.base
This is the abstract base implementation of UiConfiguration.
AbstractUiConfiguration() - Constructor for class net.sf.mmm.client.ui.base.AbstractUiConfiguration
The constructor.
AbstractUiContext - Class in net.sf.mmm.client.ui.base
This is the abstract base implementation of UiContext.
AbstractUiContext() - Constructor for class net.sf.mmm.client.ui.base.AbstractUiContext
The constructor.
AbstractUiContextImpl - Class in net.sf.mmm.client.ui.base
This class extends AbstractUiContext with an initialization that falls back to the default implementation of arbitrary components.
AbstractUiContextImpl() - Constructor for class net.sf.mmm.client.ui.base.AbstractUiContextImpl
The constructor.
AbstractUiDataBinding<VALUE> - Class in net.sf.mmm.client.ui.base.binding
This is a base implementation of UiDataBinding.
AbstractUiDataBinding(AbstractUiWidget<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
The constructor.
AbstractUiDataBindingFactory - Class in net.sf.mmm.client.ui.base.binding
This is the abstract base implementation of UiDataBindingFactory.
AbstractUiDataBindingFactory() - Constructor for class net.sf.mmm.client.ui.base.binding.AbstractUiDataBindingFactory
The constructor.
AbstractUiDispatcher - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiDispatcher.
AbstractUiDispatcher() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
The constructor.
AbstractUiDisplay - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiDisplay.
AbstractUiDisplay() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiDisplay
The constructor.
AbstractUiEvent - Class in net.sf.mmm.client.ui.api.event
This is the abstract base implementation of UiEvent.
AbstractUiEvent(boolean) - Constructor for class net.sf.mmm.client.ui.api.event.AbstractUiEvent
The constructor.
AbstractUiFeatureValueAndValidation<VALUE> - Class in net.sf.mmm.client.ui.base.feature
This is the abstract base implementation of UiFeatureValueAndValidation.
AbstractUiFeatureValueAndValidation() - Constructor for class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
The constructor.
AbstractUiFeatureValueAndValidationWithValidators<VALUE> - Class in net.sf.mmm.client.ui.base.feature
This class extends AbstractUiFeatureValueAndValidation with the validators.
AbstractUiFeatureValueAndValidationWithValidators() - Constructor for class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
The constructor.
AbstractUiModeChanger - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiModeChanger.
AbstractUiModeChanger() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiModeChanger
The constructor.
AbstractUiPopupHelper - Class in net.sf.mmm.client.ui.base
This is the abstract base implementation of UiPopupHelper.
AbstractUiPopupHelper() - Constructor for class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
The constructor.
AbstractUiPopupHelper(NlsBundleUtilCoreRoot) - Constructor for class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
The constructor.
AbstractUiSingleWidgetButtonFactory<HANDLER extends UiHandlerAction> - Class in net.sf.mmm.client.ui.base.widget.factory
This is the abstract base implementation of UiSingleWidgetButtonFactory.
AbstractUiSingleWidgetButtonFactory() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetButtonFactory
The constructor.
AbstractUiSingleWidgetFactoryDatatype<VALUE> - Class in net.sf.mmm.client.ui.base.widget.factory
This is the abstract base implementation of the UiSingleWidgetFactoryDatatype interface.
AbstractUiSingleWidgetFactoryDatatype(Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryDatatype
The constructor.
AbstractUiSingleWidgetFactoryNative<WIDGET extends UiWidgetNative> - Class in net.sf.mmm.client.ui.base.widget.factory
This is the abstract base implementation of the UiSingleWidgetFactory interface.
AbstractUiSingleWidgetFactoryNative(Class<WIDGET>) - Constructor for class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryNative
The constructor.
AbstractUiWidget<VALUE> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidget.
AbstractUiWidget(UiContext) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
The constructor.
AbstractUiWidget.AccessHelper - Class in net.sf.mmm.client.ui.base.widget
This inner class gives access to methods not visible in the public API.
AbstractUiWidget.EventSender - Class in net.sf.mmm.client.ui.base.widget
This inner class is an adapter for the events.
AbstractUiWidget.HandlerContainer - Class in net.sf.mmm.client.ui.base.widget
A simple adapter containing a UiHandlerEvent.
AbstractUiWidgetAbstractBorderPanel<ADAPTER extends UiWidgetAdapterAbstractBorderPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetAbstractBorderPanel.
AbstractUiWidgetAbstractBorderPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
The constructor.
AbstractUiWidgetAbstractButton<ADAPTER extends UiWidgetAdapterClickable,VALUE> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetAbstractButton.
AbstractUiWidgetAbstractButton(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetAbstractButton
The constructor.
AbstractUiWidgetAbstractButtonContainer<ADAPTER extends UiWidgetAdapterAbstractButtonContainer> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetAbstractButtonContainer.
AbstractUiWidgetAbstractButtonContainer(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractButtonContainer
The constructor.
AbstractUiWidgetAbstractDataSet<ADAPTER extends UiWidgetAdapterAbstractDataSet<ITEM>,VALUE,ITEM,ITEM_CONTAINER> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of UiWidgetAbstractListTable.
AbstractUiWidgetAbstractDataSet(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
The constructor.
AbstractUiWidgetAbstractDataTable<ADAPTER extends UiWidgetAdapterAbstractDataTable<ROW>,VALUE,ROW,ITEM_CONTAINER extends ItemContainer<ROW,ITEM_CONTAINER>> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of UiWidgetAbstractDataTable.
AbstractUiWidgetAbstractDataTable(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
The constructor.
AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor<CELL> - Class in net.sf.mmm.client.ui.base.widget.complex
This class is a lazy implementation of PropertyAccessor.
AbstractUiWidgetAbstractDialogWindow<ADAPTER extends UiWidgetAdapterAbstractDialogWindow> - Class in net.sf.mmm.client.ui.base.widget.window
This is the abstract base implementation of UiWidgetAbstractDialogWindow.
AbstractUiWidgetAbstractDialogWindow(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
The constructor.
AbstractUiWidgetAbstractListTable<ADAPTER extends UiWidgetAdapterAbstractListTable<ROW,ITEM_CONTAINER>,ROW,ITEM_CONTAINER extends ItemContainer<ROW,ITEM_CONTAINER>> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of UiWidgetAbstractListTable.
AbstractUiWidgetAbstractListTable(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
The constructor.
AbstractUiWidgetAbstractWindow<ADAPTER extends UiWidgetAdapterAbstractWindow> - Class in net.sf.mmm.client.ui.base.widget.window
This is the abstract base implementation of UiWidgetAbstractWindow.
AbstractUiWidgetAbstractWindow(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
The constructor.
AbstractUiWidgetAbstractWindow.SizeWindowImpl - Class in net.sf.mmm.client.ui.base.widget.window
Extends AbstractUiWidgetNative.SizeImpl with window specific size logic.
AbstractUiWidgetActive<ADAPTER extends UiWidgetAdapterActive,VALUE> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of a focusable UiWidget.
AbstractUiWidgetActive(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
The constructor.
AbstractUiWidgetAdapter<WIDGET> - Class in net.sf.mmm.client.ui.base.widget.adapter
This is the abstract base implementation of UiWidgetAdapter.
AbstractUiWidgetAdapter() - Constructor for class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
The constructor.
AbstractUiWidgetAdapter(WIDGET) - Constructor for class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
The constructor.
AbstractUiWidgetAdapterWithEvents<WIDGET,EVENT_ADAPTER extends AbstractEventAdapter> - Class in net.sf.mmm.client.ui.base.widget.adapter
This class extends AbstractUiWidgetAdapter with #addEventHandler.
AbstractUiWidgetAdapterWithEvents() - Constructor for class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
The constructor.
AbstractUiWidgetAdapterWithEvents(WIDGET) - Constructor for class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
The constructor.
AbstractUiWidgetBorderPanel<ADAPTER extends UiWidgetAdapterBorderPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetBorderPanel.
AbstractUiWidgetBorderPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetBorderPanel
The constructor.
AbstractUiWidgetButton<ADAPTER extends UiWidgetAdapterButton> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetButton.
AbstractUiWidgetButton(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetButton
The constructor.
AbstractUiWidgetButtonGroup<ADAPTER extends UiWidgetAdapterButtonGroup> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetButtonGroup.
AbstractUiWidgetButtonGroup(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetButtonGroup
The constructor.
AbstractUiWidgetButtonPanel<ADAPTER extends UiWidgetAdapterButtonPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetButtonPanel.
AbstractUiWidgetButtonPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetButtonPanel
The constructor.
AbstractUiWidgetCheckboxField<ADAPTER extends UiWidgetAdapterCheckboxField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetCheckboxField.
AbstractUiWidgetCheckboxField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
The constructor.
AbstractUiWidgetClickable<ADAPTER extends UiWidgetAdapterClickable,VALUE> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of a clickable UiWidget.
AbstractUiWidgetClickable(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
The constructor.
AbstractUiWidgetCodeAreaField<ADAPTER extends UiWidgetAdapterCodeAreaField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetCodeAreaField.
AbstractUiWidgetCodeAreaField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCodeAreaField
The constructor.
AbstractUiWidgetCollapsableBorderPanel<ADAPTER extends UiWidgetAdapterCollapsableBorderPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetCollapsableBorderPanel.
AbstractUiWidgetCollapsableBorderPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
The constructor.
AbstractUiWidgetCollapsableSection<ADAPTER extends UiWidgetAdapterCollapsableSection> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetCollapsableSection.
AbstractUiWidgetCollapsableSection(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
The constructor.
AbstractUiWidgetCollapsableSection.CollapseHandler - Class in net.sf.mmm.client.ui.base.widget.core
 
AbstractUiWidgetColorField<ADAPTER extends UiWidgetAdapterColorField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetColorField.
AbstractUiWidgetColorField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
The constructor.
AbstractUiWidgetComboboxField<ADAPTER extends UiWidgetAdapterComboboxField<VALUE>,VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetComboboxField.
AbstractUiWidgetComboboxField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetComboboxField
The constructor.
AbstractUiWidgetComposite<ADAPTER extends UiWidgetAdapter,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidgetComposite.
AbstractUiWidgetComposite(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetComposite
The constructor.
AbstractUiWidgetCustomMasterDetail<VALUE,SELECTION,DETAIL> - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This is the abstract base class for a custom composite widget that implements the UI pattern master/detail (panel).
AbstractUiWidgetCustomMasterDetail(UiContext, UiWidgetDynamicPanel<UiWidgetRegular>, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
The constructor.
AbstractUiWidgetCustomMasterDetail(UiContext, UiWidgetDynamicPanel<UiWidgetRegular>, Class<VALUE>, UiHandlerDetailsForSelection<SELECTION, DETAIL>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
The constructor.
AbstractUiWidgetCustomMasterDetail.Handler - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This inner class implements the handler-interfaces.
AbstractUiWidgetCustomTwoListSelection<ROW> - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This is the regular implementation of the custom master/detail widget.
AbstractUiWidgetCustomTwoListSelection(UiContext, UiWidgetDynamicPanel<UiWidgetRegular>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomTwoListSelection
The constructor.
AbstractUiWidgetDateField<ADAPTER extends UiWidgetAdapterDateField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetDateField.
AbstractUiWidgetDateField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetDateField
The constructor.
AbstractUiWidgetDoubleField<ADAPTER extends UiWidgetAdapterDoubleField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstact base implementation of UiWidgetDoubleField.
AbstractUiWidgetDoubleField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetDoubleField
The constructor.
AbstractUiWidgetDynamicComposite<ADAPTER extends UiWidgetAdapterDynamicComposite<CHILD>,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidgetDynamicComposite.
AbstractUiWidgetDynamicComposite(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
The constructor.
AbstractUiWidgetDynamicPanel<ADAPTER extends UiWidgetAdapterDynamicComposite<CHILD>,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetDynamicPanel.
AbstractUiWidgetDynamicPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetDynamicPanel
The constructor.
AbstractUiWidgetFactory - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiWidgetFactory.
AbstractUiWidgetFactory() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
The constructor.
AbstractUiWidgetFactoryDatatype - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the abstract interface for a factory to create widgets for particular datatypes.
AbstractUiWidgetFactoryDatatype - Class in net.sf.mmm.client.ui.base.widget.factory
This is the abstract base implementation of UiWidgetFactoryDatatype.
AbstractUiWidgetFactoryDatatype() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
The constructor.
AbstractUiWidgetFactoryNative - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the abstract interface for a factory used to create UiWidgets.
AbstractUiWidgetFactoryNative - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiContext using UiSingleWidgetFactoryNative.
AbstractUiWidgetFactoryNative() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
The constructor.
AbstractUiWidgetField<ADAPTER extends UiWidgetAdapterField<VALUE,ADAPTER_VALUE>,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetField.
AbstractUiWidgetField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
The constructor.
AbstractUiWidgetFileField<ADAPTER extends UiWidgetAdapterFileField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetFileField.
AbstractUiWidgetFileField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetFileField
The constructor.
AbstractUiWidgetGridCell<ADAPTER extends UiWidgetAdapterGridCell> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetGridCell.
AbstractUiWidgetGridCell(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
The constructor.
AbstractUiWidgetGridPanel<ADAPTER extends UiWidgetAdapterGridPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetGridPanel.
AbstractUiWidgetGridPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
The constructor.
AbstractUiWidgetGridRow<ADAPTER extends UiWidgetAdapterGridRow> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetGridCell.
AbstractUiWidgetGridRow(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
The constructor.
AbstractUiWidgetHorizontalPanel<ADAPTER extends UiWidgetAdapterHorizontalPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetHorizontalPanel.
AbstractUiWidgetHorizontalPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetHorizontalPanel
The constructor.
AbstractUiWidgetHorizontalSplitPanel<ADAPTER extends UiWidgetAdapterHorizontalSplitPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetHorizontalSplitPanel.
AbstractUiWidgetHorizontalSplitPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetHorizontalSplitPanel
The constructor.
AbstractUiWidgetImage<ADAPTER extends UiWidgetAdapterImage> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetImage.
AbstractUiWidgetImage(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
The constructor.
AbstractUiWidgetInstantField<ADAPTER extends UiWidgetAdapterInstantField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetInstantField.
AbstractUiWidgetInstantField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetInstantField
The constructor.
AbstractUiWidgetIntegerField<ADAPTER extends UiWidgetAdapterIntegerField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetIntegerField.
AbstractUiWidgetIntegerField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetIntegerField
The constructor.
AbstractUiWidgetIntegerSliderField<ADAPTER extends UiWidgetAdapterIntegerSliderField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetIntegerSliderField.
AbstractUiWidgetIntegerSliderField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetIntegerSliderField
The constructor.
AbstractUiWidgetLabel<ADAPTER extends UiWidgetAdapterLabel> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetLabel.
AbstractUiWidgetLabel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
The constructor.
AbstractUiWidgetLink<ADAPTER extends UiWidgetAdapterLink> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetLink.
AbstractUiWidgetLink(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLink
The constructor.
AbstractUiWidgetListBoxField<ADAPTER extends UiWidgetAdapterListBoxField<VALUE>,VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetTextField.
AbstractUiWidgetListBoxField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetListBoxField
The constructor.
AbstractUiWidgetListTable<ADAPTER extends UiWidgetAdapterListTable<ROW,ITEM_CONTAINER>,ROW,ITEM_CONTAINER extends ItemContainer<ROW,ITEM_CONTAINER>> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the base implementation of UiWidgetListTable.
AbstractUiWidgetListTable(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetListTable
The constructor.
AbstractUiWidgetLocalDateField<ADAPTER extends UiWidgetAdapterLocalDateField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetLocalDateField.
AbstractUiWidgetLocalDateField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLocalDateField
The constructor.
AbstractUiWidgetLocalTimeField<ADAPTER extends UiWidgetAdapterLocalTimeField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetLocalTimeField.
AbstractUiWidgetLocalTimeField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLocalTimeField
The constructor.
AbstractUiWidgetLongField<ADAPTER extends UiWidgetAdapterLongField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetLongField.
AbstractUiWidgetLongField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLongField
The constructor.
AbstractUiWidgetMainWindow<ADAPTER extends UiWidgetAdapterMainWindow> - Class in net.sf.mmm.client.ui.base.widget.window
This is the abstract base implementation of UiWidgetMainWindow.
AbstractUiWidgetMainWindow(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
The constructor.
AbstractUiWidgetMenu<ADAPTER extends UiWidgetAdapterMenu> - Class in net.sf.mmm.client.ui.base.widget.menu
This is the abstract base implementation of UiWidgetMenu.
AbstractUiWidgetMenu(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
The constructor.
AbstractUiWidgetMenuBar<ADAPTER extends UiWidgetAdapterMenuBar> - Class in net.sf.mmm.client.ui.base.widget.menu
This is the abstract base implementation of UiWidgetMenu.
AbstractUiWidgetMenuBar(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenuBar
The constructor.
AbstractUiWidgetMenuItemClickable<ADAPTER extends UiWidgetAdapterMenuItemClickable> - Class in net.sf.mmm.client.ui.base.widget.menu
This is the abstract base implementation of UiWidgetMenuItemClickable.
AbstractUiWidgetMenuItemClickable(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenuItemClickable
The constructor.
AbstractUiWidgetMenuItemSeparator<ADAPTER extends UiWidgetAdapterMenuItemSeparator> - Class in net.sf.mmm.client.ui.base.widget.menu
This is the abstract base implementation of UiWidgetMenuItemSeparator.
AbstractUiWidgetMenuItemSeparator(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenuItemSeparator
The constructor.
AbstractUiWidgetNative<ADAPTER extends UiWidgetAdapter,VALUE> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidget or more precisely UiWidgetNative.
AbstractUiWidgetNative(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
The constructor.
AbstractUiWidgetNative.SizeImpl - Class in net.sf.mmm.client.ui.base.widget
This class contains the size (Length values) of this widget.
AbstractUiWidgetNative.VisibleFlag - Class in net.sf.mmm.client.ui.base.widget
This inner class is the implementation of the visible flag.
AbstractUiWidgetNumberField<ADAPTER extends UiWidgetAdapterNumberField<VALUE>,VALUE extends Number & Comparable<VALUE>> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetRangeField.
AbstractUiWidgetNumberField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
The constructor.
AbstractUiWidgetOptionsField<ADAPTER extends UiWidgetAdapterOptionsField<VALUE>,VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetOptionsField.
AbstractUiWidgetOptionsField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
The constructor.
AbstractUiWidgetPasswordField<ADAPTER extends UiWidgetAdapterPasswordField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetPasswordField.
AbstractUiWidgetPasswordField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetPasswordField
The constructor.
AbstractUiWidgetPopup<ADAPTER extends UiWidgetAdapterPopup> - Class in net.sf.mmm.client.ui.base.widget.window
This is the abstract base implementation of UiWidgetPopup.
AbstractUiWidgetPopup(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
The constructor.
AbstractUiWidgetRadioButtonsField<ADAPTER extends UiWidgetAdapterRadioButtonsField<VALUE>,VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetRadioButtonsField.
AbstractUiWidgetRadioButtonsField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRadioButtonsField
The constructor.
AbstractUiWidgetRadioButtonsVerticalField<ADAPTER extends UiWidgetAdapterRadioButtonsField<VALUE>,VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetRadioButtonsVerticalField.
AbstractUiWidgetRadioButtonsVerticalField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRadioButtonsVerticalField
The constructor.
AbstractUiWidgetRangeField<ADAPTER extends UiWidgetAdapterRangeField<VALUE>,VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetRangeField.
AbstractUiWidgetRangeField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
The constructor.
AbstractUiWidgetRegularAtomic<ADAPTER extends UiWidgetAdapter> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidgetRegular for atomic widgets (widgets that are not composite and therefore never have children).
AbstractUiWidgetRegularAtomic(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetRegularAtomic
The constructor.
AbstractUiWidgetRichTextField<ADAPTER extends UiWidgetAdapterRichTextField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetRichTextField.
AbstractUiWidgetRichTextField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRichTextField
The constructor.
AbstractUiWidgetSection<ADAPTER extends UiWidgetAdapterSection> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetSection.
AbstractUiWidgetSection(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetSection
The constructor.
AbstractUiWidgetSingleComposite<ADAPTER extends UiWidgetAdapterSingleComposite<CHILD>,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidgetSingleComposite.
AbstractUiWidgetSingleComposite(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
The constructor.
AbstractUiWidgetSingleMutableComposite<ADAPTER extends UiWidgetAdapterSingleMutableComposite<CHILD>,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidgetSingleMutableComposite.
AbstractUiWidgetSingleMutableComposite(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleMutableComposite
The constructor.
AbstractUiWidgetSlot<ADAPTER extends UiWidgetAdapterSlot> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetSlot.
AbstractUiWidgetSlot(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetSlot
The constructor.
AbstractUiWidgetSplitPanel<ADAPTER extends UiWidgetAdapterSplitPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetSplitPanel.
AbstractUiWidgetSplitPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetSplitPanel
The constructor.
AbstractUiWidgetSwitchComposite<ADAPTER extends UiWidgetAdapterSwitchComposite<CHILD>,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidgetSwitchComposite.
AbstractUiWidgetSwitchComposite(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
The constructor.
AbstractUiWidgetTab<ADAPTER extends UiWidgetAdapterTab> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetTab.
AbstractUiWidgetTab(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
The constructor.
AbstractUiWidgetTableColumn<ADAPTER extends UiWidgetAdapterTableColumn,ROW,CELL> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of UiWidgetTableColumn.
AbstractUiWidgetTableColumn(UiContext, AbstractUiWidgetAbstractDataTable<?, ?, ROW, ?>, TypedProperty<CELL>, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
The constructor.
AbstractUiWidgetTabPanel<ADAPTER extends UiWidgetAdapterTabPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetTabPanel.
AbstractUiWidgetTabPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetTabPanel
The constructor.
AbstractUiWidgetTextAreaField<ADAPTER extends UiWidgetAdapterTextAreaField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetTextAreaField.
AbstractUiWidgetTextAreaField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaField
The constructor.
AbstractUiWidgetTextAreaFieldBase<ADAPTER extends UiWidgetAdapterTextAreaFieldBase> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation for UiWidgetTextAreaField and UiWidgetRichTextField.
AbstractUiWidgetTextAreaFieldBase(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
The constructor.
AbstractUiWidgetTextField<ADAPTER extends UiWidgetAdapterTextField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetTextField.
AbstractUiWidgetTextField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextField
The constructor.
AbstractUiWidgetTextFieldBase<ADAPTER extends UiWidgetAdapterTextFieldBase> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetTextField or UiWidgetTextAreaField.
AbstractUiWidgetTextFieldBase(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
The constructor.
AbstractUiWidgetTextualInputField<ADAPTER extends UiWidgetAdapterTextualInputField<VALUE,ADAPTER_VALUE>,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetTextualInputField.
AbstractUiWidgetTextualInputField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
The constructor.
AbstractUiWidgetToggleButton<ADAPTER extends UiWidgetAdapterToggleButton> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetToggleButton.
AbstractUiWidgetToggleButton(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetToggleButton
The constructor.
AbstractUiWidgetToolbar<ADAPTER extends UiWidgetAdapterToolbar> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetToolbar.
AbstractUiWidgetToolbar(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetToolbar
The constructor.
AbstractUiWidgetTree<ADAPTER extends UiWidgetAdapterTree<NODE>,NODE> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of UiWidgetAbstractListTable.
AbstractUiWidgetTree(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
The constructor.
AbstractUiWidgetVerticalPanel<ADAPTER extends UiWidgetAdapterVerticalPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetVerticalPanel.
AbstractUiWidgetVerticalPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetVerticalPanel
The constructor.
AbstractUiWidgetVerticalSplitPanel<ADAPTER extends UiWidgetAdapterVerticalSplitPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetVerticalSplitPanel.
AbstractUiWidgetVerticalSplitPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetVerticalSplitPanel
The constructor.
AbstractUiWidgetWindow<ADAPTER extends UiWidgetAdapterWindow> - Class in net.sf.mmm.client.ui.base.widget.window
This is the abstract base implementation of UiWidgetWindow.
AbstractUiWidgetWindow(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetWindow
The constructor.
AbstractUiWidgetWithLabel<ADAPTER extends UiWidgetAdapterWithLabel> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidget in combination with a label.
AbstractUiWidgetWithLabel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
The constructor.
AbstractUpdateStatement<E,SELF extends UpdateStatement<E,SELF>> - Class in net.sf.mmm.util.query.base.statement
This is the abstract base-implementation of UpdateStatement.
AbstractUpdateStatement(SqlDialect, EntityAlias<E>) - Constructor for class net.sf.mmm.util.query.base.statement.AbstractUpdateStatement
The constructor.
AbstractUserSessionProvider() - Constructor for class net.sf.mmm.util.session.api.UserSessionAccess.AbstractUserSessionProvider
The constructor.
AbstractValidatableObject - Interface in net.sf.mmm.util.validation.api
This is the abstract interface for an object, that can be validated.
AbstractValidationFailure - Class in net.sf.mmm.util.validation.base
This is the abstract base implementation of ValidationFailure.
AbstractValidationFailure() - Constructor for class net.sf.mmm.util.validation.base.AbstractValidationFailure
The constructor for de-serialization in GWT.
AbstractValidationFailure(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.validation.base.AbstractValidationFailure
The constructor.
AbstractValidationFailure(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.validation.base.AbstractValidationFailure
The constructor.
AbstractValidationStateCollector - Class in net.sf.mmm.util.validation.base
This is the abstract base implementation of ValidationState that wraps an existing ValidationState and allows to collect the potential failures for a part of the validation process.
AbstractValidationStateCollector(ValidationState) - Constructor for class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
The constructor.
AbstractValidator<V> - Class in net.sf.mmm.util.validation.base
This is the abstract base class all ValueValidator implementations should extend.
AbstractValidator() - Constructor for class net.sf.mmm.util.validation.base.AbstractValidator
The constructor.
AbstractValidatorBuilder - Class in net.sf.mmm.util.validation.base
This is the abstract base implementation of ValidatorBuilder.
AbstractValidatorBuilder() - Constructor for class net.sf.mmm.util.validation.base.AbstractValidatorBuilder
The constructor.
AbstractValidatorRange<V,R> - Class in net.sf.mmm.util.validation.base
This is the abstract implementation of a ValueValidator validating that a given value is contained in a given Range.
AbstractValidatorRange(Range<R>) - Constructor for class net.sf.mmm.util.validation.base.AbstractValidatorRange
The constructor.
AbstractValueConverter<SOURCE,TARGET> - Class in net.sf.mmm.util.value.base
This is the abstract base-implementation of the ValueConverter interface.
AbstractValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractValueConverter
The constructor.
AbstractValueConverterToCompatiblePojo<SOURCE,TARGET> - Class in net.sf.mmm.util.value.impl
This is an abstract base implementation of the ValueConverter interface that converts an POJO to a POJO with the same properties.
AbstractValueConverterToCompatiblePojo() - Constructor for class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
The constructor.
AbstractValueConverterToContainer<CONTAINER> - Class in net.sf.mmm.util.value.impl
This is the abstract base-implementation of a ValueConverter that converts an Object to a container type.
AbstractValueConverterToContainer() - Constructor for class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
The constructor.
AbstractValueConverterToSimilarPojo<SOURCE,TARGET> - Class in net.sf.mmm.util.value.impl
This is an abstract base implementation of ValueConverter that extends AbstractValueConverterToCompatiblePojo and adds tolerance for unmatched properties.
AbstractValueConverterToSimilarPojo() - Constructor for class net.sf.mmm.util.value.impl.AbstractValueConverterToSimilarPojo
The constructor.
AbstractValueConverterToSimilarPojo(SetFactory) - Constructor for class net.sf.mmm.util.value.impl.AbstractValueConverterToSimilarPojo
The constructor.
AbstractValueProperty<V> - Class in net.sf.mmm.util.property.api
This is the implementation of WritableProperty.
AbstractValueProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.AbstractValueProperty
The constructor.
AbstractValueProperty(String, Bean, AbstractValidator<? super V>) - Constructor for class net.sf.mmm.util.property.api.AbstractValueProperty
The constructor.
AbstractValueProperty(String, Bean, Supplier<? extends V>) - Constructor for class net.sf.mmm.util.property.api.AbstractValueProperty
The constructor.
AbstractValueValidator<V> - Class in net.sf.mmm.util.validation.base
This is the abstract base implementation of ValueValidator.
AbstractValueValidator() - Constructor for class net.sf.mmm.util.validation.base.AbstractValueValidator
The constructor.
AbstractVersionedMain - Class in net.sf.mmm.util.cli.api
This is the abstract base class for a main-program that has a version.
AbstractVersionedMain() - Constructor for class net.sf.mmm.util.cli.api.AbstractVersionedMain
 
AbstractVersionIdentifier - Class in net.sf.mmm.util.version.base
This is the abstract base implementation of VersionIdentifier.
AbstractVersionIdentifier(String) - Constructor for class net.sf.mmm.util.version.base.AbstractVersionIdentifier
The constructor.
AbstractVersionIdentifierFormatterNumber - Class in net.sf.mmm.util.version.impl
This is the abstract base implementation of Formatter for a numeric part of the VersionIdentifier.
AbstractVersionIdentifierFormatterNumber(StringUtil, String, int) - Constructor for class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
The constructor.
AbstractVersionIdentifierFormatterString - Class in net.sf.mmm.util.version.impl
This is the abstract base implementation of Formatter for a String -based part of the VersionIdentifier.
AbstractVersionIdentifierFormatterString(String, int) - Constructor for class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
The constructor.
AbstractWidget - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for custom widgets that do not have to derive classes below Widget.
AbstractWidget() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.AbstractWidget
The constructor.
AbstractXmlItem - Class in net.sf.mmm.util.xml.path.base
This is the abstract base implementation of all items of an XML expression.
AbstractXmlItem() - Constructor for class net.sf.mmm.util.xml.path.base.AbstractXmlItem
 
AbstractXmlPathSegment - Class in net.sf.mmm.util.xml.path.base
This is the abstract base implementation of the XmlPathSegment interface.
AbstractXmlPathSegment() - Constructor for class net.sf.mmm.util.xml.path.base.AbstractXmlPathSegment
The constructor.
AbstractXmlSelector - Class in net.sf.mmm.util.xml.path.base
TODO: this class ...
AbstractXmlSelector(NamespaceContext) - Constructor for class net.sf.mmm.util.xml.path.base.AbstractXmlSelector
The constructor.
accept(List<NODE>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Accept an input value.
accept(char) - Method in class net.sf.mmm.util.cli.api.CliOptionNameDefaultFilter
This method determines if a character the name (excluding the initial hyphens) is acceptable.
accept(String) - Method in class net.sf.mmm.util.cli.api.CliOptionNameDefaultFilter
 
accept(File) - Method in class net.sf.mmm.util.file.base.DirectoryFilter
 
accept(File) - Method in class net.sf.mmm.util.file.base.FileFilterAdapter
 
accept(File) - Method in class net.sf.mmm.util.file.base.FileStringFilterAdapter
 
accept(File) - Method in class net.sf.mmm.util.file.base.PatternFileFilter
 
accept(File) - Method in class net.sf.mmm.util.file.base.PlainFileFilter
 
accept(char) - Method in interface net.sf.mmm.util.filter.api.CharFilter
This method determines if the given character c should be accepted.
accept(V) - Method in interface net.sf.mmm.util.filter.api.Filter
This method determines if the given value should be accepted.
accept(V) - Method in interface net.sf.mmm.util.filter.api.FilterRule
This method checks if the given string is accepted, denied or ignored by this rule.
accept(char) - Method in class net.sf.mmm.util.filter.base.ConjunctionCharFilter
 
accept(V) - Method in class net.sf.mmm.util.filter.base.ConjunctionFilter
 
accept(V) - Method in class net.sf.mmm.util.filter.base.ConstantFilter
 
accept(V) - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method determines if the given value should be accepted.
accept(char) - Method in class net.sf.mmm.util.filter.base.ListCharFilter
 
accept(String) - Method in class net.sf.mmm.util.filter.base.PatternFilterRule
 
accept(T) - Method in interface net.sf.mmm.util.lang.api.function.Consumer
Deprecated.
Accept an input value.
accept(Object) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
 
accept(Class<?>) - Method in class net.sf.mmm.util.reflect.base.AnnotationFilter
This method determines if the given value should be accepted.
accept(Class<?>) - Method in class net.sf.mmm.util.reflect.base.AssignableFromFilter
This method determines if the given value should be accepted.
ACCEPT_ALL_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that accepts any charater.
ACCEPT_ALL_FILTER - Static variable in class net.sf.mmm.util.filter.base.ConstantFilter
 
acceptChar - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
acceptRecursive(V) - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method implements FilterRuleChain.accept(Object) recursively.
acceptStatic - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
access() - Method in interface net.sf.mmm.util.bean.api.Bean
 
ACCESS_KEY_NONE - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAccessKey
The access key value if no access key is defined.
AccessFailedException - Exception in net.sf.mmm.util.reflect.api
An AccessFailedException is thrown if a reflective call failed because the executing code does NOT have access to the according definition.
AccessFailedException(Throwable, AccessibleObject) - Constructor for exception net.sf.mmm.util.reflect.api.AccessFailedException
The constructor.
AccessFailedException(Throwable, Type) - Constructor for exception net.sf.mmm.util.reflect.api.AccessFailedException
The constructor.
AccessHelper() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
Accessibility - Interface in net.sf.mmm.util.lang.api.concern
This interface is used to document the concept and meaning of accessibility (of a user-interface).
accessKey - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
 
accessKey - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
 
accessKey2WidgetsMap - Variable in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
 
accessKeyBinding - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
accessorBuilders - Variable in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
 
accessorMap - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
 
accessors - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
 
active - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
activeDescendant - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleComposite
 
activeDescendant - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGroup
 
activeDescendant - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
 
activeTransaction - Variable in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
 
activeValues - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
activeWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
ACTOR - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMovie
The name of the actors playing the movie.
actualTypeArguments - Variable in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
adapter - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
 
add(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.CustomPanel
add(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
add(IsWidget) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
add(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
add(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
add(HasKeyPressHandlers) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
This method adds this keyboard-filter to the given widget.
add(Map<String, SearchFieldConfigurationBean>, SearchFieldConfigurationBean) - Static method in class net.sf.mmm.search.base.config.SearchFieldsBean
This method adds the given fieldConfiguration to the given map.
add(MutableSearchEntry) - Method in interface net.sf.mmm.search.indexer.api.SearchIndexer
This method adds the given entry to the search-index.
add(MutableSearchEntry, Long) - Method in class net.sf.mmm.search.indexer.base.AbstractSearchIndexer
 
add(MutableSearchEntry) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
This method adds the given entry to the search-index.
add(MutableSearchEntry, Long) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
add(RemoteInvocationCallData<?, CALL>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.TransactionalCallBuilder
 
add(E) - Method in class net.sf.mmm.util.collection.base.CollectionList
 
add(int, E) - Method in class net.sf.mmm.util.collection.base.CollectionList
 
add(int) - Method in enum net.sf.mmm.util.date.api.Weekday
This method returns the Weekday resulting if the given number of days are elapsed after the current Weekday (this).
ADD - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to add an element to a container property (e.g.
ADD - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The mode for an accessor used to add an item to a property with a container (array or Collection) type.
add(String, boolean) - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
add(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
add(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
add(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
add(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
add(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
add(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
add(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
add(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
add(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
add(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
add(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
add(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
add(ObservableNumberValue) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
add(double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
add(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
add(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
add(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
add(E) - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
add(E) - Method in interface net.sf.mmm.util.property.api.util.ReadableCollectionProperty
 
add(int, E) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
add(E) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
add(Object, Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method adds the given item to the given arrayOrCollection.
add(Object, Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
add(AbstractValidator<? super V>) - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilder
 
add(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationFailureComposer
 
addAlias(EntityAlias<?>) - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
addAliases(EntityAlias<?>...) - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
addAll(Collection<? extends E>) - Method in class net.sf.mmm.util.collection.base.CollectionList
 
addAll(Collection<? extends E>) - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
addAll(Collection<? extends E>) - Method in interface net.sf.mmm.util.property.api.util.ReadableCollectionProperty
 
addAll(int, Collection<? extends E>) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
addAll(E...) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
addAll(Collection<? extends E>) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
addAll(E...) - Method in class net.sf.mmm.util.property.base.ImmutableObservableList
 
addArgument(CliArgumentContainer) - Method in class net.sf.mmm.util.cli.base.CliState
This method registers the given argument.
addBehavior(FeatureBehavior) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
addBlurHandler(BlurHandler) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
addCall(RemoteInvocationCallData<?, CALL>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method adds the given RemoteInvocationCallData to this queue.
addCall(GenericRemoteInvocationRpcCall, Class<?>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
This method is called from the service-client stub to add a GenericRemoteInvocationRpcCall.
addCall(GenericRemoteInvocationRpcCall, Class<?>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
This method adds the given GenericRemoteInvocationRpcCall to this queue.
addCall(GenericRemoteInvocationRpcCall, Class<?>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceClient
 
addCell(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.TableRow
 
addChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValue
This method adds the given UiHandlerEventValueChange to this object.
addChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method adds the given UiHandlerEventValueChange to this object.
addChangeHandler(UiHandlerEventValueChange<Void>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method adds the given UiHandlerEventValueChange to this object.
addChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method adds the given UiHandlerEventValueChange to this object.
addChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method adds the given UiHandlerEventValueChange to this object.
addChangeHandler(ChangeHandler) - Method in class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
addChangeHandler(ChangeHandler) - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
addChangeHandler(ChangeHandler) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
addChangeHandler(ChangeHandler) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
addChild(NODE, NODE, int) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeModelMutable
Adds the given child <NODE> to the given parent at the specified index.
addChild(NODE, NODE) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeModelMutable
Convenience method variant of UiWidgetAbstractTree.UiTreeModelMutable.addChild(Object, Object, int) to add a child at the end.
addChild(UiWidgetMenuItem) - Method in interface net.sf.mmm.client.ui.api.widget.menu.UiWidgetMenu
This method adds the given child to the end of the child-list.
addChild(UiWidgetMenu) - Method in interface net.sf.mmm.client.ui.api.widget.menu.UiWidgetMenuBar
This method adds the given child to the end of the child-list.
addChild(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridRow
This method creates a UiWidgetGridCell, sets the given child and adds it to this row.
addChild(UiWidgetRegular, String) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetTabPanel
This method adds the given UiWidgetRegular as new tab on the right of all existing tabs.
addChild(CHILD) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetDynamicComposite
This method adds the given child to the end of the child-list.
addChild(CHILD, int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetDynamicComposite
This method adds or better inserts the given child at the given index.
addChild(TreeNodeSimple<VALUE>, TreeNodeSimple<VALUE>, int) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
Adds the given child <NODE> to the given parent at the specified index.
addChild(TreeNodeSimple<VALUE>, TreeNodeSimple<VALUE>) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
Convenience method variant of UiWidgetAbstractTree.UiTreeModelMutable.addChild(Object, Object, int) to add a child at the end.
addChild(TreeNodeSimple<VALUE>, VALUE) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
Creates a new TreeNodeSimple for the given childValue and adds it to the given parent.
addChild(TreeNodeSimple<VALUE>, VALUE, int) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
Creates a new TreeNodeSimple for the given childValue and adds it to the given parent.
addChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method adds the given child to the end of the child-list.
addChild(CHILD, int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method adds or better inserts the given child at the given index.
addChild(CHILD, int) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapterDynamicComposite
This method adds the given child at the given index.
addChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
 
addChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
This method adds a new child.
addChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomDynamicComposite
This method adds the given child to the end of the child-list.
addChild(CHILD, int) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomDynamicComposite
This method adds or better inserts the given child at the given index.
addChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractButtonContainer
This method adds the given child to the end of the child-list.
addChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
This method creates a UiWidgetGridCell, sets the given child and adds it to this row.
addChild(UiWidgetGridCell) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
This method adds the given child to the end of the child-list.
addChild(UiWidgetGridCell, int) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
This method adds or better inserts the given child at the given index.
addChild(UiWidgetRegular, String) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetTabPanel
This method adds the given UiWidgetRegular as new tab on the right of all existing tabs.
addChild(UiWidgetRegular, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtPanel
This method adds the given child at the given index.
addChild(UiWidgetMenuItem, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenu
This method adds the given child at the given index.
addChild(UiWidgetMenu, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuBar
This method adds the given child at the given index.
addChild(UiWidgetGridRow, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridPanel
This method adds the given child at the given index.
addChild(UiWidgetGridCell, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridRow
This method adds the given child at the given index.
addChild(UiWidgetRegular, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtHorizontalSplitPanel
This method adds the given child at the given index.
addChild(UiWidgetTab, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtTabLayoutPanel
This method adds the given child at the given index.
addChild(UiWidgetRegular, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtVerticalSplitPanel
This method adds the given child at the given index.
addChild(UiWidgetRegular, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
This method adds the given child at the given index.
addChild(CHILD, int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestComposite
This method adds the given child at the given index.
addChild(BeanAccessPrototype<? extends BEAN>) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototypePolymorphic
 
addChild(CHILD) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method adds the given child to the children of this GenericTreeNode.
addChild(CHILD, int) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method adds the given child to the children of this GenericTreeNode.
addChild(TreeNodeSimple<VALUE>) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
 
addChild(TreeNodeSimple<VALUE>, int) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
 
addChild(ContentType) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
addChildInternal(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
 
addChildren(UiWidgetRegular...) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridPanel
This method creates a UiWidgetGridRow, adds the given children to it and then adds it to this UiWidgetGridPanel.
addChildren(UiWidgetRegular...) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridRow
This method creates a UiWidgetGridCell, sets the given children composed to a single widget and adds it to this row.
addChildren(UiWidgetRegular...) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
This method creates a UiWidgetGridRow, adds the given children to it and then adds it to this UiWidgetGridPanel.
addChildren(UiWidgetRegular...) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
This method creates a UiWidgetGridCell, sets the given children composed to a single widget and adds it to this row.
addChildSpanned(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridPanel
This method creates a UiWidgetGridRow, adds the given child with a full column span to it and then adds it to this UiWidgetGridPanel.
addChildSpanned(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
This method creates a UiWidgetGridRow, adds the given child with a full column span to it and then adds it to this UiWidgetGridPanel.
addChildValue(VALUE) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
Creates a new TreeNodeSimple with the given childValue and adds it as child of this node.
addChildValue(VALUE, int) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
Creates a new TreeNodeSimple with the given childValue and inserts it as child of this node at the given index.
addClassMapping(Class<?>) - Method in class net.sf.mmm.util.reflect.base.MappedClassResolver
This method adds a mapping for the given type using the simple-name.
addClassMapping(String, Class<?>) - Method in class net.sf.mmm.util.reflect.base.MappedClassResolver
This method adds a mapping for the given type using the given name.
addClickHandler(UiHandlerEventClick) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureClick
This method adds the given UiHandlerEventClick to this object.
addClickHandler(UiHandlerEventClick) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method adds the given UiHandlerEventClick to this object.
addClickHandler(UiHandlerEventClick) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method adds the given UiHandlerEventClick to this object.
addCloseHandler(UiHandlerEventClose) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
This method adds the given UiHandlerEventClose to this object.
addCloseHandler(UiHandlerEventClose) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method adds the given UiHandlerEventClose to this object.
addCloseHandler(UiHandlerEventClose) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method adds the given UiHandlerEventClose to this object.
addCollapseHandler(UiHandlerEventCollapse) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureCollapse
This method adds the given UiHandlerEventCollapse to this object.
addCollapseHandler(UiHandlerEventCollapse) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
This method adds the given UiHandlerEventCollapse to this object.
addCollapseHandler(UiHandlerEventCollapse) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
This method adds the given UiHandlerEventCollapse to this object.
addCollapseWidget(UiWidget) - Method in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetCollapsableSection
addCollapseWidget(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
addColumn(AbstractUiWidgetTableColumn<?, ROW, ?>, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
Adds the given column to this table.
addComposition(char, char) - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method adds the given composition pair.
addContentType(ContentType) - Method in class net.sf.mmm.util.contenttype.base.AbstractContentTypeManager
This method registers the given contentType in this ContentTypeManager.
addContentTypeRecursively(ContentType) - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
This method walks down the tree of ContentTypes recursively and adds them to this manager.
addConverter(ValueConverter<?, ?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method registers the given converter to this composed converter.
addConverter(ValueConverter<?, TARGET>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
This method registers the given converter to this composed converter.
addConverterComponent(ValueConverter<?, ?>) - Method in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
 
addConverterInternal(ValueConverter<?, ?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method registers the given converter to this composed converter.
addCounter - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
The number of entries added in this session.
addEventHandler(UiHandlerEvent) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureEvent
This method adds the given UiHandlerEvent to this object.
addEventHandler(UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method adds the given UiHandlerEvent to this object.
addEventHandler(UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
This method adds the given UiHandlerEvent to this object.
addEventHandler(UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method adds the given UiHandlerEvent to this object.
addExcludingQuery(SearchQuery) - Method in interface net.sf.mmm.search.engine.api.ComplexSearchQuery
This method adds the given subQuery as excluding sub-query.
addExcludingQuery(SearchQuery) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneComplexSearchQuery
This method adds the given subQuery as excluding sub-query.
addExpression(Expression) - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
addExtension(String) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method adds the given extension to the extensions.
addFeatureBehaviors() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Adds all available FeatureBehaviors at construction time.
addFocusHandler(UiHandlerEventFocus) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureFocus
This method adds the given UiHandlerEventFocus to this object.
addFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method adds the given UiHandlerEventFocus to this object.
addFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method adds the given UiHandlerEventFocus to this object.
addFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method adds the given UiHandlerEventFocus to this object.
addFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method adds the given UiHandlerEventFocus to this object.
addFocusHandler(FocusHandler) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
addHandler(Event.Type<H>, H) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
 
addHandlerRegistration(HandlerRegistration) - Method in interface net.sf.mmm.client.ui.gwt.widgets.handler.HandlerRegistrationCollector
This method is to be called with the HandlerRegistration for all permanent handlers.
addHandlerRegistration(HandlerRegistration) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method is to be called with the HandlerRegistration for all permanent handlers.
addHandlerToSource(Event.Type<H>, Object, H) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
 
addInSingleTx(RemoteInvocationCallData<?, CALL>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
 
additionalConverter - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
additionalFunctionManager - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
AdditionalLanguages() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioTrack
 
addListener(Class<E>, EventListener<E>) - Method in interface net.sf.mmm.util.event.api.EventBus
This method registers a listener that is interested in Events.
addListener(L) - Method in interface net.sf.mmm.util.event.api.EventSource
This method registers a listener that is interested in Events.
addListener(Class<E>, EventListener<E>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
 
addListener(L) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
 
addListener(ChangeListener<? super V>) - Method in class net.sf.mmm.util.property.api.AbstractRegularProperty
 
addListener(InvalidationListener) - Method in class net.sf.mmm.util.property.api.AbstractRegularProperty
 
addListener(ChangeListener<? super V>) - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
addListener(InvalidationListener) - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
addListener(ChangeListener<? super ObservableList<E>>) - Method in class net.sf.mmm.util.property.api.util.ListProperty
 
addListener(InvalidationListener) - Method in class net.sf.mmm.util.property.api.util.ListProperty
 
addListener(ListChangeListener<? super E>) - Method in class net.sf.mmm.util.property.api.util.ListProperty
 
addListener(ChangeListener<? super ObservableMap<K, V>>) - Method in class net.sf.mmm.util.property.api.util.MapProperty
 
addListener(InvalidationListener) - Method in class net.sf.mmm.util.property.api.util.MapProperty
 
addListener(MapChangeListener<? super K, ? super V>) - Method in class net.sf.mmm.util.property.api.util.MapProperty
 
addListener(ChangeListener<? super ObservableSet<E>>) - Method in class net.sf.mmm.util.property.api.util.SetProperty
 
addListener(InvalidationListener) - Method in class net.sf.mmm.util.property.api.util.SetProperty
 
addListener(SetChangeListener<? super E>) - Method in class net.sf.mmm.util.property.api.util.SetProperty
 
addListener(InvalidationListener) - Method in class net.sf.mmm.util.property.base.ImmutableObservableList
 
addListener(ListChangeListener<? super E>) - Method in class net.sf.mmm.util.property.base.ImmutableObservableList
 
addMapping(M) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
addMapping(String, M) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
addMenu(String) - Method in interface net.sf.mmm.client.ui.api.widget.menu.UiWidgetMenuBar
This method adds a menu to this menu-bar.
addMenu(String) - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenuBar
This method adds a menu to this menu-bar.
addMethod(Method, Class<?>) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl.BeanIntrospectionData
Analyze and add the given Method.
addMode(CliMode, Class<?>) - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method adds the given CliMode.
addMode(CliModeContainer) - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method adds the given CliMode.
addMouseHandler(Widget, Direction) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
Adds a PopupMouseHandler to the given Widget based on the given Direction.
addOpenHandler(UiHandlerEventOpen) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
This method adds the given UiHandlerEventOpen to this object.
addOpenHandler(UiHandlerEventOpen) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method adds the given UiHandlerEventOpen to this object.
addOpenHandler(UiHandlerEventOpen) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method adds the given UiHandlerEventOpen to this object.
addOption(CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.CliState
This method registers the given option.
addOption(String, CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.CliState
This method registers the given option with the given name.
addOptionalQuery(SearchQuery) - Method in interface net.sf.mmm.search.engine.api.ComplexSearchQuery
This method adds the given subQuery as optional sub-query.
addOptionalQuery(SearchQuery) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneComplexSearchQuery
This method adds the given subQuery as optional sub-query.
addPackagesToScan(Collection<String>) - Method in class net.sf.mmm.orient.impl.mapping.OrientMappingConfigProperties
 
addPackagesToScan(String...) - Method in class net.sf.mmm.orient.impl.mapping.OrientMappingConfigProperties
 
addParameter(Map<String, String>, String, Object) - Static method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
Adds the given parameter to the given Map.
addParameter(Map<String, String>, String, Object, boolean) - Static method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
Adds the given parameter to the given Map.
addParameter(Object) - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
addParser(ContentParser, String...) - Method in class net.sf.mmm.content.parser.base.AbstractContentParserService
This method registers the given parser for the given extension.
addPath(Path<?>) - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
addPaths(List<Path<?>>) - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
addPaths(Path<?>...) - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
addProcessorFactory(DetectorStreamProcessorFactory) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
addProperty(AbstractProperty<?>, boolean) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
addProperty(AbstractProperty<?>, boolean) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototypePolymorphic
 
addPropertyDescriptor(PojoPropertyDescriptorImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method adds the given PojoPropertyDescriptorImpl.
addPropertyInternal(AbstractProperty<?>, boolean) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
addPropertyInternal(AbstractProperty<?>, boolean) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototypePolymorphic
 
addPropertyItem(POJO, String, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method adds the given item to the list-like property with the given propertyName from the given pojo using the add accessor.
addPropertyItem(POJO, String, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
addPropertyValidator(WritableProperty<?>, AbstractValidator<? super V>) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
This method updates a given property such that the provided validator is added.
addPropertyValidator(WritableProperty<?>, AbstractValidator<? super V>) - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
addPropertyValidator(WritableProperty<?>, AbstractValidator<? super V>) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
addPropertyValidators(WritableProperty<?>, Collection<AbstractValidator<? super V>>) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
This method updates a given property such that the provided validator is added.
addPropertyValidators(WritableProperty<?>, Collection<AbstractValidator<? super V>>) - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
addPropertyValidators(WritableProperty<?>, Collection<AbstractValidator<? super V>>) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
addQuery(BooleanClause.Occur, SearchQuery) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneComplexSearchQuery
This method adds the given subQuery using the given occur.
addRank(E, int) - Method in class net.sf.mmm.util.collection.base.RankMap
This method adds the given gain to the current rank of the given element.
addRank(int) - Method in class net.sf.mmm.util.collection.base.RankMap.Ranking
 
addRefreshable(Refreshable) - Method in interface net.sf.mmm.util.component.api.PeriodicRefresher
This method will register the given refreshable so it will be refreshed periodically.
addRefreshable(Refreshable) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
addRequiredQuery(SearchQuery) - Method in interface net.sf.mmm.search.engine.api.ComplexSearchQuery
This method adds the given subQuery as required sub-query.
addRequiredQuery(SearchQuery) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneComplexSearchQuery
This method adds the given subQuery as required sub-query.
Address - Interface in net.sf.mmm.orient.data.bean.api.contact
TODO: this class ...
addRow(ROW) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractListTable
Adds the given row at the end of this list table.
addRow(ROW, int) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractListTable
Adds the given row to this list table.
addRow(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Adds the given row at the end of this list table.
addRow(ROW, int) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Adds the given row to this list table.
addRow(ITEM_CONTAINER, int) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractListTable
 
addRow(ROW) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
Adds the given row at the end of this list table.
addRow(ROW, int) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
Adds the given row to this list table.
addRow(ItemContainerGwt<ROW>, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
addSegment(AbstractXmlPathSegment) - Method in class net.sf.mmm.util.xml.path.base.XmlPathImpl
This method adds the given segment to this path.
addSelectionFeature(RichTextFeature, int) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
addSelectionHandler(UiHandlerEventSelection<VALUE>) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureSelectedValue
This method adds the given UiHandlerEventSelection to this object.
addSelectionHandler(UiHandlerEventSelection<ITEM>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method adds the given UiHandlerEventSelection to this object.
addSelectionHandler(UiHandlerEventSelection<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method adds the given UiHandlerEventSelection to this object.
addSelector(AbstractXmlSelector) - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
This method adds the given selector to this XmlSet.
addSeparator() - Method in interface net.sf.mmm.client.ui.api.widget.menu.UiWidgetMenu
This method adds a separator to this menu.
addSeparator() - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
This method adds a separator to this menu.
addSeparatorRow() - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridPanel
Adds an empty row that acts as a spacer to group blocks of rows with widgets.
addSeparatorRow() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
Adds an empty row that acts as a spacer to group blocks of rows with widgets.
addSingularAccessors - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
 
addStreamOffset(int) - Method in class net.sf.mmm.util.contenttype.base.DecisionState
 
addStyle(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteStylesAdvanced
This method adds the given style to the styles.
addStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method adds the given style to the styles.
addStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method adds the given style to the styles.
addStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method adds the given style to the styles.
addStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method adds the given style to the styles.
addStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method adds the given style to the styles.
addSubmenu(String) - Method in interface net.sf.mmm.client.ui.api.widget.menu.UiWidgetMenu
This method adds a sub-menu to this menu.
addSubmenu(String) - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
This method adds a sub-menu to this menu.
addToCurrentTx(RemoteInvocationCallData<?, CALL>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
 
addToList(List<V>) - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method appends the values of the list represented by this node to the given list.
addToList(List<V>) - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
 
addValidator(ValueValidator<? super Void>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method adds the given ValueValidator to this object.
addValidator(ValueValidator<? super VALUE>) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
This method adds the given ValueValidator to this object.
addValidator(ValueValidator<? super VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method adds the given ValueValidator to this object.
addValidator(AbstractValidator<? super V>, Collection<AbstractValidator<? super V>>, AbstractValidator<? super V>) - Static method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
addValidator(ValueValidator<? super V>) - Method in interface net.sf.mmm.util.validation.api.HasValueValidators
This method adds the given ValueValidator to this object.
addValidatorMandatory() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValidation
This is a convenience method for adding the most common validator ValidatorMandatory.
addValidatorMandatory() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This is a convenience method for adding the most common validator ValidatorMandatory.
addValidatorMandatory() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This is a convenience method for adding the most common validator ValidatorMandatory.
addValueChangeHandler(ValueChangeHandler<Boolean>) - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
addValueChangeHandler(ValueChangeHandler<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
addValueChangeHandler(ValueChangeHandler<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
addVariable(Variable<?>) - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
addVirtualAccessor(AbstractPojoPropertyDescriptor, PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method adds the given accessor to the given propertyDescriptor.
addVirtualAccessors - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
 
adjustSignum(int) - Method in enum net.sf.mmm.util.lang.api.SortOrder
AdvancedClassHierarchyMap<E> - Class in net.sf.mmm.util.collection.base
This class extends AbstractClassHierarchyMap with the ability to replace elements (<E>) on recursive puts if the new element has a more general type.
AdvancedClassHierarchyMap() - Constructor for class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
The constructor.
AdvancedClassHierarchyMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
The constructor.
after(Instant) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderInstant
 
after(AttributeReadValue<Instant>) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderInstant
 
after(LocalDate) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDate
 
after(AttributeReadValue<LocalDate>) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDate
 
after(LocalDateTime) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDateTime
 
after(AttributeReadValue<LocalDateTime>) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDateTime
 
after(V) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderTime
Adds a validator that checks that the date/time is after the given value.
after(AttributeReadValue<V>) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderTime
Adds a validator that checks that the date/time is after the given value.
afterHandler(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.UiEventObserver
This method is called after the UiHandler(s) are invoked.
afterUnmarshal(Unmarshaller, Object) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
This method is automatically invoked by JAXB after un-marshaling this bean.
afterUnmarshal(Unmarshaller, Object) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
 
afterUnmarshal(Unmarshaller, Object) - Method in interface net.sf.mmm.util.xml.base.jaxb.JaxbObject
This method is automatically invoked by JAXB after un-marshaling this bean.
AGGREGATE_FUNCTION_BEAN - Static variable in class net.sf.mmm.util.query.base.path.PathImpl
 
aggregateMaximumLength(long, long) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
This method aggregates the current aggregated maximum length with the given next value.
aggregateMaximumLength(long, long) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerChoice
 
aggregateMinimumLength(long, long) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
This method aggregates the current aggregated minimum length with the given next value.
aggregateMinimumLength(long, long) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerChoice
 
ALBUM - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMusic
The album (CD) containing this musical content.
ALEF_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
algorithm - Variable in class net.sf.mmm.orient.sql.SqlScript
 
alias(Class<E>) - Static method in class net.sf.mmm.jpa.base.query.statement.jpql.Jpql
 
alias(Class<E>, B) - Static method in class net.sf.mmm.jpa.base.query.statement.jpql.Jpql
 
alias(Class<T>, Class<E>, B) - Static method in class net.sf.mmm.jpa.base.query.statement.jpql.Jpql
 
alias(OClass) - Static method in class net.sf.mmm.orient.base.query.statement.ODB
 
Alias<E> - Class in net.sf.mmm.util.query.base.path
This class represents an Alias used in a FROM block of an SQL statement.
Alias(String) - Constructor for class net.sf.mmm.util.query.base.path.Alias
The constructor.
Alias(String, String) - Constructor for class net.sf.mmm.util.query.base.path.Alias
The constructor.
Alias(String, String, Class<E>) - Constructor for class net.sf.mmm.util.query.base.path.Alias
The constructor.
Alias(String, String, E) - Constructor for class net.sf.mmm.util.query.base.path.Alias
The constructor.
Alias(String, String, Class<?>, E, Class<E>) - Constructor for class net.sf.mmm.util.query.base.path.Alias
The constructor.
alias - Variable in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
alias(EntityAlias<?>, boolean) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
ALIAS_HELP - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
The alias of the option to get help/usage.
ALIAS_VERSION - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
The alias of the option to get the program version.
aliases - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
aliasList - Variable in class net.sf.mmm.util.query.base.feature.FeatureAndFromImpl
 
aliasMap - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
aliasMap - Variable in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
Alignment - Enum in net.sf.mmm.util.lang.api
This enum contains the available values for the alignment of an object.
Alignment(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Alignment
The constructor.
alignment - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
alignment - Variable in class net.sf.mmm.util.text.base.JustificationImpl
The alignment.
ALL - Static variable in class net.sf.mmm.util.date.api.WeekdaySet
ALL - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
Suppress all warnings.
ALL_AROUND_PROFILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ALL_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
allowCustomInput - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
 
allowSave - Variable in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
 
allValues - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
ALMOST_EQUAL_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Alpha - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the alpha value of a color what is its opacity.
Alpha() - Constructor for class net.sf.mmm.util.datatype.api.color.Alpha
The constructor for de-serialization in GWT.
Alpha(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Alpha
The constructor.
Alpha(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Alpha
The constructor.
Alpha(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Alpha
The constructor.
Alpha(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Alpha
The constructor.
alpha - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
AlreadyInitializedException - Exception in net.sf.mmm.util.component.api
This is the exception thrown if an operation was invoked after the object was initialized but has to be called before initialization.
AlreadyInitializedException() - Constructor for exception net.sf.mmm.util.component.api.AlreadyInitializedException
The constructor.
alternatives - Variable in enum net.sf.mmm.util.version.api.DevelopmentPhase
 
altName - Variable in enum net.sf.mmm.music.datatype.api.ChordExtension
 
altQuoteEnd - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
altQuoteEscape - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
altQuoteEscapeLazy - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
altQuoteStart - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
altText - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
 
AMALGAMATION_OR_COPRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
amount - Variable in class net.sf.mmm.client.ui.api.common.Length
 
AMPERSAND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The ampersand sign used for the term "and".
analyzer - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactoryImpl
 
analyzer - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
The Analyzer
analyzer - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
The lucene Analyzer.
analyzer - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
 
analyzer - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchHighlighter
the lucene analyzer
analyzer - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
The analyzer to use.
analyzer - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilderFactory
 
analyzer - Variable in class net.sf.mmm.search.impl.lucene.LuceneAnalyzerImpl
 
analyzer - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
and(ObservableBooleanValue) - Method in interface net.sf.mmm.util.property.api.lang.ReadableBooleanProperty
 
and(Expression...) - Method in interface net.sf.mmm.util.query.api.expression.Expression
 
and(Expression...) - Static method in class net.sf.mmm.util.query.base.expression.Expressions
 
and() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
and() - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilder
 
andFrom(EntityAlias<?>...) - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlSelectStatementImpl
 
andFrom(EntityAlias<?>...) - Method in interface net.sf.mmm.util.query.api.feature.FeatureAndFrom
 
andFrom(EntityAlias<?>...) - Method in class net.sf.mmm.util.query.base.feature.FeatureAndFromImpl
 
ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANGLE_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANGSTROM_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
annotatedClass - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
 
AnnotationFilter - Class in net.sf.mmm.util.reflect.base
This is a filter that only accepts types that are annotated with an annotation given at construction.
AnnotationFilter(Class<? extends Annotation>) - Constructor for class net.sf.mmm.util.reflect.base.AnnotationFilter
The constructor.
AnnotationFilter(Class<? extends Annotation>, boolean) - Constructor for class net.sf.mmm.util.reflect.base.AnnotationFilter
The constructor.
AnnotationFilter(Class<? extends Annotation>, boolean, AnnotationUtilImpl) - Constructor for class net.sf.mmm.util.reflect.base.AnnotationFilter
The constructor.
AnnotationNotForTargetException - Exception in net.sf.mmm.util.reflect.api
A AnnotationNotForTargetException is thrown if an Annotation should be resolved for a specific ElementType that it is NOT targeted for.
AnnotationNotForTargetException(Class<? extends Annotation>, ElementType) - Constructor for exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
The constructor.
AnnotationNotRuntimeException - Exception in net.sf.mmm.util.reflect.api
A AnnotationNotRuntimeException is thrown if an Annotation should be resolved at runtime but has NOT the Retention RetentionPolicy.RUNTIME.
AnnotationNotRuntimeException(Class<? extends Annotation>) - Constructor for exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
The constructor.
annotationType - Variable in class net.sf.mmm.util.reflect.base.AnnotationFilter
The required annotation.
annotationUtil - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
annotationUtil - Variable in class net.sf.mmm.util.cli.base.CliState
 
AnnotationUtil - Interface in net.sf.mmm.util.reflect.api
This is the interface for a collection of utility functions to deal with annotations.
annotationUtil - Variable in class net.sf.mmm.util.reflect.base.AnnotationFilter
The AnnotationUtilImpl to use.
annotationUtil() - Method in class net.sf.mmm.util.reflect.impl.spring.UtilReflectSpringConfig
 
AnnotationUtilImpl - Class in net.sf.mmm.util.reflect.base
This class is a collection of utility functions for dealing with annotations.
AnnotationUtilImpl() - Constructor for class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
The constructor.
ANTICLOCKWISE_CONTOUR_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANTICLOCKWISE_INTEGRATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANTICLOCKWISE_OPEN_CIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANTICLOCKWISE_TOP_SEMICIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Api - Interface in net.sf.mmm.util.component.api
This interface only exists for documentation purpose!
API is a shortcut for Application Programming Interface and identifies all types required to access a component.
API_PKG_SUFFIX - Static variable in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The conventional suffix for an api package.
APL_FUNCTIONAL_SYMBOL_CIRCLE_STILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APL_FUNCTIONAL_SYMBOL_I_BEAM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APL_FUNCTIONAL_SYMBOL_SLASH_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APOSTROPHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The apostrophe sign.
append(String) - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserXls.ExcelListener
This method appends the given text to the buffer.
append(StringBuilder, String, int, CliOutputSettings) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
This method appends a single option to the syntax.
append(char) - Method in class net.sf.mmm.util.io.base.AppendableWriter
 
append(CharSequence) - Method in class net.sf.mmm.util.io.base.AppendableWriter
 
append(CharSequence, int, int) - Method in class net.sf.mmm.util.io.base.AppendableWriter
 
append(ByteArray) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method queues the given ByteArray at the end of this buffer.
append(CharSequence, int, int) - Method in class net.sf.mmm.util.nls.base.NlsWriter
 
append(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
 
append(Argument<?>) - Method in interface net.sf.mmm.util.query.api.expression.ExpressionFormatter
 
append(SqlOperator<?, ?>, Argument<?>) - Method in interface net.sf.mmm.util.query.api.expression.ExpressionFormatter
 
append(CharSequence) - Method in interface net.sf.mmm.util.query.api.expression.ExpressionFormatter
 
append(Object) - Method in interface net.sf.mmm.util.query.api.expression.ExpressionFormatter
 
append(Argument<?>) - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
append(SqlOperator<?, ?>, Argument<?>) - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
append(Appendable, DefaultLineWrapper.ColumnState, DefaultLineWrapper.CellBuffer) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method appends the text of a single cell (line of a single column).
append(CharSequence) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
append(CharSequence, int, int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
append(char) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
append(AbstractValidator<? super V>...) - Method in class net.sf.mmm.util.validation.base.AbstractValidator
 
append(AbstractValidator<? super V>...) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
 
appendable - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
The Appendable where to write help to.
appendable - Variable in class net.sf.mmm.util.io.base.AppendableWriter
The delegate.
AppendableWriter - Class in net.sf.mmm.util.io.base
This class is a Writer that adapts an Appendable.
AppendableWriter(Appendable) - Constructor for class net.sf.mmm.util.io.base.AppendableWriter
The constructor.
appendCellBuffer(DefaultLineWrapper.ColumnState, DefaultLineWrapper.CellBuffer) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method fills the DefaultLineWrapper.CellBuffer with the payload for the current cell.
appendEnclosing(StringBuilder, char, ClassName) - Method in class net.sf.mmm.util.reflect.api.ClassName
Appends the enclosing class in proper order (reverse hierarchy).
appendFieldQuery(ComplexSearchQuery, String, String) - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method extends the given complexQuery with a query for the given property.
appendFromStartToPos(StringBuilder, int, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
appendHeaderProperty(String, String) - Method in class net.sf.mmm.util.http.HttpMessage
This method appends the given value to the HTTP header-property with the given name.
appendHeaderProperty(String, String, String) - Method in class net.sf.mmm.util.http.HttpMessage
This method appends the given value to the HTTP header-property with the given name.
AppendingList<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of the List interface that gives a read-only view on other lists that appear as if they were concatenated.
AppendingList(List<? extends E>...) - Constructor for class net.sf.mmm.util.collection.base.AppendingList
The constructor.
appendPath(StringBuilder, String...) - Static method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method appends the pojo property path specified by the given segments to the given buffer.
appendSegment(StringBuilder, long, boolean) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
 
appendSubstring(StringBuffer, int, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method appends the substring specified by start and end to the given buffer.
appendWithAlignment(Appendable, DefaultLineWrapper.ColumnState, boolean, DefaultLineWrapper.CellBuffer) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method actually appends the text for a single line of a single column according to alignment.
applicationContext - Variable in class net.sf.mmm.util.component.impl.AbstractSpringContainer
The ConfigurableApplicationContext to delegate to.
ApplicationWindow - Interface in net.sf.mmm.client.ui.api.dialog
TODO: this class ...
apply(UiWidgetAdapter) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
 
apply(T) - Method in interface net.sf.mmm.util.lang.api.function.Function
Deprecated.
Applies this function to the given argument.
apply(Object) - Method in class net.sf.mmm.util.lang.api.function.VoidFunction
 
apply(HyphenationPattern) - Method in class net.sf.mmm.util.text.base.HyphenationState
This is the heart of the hyphenation algorithm.
apply(HyphenationPattern, int) - Method in class net.sf.mmm.util.text.base.HyphenationState
This method applies the pattern matching at the given offset.
applyEventAdapter(EVENT_ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
This method applies the given event adapter to the widget(s) so it receive native events.
applyEventAdapter(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method applies the given event adapter to the widget(s) so it receive native events.
applyEventAdapterForChange(EVENT_ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
Applies for EventType.VALUE_CHANGE events.
applyEventAdapterForChange(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
Applies for EventType.VALUE_CHANGE events.
applyEventAdapterForChange(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
Applies for EventType.VALUE_CHANGE events.
applyEventAdapterForClick(EVENT_ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
Applies for EventType.CLICK events.
applyEventAdapterForClick(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
Applies for EventType.CLICK events.
applyEventAdapterForClick(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
Applies for EventType.CLICK events.
applyEventAdapterForFocus(EVENT_ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
applyEventAdapterForFocus(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
applyEventAdapterForFocus(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
applyEventAdapterForSelection(EVENT_ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
Applies for EventType.SELECTION_CHANGE events.
applyEventAdapterForSelection(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
Applies for EventType.SELECTION_CHANGE events.
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings(Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
applyFontSettings(Color, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings(Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
applyFontSettings(String, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings(Color, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings(Color, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings(String, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings(String, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
APPROACHES_THE_LIMIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APPROXIMATELY_BUT_NOT_ACTUALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APPROXIMATELY_EQUAL_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APPROXIMATELY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APPROXIMATELY_EQUAL_TO_OR_THE_IMAGE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ARC - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Area() - Method in interface net.sf.mmm.orient.data.bean.api.world.AbstractArea
 
AreaCode() - Method in interface net.sf.mmm.orient.data.bean.api.world.Country
 
AreaCode - Class in net.sf.mmm.util.datatype.api.phone
This class is a Datatype that represents the area code for a phone number.
AreaCode() - Constructor for class net.sf.mmm.util.datatype.api.phone.AreaCode
The constructor for de-serialization in GWT.
AreaCode(int) - Constructor for class net.sf.mmm.util.datatype.api.phone.AreaCode
The constructor.
AreaCode(String) - Constructor for class net.sf.mmm.util.datatype.api.phone.AreaCode
The constructor.
areaCode - Variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
arg1 - Variable in class net.sf.mmm.util.query.base.expression.SingleExpression
 
arg2 - Variable in class net.sf.mmm.util.query.base.expression.SingleExpression
 
Args - Class in net.sf.mmm.util.query.base.argument
Static factory to create Arguments.
Args() - Constructor for class net.sf.mmm.util.query.base.argument.Args
 
args - Variable in class net.sf.mmm.util.reflect.api.Arguments
the wrapped signature
argType - Variable in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationCustomEquals
 
argument - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
 
argument - Variable in class net.sf.mmm.util.cli.base.CliArgumentContainer
 
argument - Variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
argument - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
The NlsArgument to use as result or null if this is the last NlsFormatterChoice.Segment.
argument - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
 
Argument<V> - Interface in net.sf.mmm.util.query.api.argument
This is the interface for a builder of an Expression checking one argument or comparing two arguments.
argumentFormatter - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
argumentIndex - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
 
argumentNames - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
 
argumentParser - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
arguments - Variable in class net.sf.mmm.logging.TestLogger.LogEvent
The optional arguments.
arguments - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
arguments - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
The NLS-arguments.
arguments - Variable in class net.sf.mmm.util.cli.base.CliState
 
arguments - Variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
 
arguments - Variable in class net.sf.mmm.util.nls.base.ComposedNlsMessage
 
arguments - Variable in class net.sf.mmm.util.nls.base.NlsMessageDescriptor
 
arguments - Variable in class net.sf.mmm.util.nls.base.NlsWriter
 
Arguments - Class in net.sf.mmm.util.reflect.api
This class represents an argument list.
Arguments(Object...) - Constructor for class net.sf.mmm.util.reflect.api.Arguments
The constructor.
ARIA_ROLE_ALERT - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_ALERT_DIALOG - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_APPLICATION - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_ARTICLE - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_BANNER - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_CHECKBOX - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_COLUMN_HEADER - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_COMBOBOX - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_COMPLEMENTARY - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_COMPOSITE - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_CONTENT_INFO - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_DEFINITION - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_DIALOG - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_DIRECTORY - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_DOCUMENT - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_FORM - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_GRID - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_GRID_CELL - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_GROUP - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_HEADING - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_IMG - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_LANDMARK - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_LINK - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_LIST - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_LIST_ITEM - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_LISTBOX - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_LOG - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MAIN - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MARQUEE - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MATH - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MENU - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MENU_BAR - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MENU_ITEM - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MENU_ITEM_CHECKBOX - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MENU_ITEM_RADIO - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_NAVIGATION - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_NOTE - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_OPTION - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_PRESENTATION - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_PROGRESS_BAR - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_RADIO - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_RADIO_GROUP - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_REGION - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_ROW - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_ROW_GROUP - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_ROW_HEADER - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_SCROLLBAR - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_SEARCH - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_SECTION_HEAD - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_SEPARATOR - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_SLIDER - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_SPIN_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_STATUS - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TAB - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TAB_LIST - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TAB_PANEL - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TEXTBOX - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TIMER - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TOOLBAR - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TOOLTIP - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TREE - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TREE_GRID - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TREE_ITEM - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
AriaAutocomplete - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for AttributeReadAriaAutocomplete.getAutocomplete().
AriaAutocomplete(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
The constructor.
AriaChangeNotifications - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for AttributeReadAriaRelevant.getRelevant().
AriaChangeNotifications(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
The constructor.
AriaDropEffect - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for AttributeReadAriaDropEffect.getDropEffect().
AriaDropEffect(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
The constructor.
AriaIdList - Class in net.sf.mmm.client.ui.api.aria.datatype
This class is a simple representation for a List of IDs.
AriaIdList(String) - Constructor for class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
The constructor.
AriaIdList(String...) - Constructor for class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
The constructor.
AriaInvalid - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for AttributeReadAriaInvalid.getInvalid().
AriaInvalid(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
The constructor.
AriaLiveLevel - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for AttributeReadAriaLive.getLive().
AriaLiveLevel(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
The constructor.
ariaRole - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
AriaSortOrder - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for the sort order of a list.
AriaSortOrder(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
The constructor.
AriaTristate - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for a tristate.
AriaTristate(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
The constructor.
array - Variable in class net.sf.mmm.util.cli.base.CliValueContainerArray
The array or null if NOT yet set.
array - Variable in class net.sf.mmm.util.collection.base.ArrayIterator
The array to iterate/enumerate.
Array - Class in net.sf.mmm.util.lang.base
Reduced variant of Array that is GWT compatible.
Array() - Constructor for class net.sf.mmm.util.lang.base.Array
Constructor prohibited.
ARRAY_LENGTH - Static variable in class net.sf.mmm.util.pool.base.NoByteArrayPool
The default length of the managed byte-arrays.
ARRAY_LENGTH - Static variable in class net.sf.mmm.util.pool.base.NoCharArrayPool
The default length of the managed char-arrays.
ArrayIterator<E> - Class in net.sf.mmm.util.collection.base
This class implements both Iterator and Enumeration to iterate/enumerate a given array.
ArrayIterator(E[]) - Constructor for class net.sf.mmm.util.collection.base.ArrayIterator
The constructor.
ArrayIterator(E[], int, int) - Constructor for class net.sf.mmm.util.collection.base.ArrayIterator
The constructor.
arrayLength - Variable in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
The actual length of the byte-arrays.
arrayLength - Variable in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
The actual length of the char-arrays.
ArrayListFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the ListFactory interface that creates instances of ArrayList.
ArrayListFactory() - Constructor for class net.sf.mmm.util.collection.base.ArrayListFactory
 
arrayQueue - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
The Queue of available ByteArrays that have NOT yet been processed.
ARROW_POINTING_DOWNWARDS_THEN_CURVING_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ARROW_POINTING_DOWNWARDS_THEN_CURVING_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ARROW_POINTING_RIGHTWARDS_THEN_CURVING_DOWNWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Artist() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioAlbum
 
Artist() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioTrack
 
ARTIST - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMusic
The artist(s) which performed this musical content.
ArtistGroup - Interface in net.sf.mmm.orient.data.bean.api.media
This is the OrientBean for a group of artists that itself acts as artist.
ArtistMember - Interface in net.sf.mmm.orient.data.bean.api.media
An Edge that links from an ArtistGroup to the ArtistPersons that its members.
ArtistPerson - Interface in net.sf.mmm.orient.data.bean.api.media
This is the Vertex for an artist that is a single person ("one man show") unlike an ArtistGroup.
as(String) - Method in interface net.sf.mmm.util.query.api.path.EntityAlias
 
as(String) - Method in class net.sf.mmm.util.query.base.path.Alias
 
as() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
as(EntityAlias<?>, boolean) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
asArg(PropertyPath<V>) - Method in class net.sf.mmm.util.query.base.feature.AbstractFeature
 
ascii - Variable in enum net.sf.mmm.music.datatype.api.TonePitch
 
ASCII_LETTER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the Latin ASCII letters 'a'-'z' and 'A'-'Z'.
ASCII_LOWER_CASE_LETTER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the lower case Latin ASCII letters 'a'-'z'.
ASCII_UPPER_CASE_LETTER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the upper case Latin ASCII letters 'A'-'Z'.
asciiBytesAvailable - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The number of ASCII bytes available to read from EncodingUtilImpl.UtfDetectionReader.inputStream.
AsciiProcessor() - Constructor for class net.sf.mmm.util.io.base.EncodingUtilImpl.AsciiProcessor
The constructor.
asciiProcessor - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The processor for ASCII-mode.
asFeatureSelectedValue() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetWithSelectedValue
 
asFeatureSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
asFeatureSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
asList() - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
asList() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
asPath(PropertyPath<V>) - Method in class net.sf.mmm.util.query.base.feature.AbstractFeature
 
assertCause(Throwable, Class<T>) - Static method in class net.sf.mmm.test.ExceptionHelper
This method should be invoked in catch-block of tests that catched a given exception and expect that this exception or one of its causes are an instance of the given expectedType.
assertCause(Throwable, Throwable) - Static method in class net.sf.mmm.test.ExceptionHelper
This method should be invoked in catch-block of tests that catched a given exception and expect that this exception or one of its causes is the same as the given expectedCause.
assign(Object) - Method in class net.sf.mmm.util.cli.base.CliValueMap
This method applies the parsed CLI values to the given state.
AssignableFromFilter - Class in net.sf.mmm.util.reflect.base
This is a filter that only accepts types that are assignable from a special type.
AssignableFromFilter(Class<?>) - Constructor for class net.sf.mmm.util.reflect.base.AssignableFromFilter
The constructor.
AssignableFromFilter(Class<?>, boolean) - Constructor for class net.sf.mmm.util.reflect.base.AssignableFromFilter
The constructor.
assignment - Variable in class net.sf.mmm.util.query.base.feature.FeatureSetImpl.SetExpression
 
assignment() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
assignmentClass - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
assignmentClass - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
 
assignNodeToWidget(NODE, WIDGET) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeNodeRenderer
This method assigns the given <NODE> to the given widget.
assignNodeToWidget(NODE, UiWidgetLabel) - Method in class net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeNodeRendererDefault
This method assigns the given <NODE> to the given widget.
assignParameters(Query, AbstractStatement<?, ?>, Long, Integer) - Static method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
assignValue - Variable in class net.sf.mmm.util.property.api.AbstractProperty.PropertyBuilder
 
assignValueFrom(ObservableValue<? extends V>) - Method in class net.sf.mmm.util.property.api.AbstractProperty
Assigns the value from the ObservableValue (typically a WritableProperty) to this property.
asString() - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
asString(String) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
asString(Locale, String) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
ASTERISK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The asterisk sign commonly used for multiplication.
ASTERISK_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ASYMPTOTICALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
AsyncProcessExecutor - Interface in net.sf.mmm.util.process.api
This is the interface for an async executor of a Process.
AsyncProcessExecutorImpl(ProcessUtilImpl.ProcessExecutor) - Constructor for class net.sf.mmm.util.process.base.ProcessUtilImpl.AsyncProcessExecutorImpl
The constructor.
AsyncTransferrer - Interface in net.sf.mmm.util.io.api
This is the interface for an async transferrer of streams or readers/writers.
AsyncTransferrerImpl(StreamUtilImpl.BaseTransferrer<?>) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.AsyncTransferrerImpl
The constructor.
atomic - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
ATOMIC_INTEGER - Static variable in class net.sf.mmm.util.math.base.MathUtilImpl
ATOMIC_LONG - Static variable in class net.sf.mmm.util.math.base.MathUtilImpl
ATR_META_CONTENT - Static variable in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
the content attribute of the meta tag
ATR_META_NAME - Static variable in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
the name attribute of the meta tag
attachActiveWidget(ComplexPanel) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
attachActiveWidget(ComplexPanel) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
attachActiveWidget(ComplexPanel) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
attached - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
ATTRIBUTE_COLSPAN - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadColumnSpan
ATTRIBUTE_LIST - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The attribute of an input element to reference a datalist via its id.
ATTRIBUTE_ROWSPAN - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadRowSpan
The attribute name of AttributeReadRowSpan.getRowSpan().
AttributeReadAccessKey - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the accessKey attribute of an object.
AttributeReadAlignment - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the alignment of an object.
AttributeReadAllowCustomInput - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the allowCustomInput attribute of an object.
AttributeReadAltText - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the alternative text attribute of an object.
AttributeReadAriaActiveDescendant - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the activeDescendant attribute (property) of an object.
AttributeReadAriaAtomic - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the atomic attribute (property) of an object.
AttributeReadAriaAutocomplete - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the autocomplete attribute (property) of an object.
AttributeReadAriaBusy - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the busy attribute (state) of an object.
AttributeReadAriaChecked - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the checked attribute (state) of an object.
AttributeReadAriaControls - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the controls attribute (property) of an object.
AttributeReadAriaDescribedBy - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the describedBy attribute (property) of an object.
AttributeReadAriaDisabled - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the disabled attribute (state) of an object.
AttributeReadAriaDropEffect - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the dropEffect attribute (property) of an object.
AttributeReadAriaExpanded - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the expanded attribute (state) of an object.
AttributeReadAriaFlowTo - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the flowTo attribute (property) of an object.
AttributeReadAriaGrabbed - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the grabbed attribute (state) of an object.
AttributeReadAriaHasPopup - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the hasPopup attribute (property) of an object.
AttributeReadAriaHidden - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the hidden attribute (state) of an object.
AttributeReadAriaInvalid - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the invalid attribute (state) of an object.
AttributeReadAriaLabel - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the label attribute (property) of an object.
AttributeReadAriaLabelledBy - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the labelledBy attribute (property) of an object.
AttributeReadAriaLevel - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the level attribute (property) of an object.
AttributeReadAriaLive - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the live attribute (property) of an object.
AttributeReadAriaMultiLine - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the multiLine attribute (property) of an object.
AttributeReadAriaMultiSelectable - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the multi-selectable attribute (property) of an object.
AttributeReadAriaOrientation - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the orientation attribute (property) of an object.
AttributeReadAriaOwns - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the owns attribute (property) of an object.
AttributeReadAriaPosInSet - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the posInSet attribute (property) of an object.
AttributeReadAriaPressed - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the pressed attribute (state) of an object.
AttributeReadAriaReadOnly - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the readOnly attribute (property) of an object.
AttributeReadAriaRelevant - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the relevant attribute (property) of an object.
AttributeReadAriaRequired - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the required attribute (property) of an object.
AttributeReadAriaRole - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the ARIA role attribute of an object.
AttributeReadAriaSelected - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the selected attribute (state) of an object.
AttributeReadAriaSetSize - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the setSize attribute (property) of an object.
AttributeReadAriaSort - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the sort attribute (property) of an object.
AttributeReadAriaValueMax - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the valueMax attribute (property) of an object.
AttributeReadAriaValueMin - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the valueMin attribute (property) of an object.
AttributeReadAriaValueNow - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the valueNow attribute (property) of an object.
AttributeReadAriaValueText - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the valueText attribute (property) of an object.
AttributeReadAttribute - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the attribute attribute of an object.
AttributeReadCaption - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the caption attribute of an object.
AttributeReadClosable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the closable attribute of an object.
AttributeReadCollapsed - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the collapsed attribute of an object.
AttributeReadColumnCount - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the columnCount attribute of an object.
AttributeReadColumnSpan - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the columnSpan attribute of an object.
AttributeReadDefaultFailureCallback - Interface in net.sf.mmm.service.api.client
This interface gives read access to the defaultFailureCallback property of an object.
AttributeReadDeprecated - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the deprecated attribute of an object.
AttributeReadDisposed - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the disposed attribute of an object.
AttributeReadEditable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the editable attribute of an object.
AttributeReadEnabled - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the enabled-flag of an object.
AttributeReadEventObserver - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the event observer of an object.
AttributeReadFlag - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to a generic flag.
AttributeReadFlagAdvanced - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read access to a generic flag.
AttributeReadFocused - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the enabled-flag of an object.
AttributeReadFormatter<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the formatter attribute of an object.
AttributeReadHeightInRows - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the height in rows attribute of an object.
AttributeReadHelpText - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the help text attribute of an object.
AttributeReadHtmlId - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to a ID.
AttributeReadId<ID> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the ID of an object.
AttributeReadImage<IMAGE extends AbstractImage> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the image attribute of an object.
AttributeReadKeyboardFilter - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the keyboard-filter attribute of an object.
AttributeReadLabel - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the label attribute of an object.
AttributeReadLengthProperty - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the length of an object.
AttributeReadLocale - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the locale of an object.
AttributeReadMaximizable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the maximizable state of an object (window).
AttributeReadMaximized - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the maximized state of an object (window).
AttributeReadMaximumSize - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the maximum size of an object.
AttributeReadMaximumTextLength - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the maximum text length attribute of an object.
AttributeReadMaximumValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the maximum value attribute of an object.
AttributeReadMessage - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the message of an object.
AttributeReadMessageCode - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the code of an object.
AttributeReadMinimized - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the minimized state of an object (window).
AttributeReadMinimumSize - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the minimum size of an object.
AttributeReadMinimumValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the minimum value attribute of an object.
AttributeReadModal - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the modal attribute of an object (a dialog).
AttributeReadMode - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the mode attribute of an object.
AttributeReadModeFixed - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the mode attribute of an object.
AttributeReadModified - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the modified attribute of an object.
AttributeReadMovable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the movable attribute of an object.
AttributeReadMultiSelection - Interface in net.sf.mmm.client.ui.api.attribute
This is the interface for an object of the UI framework that has a selection mode.
AttributeReadName - Interface in net.sf.mmm.util.lang.api.attribute
This is the abstract interface for an object that has an name.
AttributeReadOptions<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the options attribute of an object.
AttributeReadOrientation - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the orientation of an object.
AttributeReadPaused - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the paused attribute of an object.
AttributeReadPlaceholder - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the placeholder attribute of an object.
AttributeReadPosition - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the position of an object.
AttributeReadPositionInSeconds - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the position in seconds attribute of an object.
AttributeReadPreferredSize - Interface in net.sf.mmm.client.ui.api.attribute
This is the interface for an object that has a preferred size.
AttributeReadPrimaryStyle - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the primary style of an object.
AttributeReadReorderable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the reorder-able attribute of an object.
AttributeReadResizable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the resizable attribute of an object.
AttributeReadRowSpan - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the rowSpan attribute of an object.
AttributeReadScrollbarPolicy - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the ScrollbarPolicy of an object.
AttributeReadSelected - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the selection flag of an object.
AttributeReadSelectedValue<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the selected value(s) (items) of an object.
AttributeReadSelectionMode - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the selection mode of an object.
AttributeReadSize - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the size (consisting of width and height) of an object.
AttributeReadSizeInPixel - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the size of an object in LengthUnit.PIXEL.
AttributeReadSlot - Interface in net.sf.mmm.client.ui.base.dialog
This interface allows to determine a slot.
AttributeReadSortable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the sortable attribute of an object.
AttributeReadSortComparator<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the sort-comparator attribute of an object.
AttributeReadStringTitle - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the title of an object.
AttributeReadStyles - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the style(s) of an object.
AttributeReadStylesAdvanced - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read access to the style(s) of an object.
AttributeReadSummary - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the summary attribute of an object.
AttributeReadText - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the text attribute of an object.
AttributeReadTitle<TITLE> - Interface in net.sf.mmm.util.lang.api.attribute
This is the abstract interface for an object that has an title.
AttributeReadTitleVisible - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the titleVisible attribute of an object.
AttributeReadTooltip - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the tooltip of an object.
AttributeReadTrimValue - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the trimValue state of an object.
AttributeReadType - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the type of an object.
AttributeReadUrl - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the URL attribute of an object (e.g.
AttributeReadUuid - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the UUID of an object.
AttributeReadValidationFailure - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the validation failure attribute of an object.
AttributeReadValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the value of an object.
AttributeReadValueAdvanced<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read access to the value of an object.
AttributeReadValueAsString - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read access to the valueAsString attribute of an object.
AttributeReadValueType<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the value type of an object.
AttributeReadVisible - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the visible property of an object.
AttributeReadVisibleRecursive - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the visible-recursive property of an object.
AttributeReadVolume - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the volume attribute of an object.
AttributeWriteAccessKey - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the accessKey attribute of an object.
AttributeWriteAlignment - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the alignment attribute of an object.
AttributeWriteAllowCustomInput - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the allowCustomInput property of an object.
AttributeWriteAltText - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the alternative text of an object.
AttributeWriteAriaActiveDescendant - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the activeDescendant attribute of an object.
AttributeWriteAriaAtomic - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the atomic attribute of an object.
AttributeWriteAriaAutocomplete - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the autocomplete attribute of an object.
AttributeWriteAriaBusy - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the busy attribute of an object.
AttributeWriteAriaChecked - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the checked attribute of an object.
AttributeWriteAriaControls - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the controls attribute of an object.
AttributeWriteAriaDescribedBy - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the describedBy attribute of an object.
AttributeWriteAriaDisabled - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the disabled attribute of an object.
AttributeWriteAriaDropEffect - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the dropEffect attribute of an object.
AttributeWriteAriaExpanded - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the expanded attribute of an object.
AttributeWriteAriaFlowTo - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the flowTo attribute of an object.
AttributeWriteAriaGrabbed - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the grabbed attribute of an object.
AttributeWriteAriaHasPopup - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the hasPopup attribute of an object.
AttributeWriteAriaHidden - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the hidden attribute of an object.
AttributeWriteAriaInvalid - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the invalid attribute of an object.
AttributeWriteAriaLabel - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the label attribute of an object.
AttributeWriteAriaLabelledBy - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the labelledBy attribute of an object.
AttributeWriteAriaLevel - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the level attribute of an object.
AttributeWriteAriaLive - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the live attribute of an object.
AttributeWriteAriaMultiLine - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the multiLine attribute of an object.
AttributeWriteAriaMultiSelectable - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the multiSelectable attribute of an object.
AttributeWriteAriaOrientation - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the orientation attribute of an object.
AttributeWriteAriaOwns - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the owns attribute of an object.
AttributeWriteAriaPosInSet - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the posInSet attribute of an object.
AttributeWriteAriaPressed - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the pressed attribute of an object.
AttributeWriteAriaReadOnly - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the readOnly attribute of an object.
AttributeWriteAriaRelevant - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the relevant attribute of an object.
AttributeWriteAriaRequired - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the required attribute of an object.
AttributeWriteAriaRole - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the ARIA role of an object.
AttributeWriteAriaSelected - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the selected attribute of an object.
AttributeWriteAriaSetSize - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the setSize attribute of an object.
AttributeWriteAriaSort - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the sort attribute of an object.
AttributeWriteAriaValueMax - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the valueMax attribute of an object.
AttributeWriteAriaValueMin - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the valueMin attribute of an object.
AttributeWriteAriaValueNow - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the valueNow attribute of an object.
AttributeWriteAriaValueText - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the valueText attribute of an object.
AttributeWriteAttribute - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the attributes of an object.
AttributeWriteCaption - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the caption of an object.
AttributeWriteClosable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the closable attribute of an object.
AttributeWriteCollapsed - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the collapsed attribute of an object.
AttributeWriteColumnCount - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the columnCount attribute of an object.
AttributeWriteColumnSpan - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the columnSpan attribute of an object.
AttributeWriteDataList - Interface in net.sf.mmm.client.ui.gwt.widgets
This interface gives write access to the data list property of an object.
AttributeWriteDefaultFailureCallback - Interface in net.sf.mmm.service.api.client
This interface gives read and write access to the defaultFailureCallback property of an object.
AttributeWriteDisposed - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the disposed attribute of an object.
AttributeWriteEditable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the editable attribute of an object.
AttributeWriteEnabled - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the enabled attribute of an object.
AttributeWriteEventObserver - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the event observer of an object.
AttributeWriteFlag - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the flag of an object.
AttributeWriteFlagAdvanced - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read and write access to a generic flag.
AttributeWriteFocused - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the focused attribute of an object.
AttributeWriteFormatter<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the formatter of an object.
AttributeWriteHeightInRows - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the height in rows of an object.
AttributeWriteHelpText - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the help text of an object.
AttributeWriteHtmlId - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the ID of an object.
AttributeWriteId<ID> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the ID of an object.
AttributeWriteImage<IMAGE extends AbstractImage> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the image of an object.
AttributeWriteKeyboardFilter - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the keyboard-filter attribute of an object.
AttributeWriteLabel - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the label of an object.
AttributeWriteLengthProperty - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the length of an object.
AttributeWriteLocale - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the locale of an object.
AttributeWriteMaximizable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the maximizable attribute of an object (e.g.
AttributeWriteMaximized - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the maximized attribute of an object (e.g.
AttributeWriteMaximumSize - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the maximum size of an object.
AttributeWriteMaximumTextLength - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the maximum text length of an object.
AttributeWriteMaximumValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the maximum value of an object.
AttributeWriteMinimized - Interface in net.sf.mmm.client.ui.api.attribute
This is the interface for an object (window) that can be (un)minimized.
AttributeWriteMinimumSize - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the minimum size of an object.
AttributeWriteMinimumValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the minimum value of an object.
AttributeWriteMode - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives access to write the mode of an object.
AttributeWriteModeFixed - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to fixed mode attribute of an object.
AttributeWriteModified - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the modified attribute of an object.
AttributeWriteMovable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the movable attribute of an object.
AttributeWriteName - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the name of an object.
AttributeWriteOnlyAttribute - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives write access to the attributes of an object.
AttributeWriteOnlyFocused - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives write access to the focused attribute of an object.
AttributeWriteOptions<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the selected options of an object.
AttributeWriteOrientation - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the orientation of an object.
AttributeWritePaused - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the paused attribute of an object.
AttributeWritePlaceholder - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the placeholder attribute of an object.
AttributeWritePosition - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the position of an object (e.g.
AttributeWritePositionInSeconds - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the position in seconds attribute of an object.
AttributeWritePrimaryStyle - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives write access to the primary style of an object.
AttributeWriteReorderable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the reorderable attribute of an object.
AttributeWriteResizable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the resizable attribute of an object.
AttributeWriteRowSpan - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the rowSpan attribute of an object.
AttributeWriteScrollbarPolicy - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the scrollbar policy of an object.
AttributeWriteSelected - Interface in net.sf.mmm.client.ui.api.attribute
This is the interface for an object of the UI framework that is selectable.
AttributeWriteSelectedValue<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the selected value(s) (items) of an object.
AttributeWriteSelectedValueAdvanced<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read and write access to the selected value(s) of an object.
AttributeWriteSelectionMode - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the selection mode of an object.
AttributeWriteSize - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the size (consisting of width and height) of an object.
AttributeWriteSizeAdvanced - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the size of an object.
AttributeWriteSortable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the sortable attribute of an object.
AttributeWriteSortComparator<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the sort-comparator attribute of an object.
AttributeWriteStringTitle - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the title of an object.
AttributeWriteStyles - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives write access to the style(s) of an object.
AttributeWriteStylesAdvanced - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read and write access to the style(s) of an object.
AttributeWriteSummary - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the summary of an object.
AttributeWriteText - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the text of an object.
AttributeWriteTitle<TITLE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the title of an object.
AttributeWriteTitleVisible - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the titleVisible of an object.
AttributeWriteTooltip - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the tooltip of an object.
AttributeWriteTransactionMode - Interface in net.sf.mmm.service.api.client
This interface gives read and write access to the transactionMode property of an object.
AttributeWriteTrimValue - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the trimValue state of an object.
AttributeWriteUrl - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the URL of an object.
AttributeWriteValidationFailure - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the validation failure attribute of an object.
AttributeWriteValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the value of an object.
AttributeWriteValueAdvanced<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read and write access to the value of an object.
AttributeWriteValueAsString - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the valueAsString attribute of an object.
AttributeWriteVisible - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the visibility of an object.
AttributeWriteVisibleAdvanced - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read and write access to the visibility of an object.
AttributeWriteVolume - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the volume attribute of an object.
AudioAlbum - Interface in net.sf.mmm.orient.data.bean.api.audio
This is the OrientBean for an album such as a compact disc (CD) or a vinyl record (e.g.
AudioDescriptor - Interface in net.sf.mmm.client.ui.api.media
This is the interface for a MediaDescriptor of an audio-track.
AudioDescriptorBean - Class in net.sf.mmm.client.ui.api.media
This is the implementation of AudioDescriptor as a simple java bean.
AudioDescriptorBean() - Constructor for class net.sf.mmm.client.ui.api.media.AudioDescriptorBean
The constructor.
AudioGenre - Interface in net.sf.mmm.orient.data.bean.api.audio
This is the OrientBean for the genre of an AudioTrack.
AudioTrack - Interface in net.sf.mmm.orient.data.bean.api.audio
This is the OrientBean for an audio track.
authenticated - Variable in class net.sf.mmm.test.TestUser
 
AUTHOR_PATTERN - Static variable in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
pattern to extract the author
AUTHOR_PATTERN - Static variable in class net.sf.mmm.content.parser.impl.java.ContentParserJava
pattern to extract the author
authority - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
AutoAdjustInfo(DefaultLineWrapper.ColumnState) - Constructor for class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
The constructor.
autoAdjustWidthOfColumns(DefaultLineWrapper.ColumnState[], TextTableInfo) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method calculates the width of the columns to auto-adjust.
autoCommit - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
autocomplete - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndAutocomplete
 
autoConnect - Variable in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
available() - Method in class net.sf.mmm.util.io.base.FailingInputStream
 
available() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
 
availableFeatures - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRichTextField
 
AVG_PROPERTY - Static variable in class net.sf.mmm.util.query.base.path.PathImpl
The property for the avg aggregate function to calculate the average value.

B

BALLOT_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
baseTone - Variable in class net.sf.mmm.music.datatype.api.Chord
 
BaseTransferrer(TransferCallback, boolean) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
The constructor.
baseUri - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
BasicDoubleLinkedNode<V> - Class in net.sf.mmm.util.collection.base
This is a basic implementation of the DoubleLinkedNode interface.
BasicDoubleLinkedNode() - Constructor for class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
The constructor.
BasicLinkedNode<V> - Class in net.sf.mmm.util.collection.base
This is the basic implementation of the LinkedNode interface.
BasicLinkedNode() - Constructor for class net.sf.mmm.util.collection.base.BasicLinkedNode
The constructor.
BasicNlsMessage - Class in net.sf.mmm.util.nls.base
This is the abstract implementation of NlsMessage with the basic features.
BasicNlsMessage() - Constructor for class net.sf.mmm.util.nls.base.BasicNlsMessage
The constructor for de-serialization in GWT.
BasicNlsMessage(NlsTemplate, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.BasicNlsMessage
The constructor.
BasicNlsMessage(String, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.BasicNlsMessage
The constructor.
BasicNlsMessage(NlsTemplate, String, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.BasicNlsMessage
The constructor.
BasicPojoPath - Class in net.sf.mmm.util.pojo.path.base
This class represents a PojoPath.
BasicPojoPath(String) - Constructor for class net.sf.mmm.util.pojo.path.base.BasicPojoPath
The constructor.
BasicSearchEntry - Class in net.sf.mmm.search.base
This is the abstract base implementation of the SearchEntry interface.
BasicSearchEntry(SearchFields, SearchDependencies) - Constructor for class net.sf.mmm.search.base.BasicSearchEntry
The constructor.
BasicSearchIndexerUpdateStrategy - Class in net.sf.mmm.search.indexer.base.strategy
BasicSearchIndexerUpdateStrategy(String...) - Constructor for class net.sf.mmm.search.indexer.base.strategy.BasicSearchIndexerUpdateStrategy
The constructor.
basicUtil - Variable in class net.sf.mmm.util.file.base.FileAttributes
the BasicUtilImpl instance to use.
BasicUtil - Interface in net.sf.mmm.util.lang.api
This is the interface for a collection of utility functions for very general operations especially for dealing with Arrays.
basicUtil() - Method in class net.sf.mmm.util.lang.impl.spring.UtilLangSpringConfigBase
 
basicUtil - Variable in class net.sf.mmm.util.xml.base.DomUtilImpl
 
BasicUtilImpl - Class in net.sf.mmm.util.lang.base
This is the implementation of the BasicUtil interface.
BasicUtilImpl() - Constructor for class net.sf.mmm.util.lang.base.BasicUtilImpl
The constructor.
Bean - Interface in net.sf.mmm.util.bean.api
This is the interface for a generic bean based on generic properties.
bean - Variable in class net.sf.mmm.util.bean.base.link.EntityBeanLink
 
bean - Variable in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
bean - Variable in class net.sf.mmm.util.property.api.AbstractProperty
 
bean - Variable in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
 
BeanAccess - Interface in net.sf.mmm.util.bean.api
This is the interface for all generic operations on a Bean.
BeanAccessBase<BEAN extends Bean> - Class in net.sf.mmm.util.bean.impl
This is the abstract base implementation of BeanAccess.
BeanAccessBase(Class<BEAN>, BeanFactoryImpl) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessBase
The constructor.
BeanAccessBase(Class<BEAN>, BeanFactoryImpl, Class<?>...) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessBase
The constructor.
BeanAccessInstance<BEAN extends Bean> - Class in net.sf.mmm.util.bean.impl
The abstract base implementation of BeanAccess for a regular Bean instance.
BeanAccessInstance(BeanFactoryImpl, BeanAccessPrototype<BEAN>) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessInstance
The constructor.
BeanAccessMutable<BEAN extends Bean> - Class in net.sf.mmm.util.bean.impl
The implementation of BeanAccess for a regular mutable Bean instance.
BeanAccessMutable(BeanFactoryImpl, BeanAccessPrototype<BEAN>) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessMutable
The constructor.
BeanAccessPrototype<BEAN extends Bean> - Class in net.sf.mmm.util.bean.impl
This is the implementation of BeanAccess for the prototype of a Bean.
BeanAccessPrototype(Class<BEAN>, String, BeanFactoryImpl) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessPrototype
The constructor.
BeanAccessPrototype(BeanAccessPrototype<BEAN>, String, boolean, Class<?>...) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessPrototype
The constructor.
BeanAccessPrototype(Class<BEAN>, String, BeanFactoryImpl, BeanAccessPrototype<BEAN>, boolean, Class<?>...) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
BeanAccessPrototypeExternal<BEAN extends Bean> - Class in net.sf.mmm.util.bean.impl
This is the implementation of BeanAccess for an external prototype of a Bean.
BeanAccessPrototypeExternal(BeanAccessPrototype<BEAN>, boolean, String) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessPrototypeExternal
The constructor.
BeanAccessPrototypeExternal(BeanAccessPrototype<BEAN>, boolean, String, Class<?>...) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessPrototypeExternal
The constructor.
BeanAccessPrototypeInternal<BEAN extends Bean> - Class in net.sf.mmm.util.bean.impl
This is the implementation of BeanAccess for the internal master prototype of a Bean.
BeanAccessPrototypeInternal(Class<BEAN>, String, BeanFactoryImpl) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessPrototypeInternal
The constructor.
BeanAccessPrototypePolymorphic<BEAN extends Bean> - Class in net.sf.mmm.util.bean.impl
This class extends BeanAccessPrototypeExternal for a polymorphic prototype of a Bean that will also inherit its newly created properties to its inherited sub-Beans.
BeanAccessPrototypePolymorphic(BeanPrototypeBuilderImpl, BeanAccessPrototype<BEAN>, boolean, String) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessPrototypePolymorphic
The constructor.
BeanAccessPrototypePolymorphic(BeanPrototypeBuilderImpl, BeanAccessPrototype<BEAN>, boolean, String, Class<?>...) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessPrototypePolymorphic
The constructor.
BeanAccessPrototypeVirtual<BEAN extends Bean> - Class in net.sf.mmm.util.bean.impl
This class extends BeanAccessPrototypeExternal for a virtual prototype of a Bean.
BeanAccessPrototypeVirtual(BeanPrototypeBuilderImpl, BeanAccessPrototype<BEAN>, boolean, String, Class<?>...) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessPrototypeVirtual
The constructor.
BeanAccessReadOnly<BEAN extends Bean> - Class in net.sf.mmm.util.bean.impl
The implementation of BeanAccess for a regular read-only Bean instance.
BeanAccessReadOnly(BeanFactoryImpl, BeanAccessPrototype<BEAN>, BeanAccessBase<BEAN>) - Constructor for class net.sf.mmm.util.bean.impl.BeanAccessReadOnly
The constructor.
beanClass - Variable in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
beanFactory - Variable in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
BeanFactory - Interface in net.sf.mmm.util.bean.api
This is the factory used to create instances of Bean.
beanFactory - Variable in class net.sf.mmm.util.bean.base.mapping.AbstractBeanMapper
 
beanFactory - Variable in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
beanFactory - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
beanFactory - Variable in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
beanFactory() - Method in class net.sf.mmm.util.bean.impl.spring.UtilBeanSpringConfig
 
BeanFactoryImpl - Class in net.sf.mmm.util.bean.impl
This is the implementation of BeanFactory.
BeanFactoryImpl() - Constructor for class net.sf.mmm.util.bean.impl.BeanFactoryImpl
The constructor.
BeanFactoryImpl(ClassLoader) - Constructor for class net.sf.mmm.util.bean.impl.BeanFactoryImpl
The constructor.
BeanFactoryImpl.BeanIntrospectionData - Class in net.sf.mmm.util.bean.impl
A container for the methods of a Bean and related introspection data.
BeanIntrospectionData(GenericType<?>, BeanAccessPrototype<?>) - Constructor for class net.sf.mmm.util.bean.impl.BeanFactoryImpl.BeanIntrospectionData
The constructor.
beanMap - Variable in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
beanMapper - Variable in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
beanMapper - Variable in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
beanMapper - Variable in class net.sf.mmm.orient.impl.id.OrientIdJsonDeserializer
 
beanMapper - Variable in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
beanMapper - Variable in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkBase
 
beanMapper - Variable in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
beanMapper - Variable in class net.sf.mmm.orient.Test
 
beanMapper - Variable in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
BeanMethod - Class in net.sf.mmm.util.bean.impl
This is a container for a Method of a Bean with additional introspection information.
BeanMethod(Method) - Constructor for class net.sf.mmm.util.bean.impl.BeanMethod
The constructor.
BeanMethodType - Enum in net.sf.mmm.util.bean.impl
Enum with the available types of Bean methods.
BeanMethodType() - Constructor for enum net.sf.mmm.util.bean.impl.BeanMethodType
 
BeanPrototypeBuilder - Interface in net.sf.mmm.util.bean.api
This is the interface for a builder of Bean prototypes.
beanPrototypeBuilder - Variable in class net.sf.mmm.util.bean.base.mapping.AbstractBeanMapper
 
BeanPrototypeBuilderImpl - Class in net.sf.mmm.util.bean.impl
Implementation of BeanPrototypeBuilder.
BeanPrototypeBuilderImpl(BeanFactoryImpl, boolean) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
The constructor.
BeanPrototypeOperation - Class in net.sf.mmm.util.bean.impl
Operation on a Bean property.
BeanPrototypeOperation(BeanAccessPrototype<?>, Method) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeOperation
The constructor.
BeanPrototypeOperationAccess - Class in net.sf.mmm.util.bean.impl
Operation for Bean.access().
BeanPrototypeOperationAccess(BeanAccessPrototype<?>, Method) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeOperationAccess
The constructor.
BeanPrototypeOperationCustomEquals - Class in net.sf.mmm.util.bean.impl
TODO: this class ...
BeanPrototypeOperationCustomEquals(BeanAccessPrototype<?>, Method, Method, ReflectionUtil) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeOperationCustomEquals
The constructor.
BeanPrototypeOperationDefaultMethod - Class in net.sf.mmm.util.bean.impl
Operation for Bean#equals(Object).
BeanPrototypeOperationDefaultMethod(BeanAccessPrototype<?>, Method) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeOperationDefaultMethod
The constructor.
BeanPrototypeOperationDefaultMethod(BeanAccessPrototype<?>, Method, Method) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeOperationDefaultMethod
The constructor.
BeanPrototypeOperationEquals - Class in net.sf.mmm.util.bean.impl
Operation for Bean#equals(Object).
BeanPrototypeOperationEquals(BeanAccessPrototype<?>, Method) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeOperationEquals
The constructor.
BeanPrototypeOperationGet - Class in net.sf.mmm.util.bean.impl
Operation on a Bean to get the plain property value.
BeanPrototypeOperationGet(BeanAccessPrototype<?>, Method, BeanPrototypeProperty) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeOperationGet
The constructor.
BeanPrototypeOperationHashCode - Class in net.sf.mmm.util.bean.impl
Operation for Bean#hashCode().
BeanPrototypeOperationHashCode(BeanAccessPrototype<?>, Method) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeOperationHashCode
The constructor.
BeanPrototypeOperationOnProperty - Class in net.sf.mmm.util.bean.impl
Operation on a Bean property.
BeanPrototypeOperationOnProperty(BeanAccessPrototype<?>, Method, BeanPrototypeProperty) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeOperationOnProperty
The constructor.
BeanPrototypeOperationProperty - Class in net.sf.mmm.util.bean.impl
Operation on a Bean the get the raw property.
BeanPrototypeOperationProperty(BeanAccessPrototype<?>, Method, BeanPrototypeProperty) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeOperationProperty
The constructor.
BeanPrototypeOperationSet - Class in net.sf.mmm.util.bean.impl
Operation on a Bean to set the value of a property.
BeanPrototypeOperationSet(BeanAccessPrototype<?>, Method, BeanPrototypeProperty) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeOperationSet
The constructor.
BeanPrototypeOperationToString - Class in net.sf.mmm.util.bean.impl
Operation for Bean#toString().
BeanPrototypeOperationToString(BeanAccessPrototype<?>, Method) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeOperationToString
The constructor.
BeanPrototypeProperty - Class in net.sf.mmm.util.bean.impl
This class is a container for a GenericProperty and its according index for a specific Bean.
BeanPrototypeProperty(AbstractProperty<?>, int) - Constructor for class net.sf.mmm.util.bean.impl.BeanPrototypeProperty
The constructor.
beanType - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl.BeanIntrospectionData
 
beanTypeName - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl.BeanIntrospectionData
 
Beat - Class in net.sf.mmm.music.datatype.api
A Beat indicates the MusicalValue of a single bar in a MusicStaff.
Beat(int, int) - Constructor for class net.sf.mmm.music.datatype.api.Beat
 
beats - Variable in class net.sf.mmm.music.datatype.api.Beat
 
beats - Variable in class net.sf.mmm.music.datatype.api.MusicalValue
 
beats - Variable in enum net.sf.mmm.music.datatype.api.MusicalValue.Variation
 
BECAUSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
before(Instant) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderInstant
 
before(AttributeReadValue<Instant>) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderInstant
 
before(LocalDate) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDate
 
before(AttributeReadValue<LocalDate>) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDate
 
before(LocalDateTime) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDateTime
 
before(AttributeReadValue<LocalDateTime>) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDateTime
 
before(V) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderTime
Adds a validator that checks that the date/time is before the given value.
before(AttributeReadValue<V>) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderTime
Adds a validator that checks that the date/time is before the given value.
beforeHandler(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.UiEventObserver
This method is called before the UiHandler(s) are invoked.
begin() - Method in class net.sf.mmm.orient.impl.db.OrientTx
 
beginTx() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
Begins a new "transaction".
behaviorMap - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
BET_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
between(V, V) - Method in interface net.sf.mmm.util.query.api.argument.NumberArgument
 
between(Range<V>) - Method in interface net.sf.mmm.util.query.api.argument.NumberArgument
 
between(Range<V>) - Method in interface net.sf.mmm.util.query.base.argument.AbstractNumberArgument
 
BETWEEN - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if objects match using SQL BETWEEN operation.
BETWEEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BIG_DECIMAL - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
BIG_INTEGER - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
BigDecimalProperty - Class in net.sf.mmm.util.property.api.math
This is the implementation of WritableDoubleProperty.
BigDecimalProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.math.BigDecimalProperty
The constructor.
BigDecimalProperty(String, Bean, AbstractValidator<? super Number>) - Constructor for class net.sf.mmm.util.property.api.math.BigDecimalProperty
The constructor.
BigDecimalProperty(String, Bean, Supplier<BigDecimal>) - Constructor for class net.sf.mmm.util.property.api.math.BigDecimalProperty
The constructor.
bind(TypedProperty<P>, UiWidgetWithValue<P>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method binds the given widget to the given property.
bind(TypedProperty<P>, UiWidgetWithValue<P>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
This method binds the given widget to the given property.
bind(TypedProperty<P>, UiWidgetWithValue<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method binds the given widget to the given property.
bind(TypedProperty<P>, UiWidgetWithValue<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
This method binds the given widget to the given property.
bind(ObservableValue<? extends V>) - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
bind(ObservableValue<? extends V>) - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
bind(String, Object) - Method in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
 
bind(String, Object) - Method in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
 
bindAccessKey(char, UiWidgetActive) - Method in interface net.sf.mmm.client.ui.base.binding.UiAccessKeyBinding
This method registers the given key for the given widget.
bindAccessKey(char, UiWidgetActive) - Method in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
This method registers the given key for the given widget.
bindBidirectional(Property<V>) - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
bindBidirectional(Property<V>) - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
binding - Variable in class net.sf.mmm.util.property.api.AbstractValueProperty
 
BindingInvalidationListener - Class in net.sf.mmm.util.property.api
This is an implementation of InvalidationListener for binding.
BindingInvalidationListener(AbstractValueProperty<?>) - Constructor for class net.sf.mmm.util.property.api.BindingInvalidationListener
The constructor.
bindingListener - Variable in class net.sf.mmm.util.property.api.AbstractValueProperty
 
bindInternal(ObservableValue<? extends V>) - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
Birthday() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Person
 
bits - Variable in enum net.sf.mmm.util.reflect.api.VisibilityModifier
 
BLACK - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color black.
BLACK_CLUB_SUIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_DIAMOND_SUIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_DOWN_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_HEART_SUIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LEFT_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LOZENGE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_MEDIUM_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_RIGHT_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_SMALL_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_SPADE_SUIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_STAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_TELEPHONE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_UP_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_VERTICAL_RECTANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
blacklist - Variable in class net.sf.mmm.util.filter.base.ListCharFilter
 
BlockingQueueFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of BlockingQueue.
Blue - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the blue part of a color.
Blue() - Constructor for class net.sf.mmm.util.datatype.api.color.Blue
The constructor for de-serialization in GWT.
Blue(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Blue
The constructor.
Blue(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Blue
The constructor.
Blue(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Blue
The constructor.
Blue(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Blue
The constructor.
BLUE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color blue.
blue - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
BLUE_VIOLET - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color BlueViolet.
bodyWidthCell - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
bodyWidthRow - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
bom - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The ByteOrderMark or null if NOT present (or detection NOT started).
BooleanArgument - Interface in net.sf.mmm.util.query.api.argument
Extends Argument to build an Expression for Boolean value(s).
BooleanEnum - Enum in net.sf.mmm.util.lang.api
A BooleanEnum represents a Boolean as enum type.
BooleanEnum(Boolean) - Constructor for enum net.sf.mmm.util.lang.api.BooleanEnum
The constructor.
BooleanEnumDefinition - Class in net.sf.mmm.util.lang.base
This is the default EnumDefinition for the type Boolean.
BooleanEnumDefinition() - Constructor for class net.sf.mmm.util.lang.base.BooleanEnumDefinition
The constructor.
BooleanFormatter - Class in net.sf.mmm.util.lang.base
This is the default implementation of Formatter for the type Boolean.
BooleanFormatter() - Constructor for class net.sf.mmm.util.lang.base.BooleanFormatter
The constructor.
BooleanFormatter(Locale) - Constructor for class net.sf.mmm.util.lang.base.BooleanFormatter
The constructor.
BooleanPath - Interface in net.sf.mmm.util.query.api.path
This is the interface for a Path that is a BooleanArgument.
BooleanPathImpl - Class in net.sf.mmm.util.query.base.path
This is the implementation of BooleanPath.
BooleanPathImpl(PathImpl<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.BooleanPathImpl
The constructor.
BooleanPathImpl(PathRoot<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.BooleanPathImpl
The constructor.
BooleanProperty - Class in net.sf.mmm.util.property.api.lang
This is the implementation of BooleanProperty.
BooleanProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.lang.BooleanProperty
The constructor.
BooleanProperty(String, Bean, AbstractValidator<? super Boolean>) - Constructor for class net.sf.mmm.util.property.api.lang.BooleanProperty
The constructor.
BooleanProperty(String, Bean, Supplier<Boolean>) - Constructor for class net.sf.mmm.util.property.api.lang.BooleanProperty
The constructor.
BORDER_EAST - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the right border of a CssStyles.WINDOW.
BORDER_NORTH - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the top border of a CssStyles.WINDOW.
BORDER_NORTH_EAST - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the top right corner of a CssStyles.WINDOW.
BORDER_NORTH_WEST - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the top left corner of a CssStyles.WINDOW.
BORDER_PANEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a border panel (fieldset).
BORDER_SOUTH - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the bottom border of a CssStyles.WINDOW.
BORDER_SOUTH_EAST - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the bottom right corner of a CssStyles.WINDOW.
BORDER_SOUTH_WEST - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the bottom left corner of a CssStyles.WINDOW.
BORDER_WEST - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the left border of a CssStyles.WINDOW.
borderEast - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The right border of the window
borderLeft - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
borderNorth - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The top border of the window
borderNorthEast - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The top right corner of the window
borderNorthWest - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The top left corner of the window
borderRight - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
borderSouth - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The bottom border of the window
borderSouthEast - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The bottom right corner of the window
borderSouthWest - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The bottom left corner of the window
borderWest - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The left border of the window
borrow() - Method in interface net.sf.mmm.util.pool.api.Pool
This method borrows an element from this pool.
borrow() - Method in class net.sf.mmm.util.pool.base.AbstractPool
 
borrow() - Method in class net.sf.mmm.util.pool.base.NoByteArrayPool
 
borrow() - Method in class net.sf.mmm.util.pool.base.NoCharArrayPool
 
borrowInternal() - Method in class net.sf.mmm.util.pool.base.AbstractPool
 
BOTTOM_LEFT_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_LEFT_CROP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_RIGHT_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_RIGHT_CROP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_SQUARE_BRACKET_OVER_TOP_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
bound - Variable in class net.sf.mmm.util.validation.base.time.ValidatorTimeAfter
 
bound - Variable in class net.sf.mmm.util.validation.base.time.ValidatorTimeBefore
 
bounds - Variable in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
boundSource - Variable in class net.sf.mmm.util.validation.base.time.ValidatorTimeAfter
 
boundSource - Variable in class net.sf.mmm.util.validation.base.time.ValidatorTimeBefore
 
BOWTIE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_DOWN_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_DOWN_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_DOWN_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_UP_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_UP_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_UP_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_VERTICAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_VERTICAL_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_VERTICAL_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_VERTICAL_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_DOUBLE_AND_HORIZONTAL_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_DOUBLE_AND_LEFT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_DOUBLE_AND_RIGHT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_SINGLE_AND_HORIZONTAL_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_SINGLE_AND_LEFT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_SINGLE_AND_RIGHT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_DOWN_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_DOWN_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_DOWN_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_UP_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_UP_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_UP_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_VERTICAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_VERTICAL_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_VERTICAL_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_VERTICAL_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_DOUBLE_AND_HORIZONTAL_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_DOUBLE_AND_LEFT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_DOUBLE_AND_RIGHT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_SINGLE_AND_HORIZONTAL_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_SINGLE_AND_LEFT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_SINGLE_AND_RIGHT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_DOUBLE_AND_HORIZONTAL_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_DOUBLE_AND_LEFT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_DOUBLE_AND_RIGHT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_SINGLE_AND_HORIZONTAL_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_SINGLE_AND_LEFT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_SINGLE_AND_RIGHT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Bpm() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioTrack
 
BPM - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyAudioVideo
The number of Beats Per Minute in the main-part of the audio.
Bracketing - Enum in net.sf.mmm.util.query.api.expression
This enum controls how Expressions are surrounded with brackets when formatted.
Bracketing() - Constructor for enum net.sf.mmm.util.query.api.expression.Bracketing
 
breakIterator - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
breakIteratorIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
Brightness - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the brightness of a Color.
Brightness() - Constructor for class net.sf.mmm.util.datatype.api.color.Brightness
The constructor for de-serialization in GWT.
Brightness(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Brightness
The constructor.
Brightness(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Brightness
The constructor.
Brightness(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Brightness
The constructor.
brightness - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
BROKEN_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The broken vertical bar symbol.
BROWN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color Brown.
BrowsableResource - Interface in net.sf.mmm.util.resource.api
This is the interface for a DataResource that has higher-level features and may contain other resources.
BrowsableResourceAdapter(BrowsableResource) - Constructor for class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory.BrowsableResourceAdapter
The constructor.
browsableResourceFactory - Variable in class net.sf.mmm.search.indexer.base.IndexerDependenciesImpl
 
BrowsableResourceFactory - Interface in net.sf.mmm.util.resource.api
This is the interface for a factory used to create instances of BrowsableResource.
browsableResourceFactory() - Method in class net.sf.mmm.util.resource.impl.spring.UtilResourceSpringConfig
 
BrowsableResourceFactoryImpl - Class in net.sf.mmm.util.resource.impl
This is the default implementation of the BrowsableResourceFactory interface.
BrowsableResourceFactoryImpl() - Constructor for class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
The constructor.
buffer - Variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXls.ExcelListener
the buffer where to append the text
buffer - Variable in class net.sf.mmm.util.io.base.ByteArrayImpl
 
buffer - Variable in class net.sf.mmm.util.io.impl.BufferInputStream
the internal buffer.
buffer - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType.ClassFormatter
 
buffer - Variable in class net.sf.mmm.util.query.base.expression.SimpleExpressionFormatter
 
buffer - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
buffer - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
The buffer read to lookahead the encoding from the XML header.
BUFFER_SIZE - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The used buffer size.
BufferExceedException - Exception in net.sf.mmm.util.io.api
A BufferExceedException is thrown if a buffer (typically array of bytes or chars) is exceeded (e.g.
BufferExceedException(int, int) - Constructor for exception net.sf.mmm.util.io.api.BufferExceedException
The constructor.
BufferInputStream - Class in net.sf.mmm.util.io.impl
This class represents a InputStream that works like a BufferedInputStream but exposes its internal state to be used for lookahead operations.
BufferInputStream(InputStream) - Constructor for class net.sf.mmm.util.io.impl.BufferInputStream
The constructor.
BufferInputStream(InputStream, int) - Constructor for class net.sf.mmm.util.io.impl.BufferInputStream
The constructor.
BufferInputStream(InputStream, int, int) - Constructor for class net.sf.mmm.util.io.impl.BufferInputStream
The constructor.
BufferInputStream.CopyProcessor - Class in net.sf.mmm.util.io.impl
This inner class is the ByteProcessor used to copy bytes from the buffer to the caller consuming data from this stream.
bufferLimit - Variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXls.ExcelListener
the maximum capacity
buffers - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
The actual buffers.
buffersEndIndex - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
The index of the last buffer out of AbstractByteArrayBufferBuffer.buffers.
buffersIndex - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
The index of the current buffer out of AbstractByteArrayBufferBuffer.buffers.
bufferStepCount - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
The number of buffers that have been stepped through.
build(OProperty, OrientBean) - Method in interface net.sf.mmm.orient.impl.property.AbstractPropertyBuilder
Ensures that the given OProperty is available in the the given OrientBean prototype.
build(WritableProperty<V>, OClass) - Method in interface net.sf.mmm.orient.impl.property.PropertyBuilder
 
build(OProperty, OrientBean) - Method in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
build(WritableProperty<V>, OClass) - Method in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
build(OProperty, OrientBean) - Method in interface net.sf.mmm.orient.impl.property.SinglePropertyBuilder
 
build(WritableProperty<V>, OClass) - Method in interface net.sf.mmm.orient.impl.property.SinglePropertyBuilder
 
build(WritableProperty<V>, OClass) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkBase
 
build(int) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
Builds the GenericRemoteInvocationRequest instance.
build() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.TransactionalCallBuilder
 
build(Object) - Method in interface net.sf.mmm.util.cli.api.CliParserBuilder
This method builds a CliParser instance from the given Pojo.
build(Object) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
build() - Method in interface net.sf.mmm.util.lang.api.Builder
Creates a new instance of the object to build.
build() - Method in class net.sf.mmm.util.property.api.AbstractProperty.PropertyBuilder
 
build(SqlBuilder) - Method in class net.sf.mmm.util.query.base.feature.AbstractFeature
 
build(SqlBuilder) - Method in class net.sf.mmm.util.query.base.feature.FeatureAndFromImpl
 
build(SqlBuilder) - Method in class net.sf.mmm.util.query.base.feature.FeatureGroupByImpl
 
build(SqlBuilder) - Method in class net.sf.mmm.util.query.base.feature.FeatureHavingImpl
 
build(SqlBuilder) - Method in class net.sf.mmm.util.query.base.feature.FeatureLetImpl
 
build(SqlBuilder) - Method in class net.sf.mmm.util.query.base.feature.FeatureOrderByImpl
 
build(SqlBuilder) - Method in class net.sf.mmm.util.query.base.feature.FeaturePagingImpl
 
build(SqlBuilder) - Method in class net.sf.mmm.util.query.base.feature.FeatureSetImpl
 
build(SqlBuilder) - Method in class net.sf.mmm.util.query.base.feature.FeatureUpsertImpl
 
build(SqlBuilder) - Method in class net.sf.mmm.util.query.base.feature.FeatureWhereImpl
 
build(SqlBuilder) - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
build() - Method in class net.sf.mmm.util.reflect.base.GenericTypeBuilder
 
build(String) - Method in interface net.sf.mmm.util.text.api.JustificationBuilder
This method parses the given format as Justification.
build(String) - Method in class net.sf.mmm.util.text.base.JustificationBuilderImpl
 
build() - Method in class net.sf.mmm.util.validation.base.collection.AbstractCollectionValidatorBuilder
 
build() - Method in class net.sf.mmm.util.validation.base.collection.AbstractMapValidatorBuilder
 
build() - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilder
 
Builder<T> - Interface in net.sf.mmm.util.lang.api
This is the generic interface for a builder.
builder - Variable in class net.sf.mmm.util.property.api.AbstractProperty.PropertyBuilder
 
builder - Variable in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
BuilderFactory() - Constructor for class net.sf.mmm.util.validation.base.ObjectValidatorBuilderFactory.BuilderFactory
The constructor.
builders - Variable in class net.sf.mmm.util.nls.base.NlsFormatterMap
 
buildExtensionsString(List<ChordExtension>) - Static method in class net.sf.mmm.music.datatype.api.Chord
 
buildInternal(Object, CliState) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
This method implements AbstractCliParserBuilder.build(Object) internally.
buildInternal(Object, CliState) - Method in class net.sf.mmm.util.cli.impl.DefaultCliParserBuilder
 
buildName() - Method in class net.sf.mmm.music.datatype.api.Chord
 
buildStart(SqlBuilder) - Method in class net.sf.mmm.util.query.base.statement.AbstractDeleteStatement
 
buildStart(SqlBuilder) - Method in class net.sf.mmm.util.query.base.statement.AbstractInsertStatement
 
buildStart(SqlBuilder) - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
buildStart(SqlBuilder) - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
buildStart(SqlBuilder) - Method in class net.sf.mmm.util.query.base.statement.AbstractUpdateStatement
 
BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Bundesland() - Method in interface net.sf.mmm.orient.data.bean.api.world.de.DeRegierungsbezirk
 
bundle - Static variable in enum net.sf.mmm.client.ui.api.common.RichTextFeature
 
bundle - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
bundle - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundle
The key value pairs; maps keys (String) to values (Object).
bundle - Variable in class net.sf.mmm.util.nls.base.GenericResourceBundle
 
bundle - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
The bundle for creating error messages.
bundleClasses - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
bundleDescriptors - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
bundleFactory - Static variable in class net.sf.mmm.util.nls.api.NlsAccess
 
bundleFactory - Variable in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
bundleHelper - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
bundleHelper - Variable in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
bundleInterface - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
 
bundleMap - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
bundleMap - Variable in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
The map with the generated bundles.
bundleName - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
 
bundleName - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
 
bundleName - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
BusinessErrorUserException - Exception in net.sf.mmm.util.exception.api
This is a generic exception to transport an arbitrary user error message.
BusinessErrorUserException() - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The constructor for de-serialization in GWT.
BusinessErrorUserException(NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The constructor.
BusinessErrorUserException(NlsMessage, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The constructor.
BusinessErrorUserException(Throwable, String) - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The constructor.
BusinessErrorUserException(BusinessErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The copy constructor.
busy - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
busy - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
 
BusyManager - Interface in net.sf.mmm.client.ui.api.busy
This is the interface for a component that manages the busy indication of a client application.
BusyManagerImplGwt - Class in net.sf.mmm.client.impl.gwt.busy
This is the implementation of busy.BusyManager for the Google Web Toolkit (GWT).
BusyManagerImplGwt() - Constructor for class net.sf.mmm.client.impl.gwt.busy.BusyManagerImplGwt
The constructor.
BusySession - Interface in net.sf.mmm.client.ui.api.busy
This is the interface for a busy session.
BusySessionImpl(String, AbstractBusyManager.BusySessionImpl) - Constructor for class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
The constructor.
BUTTON - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a button.
BUTTON_GROUP - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a button group.
BUTTON_ID_CANCEL - Static variable in interface net.sf.mmm.client.ui.api.UiPopupHelper
The ID for the "Cancel" button.
BUTTON_ID_OK - Static variable in interface net.sf.mmm.client.ui.api.UiPopupHelper
The ID for the "OK" button.
BUTTON_PANEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a button panel.
BUTTON_SEPARATOR - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a button separator.
ButtonContainer - Interface in net.sf.mmm.client.ui.api.common
TODO: this class ...
ButtonGroup - Class in net.sf.mmm.client.ui.gwt.widgets
This is a Widget representing a button group.
ButtonGroup() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ButtonGroup
The constructor.
buttonList - Variable in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
 
buttonPanel - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
 
ButtonPanel - Class in net.sf.mmm.client.ui.gwt.widgets
This is a horizontal panel for buttons.
ButtonPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ButtonPanel
The constructor.
buttonPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
ButtonWidget - Class in net.sf.mmm.client.ui.gwt.widgets
This is a variant of Button with custom settings (using CssStyles.BUTTON).
ButtonWidget() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ButtonWidget
The constructor.
ButtonWidget(SafeHtml) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ButtonWidget
The constructor.
ButtonWidget(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ButtonWidget
The constructor.
BYTE - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
byte2childNodeMap - Variable in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
 
BYTE_MAX - Static variable in class net.sf.mmm.util.datatype.api.color.Factor
 
ByteArray - Interface in net.sf.mmm.util.io.api
This is the interface for some object that holds a byte-array together with a range where the user of this interface may start and end reading in that array.
ByteArrayBuffer - Interface in net.sf.mmm.util.io.api
This is the interface for a byte[] buffer.
ByteArrayBufferBuffer - Class in net.sf.mmm.util.io.impl
This is the regular implementation of the AbstractByteArrayBufferBuffer.
ByteArrayBufferBuffer(ByteArrayBufferImpl...) - Constructor for class net.sf.mmm.util.io.impl.ByteArrayBufferBuffer
The constructor.
ByteArrayBufferImpl - Class in net.sf.mmm.util.io.impl
This class is similar to ByteBuffer but a lot simpler.
ByteArrayBufferImpl(int) - Constructor for class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
The constructor.
ByteArrayBufferImpl(byte[]) - Constructor for class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
The constructor.
ByteArrayBufferImpl(byte[], int, int) - Constructor for class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
The constructor.
ByteArrayImpl - Class in net.sf.mmm.util.io.base
This class is similar to ByteBuffer but a lot simpler.
ByteArrayImpl(int) - Constructor for class net.sf.mmm.util.io.base.ByteArrayImpl
The constructor.
ByteArrayImpl(byte[]) - Constructor for class net.sf.mmm.util.io.base.ByteArrayImpl
The constructor.
ByteArrayImpl(byte[], int, int) - Constructor for class net.sf.mmm.util.io.base.ByteArrayImpl
The constructor.
byteArrayPool - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
 
byteArrayPool - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl
 
byteArrayPool - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
byteArrayPool - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
 
ByteArrayPool - Interface in net.sf.mmm.util.pool.api
This is the interface for a Pool of byte[].
ByteArrayPoolImpl - Class in net.sf.mmm.util.pool.impl
This is the default implementation of the Pool interface for byte-arrays.
ByteArrayPoolImpl() - Constructor for class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
The constructor.
ByteArrayPoolImpl(int, int) - Constructor for class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
The constructor.
ByteBuffer - Interface in net.sf.mmm.util.io.api
This is the interface for a buffer of bytes.
ByteIterator - Interface in net.sf.mmm.util.io.api
This is the interface for an Iterator of byte -values.
ByteOrderMark - Enum in net.sf.mmm.util.io.api
This type represents a Byte-Order-Mark (BOM) of an Unicode-Transformation-Format (UTF).
ByteOrderMark() - Constructor for enum net.sf.mmm.util.io.api.ByteOrderMark
 
bytePosition - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The byte-position in the stream relative to the head.
ByteProcessable - Interface in net.sf.mmm.util.io.api
This is the interface for an object providing data represented as sequence of bytes - typically some sort of buffer.
ByteProcessor - Interface in net.sf.mmm.util.io.api
This is a call back interface that allows efficient processing of byte-buffers.
ByteProperty - Class in net.sf.mmm.util.property.api.math
This is the implementation of WritableByteProperty.
ByteProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.math.ByteProperty
The constructor.
ByteProperty(String, Bean, AbstractValidator<? super Number>) - Constructor for class net.sf.mmm.util.property.api.math.ByteProperty
The constructor.
ByteProperty(String, Bean, Supplier<Byte>) - Constructor for class net.sf.mmm.util.property.api.math.ByteProperty
The constructor.
ByteProvider - Interface in net.sf.mmm.util.io.api
This is an abstract interface for some object (typically some buffer) that provides bytes.
bytes - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The constant bytes.
bytes - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
An array of buffered bytes or null.
bytesMaximum - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
bytesMinimum - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 

C

cache - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
cache - Variable in class net.sf.mmm.util.bean.impl.MemoryCache
 
cache - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
The actual cache that maps a PojoPath to the resulting AbstractPojoPathNavigator.CachingPojoPath.
cache - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
The actual cache that maps a PojoPath to the resulting Pojo.
cache - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
cache - Variable in class net.sf.mmm.util.query.base.FastMappingList
 
cache - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
Cache(ClasspathFolder, List<ClasspathFile>) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
The constructor.
cachedHash - Variable in class net.sf.mmm.util.lang.base.CoreCharSequence
the hash of this sequence or 0 if not cached
cachedHash - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
CachedThreadPoolExecutor - Class in net.sf.mmm.util.concurrent.base
This is an advanced Executor that uses a Thread-pool.
CachedThreadPoolExecutor() - Constructor for class net.sf.mmm.util.concurrent.base.CachedThreadPoolExecutor
The constructor.
CachedThreadPoolExecutor(ThreadFactory) - Constructor for class net.sf.mmm.util.concurrent.base.CachedThreadPoolExecutor
The constructor.
cachingDisabled - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
 
CachingPojoPath(String) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
The constructor.
CachingPojoPath(Object, Class<?>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
The constructor for the root-path.
CachingPojoPath(Object, Class<?>, GenericType<?>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
The constructor for the root-path.
calculateHue(double, double, double, double, double) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Calculate the Hue.
calculateMandatoryFlag() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
calculateRgb(GenericColor, Hue, double, double) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Calculates and the RGB values and sets them in the given GenericColor.
calculateSaturationHsl(double, double) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Calculate the Saturation for ColorModel.HSL.
calendarId - Variable in enum net.sf.mmm.util.date.api.DateUnit
 
calendarId - Variable in enum net.sf.mmm.util.date.api.Weekday
 
call - Variable in class net.sf.mmm.service.base.client.RemoteInvocationCallData
 
call(TransactionAdapter) - Method in interface net.sf.mmm.transaction.api.TransactionCallable
Computes a result, or throws an exception if unable to do so.
call() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
 
call() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
This method executes the Process(es).
call() - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
 
callback - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
The callback or null.
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.command.client.AbstractRemoteInvocationCommandCaller
This method invokes the given RemoteInvocationCommand on a RemoteInvocationService.
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>) - Method in interface net.sf.mmm.service.api.command.client.AbstractRemoteInvocationCommandCaller
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>) - Method in interface net.sf.mmm.service.api.command.client.RemoteInvocationCommandQueue
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.command.client.RemoteInvocationCommandQueue
This method invokes the given RemoteInvocationCommand on a RemoteInvocationService.
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
This method invokes the given RemoteInvocationCommand on a RemoteInvocationService.
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller.RemoteInvocationCommandQueueImpl
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller.RemoteInvocationCommandQueueImpl
This method invokes the given RemoteInvocationCommand on a RemoteInvocationService.
callCommands(GenericRemoteInvocationCommandRequest) - Method in interface net.sf.mmm.service.base.command.GenericRemoteInvocationCommandService
This method calls one or multiple RemoteInvocationCommands on the server.
callCommands(GenericRemoteInvocationCommandRequest) - Method in class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
This method calls one or multiple RemoteInvocationCommands on the server.
callDataList - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.TransactionalCallBuilder
 
callHandlerMap - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
callLoginCount - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
callQueue - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
calls - Variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
 
calls - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
 
callServices(GenericRemoteInvocationRpcRequest) - Method in interface net.sf.mmm.service.base.gwt.RemoteInvocationGenericServiceGwt
This method calls one or multiple RemoteInvocationService Methods.
callServices(GenericRemoteInvocationRpcRequest, AsyncCallback<GenericRemoteInvocationRpcResponse>) - Method in interface net.sf.mmm.service.base.gwt.RemoteInvocationGenericServiceGwtAsync
 
callServices(GenericRemoteInvocationRpcRequest) - Method in interface net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcService
This method calls one or multiple RemoteInvocationService Methods.
callServices(GenericRemoteInvocationRpcRequest) - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
This method calls one or multiple RemoteInvocationService Methods.
callServices(GenericRemoteInvocationRpcRequest) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
This method calls one or multiple RemoteInvocationService Methods.
callTotalCount - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
cancel() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
This method cancels this queue.
cancel() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method cancels this queue.
cancel(boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AsyncTransferrerImpl
 
cancel(boolean) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl.AsyncProcessExecutorImpl
 
cancelBackspaceNavigation() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
This method registers a central handler that prevents the backspace key from performing a "back navigation".
CAPACITY_CONSTRUCTOR_ARGS - Static variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
Capital() - Method in interface net.sf.mmm.orient.data.bean.api.world.de.DeBundesland
 
Caption - Class in net.sf.mmm.client.ui.gwt.widgets
A Caption is a CustomPanel for a legend (<legend>) of a Fieldset.
Caption() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Caption
The constructor.
captionWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
CARE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The "care-of" (c/o) sign.
CARET_INSERTION_POINT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CARRIAGE_RETURN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The character indicating a move of the cursor to the beginning of the current line.
category - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
cause - Variable in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
The original cause as NlsThrowable.
causeException() - Method in class net.sf.mmm.util.io.base.FailingInputStream
This method is called by any method declared by InputStream.
causeException() - Method in class net.sf.mmm.util.io.base.NonClosingInputStream.ClosedInputStream
 
causeField - Variable in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
cd(String) - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
Changes the directory from this BrowsableResource to the given path.
cd(String) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory.BrowsableResourceAdapter
 
cd(String) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
 
cd(String) - Method in class net.sf.mmm.util.resource.base.FileResource
 
cd(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathFile
 
cd(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathFolder
 
cdataCloseCount - Variable in class net.sf.mmm.util.xml.api.ParserState
 
Cdi - Interface in net.sf.mmm.util.component.api
This interface only exists for documentation purpose!
CDI is a shortcut for Context and Dependency Injection and is a java standard supporting the IoC pattern.
CDI_NAME - Static variable in interface net.sf.mmm.client.ui.api.widget.factory.UiWidgetFactoryDatatype
CDI_NAME - Static variable in interface net.sf.mmm.client.ui.api.widget.factory.UiWidgetFactoryNative
CDI_NAME - Static variable in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
CDI_NAME - Static variable in interface net.sf.mmm.client.ui.base.binding.UiDataBindingFactory
CDI_NAME - Static variable in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceCaller
CDI_NAME - Static variable in interface net.sf.mmm.transaction.api.TransactionExecutor
CDI_NAME - Static variable in interface net.sf.mmm.util.component.api.Cdi
A CDI name is the name of a component for CDI.
CDI_NAME - Static variable in interface net.sf.mmm.util.path.api.PathFactory
CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
CELL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a table cell (the <div> in a <td> of a CssStyles.DATA_TABLE)
CellBuffer() - Constructor for class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
The constructor.
CENT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The sign for the currency unit cent.
centerWindow() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetAbstractWindow
This method sets the position of the window, so that it is in the center of the screen.
centerWindow() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method sets the position of the window, so that it is in the center of the screen.
centerWindow() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method sets the position of the window, so that it is in the center of the screen.
chainSuccessor - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
The successor in the chain or null if this is the last.
changeCountMap - Variable in class net.sf.mmm.search.indexer.base.AbstractCountingEntryUpdateVisitor
 
ChangeEvent - Interface in net.sf.mmm.util.event.api
A ChangeEvent is an Event that informs about something that has been added, updated or removed.
changeHandlerRegistration - Variable in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
 
changeHandlerRegistration - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
 
changeListener - Variable in class net.sf.mmm.util.property.api.util.SetProperty
 
changeMode(UiWidget, UiMode) - Method in interface net.sf.mmm.client.ui.base.UiModeChanger
This method is called if the UiMode of a UiWidget is to be changed.
changeMode(UiWidget, UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiModeChanger
This method is called if the UiMode of a UiWidget is to be changed.
changeMode(AbstractUiWidgetNative<?, ?>, UiMode, UiWidgetAdapter) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiModeChanger
ChangeType - Enum in net.sf.mmm.util.event.api
This enum contains the available types of a ChangeEvent.
ChangeType() - Constructor for enum net.sf.mmm.util.event.api.ChangeType
 
CHAR_FILTER - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
CHAR_FILTER_ACCEPT_UNTIL_END_OF_RANGE - Static variable in class net.sf.mmm.search.engine.base.AbstractSearchQueryBuilder
The CharFilter to match anything except the end of a range query.
CHAR_FILTER_BLACKLIST_COMMA_OR_SEMICOLON - Static variable in class net.sf.mmm.util.http.HttpMessage
char-filter accepting everything except ',' and ';'
CHAR_FILTER_WHITELIST_COMMA_OR_SEMICOLON - Static variable in class net.sf.mmm.util.http.HttpMessage
char-filter accepting only ',' and ';'
CHAR_OPTION - Static variable in interface net.sf.mmm.util.cli.api.CliParser
The option prefix character.
CHARACTER_TABULATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The tab character used for indendation.
CHARACTER_TO_ASCII_MAP - Static variable in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
characterEscapingTable - Variable in class net.sf.mmm.util.io.base.EscapeWriter
A table that maps chars (as index) to escape sequences.
charArrayPool - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl
 
CharArrayPool - Interface in net.sf.mmm.util.pool.api
This is the interface for a Pool of char[].
CharArrayPoolImpl - Class in net.sf.mmm.util.pool.impl
This is the default implementation of the Pool interface for char-arrays.
CharArrayPoolImpl() - Constructor for class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
The constructor.
CharArrayPoolImpl(int, int) - Constructor for class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
The constructor.
charAt(int) - Method in class net.sf.mmm.util.lang.base.CharSubSequence
 
charAt(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
charBuffer - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.AsciiProcessor
The character-buffer to fill by the reader.
CharFilter - Interface in net.sf.mmm.util.filter.api
This is the interface for a filter that decides if a given character is acceptable or should be filtered.
CharIterator - Interface in net.sf.mmm.util.lang.api
This is the interface for an Iterator of primitive char values.
charOffset - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.AsciiProcessor
chars - Variable in class net.sf.mmm.util.filter.base.ListCharFilter
 
chars - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
the string to parse as char array
CHARS_TO_ESCAPE - Static variable in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
The characters that have to be escaped in a regular expression.
CharScannerSyntax - Interface in net.sf.mmm.util.scanner.api
This is the interface used to define the syntax to scan characters.
CharSequenceScanner - Class in net.sf.mmm.util.scanner.base
This class represents a String or better a sequence of characters ( char[]) together with a position in that sequence.
CharSequenceScanner(CharSequence) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
The constructor.
CharSequenceScanner(String) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
The constructor.
CharSequenceScanner(char[]) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
The constructor.
CharSequenceScanner(char[], int, int) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
The constructor.
CharSequenceValidatorBuilder<V extends CharSequence,PARENT,SELF extends CharSequenceValidatorBuilder<V,PARENT,SELF>> - Class in net.sf.mmm.util.validation.base.text
The abstract base for a builder of AbstractValidator for CharSequence values.
CharSequenceValidatorBuilder(PARENT) - Constructor for class net.sf.mmm.util.validation.base.text.CharSequenceValidatorBuilder
The constructor.
charset - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
The encoding detected from the XML header or null if it was NOT specified.
CHARSET_US_ASCII - Static variable in class net.sf.mmm.util.http.HttpParser
the default encoding
CharStreamScanner - Interface in net.sf.mmm.util.scanner.api
This is the interface for a scanner that can be used to parse a stream or sequence of characters.
CharSubSequence - Class in net.sf.mmm.util.lang.base
This is an implementation of the CharSequence Interface that can be used to implement the method CharSequence.subSequence(int, int).
CharSubSequence(CharSequence, int, int) - Constructor for class net.sf.mmm.util.lang.base.CharSubSequence
The constructor.
CHECK_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CheckBoxWithChangeHandlers - Class in net.sf.mmm.client.ui.gwt.widgets
This class extends CheckBox to implement HasChangeHandlers.
CheckBoxWithChangeHandlers() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(SafeHtml) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(Element) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(SafeHtml, HasDirection.Direction) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(SafeHtml, DirectionEstimator) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(String, HasDirection.Direction) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(String, DirectionEstimator) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
checkComments - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
 
checkDosLimit(int, int) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Verifies that the given actualCount is less or equal to the given maximumAllowedCount.
checked - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
 
checked - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
 
checkEquals(T, T, boolean) - Static method in class net.sf.mmm.test.ObjectHelper
Generic checks of Object.equals(Object).
checkEqualsAndHashCode(T, T, boolean) - Static method in class net.sf.mmm.test.ObjectHelper
checkForComodification() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
Checks that the collection has NOT been modified outside this iterator.
checkHashCode(T, T) - Static method in class net.sf.mmm.test.ObjectHelper
Generic checks of Object.hashCode().
checkNotNull(Class<O>, O) - Static method in exception net.sf.mmm.util.exception.api.NlsNullPointerException
This method checks if the given object is null.
checkNotNull(String, Object) - Static method in exception net.sf.mmm.util.exception.api.NlsNullPointerException
This method checks if the given object is null.
checkOption(CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method checks a CliOption for correctness.
checkOptionName(String, CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method checks the given name of the given option.
checkRange(V, V, V, Object) - Static method in exception net.sf.mmm.util.exception.api.ValueOutOfRangeException
This method checks that the given value is in the inclusive range from minimum to maximum.
checkRange(V, V, V, Object) - Static method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Deprecated.
This method checks that the given value is in the inclusive range from minimum to maximum.
checkRange(Number, Number, Number, Object) - Static method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Deprecated.
checkRequiredParameters(AbstractCliParser.CliParserState) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method checks that all required options are present if they are triggered by the current mode.
checkSubArray(int, int) - Method in class net.sf.mmm.util.io.base.AbstractByteArray
This method checks that the given minimum and maximum are valid for AbstractByteArray.createSubArray(int, int).
checksum - Variable in class net.sf.mmm.orient.sql.SqlScript
 
child - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
 
childCount - Variable in class net.sf.mmm.util.io.impl.PooledByteArray
The number of children created.
childQueue - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
children - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
 
children - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototypePolymorphic
 
children - Variable in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
children - Variable in class net.sf.mmm.util.resource.impl.ClasspathFolder
 
childWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
 
childWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
 
chmod(String) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method allows to change the modifiers by a string expression.
Choice(Filter<Object>, List<NlsFormatterChoice.Segment>) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
The constructor.
ChoiceEvaluation - Enum in net.sf.mmm.util.nls.base
This Enum defines the available ways to simplify and evaluate choice format expressions.
ChoiceEvaluation() - Constructor for enum net.sf.mmm.util.nls.base.ChoiceEvaluation
 
choices - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
Chord - Class in net.sf.mmm.music.datatype.api
A Chord is a combination of TonePitches played simultaneously.
Chord(String) - Constructor for class net.sf.mmm.music.datatype.api.Chord
The constructor.
Chord(TonePitch, TonalSystem) - Constructor for class net.sf.mmm.music.datatype.api.Chord
The constructor.
Chord(TonePitch, TonalSystem, TonePitch) - Constructor for class net.sf.mmm.music.datatype.api.Chord
The constructor.
Chord(TonePitch, TonalSystem, ChordExtension...) - Constructor for class net.sf.mmm.music.datatype.api.Chord
The constructor.
Chord(TonePitch, TonalSystem, TonePitch, ChordExtension...) - Constructor for class net.sf.mmm.music.datatype.api.Chord
The constructor.
Chord(TonePitch, TonalSystem, TonePitch, String, List<ChordExtension>) - Constructor for class net.sf.mmm.music.datatype.api.Chord
 
ChordExtension - Enum in net.sf.mmm.music.datatype.api
A ChordExtension extends a Chord with additional intervals or may also replace existing intervals.
ChordExtension(String, boolean, boolean, String, String, ChromaticInterval...) - Constructor for enum net.sf.mmm.music.datatype.api.ChordExtension
 
Chroma - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the chroma of a Color.
Chroma() - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
The constructor for de-serialization in GWT.
Chroma(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
The constructor.
Chroma(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
The constructor.
Chroma(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
The constructor.
Chroma(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
The constructor.
chroma - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
ChromaticInterval - Enum in net.sf.mmm.music.datatype.api
Enum with the chromatic Intervals.
ChromaticInterval(int, int) - Constructor for enum net.sf.mmm.music.datatype.api.ChromaticInterval
 
chromaticSignTones - Variable in enum net.sf.mmm.music.datatype.api.MusicalKey
 
chromaticSteps - Variable in enum net.sf.mmm.music.datatype.api.ChromaticInterval
 
CIRCLE_WITH_HORIZONTAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLE_WITH_SMALL_CIRCLE_TO_THE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLE_WITH_SUPERIMPOSED_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLE_WITH_TWO_HORIZONTAL_STROKES_TO_THE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_ANTICLOCKWISE_ROTATED_DIVISION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_ASTERISK_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_DIVISION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_DIVISION_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_LATIN_CAPITAL_LETTER_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_MULTIPLICATION_SIGN_WITH_CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_PARALLEL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_PERPENDICULAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_RING_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_WHITE_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCULATION_FUNCTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The circumflex accent.
Cities() - Method in interface net.sf.mmm.orient.data.bean.api.world.PostalCode
 
City() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Address
 
City - Interface in net.sf.mmm.orient.data.bean.api.world
TODO: this class ...
CityName() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Address
 
class2builderMap - Variable in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
CLASS_FOR_NAME_RESOLVER - Static variable in interface net.sf.mmm.util.reflect.api.ClassResolver
This is a singleton implementation of the ClassResolver interface that simply delegates to Class.forName(String).
CLASS_PATTERN - Static variable in class net.sf.mmm.content.parser.impl.java.ContentParserJava
pattern to extract the class name
ClassBounds(Class<?>) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
The constructor.
ClassBounds(Class<?>, Class<?>) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
The constructor.
classFilter - Variable in class net.sf.mmm.util.resource.impl.ClassIterable
 
classFilter - Variable in class net.sf.mmm.util.resource.impl.ClassIterator
 
ClassFormatter(Appendable) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType.ClassFormatter
The constructor.
ClassIterable - Class in net.sf.mmm.util.resource.impl
An implementation of Iterable that iterates the Classes filtered according to ClasspathScannerImpl.getClasspathResourceClasses(Filter, Filter).
ClassIterable(Collection<ClasspathFile>, Filter<String>, Filter<Class<?>>) - Constructor for class net.sf.mmm.util.resource.impl.ClassIterable
The constructor.
ClassIterator - Class in net.sf.mmm.util.resource.impl
An implementation of Iterator that iterates the Classes filtered according to ClasspathScannerImpl.getClasspathResourceClasses(Filter, Filter).
ClassIterator(Iterator<ClasspathFile>, Filter<String>, Filter<Class<?>>) - Constructor for class net.sf.mmm.util.resource.impl.ClassIterator
The constructor.
classLoader - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
classLoader - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
classMap - Variable in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
 
ClassName - Class in net.sf.mmm.util.reflect.api
This is a simple identifier for a Class.
ClassName(String, String) - Constructor for class net.sf.mmm.util.reflect.api.ClassName
The constructor.
ClassName(String, String, ClassName) - Constructor for class net.sf.mmm.util.reflect.api.ClassName
The constructor.
ClassName(Class<?>) - Constructor for class net.sf.mmm.util.reflect.api.ClassName
The constructor.
ClassNameCollector - Class in net.sf.mmm.util.reflect.base
This is an implementation of the ResourceVisitor interface that collects the names of all classes accepted by a given filter in a Set.
ClassNameCollector(Set<String>, Filter<? super String>) - Constructor for class net.sf.mmm.util.reflect.base.ClassNameCollector
The constructor.
classnameFilter - Variable in class net.sf.mmm.util.resource.impl.ClassIterable
 
classnameFilter - Variable in class net.sf.mmm.util.resource.impl.ClassIterator
 
classNameSet - Variable in class net.sf.mmm.util.reflect.base.ClassNameCollector
Set to collect class-names.
CLASSPATH_NLS_BUNDLE - Static variable in interface net.sf.mmm.util.nls.api.NlsTemplateResolver
The classpath of a textual file containing the full qualified name(s) of one or multiple NLS-bundle(s).
ClasspathFile - Class in net.sf.mmm.util.resource.impl
A file on the classpath.
ClasspathFile(ClasspathFolder, String) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathFile
The constructor.
classpathFiles - Variable in class net.sf.mmm.util.resource.impl.ClassIterable
 
classpathFiles - Variable in class net.sf.mmm.util.resource.impl.ClassIterator
 
ClasspathFolder - Class in net.sf.mmm.util.resource.impl
A folder (package) of the classpath.
ClasspathFolder(ClasspathFolder, String) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathFolder
The constructor.
ClassPathProvider - Class in net.sf.mmm.util.path.impl
This is the implementation of PathProvider for the classpath scheme.
ClassPathProvider() - Constructor for class net.sf.mmm.util.path.impl.ClassPathProvider
The constructor.
ClasspathResource - Class in net.sf.mmm.util.resource.base
This is the implementation of the DataResource interface for a resource that comes from the classpath.
ClasspathResource(String) - Constructor for class net.sf.mmm.util.resource.base.ClasspathResource
The constructor.
ClasspathResource(Class<?>, String, boolean) - Constructor for class net.sf.mmm.util.resource.base.ClasspathResource
The constructor for a classpath-resource identified by someClass and the given nameOrSuffix.
ClasspathResource(Package, String) - Constructor for class net.sf.mmm.util.resource.base.ClasspathResource
The constructor.
classpathResourceFiles - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
 
ClasspathResourceProvider - Class in net.sf.mmm.util.resource.impl.spi
This is the implementation of DataResourceProvider for ClasspathResource.
ClasspathResourceProvider() - Constructor for class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
The constructor.
classpathResourceProvider() - Method in class net.sf.mmm.util.resource.impl.spring.UtilResourceSpringConfig
 
classpathScanner - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
ClasspathScanner - Interface in net.sf.mmm.util.resource.api
This is the interface for a component that scans the classpath for resources.
classpathScanner() - Method in class net.sf.mmm.util.resource.impl.spring.UtilResourceSpringConfigBase
 
ClasspathScannerImpl - Class in net.sf.mmm.util.resource.impl
Implementation of ClasspathScanner.
ClasspathScannerImpl() - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
The constructor.
ClasspathScannerImpl.Cache - Class in net.sf.mmm.util.resource.impl
Container with all cached data.
ClassResolver - Interface in net.sf.mmm.util.reflect.api
This is the callback interface used to resolve a type by some logical name to the Class reflecting that type.
clear() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.HandlerContainer
Clears the handler so it actually gets removed.
clear() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
clear() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
 
clear() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
Clears this event adapter.
clear(EnumDefinition<?, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method clears the (potentially) cached enum values of the given EnumDefinition.
clear(EnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
clear() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method clears the complete pool.
clear() - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
clear() - Method in interface net.sf.mmm.util.property.api.util.ReadableCollectionProperty
 
clear() - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
clear() - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
clearCaches() - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
Evicts all cache data so that any further invocation of the other methods will rebuild the cached data from scratch.
clearCaches() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
clearChildren() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Clears all existing children.
clearInternal() - Method in class net.sf.mmm.util.pool.base.AbstractPool
 
clearMessages() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureMessages
This method is clearing all messages.
clearMessages() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is clearing all messages.
clearMessages() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is clearing all messages.
clearMessages() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method is clearing all messages.
clearMessages() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method is clearing all messages.
clearMessagesLocal() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method clears the messages locally (the non-recursive part of AbstractUiWidget.clearMessages()).
clearMultiSelection() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
Clear SimpleCheckBoxes of SelectionMode.MULTIPLE_SELECTION.
clearSelection(ITEM_CONTAINER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Clears the current selection except for the given exclusion.
clearValidationFailure(AbstractUiWidget<?>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
clearValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method clears the messages locally (the non-recursive part of AbstractUiWidget.clearMessages()).
clearValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method clears the messages locally (the non-recursive part of AbstractUiWidget.clearMessages()).
clearValidationFailureSetCount() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
clearValidationResult() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
Clears the cached internal validation result.
clearValidity() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method may clear potential state information from previous validations.
clearValidity(AbstractUiWidget<?>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
clearValidity() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method may clear potential state information from previous validations.
clearValidity() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method may clear potential state information from previous validations.
clearValidity() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method may clear potential state information from previous validations.
Clef - Class in net.sf.mmm.music.datatype.api
The clef specifying the ClefSymbol in combination with a shift.
Clef() - Constructor for class net.sf.mmm.music.datatype.api.Clef
The constructor.
clef - Variable in class net.sf.mmm.music.partiture.MusicStaff
 
ClefSymbol - Enum in net.sf.mmm.music.datatype.api
The clef is the initial symbol of a staff that indicates which line is identifying which tone.
ClefSymbol() - Constructor for enum net.sf.mmm.music.datatype.api.ClefSymbol
 
CLI_CLASS - Static variable in class net.sf.mmm.util.cli.base.CliClassContainer.CliDefaultAnnotations
The default instance of CliClass.
CLI_STYLE - Static variable in class net.sf.mmm.util.cli.base.CliClassContainer.CliDefaultAnnotations
The default instance of CliStyle.
CliArgument - Annotation Type in net.sf.mmm.util.cli.api
A CliArgument is used to annotate a property (member variable of some class or setter-method) that should be set from a main-program via a commandline argument.
CliArgumentContainer - Class in net.sf.mmm.util.cli.base
This is a container for a CliArgument together with additional associated information.
CliArgumentContainer(CliArgument, PojoPropertyAccessorOneArg, PojoPropertyAccessorNonArg, ValueValidator<?>) - Constructor for class net.sf.mmm.util.cli.base.CliArgumentContainer
The constructor.
CliArgumentFormatter() - Constructor for class net.sf.mmm.util.cli.base.CliState.CliArgumentFormatter
 
CliArgumentHelpInfo(CliArgumentContainer, CliParserDependencies, CliOutputSettings) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
The constructor.
CliArgumentMissingException - Exception in net.sf.mmm.util.cli.api
A CliArgumentMissingException is thrown if a required argument is missing.
CliArgumentMissingException(String, String) - Constructor for exception net.sf.mmm.util.cli.api.CliArgumentMissingException
The constructor.
CliArgumentReferenceMissingException - Exception in net.sf.mmm.util.cli.api
CliArgumentReferenceMissingException(CliArgumentContainer) - Constructor for exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
The constructor.
click() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureClick
This method programmatically notifies all registered listeners.
click() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method programmatically notifies all registered listeners.
click(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
 
click() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method programmatically notifies all registered listeners.
CliClass - Annotation Type in net.sf.mmm.util.cli.api
A CliClass is used to annotate a Java-class that holds the parameters of a main-program that are parsed from the commandline arguments.
cliClass - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
 
CliClassContainer - Class in net.sf.mmm.util.cli.base
A CliClassContainer determines and holds the class-specific CLI-informations of a state-class.
CliClassContainer(Class<?>, Logger) - Constructor for class net.sf.mmm.util.cli.base.CliClassContainer
The constructor.
CliClassContainer.CliDefaultAnnotations - Class in net.sf.mmm.util.cli.base
This inner class is a dummy for getting default instances of CLI annotations.
CliClassContainer.CliModeFormatter - Class in net.sf.mmm.util.cli.base
This inner class converts a CliModeContainer to a String.
CliClassNoPropertyException - Exception in net.sf.mmm.util.cli.api
A CliClassNoPropertyException is thrown if a CLI-class is illegal because it has no property annotated with CliOption or CliArgument.
CliClassNoPropertyException(Class<?>) - Constructor for exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
The constructor.
CliContainerStyle - Enum in net.sf.mmm.util.cli.api
This enum contains the available styles for container types.
CliContainerStyle() - Constructor for enum net.sf.mmm.util.cli.api.CliContainerStyle
 
CliDefaultAnnotations() - Constructor for class net.sf.mmm.util.cli.base.CliClassContainer.CliDefaultAnnotations
The forbidden constructor.
Client - Class in net.sf.mmm.orient
TODO: this class ...
Client() - Constructor for class net.sf.mmm.orient.Client
 
ClientComponents - Interface in net.sf.mmm.client.api
This interface gives access to the central components of the client infrastructure.
ClientContext - Class in net.sf.mmm.client.api
This class gives static access to central client infrastructure.
ClientContext() - Constructor for class net.sf.mmm.client.api.ClientContext
The constructor.
ClientGinjector - Interface in net.sf.mmm.client.impl.gwt.gin
This is the Ginjector for mmm-client.
ClientModule - Class in net.sf.mmm.client.impl.gwt.gin
This is the AbstractGinModule that configures which implementation to use for the components offered by ClientGinjector.
ClientModule() - Constructor for class net.sf.mmm.client.impl.gwt.gin.ClientModule
The constructor.
ClientSession - Interface in net.sf.mmm.client.api.session
This is the interface for the session of an application client.
clientUiBundle - Variable in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
 
CliException - Exception in net.sf.mmm.util.cli.api
A CliException is thrown, if the commandline arguments are invalid for a specific main-program.
CliException(NlsMessage) - Constructor for exception net.sf.mmm.util.cli.api.CliException
The constructor.
CliException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.cli.api.CliException
The constructor.
CliHelpWriter(Appendable, CliOutputSettings) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
The constructor.
CliMode - Annotation Type in net.sf.mmm.util.cli.api
A CliMode is used to annotate a CLI annotated class in order to define a operational mode.
CliModeContainer - Class in net.sf.mmm.util.cli.base
This is a container for a CliMode together with additional associated information.
CliModeContainer(String) - Constructor for class net.sf.mmm.util.cli.base.CliModeContainer
The constructor for a dummy instance.
CliModeContainer(CliMode, Class<?>) - Constructor for class net.sf.mmm.util.cli.base.CliModeContainer
The constructor.
CliModeContainer(CliMode, Class<?>, String) - Constructor for class net.sf.mmm.util.cli.base.CliModeContainer
The constructor.
CliModeFormatter() - Constructor for class net.sf.mmm.util.cli.base.CliClassContainer.CliModeFormatter
 
CliModeObject - Interface in net.sf.mmm.util.cli.api
This is a container for a CliMode together with additional associated information.
CliModes - Annotation Type in net.sf.mmm.util.cli.api
This annotation is used to annotate a CLI-Class with multiple CliMode-annotations.
CliModeUndefinedException - Exception in net.sf.mmm.util.cli.api
A CliModeUndefinedException is thrown if a CliOption or CliArgument defines a mode that is NOT defined.
CliModeUndefinedException(String, Object) - Constructor for exception net.sf.mmm.util.cli.api.CliModeUndefinedException
The constructor.
CliOption - Annotation Type in net.sf.mmm.util.cli.api
A CliOption is used to annotate a property (member variable of some class or setter-method) that should be set from a main-program via a commandline option.
CliOptionAndArgumentAnnotationException - Exception in net.sf.mmm.util.cli.api
A CliOptionAndArgumentAnnotationException is thrown if a property is annotated with both CliOption and CliArgument.
CliOptionAndArgumentAnnotationException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
The constructor.
CliOptionContainer - Class in net.sf.mmm.util.cli.base
This is a container for a CliOption together with additional associated information.
CliOptionContainer(CliOption, PojoPropertyAccessorOneArg, PojoPropertyAccessorNonArg, ValueValidator<?>) - Constructor for class net.sf.mmm.util.cli.base.CliOptionContainer
The constructor.
CliOptionDuplicateException - Exception in net.sf.mmm.util.cli.api
A CliOptionDuplicateException is thrown if the same option occurred multiple times as commandline-argument.
CliOptionDuplicateException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
The constructor.
CliOptionHelpInfo(CliOptionContainer, CliParserDependencies, CliOutputSettings) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
The constructor.
CliOptionIllegalNameOrAliasException - Exception in net.sf.mmm.util.cli.api
A CliOptionIllegalNameOrAliasException is thrown if the name or alias of a CliOption is illegal.
CliOptionIllegalNameOrAliasException(String, CliOption) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
The constructor.
CliOptionIncompatibleModesException - Exception in net.sf.mmm.util.cli.api
A CliOptionIncompatibleModesException is thrown if two options are used together that have incompatible modes.
CliOptionIncompatibleModesException(String, String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
The constructor.
CliOptionMisplacedException - Exception in net.sf.mmm.util.cli.api
A CliOptionMisplacedException is thrown if an option is misplaced, meaning that it occurred after the first argument has been detected.
CliOptionMisplacedException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
The constructor.
CliOptionMissingException - Exception in net.sf.mmm.util.cli.api
A CliOptionMissingException is thrown if a required option is missing.
CliOptionMissingException(String, String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionMissingException
The constructor.
CliOptionMissingValueException - Exception in net.sf.mmm.util.cli.api
A CliOptionMissingValueException is thrown if an option requires a value that is missing (no proper value is specified as commandline argument).
CliOptionMissingValueException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
The constructor.
CliOptionNameDefaultFilter - Class in net.sf.mmm.util.cli.api
This is the default Filter used to decide if the name or alias of a CliOption is acceptable.
CliOptionNameDefaultFilter() - Constructor for class net.sf.mmm.util.cli.api.CliOptionNameDefaultFilter
 
CliOptionUndefinedException - Exception in net.sf.mmm.util.cli.api
A CliOptionUndefinedException is thrown if an option is given as commandline-argument if NOT defined.
CliOptionUndefinedException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
The constructor.
CliOutputSettings - Class in net.sf.mmm.util.cli.api
This class represents the settings for the help output.
CliOutputSettings() - Constructor for class net.sf.mmm.util.cli.api.CliOutputSettings
The constructor.
CliOutputSettings(int) - Constructor for class net.sf.mmm.util.cli.api.CliOutputSettings
The constructor.
clip(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
Clips the given deltaX value according to minDx and maxDx.
CliParameterConsumer - Class in net.sf.mmm.util.cli.base
A CliParameterConsumer holds the command-line parameters together with the current index.
CliParameterConsumer(String...) - Constructor for class net.sf.mmm.util.cli.base.CliParameterConsumer
The constructor.
CliParameterContainer - Class in net.sf.mmm.util.cli.base
This is the abstract base class for a container with the metadata of a CLI-parameter.
CliParameterContainer(PojoPropertyAccessorOneArg, PojoPropertyAccessorNonArg, ValueValidator<?>) - Constructor for class net.sf.mmm.util.cli.base.CliParameterContainer
The constructor.
CliParameterListEmptyException - Exception in net.sf.mmm.util.cli.api
A CliParameterListEmptyException is thrown if CliParser.parseParameters(String...) is called without a single parameter.
CliParameterListEmptyException() - Constructor for exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
The constructor.
CliParser - Interface in net.sf.mmm.util.cli.api
This is the interface used to parse the command-line arguments of a main-program.
CliParserBuilder - Interface in net.sf.mmm.util.cli.api
This is the interface used to build a CliParser from a given object.
cliParserBuilder() - Method in class net.sf.mmm.util.cli.impl.spring.UtilCliSpringConfig
 
cliParserBuilder() - Method in class net.sf.mmm.util.version.impl.spring.UtilVersionSpringConfig
 
CliParserDependencies - Interface in net.sf.mmm.util.cli.base
This interface bundles the dependencies for the CliParser.
CliParserExcepiton - Exception in net.sf.mmm.util.cli.api
A CliParserExcepiton is thrown if a state class could NOT be parsed.
CliParserExcepiton(Exception, Class<?>) - Constructor for exception net.sf.mmm.util.cli.api.CliParserExcepiton
The constructor.
CliParserState() - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
The constructor.
clipTo(Rectangle, boolean) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
This method calculates a clipped variant from this Rectangle that fits inside the given clippingArea.
cliState - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
 
cliState - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
CliState - Class in net.sf.mmm.util.cli.base
This is a container for the state-class.
CliState(Class<?>, PojoDescriptorBuilderFactory, Logger, ReflectionUtil, AnnotationUtil) - Constructor for class net.sf.mmm.util.cli.base.CliState
The constructor.
cliState - Variable in class net.sf.mmm.util.cli.base.CliValueMap
CliState.CliArgumentFormatter - Class in net.sf.mmm.util.cli.base
This inner class converts a CliArgumentContainer to a String.
CliStyle - Annotation Type in net.sf.mmm.util.cli.api
A CliStyle is used to annotated a Java-class that holds the parameters of a main-program that are parsed from the commandline arguments.
cliStyle - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
 
CliStyleHandling - Enum in net.sf.mmm.util.cli.api
This enum contains the available ways to handle a specific CLI-style.
CliStyleHandling() - Constructor for enum net.sf.mmm.util.cli.api.CliStyleHandling
 
CliValueContainer - Interface in net.sf.mmm.util.cli.base
A CliValueContainer is a simple container for the value of a option or a argument.
CliValueContainerArray - Class in net.sf.mmm.util.cli.base
This is an implementation of CliValueContainer for an array.
CliValueContainerArray(CliParameterContainer, CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.CliValueContainerArray
The constructor.
CliValueContainerCollection - Class in net.sf.mmm.util.cli.base
This is an implementation of CliValueContainer for a Collection.
CliValueContainerCollection(CliParameterContainer, CliState, CliParserDependencies, Logger, Collection<Object>) - Constructor for class net.sf.mmm.util.cli.base.CliValueContainerCollection
The constructor.
CliValueContainerMap - Class in net.sf.mmm.util.cli.base
This is an implementation of CliValueContainer for a Map.
CliValueContainerMap(CliParameterContainer, CliState, CliParserDependencies, Logger, Map<Object, Object>) - Constructor for class net.sf.mmm.util.cli.base.CliValueContainerMap
The constructor.
CliValueContainerObject - Class in net.sf.mmm.util.cli.base
This is an implementation of CliValueContainer for simple objects (no arrays, collections, maps).
CliValueContainerObject(CliParameterContainer, CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.CliValueContainerObject
The constructor.
CliValueMap - Class in net.sf.mmm.util.cli.base
This class is a container for the values for options and arguments.
CliValueMap(CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.CliValueMap
The constructor.
CLOCKWISE_CONTOUR_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOCKWISE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOCKWISE_OPEN_CIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOCKWISE_TOP_SEMICIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
clone() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
 
clone() - Method in class net.sf.mmm.util.file.base.FileAttributes
 
clone(Object) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method creates a clone of the given template.
clone() - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
clone() - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
ATTENTION:
For being type-safe please use TransferObjectUtilLimited.clone(AbstractTransferObject) instead.
clone(TO) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtilLimited
This method creates a clone of the AbstractTransferObject given as template.
clone(TO) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilLimitedImpl
 
closable - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
 
closable - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
CLOSE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a close button "icon".
CLOSE - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
Deprecated.
The name of the icon to close something (e.g.
close() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
Closes this object so it gets hidden.
close() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
Closes this object so it gets hidden.
close() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
Closes this object so it gets hidden.
close() - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml.NullWriter
close() - Method in interface net.sf.mmm.search.engine.api.ManagedSearchEngine
This method disposes the search-engine.
close() - Method in class net.sf.mmm.search.engine.base.AbstractSearchEngine
This method disposes the search-engine.
close() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method disposes the search-engine.
close() - Method in interface net.sf.mmm.search.indexer.api.SearchIndexer
This method closes the search index.
close() - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
This method closes the search index.
close() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method closes this queue.
close() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
close() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
close() - Method in class net.sf.mmm.util.io.api.DevNullTarget
 
close() - Method in class net.sf.mmm.util.io.api.DevZero
 
close(InputStream) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method closes the given inputStream without throwing an Exception.
close(OutputStream) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method closes the given outputStream without throwing an IOException.
close(Writer) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method closes the given writer without throwing an IOException.
close(Reader) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method closes the given reader without throwing an Exception.
close(Channel) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method closes the given channel without throwing an Exception.
close() - Method in class net.sf.mmm.util.io.base.AppendableWriter
 
close() - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
 
close() - Method in class net.sf.mmm.util.io.base.EscapeWriter
 
close() - Method in class net.sf.mmm.util.io.base.FailingInputStream
 
close() - Method in class net.sf.mmm.util.io.base.NonClosingInputStream
 
close(InputStream) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
close(OutputStream) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
close(Writer) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
close(Reader) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
close(Channel) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
close() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
 
close() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
 
close() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
 
close() - Method in class net.sf.mmm.util.xml.base.XmlInputStream
 
close() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
ATTENTION:
This method violates the StAX API and closes the underlying input stream!
The StAX API has a bad design mistake about the XIncludeStreamReader.close() method NOT to close the underlying input stream.
closeButton - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The button to close the window.
CLOSED_INTERSECTION_WITH_SERIFS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_SUBSET_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_SUPERSET_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_UNION_WITH_SERIFS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_UNION_WITH_SERIFS_AND_SMASH_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ClosedInputStream() - Constructor for class net.sf.mmm.util.io.base.NonClosingInputStream.ClosedInputStream
The constructor.
closeInitialInclude() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
This method ascends the XML until the initial include is closed.
clusterId2OrientClassMap - Variable in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
Code() - Method in interface net.sf.mmm.orient.data.bean.api.AbstractCode
 
CODE - Static variable in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
 
code - Variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
CODE - Static variable in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
 
CODE - Static variable in exception net.sf.mmm.util.exception.api.ValidationErrorUserException
 
code - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
CODE - Static variable in exception net.sf.mmm.util.security.api.SecurityErrorUserException
 
CODE - Static variable in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Deprecated.
 
CODE - Static variable in class net.sf.mmm.util.validation.base.AbstractValidatorRange
 
CODE - Static variable in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
CODE - Static variable in class net.sf.mmm.util.validation.base.ComposedValidator
 
CODE - Static variable in class net.sf.mmm.util.validation.base.text.ValidatorPattern
 
CODE - Static variable in class net.sf.mmm.util.validation.base.time.ValidatorTimeAfter
 
CODE - Static variable in class net.sf.mmm.util.validation.base.time.ValidatorTimeBefore
 
CODE - Static variable in class net.sf.mmm.util.validation.base.time.ValidatorTimeFuture
 
CODE - Static variable in class net.sf.mmm.util.validation.base.time.ValidatorTimePast
 
CODE - Static variable in class net.sf.mmm.util.validation.base.ValidatorDateFuture
 
CODE - Static variable in class net.sf.mmm.util.validation.base.ValidatorDatePast
 
CODE - Static variable in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
CODE_UNDEFINED_OPTION - Static variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
The validation failure code for an undefined option.
CodeIso3() - Method in interface net.sf.mmm.orient.data.bean.api.world.Country
 
CodeIsoNo() - Method in interface net.sf.mmm.orient.data.bean.api.world.Country
 
COLLAPSE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a button to collapse/expand something (e.g.
collapseAllNodes() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
This method collapses all nodes.
collapseAllNodes() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method collapses all nodes.
collapseAllNodes() - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
 
collapseAllNodes() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
collapseAllNodes() - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
collapseButton - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
COLLAPSED - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a CssStyles.COLLAPSE_BUTTON in collapsed state.
collapsed - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
 
collapsed - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
 
collapsed - Variable in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
 
collapsed - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
 
CollapseExpandButton - Class in net.sf.mmm.client.ui.gwt.widgets
A CollapseExpandButton is a Button used to collapse and expand a section that is typically located below it.
CollapseExpandButton(CollapseExpandButton.CollapseHandler) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
The constructor.
collapseExpandButton - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
The CollapseExpandButton for user interaction.
CollapseExpandButton.CollapseHandler - Interface in net.sf.mmm.client.ui.gwt.widgets
Interface for a handler that gets notified about collapsing and expanding.
collapseHandler - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
 
CollapseHandler() - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection.CollapseHandler
The constructor.
collapseHandler - Variable in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
The CollapseExpandButton.CollapseHandler given at construction time.
collectCalls(AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.RequestBuilder, boolean) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method collects the GenericRemoteInvocationTransactionalCalls for this queue recursively.
collectFromRoot(Collection<ResourcePathNode<D>>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
Adds all ResourcePathNodes of this path from the root down to this node.
collectInterfaces(Class<?>, Set<Class<?>>, Set<Class<?>>) - Static method in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
Recursively collects all interfaces starting from the given type.
collection - Variable in class net.sf.mmm.util.cli.base.CliValueContainerCollection
 
CollectionArgument<V extends Collection<E>,E> - Interface in net.sf.mmm.util.query.api.argument
Extends Argument to build an Expression of Collection values.
CollectionFactory<COLLECTION extends Collection> - Interface in net.sf.mmm.util.collection.api
This is the interface for a factory of Collections.
collectionFactoryManager - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
CollectionFactoryManager - Interface in net.sf.mmm.util.collection.api
This is the interface for a manager of CollectionFactory instances.
collectionFactoryManager() - Method in class net.sf.mmm.util.collection.impl.spring.UtilCollectionSpringConfig
 
collectionFactoryManager - Variable in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
 
collectionFactoryManager - Variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
CollectionFactoryManagerImpl - Class in net.sf.mmm.util.collection.impl
This is the default implementation of the CollectionFactoryManager interface.
CollectionFactoryManagerImpl() - Constructor for class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
The constructor.
collectionFactoryMap - Variable in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
 
CollectionList<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of the List interface that adapts another Collection as delegate.
CollectionList(Collection<E>) - Constructor for class net.sf.mmm.util.collection.base.CollectionList
The constructor.
CollectionList.ListIterator - Class in net.sf.mmm.util.collection.base
This inner class implements an Iterator for this CollectionList.
CollectionPath<V extends Collection<E>,E> - Interface in net.sf.mmm.util.query.api.path
This is the interface for a Path that is a CollectionArgument.
CollectionPathImpl<V extends Collection<E>,E> - Class in net.sf.mmm.util.query.base.path
This is the implementation of CollectionPath.
CollectionPathImpl(PathImpl<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.CollectionPathImpl
The constructor.
CollectionPathImpl(PathRoot<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.CollectionPathImpl
The constructor.
collectionReflectionUtil - Variable in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
collectionReflectionUtil - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
collectionReflectionUtil - Variable in class net.sf.mmm.util.json.base.JsonUtilImpl
 
collectionReflectionUtil - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
 
collectionReflectionUtil - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
CollectionReflectionUtil - Interface in net.sf.mmm.util.reflect.api
This is the interface for a collection of utility functions to deal with Collections reflectively.
collectionReflectionUtil() - Method in class net.sf.mmm.util.reflect.impl.spring.UtilReflectSpringConfig
 
collectionReflectionUtil - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
 
CollectionReflectionUtilImpl - Class in net.sf.mmm.util.reflect.base
This is the implementation of the CollectionReflectionUtil interface.
CollectionReflectionUtilImpl() - Constructor for class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
The constructor.
collectMatchingFiles(File, String, FileType, List<File>) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method adds all files matching the given path and fileType to the list.
collectMatchingFiles(File, String, FileType, List<File>) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
collectMatchingFiles(File, List<ResourcePathNode<Pattern>>, int, FileType, List<File>) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method adds all files matching with the given path and fileType to the list.
collectMethods(Class<?>, BeanFactoryImpl.BeanIntrospectionData) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
Recursively introspect, create and collect the BeanMethods for a Bean Class.
collectNodes(ContentTypeBean, Collection<ContentTypeBean>) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
This method walks down the tree of ContentTypeBeans recursively adding them to the given Collection .
collectTextContent(Element, StringBuffer) - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
This method recursively collects the text from the given element and appends it to the given buffer.
COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The colon sign informally called double-dot.
COLON_EQUALS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Color - Class in net.sf.mmm.util.datatype.api.color
This is the Datatype for a Color.
Color() - Constructor for class net.sf.mmm.util.datatype.api.color.Color
The constructor for de-serialization in GWT.
Color(int, int, int) - Constructor for class net.sf.mmm.util.datatype.api.color.Color
The constructor.
Color(int, int, int, int) - Constructor for class net.sf.mmm.util.datatype.api.color.Color
The constructor.
Color(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Color
The constructor.
Color(Integer) - Constructor for class net.sf.mmm.util.datatype.api.color.Color
The constructor.
ColorBox - Class in net.sf.mmm.client.ui.gwt.widgets
A ColorBox is an input widget for Colors.
ColorBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ColorBox
The constructor.
colorBox - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
ColorBox.ColorFormat - Class in net.sf.mmm.client.ui.gwt.widgets
Renderer and Parser for Color.
ColorFactor - Class in net.sf.mmm.util.datatype.api.color
This class is a generic implementation of Factor used for color transformations such as GenericColor.lighten(ColorFactor) or GenericColor.darken(ColorFactor).
ColorFactor() - Constructor for class net.sf.mmm.util.datatype.api.color.ColorFactor
The constructor for de-serialization in GWT.
ColorFactor(double) - Constructor for class net.sf.mmm.util.datatype.api.color.ColorFactor
The constructor.
ColorFactor(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.ColorFactor
The constructor.
ColorFactor(String) - Constructor for class net.sf.mmm.util.datatype.api.color.ColorFactor
The constructor.
ColorFormat() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ColorBox.ColorFormat
The constructor.
ColorModel - Enum in net.sf.mmm.util.datatype.api.color
This enum contains the available ColorModels supported by GenericColor.
ColorModel() - Constructor for enum net.sf.mmm.util.datatype.api.color.ColorModel
 
ColorSegmentType - Enum in net.sf.mmm.util.datatype.api.color
This Enum contains the available types of the segments of a Color.
ColorSegmentType() - Constructor for enum net.sf.mmm.util.datatype.api.color.ColorSegmentType
 
column - Variable in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
The current column to sort by.
column - Variable in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
The current column to sort by.
COLUMN_RESIZER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a generic div in a table header that allows to resize a table column.
COLUMN_WIDTH_ROW - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of an invisible table row used to set the column width (HTML5 sucks, colgroup does not work).
ColumnComparator<ROW> - Class in net.sf.mmm.client.ui.base.widget.complex.adapter
A Comparator to sort a List of <ROW>s by a specific column.
ColumnComparator() - Constructor for class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
The constructor.
ColumnContainerComparator<ROW> - Class in net.sf.mmm.client.ui.base.widget.complex.adapter
A Comparator to List with objects containing a <ROW> by a specific column.
ColumnContainerComparator() - Constructor for class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
The constructor.
columnCount - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
 
columnInfo - Variable in class net.sf.mmm.util.text.api.TextColumn
 
columns - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
columns - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
columns - Variable in class net.sf.mmm.music.partiture.MusicLine
 
columnSpan - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
 
columnState - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
ColumnState(String, TextColumnInfo, HyphenatorBuilder) - Constructor for class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
The constructor.
ColumnWidthRange(UiWidget) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
The constructor.
combine(SearchEntryType, long) - Method in class net.sf.mmm.search.view.base.SearchEntryTypeViewBean
This method combines the given type with this object.
combine(Conjunction, Collection<Expression>) - Method in interface net.sf.mmm.util.query.api.expression.Expression
 
combine(Conjunction, Expression...) - Method in interface net.sf.mmm.util.query.api.expression.Expression
 
combine(Conjunction, Collection<Expression>) - Method in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
combine(Conjunction, Collection<Expression>) - Method in class net.sf.mmm.util.query.base.expression.ConstantExpression
 
combine(Conjunction, Expression...) - Static method in class net.sf.mmm.util.query.base.expression.Expressions
 
combine(Conjunction, Collection<Expression>) - Method in class net.sf.mmm.util.query.base.expression.SingleExpression
 
combine(Expression, Conjunction, Expression...) - Method in class net.sf.mmm.util.query.base.feature.AbstractFeature
Combines the given Expression with the given array of new Expressions using the given Conjunction.
combinedIds - Variable in class net.sf.mmm.search.view.base.SearchEntryTypeViewBean
 
COMBINING_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_ACUTE_ACCENT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_ACUTE_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_ALMOST_EQUAL_TO_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_BREVE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_BRIDGE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_BRIDGE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CANDRABINDU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_CARON_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_CIRCUMFLEX_ACCENT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_COMMA_ABOVE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_DASIA_PNEUMATA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_HUNDRED_THOUSANDS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_MILLIONS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_PALATALIZATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_PSILI_PNEUMATA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_TITLO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_DIAERESIS_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_DOUBLE_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_LOW_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_OVERLINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_RIGHTWARDS_ARROW_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_VERTICAL_LINE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_VERTICAL_LINE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOWN_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_EQUALS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_FOUR_DOTS_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
combining-char for { link DiacriticalMark#GRAVE}.
COMBINING_GRAVE_ACCENT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GRAVE_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GREEK_DIALYTIKA_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GREEK_KORONIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GREEK_PERISPOMENI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GREEK_YPOGEGRAMMENI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_HOMOTHETIC_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_HOOK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_INVERTED_BREVE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_INVERTED_BRIDGE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_INVERTED_DOUBLE_ARCH_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_ANGLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_ANGLE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_HALF_RING_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_RIGHT_ARROW_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LONG_SOLIDUS_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LONG_STROKE_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LOW_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_MACRON_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_MINUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_NOT_TILDE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_OVERLINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
combining-char for an overline (line on top).
COMBINING_PALATALIZED_HOOK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_PLUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_RETROFLEX_HOOK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_REVERSED_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_RIGHT_HALF_RING_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_RIGHT_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_RING_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_SEAGULL_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_SHORT_SOLIDUS_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_SHORT_STROKE_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_SQUARE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_THREE_DOTS_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_TILDE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_TILDE_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_TURNED_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_UP_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_UPWARDS_ARROW_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_VERTICAL_LINE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_VERTICAL_LINE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_VERTICAL_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_X_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
combiningCharacter - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
ComboBox - Class in net.sf.mmm.client.ui.gwt.widgets
A ComboBox is a TextBox combined with a DataList that allows to choose from predefined options.
ComboBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ComboBox
The constructor.
combobox - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
COMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The comma used as a separator within a sentence.
Command - Interface in net.sf.mmm.util.query.api
This is the abstract interface of a Command that can be executed against a database as SQL.
commentChar - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
COMMERCIAL_AT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The at sign used as separator in email addresses.
commit() - Method in class net.sf.mmm.orient.impl.db.OrientTx
 
commit() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
This method completes this queue.
commit() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method completes this queue.
commit() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
This method commits the current transaction without opening a new transaction.
commit() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method commits the current transaction without opening a new transaction.
CommonTypeVariables - Class in net.sf.mmm.util.reflect.impl
This class contains common TypeVariables.
CommonTypeVariables() - Constructor for class net.sf.mmm.util.reflect.impl.CommonTypeVariables
The forbidden constructor.
COMPANY - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMovie
The company "responsible for the movie".
ComparableArgument<V extends Comparable<?>> - Interface in net.sf.mmm.util.query.api.argument
Extends Argument to build an Expression for Comparable value(s).
ComparableComparator<T extends Comparable> - Class in net.sf.mmm.util.lang.base
This is the implementation of Comparator for Comparable objects.
ComparableComparator() - Constructor for class net.sf.mmm.util.lang.base.ComparableComparator
The constructor.
ComparablePath<V extends Comparable<?>> - Interface in net.sf.mmm.util.query.api.path
This is the interface for a Path that is a ComparableArgument.
ComparablePathImpl<V extends Comparable<?>> - Class in net.sf.mmm.util.query.base.path
This is the implementation of ComparablePath.
ComparablePathImpl(PathImpl<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.ComparablePathImpl
The constructor.
ComparablePathImpl(PathRoot<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.ComparablePathImpl
The constructor.
comparator - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
The ColumnContainerComparator for this table.
comparator - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
comparator - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
The comparison operator.
comparatorArgument - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
ComparatorHelper - Class in net.sf.mmm.util.lang.api
This class contains the implementation of CompareOperator.eval(Object, Object) for Comparable arguments.
ComparatorHelper() - Constructor for class net.sf.mmm.util.lang.api.ComparatorHelper
Construction prohibited.
compare(ROW, ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
compare(AttributeReadValue<ROW>, AttributeReadValue<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
compare(CharIterator, CharIterator) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method compares the given CharIterator instances char by char.
compare(CharIterator, CharIterator) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
 
compare(T, T) - Method in class net.sf.mmm.util.lang.base.ComparableComparator
 
compare(Number, Number) - Method in class net.sf.mmm.util.lang.base.NumberComparator
 
compare(Class<?>, Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method compares the given classes.
compare(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
COMPARE_TO_INCOMPARABLE - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
 
COMPARE_TO_STRICT_PREDECESSOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
COMPARE_TO_STRICT_SUCCESSOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
This value indicates that a VersionIdentifier is a strict successor of another VersionIdentifier.
CompareableValidatorBuilder<V extends Comparable,PARENT,SELF extends CompareableValidatorBuilder<V,PARENT,SELF>> - Class in net.sf.mmm.util.validation.base
CompareableValidatorBuilder(PARENT) - Constructor for class net.sf.mmm.util.validation.base.CompareableValidatorBuilder
The constructor.
compareMode - Variable in class net.sf.mmm.util.xml.base.JoiningNodeIterator
The mode of comparison.
CompareOperator - Enum in net.sf.mmm.util.lang.api
A CompareOperator represents a function that compares two given values.
CompareOperator(String, String) - Constructor for enum net.sf.mmm.util.lang.api.CompareOperator
The constructor.
compareTo(AbstractFeature) - Method in class net.sf.mmm.util.query.base.feature.AbstractFeature
 
compareTo(DefaultLineWrapper.AutoAdjustInfo) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
 
compareTo(VersionIdentifier) - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method determines a (non-linear) distance from this version to the given otherVersion.
compareTo(VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
compareToLabel(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for the label.
compareToLinear(int, T, T, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for linear and optional attributes like VersionIdentifier.getTimestamp() or VersionIdentifier.getRevision().
compareToPhase(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for the timestamp.
compareToRevision(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for the revision.
compareToTimestamp(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for the timestamp.
compareToVersionNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
compile(String) - Method in interface net.sf.mmm.util.pattern.api.PatternCompiler
 
compile(String) - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
 
compile(String) - Method in class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
 
compile(String) - Method in class net.sf.mmm.util.pattern.base.RegexPatternCompiler
 
CompilerWarnings - Interface in net.sf.mmm.util.lang.api
This type contains the available string constants for the SuppressWarnings annotation.
COMPLEMENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
complete(TimeMeasure.Result) - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
complete - Variable in class net.sf.mmm.util.search.base.SearchResultBean
 
completed - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
 
completeManifest(Manifest, URL) - Static method in class net.sf.mmm.util.reflect.base.ManifestLoader
This method adds dynamic attributes to the given manifest.
ComplexSearchQuery - Interface in net.sf.mmm.search.engine.api
This is the interface of a query that combines other queries.
ComplexValidatorBuilder<V,PARENT,SELF extends ComplexValidatorBuilder<V,PARENT,SELF>> - Class in net.sf.mmm.util.validation.base
The abstract base for a builder of AbstractValidator for Collection values.
ComplexValidatorBuilder(PARENT) - Constructor for class net.sf.mmm.util.validation.base.ComplexValidatorBuilder
The constructor.
ComponentContainer - Interface in net.sf.mmm.util.component.api
This is the interface for a Ioc/context and dependency injection (CDI) container.
ComponentContainerContextFallback - Class in net.sf.mmm.client.ui.base
This is a fake implementation of ComponentContainer used as fallback for AbstractUiContext.getContainer() if no real Ioc is available.
ComponentContainerContextFallback(AbstractUiContext) - Constructor for class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
The constructor.
componentMap - Variable in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
 
components - Variable in class net.sf.mmm.client.api.ClientContext
 
ComponentSpecification - Annotation Type in net.sf.mmm.util.component.api
ComponentSpecification is used to annotate the specification (should be an interface) of a component (or better a part of it).
componentType - Variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
componentType - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
componentType - Variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
compose(char) - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method composes the given character with this DiacriticalMark.
ComposedByteBuffer - Interface in net.sf.mmm.util.io.api
This is the interface of a ByteBuffer that is internally composed out of multiple ByteArray s.
composedCharacters - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
ComposedException - Exception in net.sf.mmm.util.exception.api
An ComposedException combines a list of exceptions in one single exception.
ComposedException(Throwable...) - Constructor for exception net.sf.mmm.util.exception.api.ComposedException
The constructor.
ComposedException(NlsObject...) - Constructor for exception net.sf.mmm.util.exception.api.ComposedException
The constructor.
ComposedFormatter<V> - Class in net.sf.mmm.util.lang.base
This is the implementation of a Formatter that is composed out of other Formatters.
ComposedFormatter(Formatter<V>...) - Constructor for class net.sf.mmm.util.lang.base.ComposedFormatter
The constructor.
ComposedLocalizableFormatter<V> - Class in net.sf.mmm.util.lang.base
This is the implementation of a LocalizableFormatter that is composed out of other LocalizableFormatters.
ComposedLocalizableFormatter(LocalizableFormatter<V>...) - Constructor for class net.sf.mmm.util.lang.base.ComposedLocalizableFormatter
The constructor.
ComposedNlsMessage - Class in net.sf.mmm.util.nls.base
This is an implementation of NlsMessage for composing other objects or messages.
ComposedNlsMessage() - Constructor for class net.sf.mmm.util.nls.base.ComposedNlsMessage
The constructor for de-serialization in GWT.
ComposedNlsMessage(Object[]) - Constructor for class net.sf.mmm.util.nls.base.ComposedNlsMessage
The constructor.
ComposedTargetTypeConverter(Class<TARGET>) - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
The constructor.
ComposedValidationFailure - Class in net.sf.mmm.util.validation.base
This is an implementation of ValidationFailure that represents the composition of other ValidationFailures.
ComposedValidationFailure() - Constructor for class net.sf.mmm.util.validation.base.ComposedValidationFailure
The constructor for de-serialization in GWT.
ComposedValidationFailure(Object, ValidationFailure[]) - Constructor for class net.sf.mmm.util.validation.base.ComposedValidationFailure
The constructor.
ComposedValidationFailure(String, Object, ValidationFailure[]) - Constructor for class net.sf.mmm.util.validation.base.ComposedValidationFailure
The constructor.
ComposedValidator<V> - Class in net.sf.mmm.util.validation.base
This is an implementation of ValueValidator that is composed out of a set of individual validators given at construction.
ComposedValidator(AbstractValidator<? super V>...) - Constructor for class net.sf.mmm.util.validation.base.ComposedValidator
The constructor.
composedValueConverter - Variable in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
 
composedValueConverter - Variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
ComposedValueConverter - Interface in net.sf.mmm.util.value.api
This is the interface for a ValueConverter that is composed out of individual ValueConverters.
composedValueConverter - Variable in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
 
composedValueConverter() - Method in class net.sf.mmm.util.value.impl.spring.UtilValueSpringConfig
 
ComposedValueConverterFactory - Interface in net.sf.mmm.util.value.api
This is the interface of a factory of ComposedValueConverter instances.
ComposedValueConverterFactoryImpl - Class in net.sf.mmm.util.value.impl
This is the implementation of ComposedValueConverterFactory.
ComposedValueConverterFactoryImpl() - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
The constructor.
ComposedValueConverterImpl - Class in net.sf.mmm.util.value.impl
This is the implementation of the ComposedValueConverter interface.
ComposedValueConverterImpl() - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
The constructor.
ComposedValueConverterImpl.ComposedTargetTypeConverter<TARGET> - Class in net.sf.mmm.util.value.impl
This inner class is a composed converter for all ValueConverters with the same target-type.
ComposedValueConverterImpl.TargetClass2ConverterMap - Class in net.sf.mmm.util.value.impl
ComposedValueValidator<V> - Interface in net.sf.mmm.util.validation.base
This is the interface for a ValueValidator composed out of other validators.
ComposedVersionIdentifierFormatter - Class in net.sf.mmm.util.version.impl
This is the default implementation of the VersionIdentifierFormatter interface.
ComposedVersionIdentifierFormatter(Formatter<VersionIdentifier>...) - Constructor for class net.sf.mmm.util.version.impl.ComposedVersionIdentifierFormatter
The constructor.
composeErrors(Throwable...) - Method in class net.sf.mmm.util.exception.base.AbstractGlobalExceptionHandler
Returns a single exception containing all information of the given errors.
composeMap - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
Composer() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioTrack
 
COMPOSER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMusic
The composer of the musical content if it differs from the MetakeyMusic.ARTIST.
CompositeTo - Class in net.sf.mmm.util.transferobject.api
This is the abstract base class for a composite TransferObject.
CompositeTo() - Constructor for class net.sf.mmm.util.transferobject.api.CompositeTo
The constructor.
concat(Object) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
ConcurrentHashMapFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of ConcurrentMapFactory that creates instances of ConcurrentHashMap.
ConcurrentHashMapFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
 
ConcurrentHashSetFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of ConcurrentMapFactory that creates instances of a ConcurrentHashSet.
ConcurrentHashSetFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
The constructor.
ConcurrentLinkedQueueFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the QueueFactory interface that creates instances of ConcurrentLinkedQueue.
ConcurrentLinkedQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
 
ConcurrentMapFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a MapFactory that creates instances of ConcurrentMap.
ConcurrentNavigableMapFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a MapFactory that creates instances of ConcurrentNavigableMap.
ConcurrentSkipListMapFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of ConcurrentNavigableMapFactory that creates instances of ConcurrentSkipListMap.
ConcurrentSkipListMapFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentSkipListMapFactory
 
condition - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
The condition that determines when the choice applies.
Condition(CompareOperator, Object) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
The constructor.
CONDITION_ELSE - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The value of a Choice condition that matches always.
CONDITION_END - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The character used to indicate the end of a Choice condition.
CONDITION_START - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The character used to indicate the start of a Choice condition.
CONDITION_VAR - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The character used to indicate the variable object of a Choice condition.
config - Variable in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
config - Variable in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
configuration - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
configuration - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
 
configuration - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
 
CONFIGURATION_FILENAME - Static variable in class net.sf.mmm.search.indexer.base.state.SearchIndexerStateLoaderImpl
 
configurationHolder - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
 
configurationHolder - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
 
configurationReader - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
 
configurationUri - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
 
configurationUrl - Variable in class net.sf.mmm.search.indexer.base.AbstractSearchIndexerMain
The optional filename of the configuration XML-file.
configure() - Method in class net.sf.mmm.client.impl.gwt.gin.ClientModule
ConfiguredNlsFormatterMap - Class in net.sf.mmm.util.nls.impl
This is a sub-class of NlsFormatterMap as a ready to use configurable component.
ConfiguredNlsFormatterMap() - Constructor for class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
The constructor.
ConfiguredSearchIndexer - Interface in net.sf.mmm.search.indexer.api
This is the interface for a high-level SearchIndexer.
configuredSearchIndexer() - Method in class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
ConfiguredSearchIndexerImpl - Class in net.sf.mmm.search.indexer.impl
This is the implementation of the ConfiguredSearchIndexer.
ConfiguredSearchIndexerImpl() - Constructor for class net.sf.mmm.search.indexer.impl.ConfiguredSearchIndexerImpl
The constructor.
ConfiguredSearchIndexerOptions - Interface in net.sf.mmm.search.indexer.api.config
This is the interface for the additional options to use for the ConfiguredSearchIndexer.
ConfiguredSearchIndexerOptionsBean - Class in net.sf.mmm.search.indexer.base.config
This is the implementation of ConfiguredSearchIndexerOptions as simple java bean.
ConfiguredSearchIndexerOptionsBean() - Constructor for class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
The constructor.
CONGRUENT_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
conjuction(Conjunction) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
conjunction - Variable in class net.sf.mmm.util.filter.base.ConjunctionCharFilter
The boolean conjunction.
conjunction - Variable in class net.sf.mmm.util.filter.base.ConjunctionFilter
The boolean conjunction.
Conjunction - Enum in net.sf.mmm.util.lang.api
A Conjunction represents a function that maps a list of boolean arguments to one boolean result.
Conjunction(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Conjunction
The constructor.
conjunction - Variable in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
Conjunction() - Constructor for enum net.sf.mmm.util.xml.path.api.XmlSet.Conjunction
 
conjunction - Variable in class net.sf.mmm.util.xml.path.base.XmlSetImpl
 
ConjunctionCharFilter - Class in net.sf.mmm.util.filter.base
This is an implementation of the CharFilter interface that combines a given list of filters using a boolean Conjunction.
ConjunctionCharFilter(Conjunction, CharFilter...) - Constructor for class net.sf.mmm.util.filter.base.ConjunctionCharFilter
The constructor.
ConjunctionExpression - Class in net.sf.mmm.util.query.base.expression
Implementation of Expression for logical Conjunction of a list of Expressions.
ConjunctionExpression(Conjunction, List<Expression>) - Constructor for class net.sf.mmm.util.query.base.expression.ConjunctionExpression
The constructor.
ConjunctionFilter<V> - Class in net.sf.mmm.util.filter.base
This is an implementation of the Filter interface that combines a given list of filters using a boolean Conjunction.
ConjunctionFilter(Conjunction, Filter<V>...) - Constructor for class net.sf.mmm.util.filter.base.ConjunctionFilter
The constructor.
ConstantArgument<V> - Class in net.sf.mmm.util.query.base.argument
This is the constant implementation of Argument.
ConstantArgument(V) - Constructor for class net.sf.mmm.util.query.base.argument.ConstantArgument
The constructor.
ConstantBooleanArgument - Class in net.sf.mmm.util.query.base.argument
This is the constant implementation of BooleanArgument.
ConstantBooleanArgument(Boolean) - Constructor for class net.sf.mmm.util.query.base.argument.ConstantBooleanArgument
The constructor.
ConstantCollectionArgument<V extends Collection<E>,E> - Class in net.sf.mmm.util.query.base.argument
This is the constant implementation of CollectionArgument.
ConstantCollectionArgument(V) - Constructor for class net.sf.mmm.util.query.base.argument.ConstantCollectionArgument
The constructor.
ConstantComparableArgument<V extends Comparable<?>> - Class in net.sf.mmm.util.query.base.argument
This is the constant implementation of ComparableArgument.
ConstantComparableArgument(V) - Constructor for class net.sf.mmm.util.query.base.argument.ConstantComparableArgument
The constructor.
ConstantEntityBeanArgument<V extends EntityBean> - Class in net.sf.mmm.util.query.base.argument
This is the constant implementation of EntityBeanArgument.
ConstantEntityBeanArgument(V) - Constructor for class net.sf.mmm.util.query.base.argument.ConstantEntityBeanArgument
The constructor.
ConstantExpression - Class in net.sf.mmm.util.query.base.expression
This is an implementation of Expression that is constant and will always evaluate to a static (fixed) value.
ConstantExpression() - Constructor for class net.sf.mmm.util.query.base.expression.ConstantExpression
The constructor.
ConstantFilter<V> - Class in net.sf.mmm.util.filter.base
This is an implementation of Filter that either accepts or rejects all objects to filter.
ConstantFilter() - Constructor for class net.sf.mmm.util.filter.base.ConstantFilter
The constructor.
ConstantListArgument<E> - Class in net.sf.mmm.util.query.base.argument
This is the constant implementation of ListArgument.
ConstantListArgument(List<E>) - Constructor for class net.sf.mmm.util.query.base.argument.ConstantListArgument
The constructor.
ConstantMapArgument<K,V> - Class in net.sf.mmm.util.query.base.argument
This is the constant implementation of MapArgument.
ConstantMapArgument(Map<K, V>) - Constructor for class net.sf.mmm.util.query.base.argument.ConstantMapArgument
The constructor.
ConstantNumberArgument<V extends Number & Comparable<?>> - Class in net.sf.mmm.util.query.base.argument
This is the constant implementation of NumberArgument.
ConstantNumberArgument(V) - Constructor for class net.sf.mmm.util.query.base.argument.ConstantNumberArgument
The constructor.
ConstantSetArgument<E> - Class in net.sf.mmm.util.query.base.argument
This is the constant implementation of ListArgument.
ConstantSetArgument(Set<E>) - Constructor for class net.sf.mmm.util.query.base.argument.ConstantSetArgument
The constructor.
ConstantStringArgument - Class in net.sf.mmm.util.query.base.argument
This is the constant implementation of StringArgument.
ConstantStringArgument(String) - Constructor for class net.sf.mmm.util.query.base.argument.ConstantStringArgument
The constructor.
constraintViolations - Variable in exception net.sf.mmm.util.exception.api.ValidationErrorUserException
 
constraintViolations - Variable in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Deprecated.
 
constructor - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorSimpleDatatype
 
consumeDecimal() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
Consumes the characters of a decimal number (double or float).
Consumer<T> - Interface in net.sf.mmm.util.lang.api.function
Deprecated.
use Consumer directly.
container - Variable in class net.sf.mmm.client.api.ClientContext
 
container - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
container - Variable in class net.sf.mmm.search.indexer.impl.SearchIndexerMain
container - Variable in class net.sf.mmm.search.view.base.GenericSearchServlet
 
containerGetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
 
ContainerGrowthException - Exception in net.sf.mmm.util.reflect.base
A ContainerGrowthException is thrown if a container should grow (increase its size) but this failed.
ContainerGrowthException(int, int) - Constructor for exception net.sf.mmm.util.reflect.base.ContainerGrowthException
The constructor.
containerIterator - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumDefinitionIterator
 
containerList - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
 
containerSetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
The according setter to use if array has to be resized.
containerSetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
The according setter to use if array has to be resized.
containerSetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
The according setter to use if array has to be resized.
contains(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
contains(Weekday) - Method in class net.sf.mmm.util.date.api.WeekdaySet
This method determines if this WeekdaySet contains the given Weekday.
contains(String) - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
contains(Object) - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
contains(Object) - Method in interface net.sf.mmm.util.property.api.util.ReadableCollectionProperty
 
contains(Object) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
contains(AbstractValidator<?>) - Method in class net.sf.mmm.util.validation.base.AbstractValidator
 
contains(AbstractValidator<?>) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
 
CONTAINS_AS_MEMBER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_AS_NORMAL_SUBGROUP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_AS_NORMAL_SUBGROUP_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_WITH_LONG_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
containsAll(Collection<?>) - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
containsAll(Collection<?>) - Method in interface net.sf.mmm.util.property.api.util.ReadableCollectionProperty
 
containsAll(Collection<?>) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
containsDelimiter(char[], char[]) - Static method in class net.sf.mmm.util.lang.api.StringTokenizer
This method checks that the given escape sequence does NOT contain any of the delimiters.
containsKey(Object) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
 
containsKey(String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
 
containsKey(String) - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
 
containsKey(Object) - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
containsSubstring(char[], int) - Method in class net.sf.mmm.util.lang.api.StringTokenizer
This method tests if the string to tokenize contains the given substring starting at the given index.
containsValue(Object) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
 
containsValue(Object) - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
contentChanged() - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
This method must be called whenever the char sequence changed its length or data.
contentPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The content panel.
contentPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
contentPanel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
 
contentPanel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
 
ContentParser - Interface in net.sf.mmm.content.parser.api
This is the interface for a parser that extracts (meta-)data from the content of an InputStream.
ContentParserDoc - Class in net.sf.mmm.content.parser.impl.poi
This is the implementation of the ContentParser interface for binary MS-Word documents.
ContentParserDoc() - Constructor for class net.sf.mmm.content.parser.impl.poi.ContentParserDoc
The constructor.
ContentParserDocx - Class in net.sf.mmm.content.parser.impl.poi
This is the implementation of the ContentParser interface for MS-Word documents in OOXML format.
ContentParserDocx() - Constructor for class net.sf.mmm.content.parser.impl.poi.ContentParserDocx
The constructor.
ContentParserGeneric - Class in net.sf.mmm.content.parser.impl
This is the implementation of the ContentParser used as fallback if no specific parser is available.
ContentParserGeneric() - Constructor for class net.sf.mmm.content.parser.impl.ContentParserGeneric
The constructor.
ContentParserHtml - Class in net.sf.mmm.content.parser.impl.html
This is the implementation of the ContentParser interface for HTML documents (content with the mimetype "text/html").
ContentParserHtml() - Constructor for class net.sf.mmm.content.parser.impl.html.ContentParserHtml
The constructor.
ContentParserHtml.NullWriter - Class in net.sf.mmm.content.parser.impl.html
This is a writer that does nothing.
ContentParserJava - Class in net.sf.mmm.content.parser.impl.java
This is the implementation of the ContentParser interface for Java sources (content with the mimetype "text/java-source").
ContentParserJava() - Constructor for class net.sf.mmm.content.parser.impl.java.ContentParserJava
The constructor.
ContentParserOdb - Class in net.sf.mmm.content.parser.impl.opendoc
This is the implementation of the ContentParser interface for content of the open-document database format.
ContentParserOdb() - Constructor for class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdb
The constructor.
ContentParserOdc - Class in net.sf.mmm.content.parser.impl.opendoc
This is the implementation of the ContentParser interface for content of the open-document chart format.
ContentParserOdc() - Constructor for class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdc
The constructor.
ContentParserOdf - Class in net.sf.mmm.content.parser.impl.opendoc
This is the implementation of the ContentParser interface for content of the open-document formula format.
ContentParserOdf() - Constructor for class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdf
The constructor.
ContentParserOdg - Class in net.sf.mmm.content.parser.impl.opendoc
This is the implementation of the ContentParser interface for content of the open-document graphics (drawing) format.
ContentParserOdg() - Constructor for class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdg
The constructor.
ContentParserOdi - Class in net.sf.mmm.content.parser.impl.opendoc
This is the implementation of the ContentParser interface for content of the open-document image format.
ContentParserOdi() - Constructor for class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdi
The constructor.
ContentParserOdm - Class in net.sf.mmm.content.parser.impl.opendoc
This is the implementation of the ContentParser interface for content of the open-document text-master format.
ContentParserOdm() - Constructor for class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdm
The constructor.
ContentParserOdp - Class in net.sf.mmm.content.parser.impl.opendoc
This is the implementation of the ContentParser interface for content of the open-document presentation-template format.
ContentParserOdp() - Constructor for class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdp
The constructor.
ContentParserOds - Class in net.sf.mmm.content.parser.impl.opendoc
This is the implementation of the ContentParser interface for content of the open-document spreadsheet format.
ContentParserOds() - Constructor for class net.sf.mmm.content.parser.impl.opendoc.ContentParserOds
The constructor.
ContentParserOdt - Class in net.sf.mmm.content.parser.impl.opendoc
This is the implementation of the ContentParser interface for content of the open-document text format.
ContentParserOdt() - Constructor for class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdt
The constructor.
ContentParserOptions - Interface in net.sf.mmm.content.parser.api
This is the interface with additional options for the ContentParser.
ContentParserOptionsBean - Class in net.sf.mmm.content.parser.base
This is the implementation of ContentParserOptions as simple java bean.
ContentParserOptionsBean() - Constructor for class net.sf.mmm.content.parser.base.ContentParserOptionsBean
The constructor.
ContentParserOth - Class in net.sf.mmm.content.parser.impl.opendoc
This is the implementation of the ContentParser interface for content of the open-document text-web (HTML Document Template) format.
ContentParserOth() - Constructor for class net.sf.mmm.content.parser.impl.opendoc.ContentParserOth
The constructor.
ContentParserPdf - Class in net.sf.mmm.content.parser.impl.pdf
This is the implementation of the ContentParser interface for PDF documents (content with the mimetype "application/pdf").
ContentParserPdf() - Constructor for class net.sf.mmm.content.parser.impl.pdf.ContentParserPdf
The constructor.
ContentParserPpt - Class in net.sf.mmm.content.parser.impl.poi
This is the implementation of the ContentParser interface for binary MS-Powerpoint documents.
ContentParserPpt() - Constructor for class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
The constructor.
ContentParserPptx - Class in net.sf.mmm.content.parser.impl.poi
This is the implementation of the ContentParser interface for MS-Powerpoint documents in OOXML format.
ContentParserPptx() - Constructor for class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
The constructor.
contentParsers - Variable in class net.sf.mmm.content.parser.base.AbstractContentParserService
 
ContentParserService - Interface in net.sf.mmm.content.parser.api
This is the interface for a service that provides ContentParsers.
contentParserService() - Method in class net.sf.mmm.content.parser.impl.spring.ContentParserSpringConfig
 
ContentParserServiceImpl - Class in net.sf.mmm.content.parser.impl
This is the abstract base implementation of the ContentParserService interface.
ContentParserServiceImpl() - Constructor for class net.sf.mmm.content.parser.impl.ContentParserServiceImpl
The constructor.
ContentParserServiceImplHardwired - Class in net.sf.mmm.content.parser.impl
This is a variant of ContentParserServiceImpl that can be used easier without a IoC-framework such as spring.
ContentParserServiceImplHardwired() - Constructor for class net.sf.mmm.content.parser.impl.ContentParserServiceImplHardwired
The constructor.
ContentParserSpringConfig - Class in net.sf.mmm.content.parser.impl.spring
This is the Spring Configuration for net.sf.mmm.util.io.
ContentParserSpringConfig() - Constructor for class net.sf.mmm.content.parser.impl.spring.ContentParserSpringConfig
 
ContentParserText - Class in net.sf.mmm.content.parser.impl.text
This is the implementation of the ContentParser interface for text (content with the mimetype "text/plain").
ContentParserText() - Constructor for class net.sf.mmm.content.parser.impl.text.ContentParserText
The constructor.
ContentParserTextMarkupAware - Class in net.sf.mmm.content.parser.impl.text
This is the implementation of the ContentParser interface for text that may contain markup.
ContentParserTextMarkupAware() - Constructor for class net.sf.mmm.content.parser.impl.text.ContentParserTextMarkupAware
The constructor.
ContentParserXls - Class in net.sf.mmm.content.parser.impl.poi
This is the implementation of the ContentParser interface for binary MS-Excel documents.
ContentParserXls() - Constructor for class net.sf.mmm.content.parser.impl.poi.ContentParserXls
The constructor.
ContentParserXls.ExcelListener - Class in net.sf.mmm.content.parser.impl.poi
This inner class acts as listener for HSSF events and appends the received text to a string-buffer.
ContentParserXlsx - Class in net.sf.mmm.content.parser.impl.poi
This is the implementation of the ContentParser interface for MS-Excel documents in OOXML format.
ContentParserXlsx() - Constructor for class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
The constructor.
ContentParserXml - Class in net.sf.mmm.content.parser.impl.xml
This is the implementation of the ContentParser interface for XML documents (content with the mimetype "text/xml").
ContentParserXml() - Constructor for class net.sf.mmm.content.parser.impl.xml.ContentParserXml
The constructor.
ContentType - Interface in net.sf.mmm.util.contenttype.api
A ContentType represents the type of some content (typically a file or BLOB).
contentType - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor.DecisionState
 
contentType - Variable in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
 
ContentTypeBean - Class in net.sf.mmm.util.contenttype.base
This is the abstract base implementation of the ContentType interface.
ContentTypeBean() - Constructor for class net.sf.mmm.util.contenttype.base.ContentTypeBean
The constructor.
ContentTypeBean(ContentType) - Constructor for class net.sf.mmm.util.contenttype.base.ContentTypeBean
The constructor.
ContentTypeDetectorStreamProcessor - Class in net.sf.mmm.util.contenttype.impl
This is an implementation of DetectorStreamProcessor that allows to detect a ContentTypeBean using DecisionTreeNode.
ContentTypeDetectorStreamProcessor(List<ContentTypeBean>) - Constructor for class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
The constructor.
ContentTypeDetectorStreamProcessor.DecisionState - Class in net.sf.mmm.util.contenttype.impl
 
ContentTypeDetectorStreamProcessorFactory - Class in net.sf.mmm.util.contenttype.impl
ContentTypeDetectorStreamProcessorFactory(DecisionTreeNode, int) - Constructor for class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
The constructor.
ContentTypeList - Class in net.sf.mmm.util.contenttype.base
This is the container with all ContentTypeBeans.
ContentTypeList() - Constructor for class net.sf.mmm.util.contenttype.base.ContentTypeList
The constructor.
ContentTypeListLoader - Class in net.sf.mmm.util.contenttype.base
This is the XmlBeanMapper used to load the ContentTypeList via JAXB.
ContentTypeListLoader() - Constructor for class net.sf.mmm.util.contenttype.base.ContentTypeListLoader
The constructor.
ContentTypeManager - Interface in net.sf.mmm.util.contenttype.api
This is the interface for a manager of ContentTypes.
ContentTypeManagerImpl - Class in net.sf.mmm.util.contenttype.impl
This is the implementation of the ContentTypeManager interface.
ContentTypeManagerImpl() - Constructor for class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
The constructor.
contentTypes - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeList
 
contentTypes - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
 
context - Variable in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
The AbstractUiContext instance.
context - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
context - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
context - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
 
context - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
context - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
context - Variable in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
 
context - Variable in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
 
context - Variable in class net.sf.mmm.transaction.base.TransactionEventImpl
 
context - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
 
context - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
 
context - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The PojoPathContext to use.
context - Variable in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
context - Variable in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
CONTEXT_VARIABLE_ENTRY_UPDATE_VISITOR - Static variable in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
CONTEXT_VARIABLE_RESOURCE_URI_SET - Static variable in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
The key for the Set of resource-URIs.
CONTOUR_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTRIBUTOR - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The object(s) that contributed for the content, typically the name of a person.
controls - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
convert(CliModeContainer, Object, Class<T>) - Method in class net.sf.mmm.util.cli.base.CliClassContainer.CliModeFormatter
 
convert(CliArgumentContainer, Object, Class<T>) - Method in class net.sf.mmm.util.cli.base.CliState.CliArgumentFormatter
 
convert(Object, Class<?>) - Static method in class net.sf.mmm.util.lang.api.ComparatorHelper
This method converts the given value to a more common type.
convert(Object, Class<?>) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
convert(Number) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method converts the given number to the number-class represented by this object.
convert(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, Object, Class<?>, GenericType<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method converts the given pojo to the given targetClass (or even targetType) as necessary.
convert(SOURCE, Object, Class<T>) - Method in interface net.sf.mmm.util.value.api.SimpleValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(SOURCE, Object, Class<T>) - Method in interface net.sf.mmm.util.value.api.ValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(SOURCE, Object, GenericType<T>) - Method in interface net.sf.mmm.util.value.api.ValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
 
convert(SOURCE, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.base.AbstractSimpleValueConverter
 
convert(SOURCE, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
 
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
convert(V, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
 
convert(V, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
 
convert(SOURCE, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
convert(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
 
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
 
convert(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
 
convert(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
convert(PersistenceEntity, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
 
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
 
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
 
convert(CharSequence, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
 
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
 
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
 
convert(CharSequence, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
 
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
 
convert(CharSequence, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToPattern
 
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
 
convertArgument(NlsArgument, StringBuilder, NlsMessageDescriptor, List<String>) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
convertArgumentChoice(NlsFormatterChoice, StringBuilder, NlsMessageDescriptor, List<String>) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
convertArgumentFormatter(NlsFormatterPlugin<?>, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
convertArgumentIndex(NlsMessageDescriptor, List<String>, String, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
convertArgumentJustification(Justification, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
convertContainerEntry(Object, int, ARRAY, Object, GenericType<? extends ARRAY>, Object) - Method in class net.sf.mmm.util.value.impl.AbstractConverterToArray
 
convertContainerEntry(Object, int, CONTAINER, Object, GenericType<? extends CONTAINER>, Object) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method converts a single entry of a container.
convertContainerEntry(Object, int, Collection, Object, GenericType<? extends Collection>, Object) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
 
convertContainerEntry(Object, int, Map, Object, GenericType<? extends Map>, Object) - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
 
convertCustomInputToValue(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
Converts the given customInput to <VALUE>.
convertEmToPixel(Length) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
Converts a Length given in LengthUnit.EM to LengthUnit.PIXEL.
converter - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
converters - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
 
converters - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
convertForClient(Throwable) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtil
Converts the given exception for the client.
convertForClient(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
convertForSerialization(Throwable, ExceptionTruncation) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtil
Converts the given exception so it is ensured to be serializable.
convertForSerialization(Throwable, ExceptionTruncation) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
convertForUser(Throwable, ExceptionTruncation) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtil
Converts the given exception for end-users with potential truncation.
convertForUser(Throwable) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtilLimited
Converts the given exception for end-users.
convertForUser(Throwable, ExceptionTruncation) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
convertForUser(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilLimitedImpl
 
convertFromArray(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method performs the conversion for array values.
convertFromCollection(Collection, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method performs the conversion for Collection values.
convertFromEntity(ENTITY, Class<TO>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
This method converts the given PersistenceEntity to the corresponding transfer-object identified by the given Class.
convertFromEntity(ENTITY, Class<TO>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
convertFromEntityList(List<ENTITY>, Class<TO>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
convertFromEntityList(List<ENTITY>, Class<TO>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
convertFromEntitySet(Set<ENTITY>, Class<TO>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
convertFromEntitySet(Set<ENTITY>, Class<TO>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
convertFromString(String, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method performs the conversion for String values.
convertFromValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method converts the given widgetValue to the type used by the widget adapter.
convertFromValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method converts the given widgetValue to the type used by the widget adapter.
convertId(Id<? extends OrientBean>) - Method in interface net.sf.mmm.orient.api.mapping.OrientBeanMapper
 
convertId(Id<?>) - Method in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
convertId(Id<? extends OrientBean>) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
convertLength(Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
Converts the width to pixels.
convertList(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method converts the given arrayOrCollection to a List as necessary.
convertMessage(String, String, NlsBundleDescriptor, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
convertObject(Object) - Method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
 
convertPattern(String) - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
This method converts the given pattern to a regex-pattern.
convertRecursive(Object, Object, GenericType<T>, Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
This method performs the conversion recursive.
convertRecursive(Object, Object, GenericType<?>, Class<?>, ValueConverter, ComposedValueConverterImpl.TargetClass2ConverterMap) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method performs the conversion recursive.
convertSegment(String, String, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
convertStyle(String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
This method converts the given style to the according DateFormat-style constant.
convertToDatabaseColumn(T) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.AbstractSimpleDatatypeAttributeConverter
 
convertToEntity(TO, Class<ENTITY>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
This method converts the given ETO to the corresponding PersistenceEntity identified by the given Class.
convertToEntity(TO, Class<ENTITY>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
convertToEntityAttribute(V) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
 
convertToEntityAttribute(String) - Method in class net.sf.mmm.util.version.impl.jpa.VersionIdentifierAttributeConverter
 
convertToEntityList(List<TO>, Class<ENTITY>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
convertToEntityList(List<TO>, Class<ENTITY>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
convertToEntitySet(Set<TO>, Class<ENTITY>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
convertToEntitySet(Set<TO>, Class<ENTITY>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
convertToPixel(double, LengthProperty) - Method in class net.sf.mmm.client.ui.api.common.Length
This method gets the amount in pixels.
convertToValue(ADAPTER_VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method converts the given adapterValue from the widget adapter to the type of this value.
convertToValue(String, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method converts the given adapterValue from the widget adapter to the type of this value.
convertUnknownValue(String, Class<V>, Object) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method converts the given String-value to the given type.
convertValue(V) - Method in class net.sf.mmm.util.validation.base.AbstractValidatorRange
Converts the value to the type of the range.
convertValue(Collection<?>) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorCollectionSize
 
convertValue(Map<?, ?>) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorMapSize
 
convertValue(Object) - Method in class net.sf.mmm.util.validation.base.ValidatorArrayLength
 
convertValue(SOURCE, Object, Class<TARGET>) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, Type) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, Type, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, TARGET, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to a numeric type and also validates that it is in the given range from minimum to maximum.
convertValue(SOURCE, Object, TARGET, TARGET, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method gets a numeric value and also validates that it is in the given range from minimum to maximum.
convertValue(Object, Object, Class<TARGET>) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
 
convertValue(Object, Object, Class<TARGET>, Type) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
 
convertValue(SOURCE, Object, Class<TARGET>) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
 
convertValue(SOURCE, Object, Class<TARGET>, Type, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
 
convertValue(SOURCE, Object, Class<TARGET>, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
 
convertValue(SOURCE, Object, TARGET, TARGET, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
 
convertValue(SOURCE, Object, TARGET, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
 
convertValue(String, Object, Class<TARGET>, Type) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
convertValueForDelegate(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method converts the given value that is going to be set in this widget to the value of the delegate widget.
convertValueFromDelegate(DELEGATE_VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method converts the given value from the delegate widget to the value of this widget.
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestCheckboxField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestDateField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestDoubleField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
 
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestFileField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLocalDateField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLocalTimeField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLongField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
convertValueToString(AbstractUiWidget<VALUE>, VALUE) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
convertValueToString(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
Converts the given value to String.
convertValueToString(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
Converts the given value to String.
convertValueToString(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
Converts the given value to String.
convertValueToString(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
Converts the given value to String.
convertValueToString(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetPasswordField
Converts the given value to String.
convertValueToString(ADAPTER_VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
Converts the given value to String.
COPTIC_CAPITAL_LETTER_DEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_FEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_GANGIA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_HORI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_KHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_SHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_SHIMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_DEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_FEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_GANGIA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_HORI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_KHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_SHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_SHIMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
copy(VALUE) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method creates a copy (e.g.
copy(VALUE) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method creates a copy (e.g.
copy(V, PojoDescriptor<V>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
 
copy(BEAN) - Method in interface net.sf.mmm.util.bean.api.AbstractBeanFactory
Creates a copy of the given Bean.
copy(BEAN) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
copy(BEAN) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
copy() - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
copy(Bean) - Method in class net.sf.mmm.util.property.api.AbstractProperty
Creates a new empty instance of this property with the given new parameters.
copy(AbstractValidator<? super V>) - Method in class net.sf.mmm.util.property.api.AbstractProperty
Creates a new empty instance of this property with the given new parameters.
copy(Bean, AbstractValidator<? super V>) - Method in class net.sf.mmm.util.property.api.AbstractProperty
Creates a new empty instance of this property with the given new parameters.
copy(String, Bean) - Method in class net.sf.mmm.util.property.api.AbstractProperty
Creates a new empty instance of this property with the given new parameters.
copy(String, Bean, AbstractValidator<? super V>) - Method in class net.sf.mmm.util.property.api.AbstractProperty
Creates a new empty instance of this property with the given new parameters.
copy() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
copyFile(File, File) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method copies the file given by source to the file given by destination.
copyFile(File, File, boolean) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method copies the file given by source to the file given by destination.
copyFile(File, File) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
copyFile(File, File, boolean) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
copyProcessor - Variable in class net.sf.mmm.util.io.impl.BufferInputStream
The processor used to copy the bytes from the BufferInputStream.buffer to the readers buffer.
CopyProcessor() - Constructor for class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
The constructor.
CopyProcessor(byte[], int) - Constructor for class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
The constructor.
copyRecursive(File, File, boolean) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method copies the file or directory given by source into the given destination.
copyRecursive(File, File, boolean, FileFilter) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method copies the file or directory given by source into the given destination.
copyRecursive(File, File, boolean) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
copyRecursive(File, File, boolean, FileFilter) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
copyRecursive(File, File, FileFilter) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method copies the file or directory given by source into the given destination.
COPYRIGHT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
Copyright sign (c) as correct glyph: 169 .
CoreCharSequence - Class in net.sf.mmm.util.lang.base
This is an abstract base implementation of the CharSequence interface.
CoreCharSequence() - Constructor for class net.sf.mmm.util.lang.base.CoreCharSequence
The constructor.
count() - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
count(String, String) - Method in interface net.sf.mmm.search.engine.api.SearchEngine
This method counts the number of SearchEntrys where the given field has the given value.
count(String, String) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method counts the number of SearchEntrys where the given field has the given value.
count - Variable in class net.sf.mmm.search.indexer.base.AbstractCountingEntryUpdateVisitor.Counter
The counter.
count - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
count() - Method in interface net.sf.mmm.util.search.api.SearchQuery
This method performs a count query to determine the total number of hits (e.g.
countAll(EntityAlias<?>) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
counter - Variable in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
The ID counter.
Counter() - Constructor for class net.sf.mmm.search.indexer.base.AbstractCountingEntryUpdateVisitor.Counter
The constructor.
CountingEntryUpdateVisitor - Interface in net.sf.mmm.search.indexer.api
This interface extends EntryUpdateVisitor with a little statistic of the counts of the different changes.
CountingEntryUpdateVisitorCollector - Class in net.sf.mmm.search.indexer.base
This is an implementation of the EntryUpdateVisitor interface that collects all visited URIs except for ChangeType.REMOVE.
CountingEntryUpdateVisitorCollector() - Constructor for class net.sf.mmm.search.indexer.base.CountingEntryUpdateVisitorCollector
The constructor.
CountingEntryUpdateVisitorDefault - Class in net.sf.mmm.search.indexer.base
This is a default implementation of the EntryUpdateVisitor interface.
CountingEntryUpdateVisitorDefault() - Constructor for class net.sf.mmm.search.indexer.base.CountingEntryUpdateVisitorDefault
The constructor.
Country() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Address
 
Country - Interface in net.sf.mmm.orient.data.bean.api.world
TODO: this class ...
Country() - Method in interface net.sf.mmm.orient.data.bean.api.world.PostalCode
 
Country() - Method in interface net.sf.mmm.orient.data.bean.api.world.Region
 
COUNTRY - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMovie
The country where the movie was produced.
countryCode - Variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
CoverOf() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioTrack
 
create(UiContext) - Method in class net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeNodeRendererDefault
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(Class<WIDGET>) - Method in interface net.sf.mmm.client.ui.api.widget.factory.AbstractUiWidgetFactoryNative
This method creates a new UiWidget instance of the given type ( widgetInterface).
create(UiContext, HANDLER, boolean) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetButtonFactory
 
create(UiContext) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactoryDatatype
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactoryNative
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(Class<WIDGET>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
This method creates a new UiWidget instance of the given type ( widgetInterface).
create(Class<WIDGET>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
This method creates a new UiWidget instance of the given type ( widgetInterface).
create(UiContext, UiHandlerActionApply, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApply
create(UiContext, UiHandlerActionApprove, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApprove
create(UiContext, UiHandlerActionCancel, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryCancel
create(UiContext, UiHandlerActionClose, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryClose
create(UiContext, UiHandlerActionConfirm, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryConfirm
create(UiContext, UiHandlerActionDelete, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
create(UiContext, UiHandlerActionDown, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
create(UiContext, UiHandlerActionNext, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryNext
create(UiContext, UiHandlerActionOpen, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryOpen
create(UiContext, UiHandlerActionPrevious, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryPrevious
create(UiContext, UiHandlerActionRemove, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
create(UiContext, UiHandlerActionSave, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
create(UiContext, UiHandlerActionStartEdit, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
create(UiContext, UiHandlerActionStopEdit, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
create(UiContext, UiHandlerActionSubmit, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySubmit
create(UiContext, UiHandlerActionUp, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeBoolean
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeDate
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeDouble
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeEnum
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeInstant
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeInteger
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLocalDate
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLocalTime
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLong
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeString
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetTreeGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetButtonGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetCollapsableSectionGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetImageGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLabelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLinkGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSectionGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSlotGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetTabGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetToggleButtonGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetCheckboxFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetColorFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetComboboxFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDateFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDoubleFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetFileFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerSliderFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalDateFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalTimeFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLongFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetPasswordFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsVerticalFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRichTextFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextAreaFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuBarGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemClickableGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemSeparatorGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetBorderPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonGroupGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetCollapsableBorderPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridCellGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridRowGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalSplitPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetTabPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetToolbarGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalSplitPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetWindowGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.UiWidgetTreeTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetButtonTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetCollapsableSectionTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetImageTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLabelTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLinkTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSectionTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSlotTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetTabTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCheckboxFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCodeAreaFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetColorFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetComboboxFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDateFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDoubleFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetFileFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerSliderFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalDateFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalTimeFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLongFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetPasswordFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsVerticalFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRichTextFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextAreaFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuBarTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemClickableTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemSeparatorTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetBorderPanelTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridCellTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridPanelTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridRowTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetHorizontalPanelTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetTabPanelTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetVerticalPanelTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(DataResource) - Static method in class net.sf.mmm.orient.sql.SqlScript
 
create(DataResource, String) - Static method in class net.sf.mmm.orient.sql.SqlScript
 
create(BEAN) - Method in interface net.sf.mmm.util.bean.api.AbstractBeanFactory
 
create(Class<BEAN>) - Method in interface net.sf.mmm.util.bean.api.BeanFactory
Creates a new simple instance of the specified Bean.
create(BEAN) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
create(BEAN) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
create(BeanMethod, BeanAccessPrototype<?>) - Static method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperation
 
create() - Method in interface net.sf.mmm.util.collection.api.BlockingQueueFactory
 
create(int) - Method in interface net.sf.mmm.util.collection.api.BlockingQueueFactory
 
create() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.ConcurrentMapFactory
 
create(int) - Method in interface net.sf.mmm.util.collection.api.ConcurrentMapFactory
 
create() - Method in interface net.sf.mmm.util.collection.api.ConcurrentNavigableMapFactory
 
create(int) - Method in interface net.sf.mmm.util.collection.api.ConcurrentNavigableMapFactory
 
create() - Method in interface net.sf.mmm.util.collection.api.DequeFactory
 
create(int) - Method in interface net.sf.mmm.util.collection.api.DequeFactory
 
create() - Method in interface net.sf.mmm.util.collection.api.ListFactory
 
create(int) - Method in interface net.sf.mmm.util.collection.api.ListFactory
 
create() - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method creates a new Map instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method creates a new Map instance with the given capacity.
create() - Method in interface net.sf.mmm.util.collection.api.NavigableMapFactory
 
create(int) - Method in interface net.sf.mmm.util.collection.api.NavigableMapFactory
 
create() - Method in interface net.sf.mmm.util.collection.api.NavigableSetFactory
 
create(int) - Method in interface net.sf.mmm.util.collection.api.NavigableSetFactory
 
create() - Method in interface net.sf.mmm.util.collection.api.QueueFactory
 
create(int) - Method in interface net.sf.mmm.util.collection.api.QueueFactory
 
create() - Method in interface net.sf.mmm.util.collection.api.SetFactory
 
create(int) - Method in interface net.sf.mmm.util.collection.api.SetFactory
 
create() - Method in interface net.sf.mmm.util.collection.api.SortedMapFactory
 
create(int) - Method in interface net.sf.mmm.util.collection.api.SortedMapFactory
 
create() - Method in interface net.sf.mmm.util.collection.api.SortedSetFactory
 
create(int) - Method in interface net.sf.mmm.util.collection.api.SortedSetFactory
 
create() - Method in class net.sf.mmm.util.collection.base.ArrayListFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.ArrayListFactory
 
create() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
 
create() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
 
create() - Method in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
 
create() - Method in class net.sf.mmm.util.collection.base.ConcurrentSkipListMapFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentSkipListMapFactory
 
create() - Method in class net.sf.mmm.util.collection.base.HashMapFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.HashMapFactory
 
create() - Method in class net.sf.mmm.util.collection.base.HashSetFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.HashSetFactory
 
create() - Method in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
 
create() - Method in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
 
create() - Method in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
 
create() - Method in class net.sf.mmm.util.collection.base.NavigableTreeMapFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.NavigableTreeMapFactory
 
create() - Method in class net.sf.mmm.util.collection.base.NavigableTreeSetFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.NavigableTreeSetFactory
 
create() - Method in class net.sf.mmm.util.collection.base.TreeMapFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.TreeMapFactory
 
create() - Method in class net.sf.mmm.util.collection.base.TreeSetFactory
 
create(int) - Method in class net.sf.mmm.util.collection.base.TreeSetFactory
 
create(Object...) - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
This method creates a new instance of the described datatype from the individual segments.
create() - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
create(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
 
create(String, Object...) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
Deprecated.
create(NlsTemplate, Object...) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
create(String, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFormatterFactory
This method creates a new NlsMessageFormatter for the given message.
create(String, Object...) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
create(NlsTemplate, Object...) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
create(NlsTemplate, String, Object, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
create(NlsTemplate, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
create(NlsTemplate, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
create(NlsTemplate, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
create(String, String, Object, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
create(String, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
create(String, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
create(String, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
create(NlsTemplate) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
create(String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
create(NlsTemplate, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
 
create(String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
 
create(String) - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
 
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
 
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
 
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
 
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
 
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
 
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
 
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
 
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
 
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
 
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
 
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
 
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
 
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
 
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
 
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
 
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
 
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
 
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
 
create(IN, String, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method creates an appropriate new value.
create(IN, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
 
create(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Class<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method creates a Pojo of the given pojoType.
create() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method creates a new element.
create() - Method in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
 
create() - Method in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
 
create(String, GenericType<? extends V>, Bean, AbstractValidator<? super V>) - Method in interface net.sf.mmm.util.property.api.factory.PropertyFactory
Creates a new instance of the property.
create(Class<PROPERTY>, GenericType<V>, boolean, String, Bean, AbstractValidator<? super V>) - Method in interface net.sf.mmm.util.property.api.factory.PropertyFactoryManager
 
create(String, GenericType<? extends Boolean>, Bean, AbstractValidator<? super Boolean>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryBoolean
 
create(String, GenericType<? extends Number>, Bean, AbstractValidator<? super Number>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryByte
 
create(String, GenericType<? extends Number>, Bean, AbstractValidator<? super Number>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryDouble
 
create(String, GenericType<? extends Number>, Bean, AbstractValidator<? super Number>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryFloat
 
create(String, GenericType<? extends V>, Bean, AbstractValidator<? super V>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryGeneric
 
create(String, GenericType<? extends Instant>, Bean, AbstractValidator<? super Instant>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryInstant
 
create(String, GenericType<? extends Number>, Bean, AbstractValidator<? super Number>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryInteger
 
create(String, GenericType<? extends Link<E>>, Bean, AbstractValidator<? super Link<E>>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLink
 
create(String, GenericType<? extends ObservableList<E>>, Bean, AbstractValidator<? super ObservableList<E>>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryList
 
create(String, GenericType<? extends LocalDate>, Bean, AbstractValidator<? super LocalDate>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLocalDate
 
create(String, GenericType<? extends LocalDateTime>, Bean, AbstractValidator<? super LocalDateTime>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLocalDateTime
 
create(String, GenericType<? extends Number>, Bean, AbstractValidator<? super Number>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLong
 
create(Class<PROPERTY>, GenericType<V>, boolean, String, Bean, AbstractValidator<? super V>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
create(String, GenericType<? extends ObservableMap<K, V>>, Bean, AbstractValidator<? super ObservableMap<K, V>>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryMap
 
create(String, GenericType<? extends ObservableSet<E>>, Bean, AbstractValidator<? super ObservableSet<E>>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactorySet
 
create(String, GenericType<? extends Number>, Bean, AbstractValidator<? super Number>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryShort
 
create(String, GenericType<? extends String>, Bean, AbstractValidator<? super String>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryString
 
create(Class<F>) - Static method in class net.sf.mmm.util.query.base.feature.AbstractFeature
 
create(Class<C>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method creates a Collection implementing the given type.
create(Class<C>, int) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method creates a Collection implementing the given type.
create(Type) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method creates the GenericType that encapsulates the given type.
create(Class<C>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
create(Class<C>, int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
create(Class<C>, Integer) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
create(Type) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
create(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method creates a new instance of this class.
create(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.impl.RuntimeGenericType
 
create(Type) - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
create(String) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
Creates a normalized ResourcePathNode.
create(String, Function<ResourcePathNode<D>, D>) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
Flexible implementation of ResourcePathNode.create(String) to custom data function.
create(CharSequence) - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilderFactory
 
create(String) - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilderFactory
 
create(Boolean) - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilderFactory
 
create(Collection<E>) - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilderFactory
 
create(Map<K, V>) - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilderFactory
 
createAbsoluteImageUrl(String) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
This method creates an absolute URL from the given relativePath.
createAbsoluteImageUrl(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method creates an absolute URL from the given relativePath.
createAbsoluteImageUrl(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method creates an absolute URL from the given relativePath.
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDoubleField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtIntegerField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtIntegerSliderField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalDateField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalTimeField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLongField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtPasswordField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextField
createAndAdd(UiWidget, boolean) - Static method in class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
Creates a new instance of this class and adds it to the given UiWidget.
createAndAddCloseButton() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetPopup
This method creates a button to close this popup and adds it to the button panel.
createAndAddCloseButton() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomPopup
This method creates a button to close this popup and adds it to the button panel.
createAndAddCloseButton() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
This method creates a button to close this popup and adds it to the button panel.
createAndBind(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method creates a value based widget that is to be added as child of the widget owning this data-binding.
createAndBind(TypedProperty<P>, String) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method is like UiDataBinding.createAndBind(TypedProperty) but using the given label instead of deriving it automatically.
createAndBind(TypedProperty<P>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
This method creates a value based widget that is to be added as child of the widget owning this data-binding.
createAndBind(TypedProperty<P>, String) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
This method is like UiDataBinding.createAndBind(TypedProperty) but using the given label instead of deriving it automatically.
createAndBind(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method creates a value based widget that is to be added as child of the widget owning this data-binding.
createAndBind(TypedProperty<P>, String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method is like UiDataBinding.createAndBind(TypedProperty) but using the given label instead of deriving it automatically.
createAndBind(TypedProperty<P>, String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
This method is like UiDataBinding.createAndBind(TypedProperty) but using the given label instead of deriving it automatically.
createAndVerifyRgba(int, int, int, int) - Static method in class net.sf.mmm.util.datatype.api.color.Color
 
createArgumentMap(Method, AbstractNlsBundleFactory.NlsBundleMethodInfo, Object[]) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
This method converts the given arguments to a Map with the arguments.
createBeanMapper() - Static method in class net.sf.mmm.orient.Test
 
createBrowsableResource(String) - Method in interface net.sf.mmm.util.resource.api.BrowsableResourceFactory
This method creates a new BrowsableResource from the given resourceUri.
createBrowsableResource(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
This method creates the actual raw BrowsableResource.
createBrowsableResource(String) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
 
createBundle() - Static method in exception net.sf.mmm.util.cli.api.CliException
 
createBundle(Class<BUNDLE>) - Static method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
createBundle(Class<BUNDLE>) - Method in interface net.sf.mmm.util.nls.api.NlsBundleFactory
This method dynamically creates an instance for the given bundleInterface.
createBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
createBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
 
createBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.validation.base.AbstractValidator
This is a convenience method delegating to NlsBundleFactory.createBundle(Class).
createBundleInternal(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
createButton(String, UiHandlerEventClick) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetButton.
createButton(UiHandlerAction) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetButton for the given UiHandlerAction.
createButton(Class<HANDLER>, HANDLER) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetButton for the given UiHandlerAction.
createButton(Class<HANDLER>, HANDLER, boolean) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetButton for the given UiHandlerAction.
createButton(UiContext, NlsMessage, UiHandlerEventClick, NlsMessage, String) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetButtonFactory
Creates a new UiWidgetButton.
createButton(String, UiHandlerEventClick) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetButton.
createButton(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetButton for the given UiHandlerAction.
createButton(Class<HANDLER>, HANDLER) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetButton for the given UiHandlerAction.
createButton(Class<HANDLER>, HANDLER, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetButton for the given UiHandlerAction.
createButtonGroup(RichTextFeature...) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Creates a new ButtonGroup with buttons for the given RichTextFeatures.
createButtonPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
 
createButtonPanel() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
 
createButtonPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt
createButtonPanel() - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl
createByUmask(int, boolean) - Static method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method create a new FileAccessPermissions instance according to the given umask (user file creation mode mask).
createChildContext() - Method in interface net.sf.mmm.util.context.api.GenericContext
This method creates a new context that inherits all variables from this context (and its parent contexts).
createChildContext() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
 
createChildContext() - Method in class net.sf.mmm.util.context.impl.MutableGenericContextImpl
 
createClassName(JClassType) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method creates the simple name of the Class to generate.
createClassName(JClassType) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
 
createCollection(E) - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilderFactory
 
createColumn(TypedProperty<CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
This method creates a new column for this table.
createColumn(PropertyAccessor<ROW, CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
This method creates a new column for this table.
createColumn(TypedProperty<CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method creates a new column for this table.
createColumn(PropertyAccessor<ROW, CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method creates a new column for this table.
createColumn(PropertyAccessor<ROW, CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>, TypedProperty<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
createColumn(TypedProperty<CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method creates a new column for this table.
createColumn(PropertyAccessor<ROW, CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method creates a new column for this table.
createComboBox(String, List<VALUE>) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetComboboxField.
createComboBox(String, EnumDefinition<VALUE, ?>) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetComboboxField.
createComboBox(String, List<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetComboboxField.
createComboBox(String, EnumDefinition<VALUE, ?>) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetComboboxField.
createComplexQuery() - Method in interface net.sf.mmm.search.engine.api.SearchQueryBuilder
This method creates a complex query.
createComplexQuery() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
This method creates a complex query.
createConfiguration() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
This method creates the PojoDescriptorGeneratorConfiguration.
createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.AbstractConverterToArray
 
createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method creates the according container for the given containerType.
createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
 
createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
 
createContext() - Method in interface net.sf.mmm.util.context.api.GenericContextFactory
This method creates a new instance of a MutableGenericContext.
createContext(MapFactory<? extends Map>) - Method in interface net.sf.mmm.util.context.api.GenericContextFactory
This method creates a new instance of a MutableGenericContext using the given MapFactory.
createContext(MapFactory<? extends Map>, GenericValueConverter<Object>) - Method in interface net.sf.mmm.util.context.api.GenericContextFactory
This method creates a new instance of a MutableGenericContext using the given MapFactory.
createContext() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextFactory
 
createContext(MapFactory<? extends Map>) - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
 
createContext(MapFactory<? extends Map>, GenericValueConverter<Object>) - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
 
createConverter(boolean, List<ValueConverter<?, ?>>) - Method in interface net.sf.mmm.util.value.api.ComposedValueConverterFactory
Creates a new custom instance of ComposedValueConverter with the given configuration.
createConverter(boolean, List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
 
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
 
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
 
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.ValidationErrorUserException
 
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
 
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Deprecated.
 
createCopyOfValue(VALUE) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method will create a (deep-)copy of the given value.
createCopyOfValue(VALUE) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingDatatype
This method will create a (deep-)copy of the given value.
createCopyOfValue(List) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingList
This method will create a (deep-)copy of the given value.
createCopyOfValue(VALUE) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
This method will create a (deep-)copy of the given value.
createCopyViaClone(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsException
 
createCopyViaClone(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
createDataBinding(AbstractUiWidget<VALUE>, Class<VALUE>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingFactory
This method creates a new instance of UiDataBinding for the given valueType and widget.
createDataBinding(AbstractUiContext, Class<VALUE>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingFactory
This method creates a new instance of UiDataBinding for the given valueType and context.
createDataBinding(AbstractUiContext, Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
This method creates a new instance of UiDataBinding for the given valueType and context.
createDataBinding(AbstractUiWidget<VALUE>, Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
This method creates a new instance of UiDataBinding for the given valueType and widget.
createDataBinding(AbstractUiContext, AbstractUiWidget<VALUE>, Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
createDataResource(String) - Method in interface net.sf.mmm.util.resource.api.DataResourceFactory
This method creates a new DataResource from the given resourceUri.
createDataResource(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
 
createDataResource(String) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory
 
createDataResource(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory
This method creates the actual raw DataResource.
createDatatypeDescriptor(Class<T>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
Creates a generic DatatypeDescriptor for the given Datatype Class dynamically.
createDefaultPhaseMap() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method creates the phase map used as default.
createDescriptor(GenericType<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method creates the pojo descriptor for the given pojoType.
createDescriptor(Class<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method creates the pojo descriptor for the given pojoType.
createDescriptor(GenericType<P>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
 
createDescriptorBuilder(VisibilityModifier, VisibilityModifier) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects the methods and non-static fields with the given visibility or a higher order.
createDescriptorBuilder(VisibilityModifier, VisibilityModifier) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorBuilderFactoryLimited
 
createDescriptorBuilder(VisibilityModifier, VisibilityModifier) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
 
createDialogController(String) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogControllerFactory
Creates the DialogController with the given dialogId.
createDialogController(String) - Method in interface net.sf.mmm.client.ui.base.dialog.DialogControllerFactory
Creates the DialogController with the given dialogId.
createDirect(String, String) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
createDirect(String, String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
createDirect(String, String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
 
createDirect(String, String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsMessageFactoryImpl
 
createDirectory(SearchIndexConfiguration) - Method in interface net.sf.mmm.search.impl.lucene.LuceneDirectoryBuilder
This method creates a Directory for the given configuration.
createDirectory(String) - Method in interface net.sf.mmm.search.impl.lucene.LuceneDirectoryBuilder
This method creates a Directory for the given directory.
createDirectory(SearchIndexConfiguration) - Method in class net.sf.mmm.search.impl.lucene.LuceneDirectoryBuilderImpl
This method creates a Directory for the given configuration.
createDirectory(String) - Method in class net.sf.mmm.search.impl.lucene.LuceneDirectoryBuilderImpl
This method creates a Directory for the given directory.
createDocument() - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method creates a new empty XML DOM document.
createDocument() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
createDocumentBuilder() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method creates a new document builder.
createEntityGraph(Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createEntityGraph(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createEntry(SearchIndexer, DataResource, String) - Method in interface net.sf.mmm.search.indexer.api.ResourceSearchIndexer
This method creates a MutableSearchEntry for a single DataResource.
createEntry() - Method in interface net.sf.mmm.search.indexer.api.SearchIndexer
This method creates a new and empty entry for the search-index.
createEntry(SearchIndexer, DataResource, String) - Method in class net.sf.mmm.search.indexer.base.ResourceSearchIndexerImpl
This method creates a MutableSearchEntry for a single DataResource.
createEntry(SearchIndexer, DataResource, String, ContentParserOptions) - Method in class net.sf.mmm.search.indexer.base.ResourceSearchIndexerImpl
 
createEntry() - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
This method creates a new and empty entry for the search-index.
createEntryUpdateVisitor() - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
This method creates the CountingEntryUpdateVisitor to use.
createEntryUpdateVisitor() - Method in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyLastModified
This method creates the CountingEntryUpdateVisitor to use.
createEventAdapter(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
This method creates the AbstractUiWidgetAdapterWithEvents.getEventAdapter() instance.
createEventAdapter(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method creates the AbstractUiWidgetAdapterWithEvents.getEventAdapter() instance.
createEventAdapter(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method creates the AbstractUiWidgetAdapterWithEvents.getEventAdapter() instance.
createEventAdapter(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method creates the AbstractUiWidgetAdapterWithEvents.getEventAdapter() instance.
createExceptionHandler() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
This method creates an GWT.UncaughtExceptionHandler.
createExtractor(OPCPackage) - Method in class net.sf.mmm.content.parser.impl.poi.AbstractContentParserOoxml
This method creates the POIXMLTextExtractor for the given opcPackage.
createFeature(Class<F>) - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
createField(String, Object) - Method in interface net.sf.mmm.search.engine.impl.lucene.LuceneFieldManager
This method creates the field for the given field (name) and value.
createField(String, Object) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
This method creates the field for the given field (name) and value.
createFieldManager(SearchConfigurationHolder<? extends SearchConfiguration>) - Method in interface net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactory
This method creates a new LuceneFieldManager instance for the given configuration.
createFieldManager(SearchConfigurationHolder<? extends SearchConfiguration>) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactoryImpl
This method creates a new LuceneFieldManager instance for the given configuration.
createFolderRecursive(ResourcePathNode<Void>, ClasspathFolder) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
createFontSettingsLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
createForDatatype(Class<VALUE>) - Method in interface net.sf.mmm.client.ui.api.widget.factory.AbstractUiWidgetFactoryDatatype
This method creates a new instance of the field widget to view and edit the given datatype.
createForDatatype(Class<VALUE>) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiWidgetFactoryDatatype
This method creates a new instance of the field widget to view and edit the given datatype.
createForDatatype(Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
This method creates a new instance of the field widget to view and edit the given datatype.
createForDatatype(Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
This method creates a new instance of the field widget to view and edit the given datatype.
createFormatter(String, Locale, NlsDependencies) - Method in class net.sf.mmm.util.nls.base.AbstractNlsTemplate
This method creates an NlsMessageFormatter for the given messageTemplate and locale.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.base.SimpleNlsFormatter
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
 
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractSimpleNlsFormatterDate
 
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
 
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
 
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
 
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
 
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
 
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
 
createFormatter(String) - Method in interface net.sf.mmm.util.version.api.VersionUtil
createFormatter(String, boolean) - Method in interface net.sf.mmm.util.version.api.VersionUtil
This method creates a VersionIdentifierFormatter for the given formatPattern.
createFormatter(String) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
createFormatter(String, boolean) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
createGeneric() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method creates a new instance of the generic Collection type <COLLECTION>.
createGeneric(int) - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric(int) - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
 
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
 
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
 
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
 
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentNavigableMapFactory
 
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentNavigableMapFactory
 
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractDequeFactory
 
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractDequeFactory
 
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractListFactory
 
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractListFactory
 
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractMapFactory
 
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractMapFactory
 
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractNavigableMapFactory
 
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractNavigableMapFactory
 
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractNavigableSetFactory
 
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractNavigableSetFactory
 
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractQueueFactory
 
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractQueueFactory
 
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractSetFactory
 
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractSetFactory
 
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
 
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
 
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
 
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
 
createGenericType(Class<T>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
This method creates the GenericType representing the given type.
createGenericType(Type) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
This method creates the GenericType representing the given type.
createGenericType(Type, GenericType<?>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
This method creates the GenericType representing the given type in the context of the given definingType.
createGenericType(Type, Class<?>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
This method creates the GenericType representing the given type in the context of the given definingType.
createGenericType(Class<T>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
createGenericType(Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
createGenericType(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
createGenericType(Type, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
createGenericType(Class<T>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
createGenericType(Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
createGenericType(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
createGenericType(Type, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
createGenericTypeOfList(GenericType<E>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
 
createGenericTypeOfList(GenericType<E>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
createGenericTypeOfList(GenericType<E>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
createGenericTypeOfMap(GenericType<K>, GenericType<V>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
 
createGenericTypeOfMap(GenericType<K>, GenericType<V>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
createGenericTypeOfMap(GenericType<K>, GenericType<V>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
createGenericTypeOfSet(GenericType<E>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
 
createGenericTypeOfSet(GenericType<E>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
createGenericTypeOfSet(GenericType<E>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
createGinjector() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
This method creates the actual ClientGinjector instance using GWT.create(Class).
createHandler(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
This method creates a new InvocationHandler for the given bundleInterface.
createHeaderNameHash(String) - Method in class net.sf.mmm.util.http.HttpMessage
This method converts the header property to an hash key.
createHyphenator(String) - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
This method creates a new Hyphenator.
createHyphenator(String) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
createHyphenator(Locale, DataResource) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
This method creates a new Hyphenator instance from the XML-configuration identified by the given DataResource.
createId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
createImage(String, String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetImage.
createImage(String, String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetImage.
createIndexer(String, SearchIndexerOptions) - Method in interface net.sf.mmm.search.indexer.api.SearchIndexerBuilder
This method opens a new SearchIndexer.
createIndexer(SearchIndexerConfigurationHolder) - Method in interface net.sf.mmm.search.indexer.api.SearchIndexerBuilder
This method opens a new SearchIndexer.
createIndexer(SearchIndexerConfigurationHolder, SearchIndexerOptions) - Method in interface net.sf.mmm.search.indexer.api.SearchIndexerBuilder
This method opens a new SearchIndexer.
createIndexer(String, SearchIndexerOptions) - Method in class net.sf.mmm.search.indexer.base.AbstractSearchIndexerBuilder
This method opens a new SearchIndexer.
createIndexer(SearchIndexerConfigurationHolder) - Method in class net.sf.mmm.search.indexer.base.AbstractSearchIndexerBuilder
This method opens a new SearchIndexer.
createIndexer(SearchIndexerConfigurationHolder, SearchIndexerOptions) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
This method opens a new SearchIndexer.
createInputElement(String) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
Creates an InputElement of a custom type.
createIntegerField(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetIntegerField.
createIntegerField(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetIntegerField.
createLabel(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetLabel.
createLabel(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method creates the label for this widget.
createLabel(UiContext) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
This method creates the label for this widget.
createLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetLabel.
createLinkType(Class<E>) - Static method in class net.sf.mmm.util.property.api.link.LinkListProperty
 
createLinkType(Class<E>) - Static method in class net.sf.mmm.util.property.api.link.LinkProperty
 
createListTable(Class<ROW>) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
Creates a new UiWidgetListTable for the given rowType.
createListTable(Class<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
Creates a new UiWidgetListTable for the given rowType.
createListType(GenericType<E>) - Static method in class net.sf.mmm.util.property.api.util.ListProperty
 
createLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableComponent
This method creates the logger for this component.
createLongField(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetLongField.
createLongField(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetLongField.
createLookaheadBuffer() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
This method creates a new buffer for lookahead operations on the data from the underlying stream.
createMainWindow() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
 
createMainWindow() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.UiWidgetFactoryNativeGwt
createMainWindow() - Method in class net.sf.mmm.client.ui.impl.test.widget.UiWidgetFactoryNativeTestImpl
 
createMap(Class<C>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method creates a Map implementing the given type.
createMap(Class<C>, int) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method creates a Map implementing the given type.
createMap(Class<C>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
createMap(Class<C>, int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
createMap(Class<C>, Integer) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
createMapping(OClass) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
createMapping(OrientBean) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
createMapping(String, ODocument) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
createMapping(B) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
Override to create dynamic AbstractDocumentBeanMapper.Mappings on the fly.
createMapping(String, D) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
Override to create dynamic AbstractDocumentBeanMapper.Mappings on the fly.
createMessage(V, V, V, Object) - Static method in exception net.sf.mmm.util.exception.api.ValueOutOfRangeException
Creates a new error NlsMessage that the given value is not in the range from minimum to maximum.
createMessage(V, V, V, Object) - Static method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Deprecated.
Creates a new error NlsMessage that the given value is not in the range from minimum to maximum.
createMethodInfo(Method, Object[], String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
 
createNamedQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createNamedQuery(String, Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createNamedStoredProcedureQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createNativeQuery(String, Class) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createNativeQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createNativeQuery(String, String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createNewTransaction() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method creates a new technical transaction.
createNewTransaction() - Method in class net.sf.mmm.transaction.base.NoTransactionExecutor.NoTransactionAdapter
This method creates a new technical transaction.
createNewTransaction() - Method in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor.JpaTransactionAdapter
This method creates a new technical transaction.
createNewTransaction() - Method in class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor.JtaTransactionAdapter
This method creates a new technical transaction.
createNewTransaction() - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor.SpringTransactionAdapter
This method creates a new technical transaction.
createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method creates a new instance of <VALUE> (see AbstractUiFeatureValueAndValidation.getValue()).
createNewValue() - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
 
createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingDatatype
This method creates a new instance of <VALUE> (see AbstractUiFeatureValueAndValidation.getValue()).
createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingList
This method creates a new instance of <VALUE> (see AbstractUiFeatureValueAndValidation.getValue()).
createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
This method creates a new instance of <VALUE> (see AbstractUiFeatureValueAndValidation.getValue()).
createNullQuery() - Method in class net.sf.mmm.search.engine.base.AbstractSearchQueryBuilder
This method creates (or gets) a query that matches anything.
createNullQuery() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
This method creates (or gets) a query that matches anything.
createOptions() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
createOptions() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
createOptions() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
createPageDialogController() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogControllerFactory
 
createPath(String) - Method in interface net.sf.mmm.util.path.api.PathFactory
This method creates a new Path for the given resourceUri.
createPath(Path, String) - Method in interface net.sf.mmm.util.path.api.PathFactory
This method creates a new Path for the given parameters.
createPath(String) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
 
createPath(PathUri) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
 
createPath(Path, String) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
 
createPath(String...) - Static method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method creates a pojo property path specified by the given segments.
createPattern(String) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
createPhraseQuery(String, String) - Method in interface net.sf.mmm.search.engine.api.SearchQueryBuilder
This method creates a new query for the given phrase and property.
createPhraseQuery(String, String) - Method in interface net.sf.mmm.search.engine.impl.lucene.LuceneFieldManager
This method creates a phrase query.
createPhraseQuery(String, String) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
This method creates a phrase query.
createPhraseQuery(String, String) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
This method creates a new query for the given phrase and property.
createPopup(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
Creates a new UiWidgetPopup.
createPopup(String, boolean, boolean, boolean) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
Creates a new UiWidgetPopup.
createPopup(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
Creates a new UiWidgetPopup.
createPopup(String, boolean, boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
Creates a new UiWidgetPopup.
createPrivateFieldDescriptorBuilder() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects all non-static fields for building PojoPropertyDescriptors.
createPrivateFieldDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
 
createProcessor() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
 
createProcessor() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamProcessorFactory
This method gets a DetectorStreamProcessor instance managed by this factory.
createProcessor() - Method in class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
 
createProperties() - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
createProperty(String, GenericType<V>) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
Creates and adds the specified WritableProperty on the fly.
createProperty(String, Class<PROPERTY>) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
Creates and adds the specified WritableProperty on the fly.
createProperty(String, GenericType<? extends V>, Class<PROPERTY>) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
Creates and adds the specified WritableProperty on the fly.
createProperty(String, GenericType<V>) - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
createProperty(String, GenericType<? extends V>, Class<PROPERTY>) - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
createProperty(BeanPrototypeProperty) - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
createProperty(BeanPrototypeProperty) - Method in class net.sf.mmm.util.bean.impl.BeanAccessMutable
 
createProperty(String, GenericType<? extends V>, Class<PROPERTY>) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
createProperty(BeanPrototypeProperty) - Method in class net.sf.mmm.util.bean.impl.BeanAccessReadOnly
 
createProperty(BeanMethod, GenericType<?>, Bean) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
createProperty(String, GenericType<V>, Bean) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
createProperty(String, GenericType<? extends V>, Bean, Class<PROPERTY>) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
createPropertyAccessor(String) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
createPropertyAccessor(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
createPropertyAccessor(TypedProperty<P>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
 
createPropertyAccessor(String) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
 
createPropertyAccessor(String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
createPropertyAccessor(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
createPropertyAccessor(String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
createPropertyAccessor(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
createPropertyFromSpecifiedClass(String, GenericType<?>, Bean, Class<?>) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
createPropertyMap() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
createPropertyMap() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototypePolymorphic
 
createPrototype(Class<BEAN>) - Method in interface net.sf.mmm.util.bean.api.BeanFactory
Creates a prototype of the given Bean.
createPrototype(BEAN, String, Bean...) - Method in interface net.sf.mmm.util.bean.api.BeanPrototypeBuilder
Creates a virtual prototype that allows dynamic beans at runtime (without an corresponding sub-interface existing as Java code).
createPrototype(Class<BEAN>, String, Bean...) - Method in interface net.sf.mmm.util.bean.api.BeanPrototypeBuilder
Creates a virtual prototype that allows dynamic beans at runtime (without an corresponding sub-interface existing as Java code).
createPrototype(Class<BEAN>) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
createPrototype(BEAN, String, Bean...) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
createPrototypeBuilder(boolean) - Method in interface net.sf.mmm.util.bean.api.BeanFactory
 
createPrototypeBuilder(boolean) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
createPrototypeInternal(Class<BEAN>) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
Creates the initial internal and not-dynamic BeanAccessPrototype.
createProxy(BeanAccessBase<BEAN>, Class<?>...) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
createPublicMethodDescriptorBuilder() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects public methods for building PojoPropertyDescriptors.
createPublicMethodDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
 
createQuery(CriteriaUpdate) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createQuery(CriteriaDelete) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createQuery(CriteriaQuery<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createQuery(String, Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createQueryBuilder(SearchConfigurationHolder<? extends SearchConfiguration>) - Method in interface net.sf.mmm.search.engine.api.SearchQueryBuilderFactory
This method will create a new SearchQueryBuilder.
createQueryBuilder(SearchConfigurationHolder<? extends SearchConfiguration>) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilderFactory
This method will create a new SearchQueryBuilder.
createQueue(RemoteInvocationQueueSettings) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
createQueue(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.AbstractRemoteInvocationQueue) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
createQueue(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<RemoteInvocationCommandQueue, RemoteInvocationCommand<?>, GenericRemoteInvocationCommandTransactionalCalls, GenericRemoteInvocationCommandRequest>.AbstractRemoteInvocationQueue) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
createQueue(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<RemoteInvocationServiceQueue, GenericRemoteInvocationRpcCall, GenericRemoteInvocationRpcTransactionalCalls, GenericRemoteInvocationRpcRequest>.AbstractRemoteInvocationQueue) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
createRangeQuery(String, String, String, boolean, boolean) - Method in interface net.sf.mmm.search.engine.api.SearchQueryBuilder
This method creates a SearchQuery for a range of values.
createRangeQuery(String, String, String, boolean, boolean) - Method in interface net.sf.mmm.search.engine.impl.lucene.LuceneFieldManager
This method create a range Query.
createRangeQuery(String, String, String, boolean, boolean) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
This method create a range Query.
createRangeQuery(String, String, String, boolean, boolean) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
This method creates a SearchQuery for a range of values.
createRemoteInvocationTransactionalCalls(List<CALL>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
createRemoteInvocationTransactionalCalls(List<RemoteInvocationCommand<?>>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
createRemoteInvocationTransactionalCalls(List<GenericRemoteInvocationRpcCall>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
createRequest(int, CsrfToken, List<TX_CALLS>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
Creates a new GenericRemoteInvocationRequest instance.
createRequest(int, CsrfToken, List<GenericRemoteInvocationCommandTransactionalCalls>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
Creates a new GenericRemoteInvocationRequest instance.
createRequest(int, CsrfToken, List<GenericRemoteInvocationRpcTransactionalCalls>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
Creates a new GenericRemoteInvocationRequest instance.
createResource(PathUri) - Method in interface net.sf.mmm.util.path.api.PathProvider
This method creates a new Path for the given PathUri.
createResource(PathUri) - Method in class net.sf.mmm.util.path.impl.ClassPathProvider
 
createResource(ResourceUri) - Method in interface net.sf.mmm.util.resource.api.spi.DataResourceProvider
This method creates a new resource for the given resourceUri.
createResource(ResourceUri) - Method in class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
 
createResource(ResourceUri) - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
 
createResource(ResourceUri) - Method in class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
 
createResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults[]) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Creates a new instance of <RESPONSE>.
createResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults[]) - Method in class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
Creates a new instance of <RESPONSE>.
createResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults[]) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
Creates a new instance of <RESPONSE>.
createRgba(int, int, int, int) - Static method in class net.sf.mmm.util.datatype.api.color.Color
 
createRole(Class<ROLE>) - Method in interface net.sf.mmm.client.ui.base.aria.role.RoleFactory
This method creates a new instance of the given Role.
createRole(Class<ROLE>) - Method in class net.sf.mmm.client.ui.base.aria.role.RoleFactoryImpl
This method creates a new instance of the given Role.
createRootPathSegment(CharSequenceScanner, String, Function<ResourcePathNode<D>, D>) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
createRowContainer(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
createRowContainer() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
createRowContainer() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt
createRowNumberColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
createScmManager() - Method in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyVcs
This method creates the ScmManager instance manually.
createSearchEngine(SearchEngineConfigurationHolder) - Method in interface net.sf.mmm.search.engine.api.SearchEngineBuilder
This method creates a ManagedSearchEngine for the given configuration.
createSearchEngine(SearchEngineConfigurationHolder) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
This method creates a ManagedSearchEngine for the given configuration.
createSearchEngine(IndexReader, SearchConfigurationHolder<? extends SearchConfiguration>, PeriodicRefresher) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
This method creates a ManagedSearchEngine for an existing IndexReader.
createSearchHighlighter(Query) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method creates a new instance of the SearchHighlighter for a SearchResultPage.
createSearchHit(int, double, SearchHighlighter) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method creates an SearchHit for the given documentId and score.
createSearchIndexerUpdateStrategies() - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategyManager
This method creates the List of strategies.
createSearchIndexerUpdateStrategies() - Method in class net.sf.mmm.search.indexer.impl.strategy.DefaultSearchIndexerUpdateStrategyManager
This method creates the List of strategies.
createSection(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetSection.
createSection(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetSection.
createSelectionColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
createSize() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
createSize() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
createSplitPanel(Orientation, UiWidgetRegular...) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
Creates a new UiWidgetSplitPanel.
createSplitPanel(Orientation, UiWidgetRegular...) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
Creates a new UiWidgetSplitPanel.
createSqlBuilder() - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
createSqlSingleQuery(QueryMode) - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
createState(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the AbstractPojoPathNavigator.PojoPathState for the given context.
createState(PojoPathMode, String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
createStateByType(GenericType, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the AbstractPojoPathNavigator.PojoPathState for the given context.
createStoredProcedureQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createStoredProcedureQuery(String, Class...) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createStoredProcedureQuery(String, String...) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
createStreamReader(XMLStreamReader, String, NamespaceContext) - Method in interface net.sf.mmm.util.xml.impl.stax.XPointerStreamBuilder
This method creates a XMLStreamReader facade that adapts the given xmlReader so only the contents pointed by the given xpointerExpression are visible.
createSubArray(int, int) - Method in interface net.sf.mmm.util.io.api.ByteArray
This method creates a new ByteArray with the same bytes but the given indices.
createSubArray(int, int) - Method in class net.sf.mmm.util.io.base.AbstractByteArray
 
createSubArray(int, int) - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
 
createSubArray(int, int) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
 
createSubArray(int, int) - Method in class net.sf.mmm.util.io.impl.PooledByteArray
 
createSubMessage(Object[]) - Static method in exception net.sf.mmm.util.exception.api.ComposedException
This method creates the NlsMessage wrapping the given errors.
createTableColumnAdapter(UiWidgetTableColumn<ROW, ?>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
createTableColumnAdapter(UiWidgetTableColumn<?, ?>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractDataTable
 
createTableColumnAdapter(UiWidgetTableColumn<?, ?>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
createTemplate(Method) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
This method creates the NlsTemplate for the given NlsBundle-Method.
createTerm(String, Object) - Method in interface net.sf.mmm.search.engine.impl.lucene.LuceneFieldManager
This method creates a Term for the given field with the given value.
createTerm(String, Object) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
This method creates a Term for the given field with the given value.
createTextAreaField(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetTextAreaField.
createTextAreaField(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetTextAreaField.
createTextField(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetTextField.
createTextField(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetTextField.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtButton
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLabel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLink
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSection
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSlot
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenu
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuBar
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemSeparator
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtButtonGroup
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtButtonPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridRow
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtHorizontalPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtSplitPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtTabLayoutPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtToolbar
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtVerticalPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtPopup
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtWindow
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method creates the underlying widget.
createTransactionContext() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method create the TransactionContext instances.
createTransformer(boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method creates a new transformer.
createTree(UiWidgetAbstractTree.UiTreeModel<NODE>, String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
Creates a new UiWidgetTree for the given model.
createTree(UiWidgetAbstractTree.UiTreeModel<NODE>, String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
Creates a new UiWidgetTree for the given model.
createTreeNodeAdapter(NODE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
createUniqueId() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
createUtfDetectionReader(InputStream, String) - Method in interface net.sf.mmm.util.io.api.EncodingUtil
This method creates a new Reader for the given inputStream.
createUtfDetectionReader(InputStream, String) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl
 
createUuid() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method creates a new UUID.
createUuid() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method creates a new UUID.
createUuid() - Method in interface net.sf.mmm.util.uuid.api.UuidFactory
This method creates a new UUID.
createUuid() - Method in class net.sf.mmm.util.uuid.base.RandomUuidFactory
 
createValidationFailure(Throwable) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
createValidationFailure(Throwable) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
createValidationFailure(ConstraintViolation<?>, Object) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
Creates a ValidationFailure for the given ConstraintViolation.
createValidatorBuilder() - Method in class net.sf.mmm.util.cli.base.CliState
 
createVersionIdentifier(String) - Method in interface net.sf.mmm.util.version.api.VersionUtil
This method parses the given versionString and builds an according VersionIdentifier instance.
createVersionIdentifier(String, boolean) - Method in interface net.sf.mmm.util.version.api.VersionUtil
This method parses the given versionString and builds an according VersionIdentifier instance.
createVersionIdentifier(String) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
createVersionIdentifier(String, boolean) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
createView() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method creates the view and has to be implemented for each individual dialog.
createView() - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
This method creates the view and has to be implemented for each individual dialog.
createViewWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
Creates the Widget that is used to display the field value in view-mode.
createViewWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
Creates the Widget that is used to display the field value in view-mode.
createWidget(TypedProperty<P>, String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
Creates the UiWidgetWithValue for the given property using the given label.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.complex.UiWidgetTableColumnImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetTreeGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetButtonGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetCollapsableSectionGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetImageGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLabelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLinkGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSectionGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSlotGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetTabGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetToggleButtonGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetCheckboxFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetColorFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetComboboxFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDateFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDoubleFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetFileFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerSliderFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalDateFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalTimeFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLongFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetPasswordFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsVerticalFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRichTextFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextAreaFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuBarGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemClickableGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemSeparatorGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetBorderPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonGroupGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetCollapsableBorderPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridCellGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridRowGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalSplitPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetTabPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetToolbarGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalSplitPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetMainWindowGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetWindowGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.UiWidgetTreeTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetButtonTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetCollapsableSectionTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetImageTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLabelTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLinkTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSectionTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSlotTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetTabTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCheckboxFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCodeAreaFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetColorFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetComboboxFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDateFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDoubleFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetFileFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerSliderFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalDateFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalTimeFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLongFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetPasswordFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsVerticalFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRichTextFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextAreaFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuBarTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemClickableTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemSeparatorTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetBorderPanelTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridCellTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridPanelTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridRowTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetHorizontalPanelTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetTabPanelTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetVerticalPanelTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetMainWindowTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl
This method creates the widget adapter.
createWordQuery(String, String) - Method in interface net.sf.mmm.search.engine.api.SearchQueryBuilder
This method creates a new query for the given word and field.
createWordQuery(String, String) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
This method creates a new query for the given word and field.
createXmlEventReader(InputStream) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method creates an XMLEventReader.
createXmlEventReader(InputStream) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
createXmlReader(InputStream) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method creates a Reader from the given inputStream that uses the encoding specified in the (potential) XML header of the InputStreams content.
createXmlReader(InputStream, Charset) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method creates a Reader from the given inputStream that uses the encoding specified in the (potential) XML header of the InputStreams content.
createXmlReader(InputStream) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
 
createXmlReader(InputStream, Charset) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
 
createXmlStreamReader(InputStream) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method creates an XMLStreamReader.
createXmlStreamReader(DataResource, boolean) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method creates an XMLStreamReader.
createXmlStreamReader(InputStream) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
createXmlStreamReader(DataResource, boolean) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
createXmlStreamWriter(OutputStream) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method creates a XMLStreamWriter.
createXmlStreamWriter(Writer) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method creates a XMLStreamWriter.
createXmlStreamWriter(OutputStream) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
createXmlStreamWriter(Writer) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
CREATION_DATE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The date of creation of this content.
CREATOR - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The object(s) who created the content, typically the name of a person (but may also be the name of a company or a software that generated the content).
CRLF - Static variable in class net.sf.mmm.util.http.HttpMessage
the line termination sequence used by HTTP
CsrfToken - Interface in net.sf.mmm.service.api
This is the interface for a security token to prevent cross site request forgery (CSRF) and potentially other attacks.
CsrfTokenManager - Interface in net.sf.mmm.service.base.server
This is the interface for the manager of CsrfTokens.
CsrfTokenManagerDefaultImpl - Class in net.sf.mmm.service.impl.server
This is the default implementation of CsrfTokenManager.
CsrfTokenManagerDefaultImpl() - Constructor for class net.sf.mmm.service.impl.server.CsrfTokenManagerDefaultImpl
The constructor.
CSS_GREEN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color CSS green (a darker green while real green is called lime in CSS).
CssDivWidget - Class in net.sf.mmm.client.ui.gwt.widgets
This is a Widget for an empty <div> element that is used as placeholder for a feature styled with CSS.
CssDivWidget(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CssDivWidget
The constructor.
CssIconWidget - Class in net.sf.mmm.client.ui.gwt.widgets
This is a Widget for an empty <span> element that is used as placeholder for an icon.
CssIconWidget(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CssIconWidget
The constructor.
CssProperty - Interface in net.sf.mmm.client.ui.api.common
This is the interface for a CSS style property.
CssStyles - Interface in net.sf.mmm.client.ui.api.common
This interface contains the names of common CSS styles.
CURLY_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CURLY_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Currency() - Method in interface net.sf.mmm.orient.data.bean.api.world.Country
 
CURRENCY_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The universal currency sign.
currentArray - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
The current ByteArray to work on.
currentArrayIndex - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
currentArrayMax - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
currentArrayMin - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
currentArrayView - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
currentBufferBytes - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
currentBufferIndex - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
currentBufferMax - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
currentButtonGroup - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractButtonContainer
The current UiWidgetButtonGroup or null.
currentButtonGroup - Variable in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
The current ButtonGroup or null.
currentByteArray - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
CurrentByteArray() - Constructor for class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
 
currentCall - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
currentIndex - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
currentIndex - Variable in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
 
currentMode - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
 
currentPlace - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
currentQueue - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
The current queue or null for none.
currentSegment - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
currentSession - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
The current AbstractBusyManager.BusySessionImpl or null for no open session.
currentTx - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
 
cursor - Variable in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
Index of element to be returned by subsequent call to next.
customDatatypeSet - Variable in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
 
CustomEquals<E extends CustomEquals<E>> - Interface in net.sf.mmm.util.bean.api
This is the interface that a Bean may implement when providing a custom implementation of #equals(Object).
Note:
It is not technically required to implement this interface in your Bean.
customEquals - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl.BeanIntrospectionData
 
CustomHashCode - Interface in net.sf.mmm.util.bean.api
This is the interface that a Bean may implement when providing a custom implementation of #hashCode().
customHashCode - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl.BeanIntrospectionData
 
CustomHashKey<T> - Class in net.sf.mmm.util.collection.base
This is a simple wrapper in order to use an object as hash key but with ability to customize equals and hashCode.
CustomHashKey() - Constructor for class net.sf.mmm.util.collection.base.CustomHashKey
The constructor for de-serialization in GWT.
CustomHashKey(T, EqualsChecker<T>) - Constructor for class net.sf.mmm.util.collection.base.CustomHashKey
The constructor.
CustomHashKey(T, EqualsChecker<T>, HashCodeFunction<T>) - Constructor for class net.sf.mmm.util.collection.base.CustomHashKey
The constructor.
CustomPanel - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a custom panel.
CustomPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CustomPanel
The constructor.
CYAN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color cyan.
CYLINDRICITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ABKHASIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ABKHASIAN_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ABKHASIAN_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ABKHASIAN_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BARRED_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BARRED_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BASHKIR_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Be.
CYRILLIC_CAPITAL_LETTER_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BYELORUSSIAN_UKRAINIAN_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter I used by Byelorussian and Ukrainian.
CYRILLIC_CAPITAL_LETTER_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_CHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_CHE_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_DE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter De.
CYRILLIC_CAPITAL_LETTER_DJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Dje.
CYRILLIC_CAPITAL_LETTER_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Dze.
CYRILLIC_CAPITAL_LETTER_DZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EN_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EN_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ER_WITH_TICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ES_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_FITA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ghe.
CYRILLIC_CAPITAL_LETTER_GHE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_GHE_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_GHE_WITH_UPTURN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_GJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Gje.
CYRILLIC_CAPITAL_LETTER_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_HA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_HARD_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter TODO.
CYRILLIC_CAPITAL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter I.
CYRILLIC_CAPITAL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ie.
CYRILLIC_CAPITAL_LETTER_IE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IE_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Io.
CYRILLIC_CAPITAL_LETTER_IOTIFIED_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IOTIFIED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IOTIFIED_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IZHITSA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IZHITSA_WITH_DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_JE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KHAKASSIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_LJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_NJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_OMEGA_WITH_TITLO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_OT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_PE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_PE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ROUND_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SCHWA_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SEMISOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SHCHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SHHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SHORT_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter short I.
CYRILLIC_CAPITAL_LETTER_SHORT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_STRAIGHT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_STRAIGHT_U_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_TE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_TE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_TSHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_UK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_UKRAINIAN_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ie used by Ukrainian.
CYRILLIC_CAPITAL_LETTER_VE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ve.
CYRILLIC_CAPITAL_LETTER_YA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YAT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YERU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YERU_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ze.
CYRILLIC_CAPITAL_LETTER_ZE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Zhe.
CYRILLIC_CAPITAL_LETTER_ZHE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LIGATURE_A_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LIGATURE_EN_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LIGATURE_TE_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_LETTER_PALOCHKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ABKHASIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ABKHASIAN_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ABKHASIAN_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ABKHASIAN_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BARRED_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BARRED_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BASHKIR_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BYELORUSSIAN_UKRAINIAN_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_CHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_CHE_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_DE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_DJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_DZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EN_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EN_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ER_WITH_TICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ES_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_FITA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GHE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GHE_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GHE_WITH_UPTURN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_HA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_HARD_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_I_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IOTIFIED_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IOTIFIED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IOTIFIED_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IZHITSA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IZHITSA_WITH_DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_JE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KHAKASSIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_LJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_NJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_OMEGA_WITH_TITLO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_OT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_PE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_PE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ROUND_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SCHWA_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SEMISOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHCHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHORT_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHORT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_STRAIGHT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_STRAIGHT_U_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_TE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_TE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_TSHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_UK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_UKRAINIAN_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_VE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YAT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YERU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YERU_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZHE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LIGATURE_A_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LIGATURE_EN_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LIGATURE_TE_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_THOUSANDS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 

D

DAGGER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DALET_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DARK_SHADE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
darken(ColorFactor) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
Darkens this color by the given factor.
data - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode
 
DATA_FORMAT - Static variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
The data format used to store the drag information in DND events.
DATA_TABLE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a data table (list grid or tree grid).
database - Variable in class net.sf.mmm.orient.impl.db.OrientPlatformTransactionManager
 
database - Variable in class net.sf.mmm.orient.impl.db.OrientTx
 
database - Variable in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
dataBinding - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
dataBindingFactory - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
DataList - Class in net.sf.mmm.client.ui.gwt.widgets
A DataList is a Widget that represents a datalist for an HTML5 combobox.
DataList() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.DataList
The constructor.
dataList - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
The DataList with the options.
dataList - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
 
dataList - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
 
DataResource - Interface in net.sf.mmm.util.resource.api
This is the interface for a resource potentially containing data.
dataResource - Variable in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
The DataResource where the bean was loaded from.
DataResourceAdapter(DataResource) - Constructor for class net.sf.mmm.util.resource.base.AbstractDataResourceFactory.DataResourceAdapter
The constructor.
DataResourceFactory - Interface in net.sf.mmm.util.resource.api
This is the interface for a factory used to create DataResources.
DataResourceProvider<R extends DataResource> - Interface in net.sf.mmm.util.resource.api.spi
This is the interface for a provider of DataResource.
dataTable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
dataTableAdapter - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
DataTo - Class in net.sf.mmm.util.transferobject.api
This is the abstract base class for an TransferObject that only contains data without relations.
DataTo() - Constructor for class net.sf.mmm.util.transferobject.api.DataTo
The constructor.
datatype - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryDatatype
 
Datatype - Interface in net.sf.mmm.util.lang.api
This is the interface for a datatype.
datatype - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
The class reflecting the datatype to deserialize.
datatype - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
 
datatype2subFactoryMap - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
DatatypeDescriptor<T> - Interface in net.sf.mmm.util.lang.api
This is the interface to describe a Datatype.
datatypeDescriptor - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
 
DatatypeDescriptorAtomicJavaDatatype<T> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for an atomic Java Datatype such as Integer, String, Long, Double, Boolean, etc.
DatatypeDescriptorAtomicJavaDatatype(Class<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorAtomicJavaDatatype
The constructor.
DatatypeDescriptorDate - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for Date.
DatatypeDescriptorDate() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate
The constructor.
DatatypeDescriptorDate.DaySegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getDate().
DatatypeDescriptorDate.HourSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getHours().
DatatypeDescriptorDate.MinuteSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getMinutes().
DatatypeDescriptorDate.MonthSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getMonth().
DatatypeDescriptorDate.SecondSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getSeconds().
DatatypeDescriptorDate.YearSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getYear().
DatatypeDescriptorEnum<T extends Enum<T>> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for a Enum.
DatatypeDescriptorEnum(Class<T>, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorEnum
The constructor.
DatatypeDescriptorLocalDate - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for LocalDate.
DatatypeDescriptorLocalDate() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate
The constructor.
DatatypeDescriptorLocalDate.DaySegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for LocalDate.getDayOfMonth().
DatatypeDescriptorLocalDate.MonthSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for LocalDate.getMonthValue().
DatatypeDescriptorLocalDate.YearSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for LocalDate.getYear().
DatatypeDescriptorManager - Interface in net.sf.mmm.util.lang.api
This is the interface for a manager of DatatypeDescriptors for all supported Datatypes.
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
 
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
 
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
datatypeDescriptorManager() - Method in class net.sf.mmm.util.lang.impl.spring.UtilLangSpringConfig
 
DatatypeDescriptorManagerImpl - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptorManager.
DatatypeDescriptorManagerImpl() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
The constructor.
DatatypeDescriptorManagerImpl(MapFactory<?>) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
The constructor.
datatypeDescriptorMap - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
Lazy filled Map for DatatypeDescriptor.
DatatypeDescriptorSimpleDatatype<T extends SimpleDatatype<?>> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for a SimpleDatatype.
DatatypeDescriptorSimpleDatatype(Class<T>, ReflectionUtil) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorSimpleDatatype
The constructor.
datatypeDetector - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
datatypeDetector - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
The DatatypeDetector instance.
DatatypeDetector - Interface in net.sf.mmm.util.lang.api
This is the interface to detect if some type is a Datatype.
datatypeDetector - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
datatypeDetector - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
datatypeDetector - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
datatypeDetector - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
datatypeDetector() - Method in class net.sf.mmm.util.lang.impl.spring.UtilLangSpringConfig
 
datatypeDetector - Variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
DatatypeDetectorImpl - Class in net.sf.mmm.util.lang.base
This is the default implementation of DatatypeDetector.
DatatypeDetectorImpl() - Constructor for class net.sf.mmm.util.lang.base.DatatypeDetectorImpl
The constructor.
DatatypeJsonDeserializer<T> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This is a generic implementation of JsonDeserializer based on DatatypeDescriptorManager so every Datatype supported by DatatypeDescriptorManager can be deserialized from JSON.
DatatypeJsonDeserializer(Class<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
The constructor.
DatatypeJsonDeserializer(Class<T>, DatatypeDescriptorManager) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
The constructor.
DatatypeJsonDeserializers - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This class extends SimpleDeserializers in order to create a DatatypeJsonDeserializer dynamically as requested.
DatatypeJsonDeserializers() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
The constructor.
DatatypeJsonSerializer<T> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This is a generic JsonSerializer based on DatatypeDescriptorManager so every Datatype supported by DatatypeDescriptorManager can be serialized to JSON.
DatatypeJsonSerializer() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
The constructor.
DatatypeJsonSerializer(DatatypeDescriptorManager) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
The constructor.
datatypeJsonSerializer - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
DatatypeJsonSerializers - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This class extends SimpleSerializers in order to create serializers dynamically.
DatatypeJsonSerializers() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
The constructor.
DatatypeObjectMapperFactory - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This is a factory bean to create an instance of ObjectMapper for JSON mapping with Datatype support via DatatypeDescriptorManager.
DatatypeObjectMapperFactory() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
The constructor.
DatatypeSegmentDescriptor<T,V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a descriptor of a segment.
DatatypeSegmentDescriptorEnum<T extends Enum<T>> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeSegmentDescriptor for an Enum.
DatatypeSegmentDescriptorEnum(String, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorEnum
The constructor.
DatatypeSegmentDescriptorSimpleDatatype<T extends SimpleDatatype<V>,V> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeSegmentDescriptor for a SimpleDatatype .
DatatypeSegmentDescriptorSimpleDatatype(String, Class<V>) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorSimpleDatatype
The constructor.
DATE_2000_01_01 - Static variable in interface net.sf.mmm.test.TestValues
The date 2000-01-01 in milliseconds.
dateFormat - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
The DateFormat to use.
datePattern - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
DateUnit - Enum in net.sf.mmm.util.date.api
The enum contains the units of a date.
DateUnit(String, String, int) - Constructor for enum net.sf.mmm.util.date.api.DateUnit
The constructor.
DaySegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.DaySegment
The constructor.
DaySegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.DaySegment
The constructor.
debug(String) - Method in class net.sf.mmm.logging.DummyLogger
 
debug(String, Object) - Method in class net.sf.mmm.logging.DummyLogger
 
debug(String, Object...) - Method in class net.sf.mmm.logging.DummyLogger
 
debug(String, Throwable) - Method in class net.sf.mmm.logging.DummyLogger
 
debug(String, Object, Object) - Method in class net.sf.mmm.logging.DummyLogger
 
debug(String) - Method in class net.sf.mmm.logging.TestLogger
 
debug(String, Object) - Method in class net.sf.mmm.logging.TestLogger
 
debug(String, Object...) - Method in class net.sf.mmm.logging.TestLogger
 
debug(String, Throwable) - Method in class net.sf.mmm.logging.TestLogger
 
debug(String, Object, Object) - Method in class net.sf.mmm.logging.TestLogger
 
debug(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
debug(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
debug(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
debug(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
debug(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
DeBundesland - Interface in net.sf.mmm.orient.data.bean.api.world.de
TODO: this class ...
DecisionState - Class in net.sf.mmm.util.contenttype.base
TODO: this class ...
DecisionState() - Constructor for class net.sf.mmm.util.contenttype.base.DecisionState
 
DecisionState() - Constructor for class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor.DecisionState
 
DecisionTable - Class in net.sf.mmm.util.contenttype.impl
TODO: this class ...
DecisionTable() - Constructor for class net.sf.mmm.util.contenttype.impl.DecisionTable
The constructor.
DecisionTreeNode - Interface in net.sf.mmm.util.contenttype.base
A DecisionTreeNode represents the state of the detection of a ContentType.
DecisionTreeNodeImpl - Class in net.sf.mmm.util.contenttype.impl
TODO: this class ...
DecisionTreeNodeImpl() - Constructor for class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
The constructor.
declaredPropertyNames - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
declaredPropertyNamesMutable - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
declaringClass - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
 
decompose(char) - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method de-composes the given character with this DiacriticalMark.
decomposeMap - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
decrease(ColorFactor) - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
 
DEFAULT_ARGUMENT - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
The default for option argument.
DEFAULT_ARRAY_LENGTH - Static variable in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
The default array length.
DEFAULT_ARRAY_LENGTH - Static variable in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
The default array length.
DEFAULT_BASE_PATH - Static variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
DEFAULT_BUNDLE_NAME - Static variable in interface net.sf.mmm.search.view.api.SearchViewConfiguration
DEFAULT_CAPACITY - Static variable in class net.sf.mmm.util.io.impl.BufferInputStream
DEFAULT_CAPACITY - Static variable in class net.sf.mmm.util.pool.base.AbstractPool
The default capacity used.
DEFAULT_CONFIGURATION_URL - Static variable in interface net.sf.mmm.search.api.config.SearchConfiguration
The default location of the configuration for the search.
DEFAULT_CSV_SEPARATOR - Static variable in class net.sf.mmm.util.property.api.lang.StringListProperty
 
DEFAULT_CSV_SEPARATOR_STRING - Static variable in class net.sf.mmm.util.property.api.lang.StringListProperty
 
DEFAULT_DATE_PATTERN - Static variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
DEFAULT_DETAILS_PATH - Static variable in interface net.sf.mmm.search.view.api.SearchViewConfiguration
DEFAULT_ENCODING - Static variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
DEFAULT_HASH_ALGORITHM - Static variable in class net.sf.mmm.orient.sql.SqlScript
 
DEFAULT_HITS_PER_PAGE - Static variable in interface net.sf.mmm.search.engine.api.SearchResultPage
The default number of hits per page.
DEFAULT_LOCATIONS - Static variable in class net.sf.mmm.orient.sql.SqlMigrator
 
DEFAULT_MAXIMUM_LIST_GROWTH - Static variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
The default value for the maximum growth of the size of an array or List : 128
DEFAULT_NAME - Static variable in class net.sf.mmm.test.TestUser
DEFAULT_NAME - Static variable in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
The default name for the single segment of atomic datatypes.
DEFAULT_REFRESH_DELAY_IN_SECONDS - Static variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
The default refresh-delay.
DEFAULT_RENDERER - Static variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
DEFAULT_SEARCH_PATH - Static variable in interface net.sf.mmm.search.view.api.SearchViewConfiguration
DEFAULT_THEME - Static variable in interface net.sf.mmm.client.ui.api.UiConfiguration
The default value for theme.
DEFAULT_TYPES - Static variable in class net.sf.mmm.search.engine.base.config.SearchEntryTypeDefaults
The default types.
DEFAULT_USER - Static variable in class net.sf.mmm.test.TestUser
The default instance of TestUser with TestUser.DEFAULT_NAME.
DEFAULT_WIDTH - Static variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
The initial default width of a column in pixel.
DEFAULT_WIDTH - Static variable in class net.sf.mmm.util.text.api.TextTableInfo
The default width.
DefaultCliParser - Class in net.sf.mmm.util.cli.impl
This is the default implementation of the CliParser interface.
DefaultCliParser(Object, CliState, CliParserDependencies) - Constructor for class net.sf.mmm.util.cli.impl.DefaultCliParser
The constructor.
DefaultCliParserBuilder - Class in net.sf.mmm.util.cli.impl
The default implementation of the CliParserBuilder interface.
DefaultCliParserBuilder() - Constructor for class net.sf.mmm.util.cli.impl.DefaultCliParserBuilder
The constructor.
DefaultComposedValueConverter - Class in net.sf.mmm.util.value.impl
This is a default ComposedValueConverter to be used without IoC-Container.
DefaultComposedValueConverter() - Constructor for class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
The constructor.
defaultConverter - Variable in class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
 
DefaultCsrfToken - Class in net.sf.mmm.service.api
This is the default implementation of CsrfToken it simply uses a string value as payload.
DefaultCsrfToken() - Constructor for class net.sf.mmm.service.api.DefaultCsrfToken
The constructor for de-serialization in GWT.
DefaultCsrfToken(String) - Constructor for class net.sf.mmm.service.api.DefaultCsrfToken
The constructor.
defaultExtension - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
defaultFailureCallback - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
defaultFormatter - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
DefaultLineWrapper - Class in net.sf.mmm.util.text.base
This is the default implementation of LineWrapper.
DefaultLineWrapper() - Constructor for class net.sf.mmm.util.text.base.DefaultLineWrapper
The constructor.
DefaultLineWrapper.AutoAdjustInfo - Class in net.sf.mmm.util.text.base
 
DefaultLineWrapper.CellBuffer - Class in net.sf.mmm.util.text.base
This inner class represents the buffer used for the text of a text-cell (a line of content inside a column).
DefaultLineWrapper.ColumnState - Class in net.sf.mmm.util.text.base
This class represents the state of a text-column.
DefaultLineWrapper.TextSegment - Class in net.sf.mmm.util.text.base
This class represents a segment of some text.
DefaultLineWrapper.TextSegmentType - Enum in net.sf.mmm.util.text.base
This enum contains the possbile types of a DefaultLineWrapper.TextSegment.
DefaultNlsResourceBundleRequestor - Class in net.sf.mmm.util.nls.impl
This is the default implementation of NlsResourceBundleRequestor.
DefaultNlsResourceBundleRequestor() - Constructor for class net.sf.mmm.util.nls.impl.DefaultNlsResourceBundleRequestor
The constructor.
DefaultNlsResourceLocator - Class in net.sf.mmm.util.nls.base
This class is used to find a localized resource.
DefaultNlsResourceLocator() - Constructor for class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
The constructor.
DefaultNlsTemplateResolver - Class in net.sf.mmm.util.nls.impl
This is the default implementation of the NlsTemplateResolver.
DefaultNlsTemplateResolver() - Constructor for class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
The constructor.
defaultPlace - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
DefaultPojoDescriptorEnhancer - Class in net.sf.mmm.util.pojo.descriptor.impl
This is an implementation of the PojoDescriptorEnhancer interface that scans all PropertyDescriptors for accessing Collections, Map s or arrays.
DefaultPojoDescriptorEnhancer() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
The constructor.
DefaultPojoDescriptorEnhancer(boolean, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
The constructor.
DefaultPojoFactory - Class in net.sf.mmm.util.pojo.base
This is the default implementation of the PojoFactory interface.
DefaultPojoFactory() - Constructor for class net.sf.mmm.util.pojo.base.DefaultPojoFactory
The constructor.
DefaultPojoFactory(CollectionFactoryManager) - Constructor for class net.sf.mmm.util.pojo.base.DefaultPojoFactory
The constructor.
DefaultPojoPathContext - Class in net.sf.mmm.util.pojo.path.base
This is the default implementation of the PojoPathContext interface.
DefaultPojoPathContext() - Constructor for class net.sf.mmm.util.pojo.path.base.DefaultPojoPathContext
The constructor.
DefaultPojoPathFunctionManager - Class in net.sf.mmm.util.pojo.path.base
This is the default implementation of the PojoPathFunctionManager.
DefaultPojoPathFunctionManager() - Constructor for class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
The constructor.
DefaultPojoPathFunctionManager(Map<String, PojoPathFunction>) - Constructor for class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
The constructor.
defaultResult - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
 
DEFAULTS - Static variable in class net.sf.mmm.search.base.config.SearchFieldsBean
The defaults for internal fields.
DefaultSearchIndexerUpdateStrategyManager - Class in net.sf.mmm.search.indexer.impl.strategy
This is the implementation of the SearchIndexerUpdateStrategyManager interface that can be used without IocContainer.
DefaultSearchIndexerUpdateStrategyManager() - Constructor for class net.sf.mmm.search.indexer.impl.strategy.DefaultSearchIndexerUpdateStrategyManager
The constructor.
defaultSettings - Variable in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
 
DefaultSqlDialect - Class in net.sf.mmm.util.query.base.statement
The default implementation of SqlDialect.
DefaultSqlDialect() - Constructor for class net.sf.mmm.util.query.base.statement.DefaultSqlDialect
The constructor.
DefaultVersionIdentifierFormatter - Class in net.sf.mmm.util.version.impl
This is the default implementation of the VersionIdentifierFormatter interface.
DefaultVersionIdentifierFormatter(Iso8601Util) - Constructor for class net.sf.mmm.util.version.impl.DefaultVersionIdentifierFormatter
The constructor.
definingType - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
DeGemeinde - Interface in net.sf.mmm.orient.data.bean.api.world.de
TODO: this class ...
DeGemeindeteil - Interface in net.sf.mmm.orient.data.bean.api.world.de
TODO: this class ...
DEGREE_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The symbol indicating degrees for angles or temperature.
DeLandkreis - Interface in net.sf.mmm.orient.data.bean.api.world.de
TODO: this class ...
delegate - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
delegate - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
The PropertyAccessor to delegate to.
delegate - Variable in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
 
delegate - Variable in class net.sf.mmm.util.bean.impl.BeanAccessReadOnly
 
delegate - Variable in class net.sf.mmm.util.collection.base.AbstractHashKey
 
delegate - Variable in class net.sf.mmm.util.collection.base.CollectionList
 
delegate - Variable in class net.sf.mmm.util.collection.base.FilteredIterable
The actual Iterable instance to adapt.
delegate - Variable in class net.sf.mmm.util.collection.base.FilteredIterator
The actual iterator instance to adapt.
delegate - Variable in class net.sf.mmm.util.collection.base.ReadOnlyIterator
the actual iterator instance
delegate - Variable in class net.sf.mmm.util.context.base.ImmutableGenericContext
the "delegate instance" this proxy points to.
delegate - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
The delegate adapted by this wrapper.
delegate - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
The delegate adapted by this wrapper.
delegate - Variable in class net.sf.mmm.util.lang.base.EqualsCheckerArray
The delegate to check regular objects.
delegate - Variable in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
The delegate to check regular objects.
delegate - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
The underlying CharIterator to delegate to.
delegate - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
 
delegate - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
 
delegate - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
 
delegate - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
 
delegate - Variable in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory.BrowsableResourceAdapter
 
delegate - Variable in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory.DataResourceAdapter
 
delegate - Variable in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
The wrapped ValidationState.
delegate - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
The original input-stream to adapt.
delegates - Variable in class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
 
delete(Id<?>) - Method in interface net.sf.mmm.orient.api.db.OrientDatabase
 
delete(Id<?>) - Method in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
delete(Id<E>) - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
delete(E) - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
delete(Iterable<? extends E>) - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
delete() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
DELETE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The delete character is a control character for the function of the delete/backspace key.
deleteAll() - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
deleteChildren(File) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method deletes all children of the given directory recursively.
deleteChildren(File) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
deleteFrom(EntityAlias<E>) - Method in interface net.sf.mmm.jpa.api.query.statenent.jpql.JpqlStatementFactory
 
deleteFrom(EntityAlias<E>) - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
deleteFrom(EntityAlias<E>) - Method in interface net.sf.mmm.orient.api.query.statement.OrientDbStatementFactory
 
deleteFrom(EntityAlias<E>) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbStatementFactoryImpl
 
deleteFrom(EntityAlias<E>) - Method in interface net.sf.mmm.util.query.api.feature.FeatureDelete
Creates a regular DeleteStatement (DELETE FROM alias.source [AS alias.name] ...).
deleteFrom() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
deleteRecursive(File) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method deletes the given path.
deleteRecursive(File) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
DeleteStatement<E,SELF extends DeleteStatement<E,SELF>> - Interface in net.sf.mmm.util.query.api.statement
Extends Statement for UPDATE statements.
delimiters - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The characters that will be detected as delimiters.
DELTA_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DEMISEMIQUAVER - Static variable in class net.sf.mmm.music.datatype.api.MusicalValue
Thirtysecondth (1/32).
denyChar - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
dependencies - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
 
dependencies - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
dependencies - Variable in class net.sf.mmm.util.cli.base.CliValueMap
dependencies - Variable in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
 
dependencies - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
 
dependencies - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
 
dependencies - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
 
dependencies - Variable in class net.sf.mmm.util.property.base.AbstractBooleanBinding
 
DEPRECATION - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
Suppress warnings about usage of deprecated code.
depth - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The current depth in the XML tree relative to the first "include" tag of the XInclude namespace that is currently active.
depth - Variable in class net.sf.mmm.util.xml.impl.stax.XPointerStreamReader
The depths of elements.
DequeFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of Deque.
DeRegierungsbezirk - Interface in net.sf.mmm.orient.data.bean.api.world.de
TODO: this class ...
describedBy - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
DESCRIPTION - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
A short description (abstract) of the content.
descriptor - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
The PojoDescriptor used to implement the functionality.
descriptorBuilder - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
The PojoDescriptorBuilder instance.
descriptorBuilder - Variable in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
descriptorBuilder - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
descriptorBuilder - Variable in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
 
descriptorBuilderFactory - Variable in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
descriptorBuilderFactory - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
descriptorBuilderFactory - Variable in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
 
descriptorEnhancer - Variable in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
 
deserialize(JsonParser, DeserializationContext) - Method in class net.sf.mmm.orient.impl.id.OrientIdJsonDeserializer
 
deserialize(byte[]) - Static method in class net.sf.mmm.test.SerializationHelper
 
deserialize(JsonParser, DeserializationContext) - Method in class net.sf.mmm.util.bean.impl.id.GenericIdJsonDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
 
deserialize(byte[]) - Method in interface net.sf.mmm.util.serialization.api.Serializer
De-serializes (or un-marshals) the given serialized data back to the corresponding Object.
deserialize(byte[]) - Method in class net.sf.mmm.util.serialization.base.JavaSerializer
 
deserializeGeneric(JsonParser, DeserializationContext, Class<V>, JsonNode, DatatypeSegmentDescriptor<?, ?>) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
destination - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
The destination to write to.
destination - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
The destination to write to.
destinationSuffix - Variable in class net.sf.mmm.util.text.base.SuffixTransformerRule
 
destroy() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
detach(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
detailPanel - Variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
 
details - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
detailsPath - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
The name of the view (URL segment) for the details.
detect(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in interface net.sf.mmm.util.contenttype.base.DecisionTreeNode
This method processes the given buffer to proceed with the detection of the content-type.
detect(DecisionState, List<DecisionState>, DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
 
detect(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.contenttype.impl.AbstractDecision
 
detect(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.contenttype.impl.DecisionTable
 
detect(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
 
detect(byte[], int) - Static method in enum net.sf.mmm.util.io.api.ByteOrderMark
This method detects the ByteOrderMark that may be present in the given bytes starting at offset.
detectEnvironmentType(String[]) - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
detectEnvironmentType(String) - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
detectHandleMethod(RemoteInvocationCommandHandler<?, ?>) - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
detectInitially(ContentTypeBean) - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
 
detectionBuffer - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The lookahead buffer used to detect encoding.
detectionProcessor - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The processor to detect encoding by lookahead.
detectLimitedDevice(String, String, boolean) - Static method in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
DetectorInputStream - Interface in net.sf.mmm.util.io.api
This is the interface for a DetectorStream that wraps an InputStream.
DetectorOutputStream - Interface in net.sf.mmm.util.io.api
This is the interface for a DetectorStream that wraps an OutputStream.
DetectorStream - Interface in net.sf.mmm.util.io.api
This is the abstract base interface for a container of a wrapped stream together with metadata that is detected while streaming the data.
DetectorStreamBuffer - Interface in net.sf.mmm.util.io.api.spi
This is the interface for a buffer of bytes from a stream.
DetectorStreamBufferImpl - Class in net.sf.mmm.util.io.impl
This is the implementation of the DetectorStreamBuffer interface.
DetectorStreamBufferImpl(DetectorStreamProcessor, DetectorStreamBufferImpl, ByteArrayPool) - Constructor for class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
The constructor.
DetectorStreamBufferImpl.CurrentByteArray - Class in net.sf.mmm.util.io.impl
This inner class is a view on the current ByteArray.
DetectorStreamBufferImpl.SeekMode - Enum in net.sf.mmm.util.io.impl
Enum with available modes for a seek.
DetectorStreamProcessor - Interface in net.sf.mmm.util.io.api.spi
This is the interface for a processor that can be plugged into a DetectorStream.
DetectorStreamProcessorFactory - Interface in net.sf.mmm.util.io.api.spi
This is interface represents a factory of specific DetectorStreamProcessors.
DetectorStreamProvider - Interface in net.sf.mmm.util.io.api
This is the interface of a service that provides detector-streams.
DetectorStreamProviderImpl - Class in net.sf.mmm.util.io.impl
This is the implementation of the DetectorStreamProvider interface.
DetectorStreamProviderImpl() - Constructor for class net.sf.mmm.util.io.impl.DetectorStreamProviderImpl
The constructor.
detectRecursiveInclusion(DataResource) - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
This method detects if a recursive inclusion takes place.
detectSystemType(String, boolean) - Static method in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
detectVcsType(File) - Method in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyVcs
This method tries to detect the VCS type for the given location.
determineCellType(AbstractUiWidgetTableColumn<?, ROW, ?>, Object) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
Determines the type of the cell from column and cellValue.
determineNextColumn() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
 
DevelopmentPhase - Enum in net.sf.mmm.util.version.api
A DevelopmentPhase represents the state of development of an artifact.
DevelopmentPhase(String, String, String...) - Constructor for enum net.sf.mmm.util.version.api.DevelopmentPhase
The constructor.
DevNullSource - Class in net.sf.mmm.util.io.api
This is an implementation of /dev/null as InputStream.
DevNullSource() - Constructor for class net.sf.mmm.util.io.api.DevNullSource
The constructor.
DevNullTarget - Class in net.sf.mmm.util.io.api
This is an implementation of /dev/null as OutputStream.
DevNullTarget() - Constructor for class net.sf.mmm.util.io.api.DevNullTarget
The constructor.
DevZero - Class in net.sf.mmm.util.io.api
This is an implementation of /dev/zero as InputStream.
DevZero() - Constructor for class net.sf.mmm.util.io.api.DevZero
The constructor.
DiacriticalMark - Enum in net.sf.mmm.util.text.api
This enum contains the most important diacritical marks.
DiacriticalMark(char, char, String) - Constructor for enum net.sf.mmm.util.text.api.DiacriticalMark
The constructor.
DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
Looks like two small upper dots: 168
dialect - Variable in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
dialect - Variable in class net.sf.mmm.orient.base.query.statement.OrientDbStatementFactoryImpl
 
dialect - Variable in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
dialect - Variable in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
Dialog - Interface in net.sf.mmm.client.ui.api.dialog
This is the interface for a dialog of the client application.
DIALOG_ID_HOME - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The dialog-id of the main dialog that defines the home screen or start page.
DIALOG_ID_NAVIGATION - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The dialog-id of the (default) navigation dialog.
DIALOG_ID_PAGE - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The dialog-id of the page dialog.
DIALOG_ID_ROOT - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The dialog-id of the root dialog.
DialogConstants - Interface in net.sf.mmm.client.ui.api.dialog
This interface is (mis)used to define the constants for common dialog IDs, dialog types, DialogSlots and DialogPlaces.
DialogController<VIEW extends UiWidget> - Class in net.sf.mmm.client.ui.base.dialog
This is the abstract base class for the controller of a Dialog.
DialogController() - Constructor for class net.sf.mmm.client.ui.base.dialog.DialogController
The constructor.
dialogControllerFactory - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
DialogControllerFactory - Interface in net.sf.mmm.client.ui.base.dialog
This is the interface for the factory of all available DialogControllers.
dialogId - Variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
 
dialogId - Variable in class net.sf.mmm.client.ui.base.dialog.DialogSlot
 
DialogManager - Interface in net.sf.mmm.client.ui.api.dialog
This is the interface for the component used to manage Dialogs.
dialogManager - Variable in class net.sf.mmm.client.ui.base.dialog.DialogController
 
DialogManagerImplGwt - Class in net.sf.mmm.client.base.gwt.dialog
This is the implementation of DialogManager for GWT.
DialogManagerImplGwt() - Constructor for class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
The constructor.
DialogManagerImplGwt.HistoryListener - Class in net.sf.mmm.client.base.gwt.dialog
This inner class is the listener that gets notified whenever the DialogPlace changes.
DialogPlace - Class in net.sf.mmm.client.ui.api.dialog
This is the interface for an object that identifies a dialog in combination with its DialogPlace.getParameters().
DialogPlace(String) - Constructor for class net.sf.mmm.client.ui.api.dialog.DialogPlace
The constructor.
DialogPlace(String, Map<String, String>) - Constructor for class net.sf.mmm.client.ui.api.dialog.DialogPlace
The constructor.
DialogSlot - Class in net.sf.mmm.client.ui.base.dialog
A DialogSlot represents a location within the view of a Dialog where a sub-dialog can be embedded.
DialogSlot(String, String) - Constructor for class net.sf.mmm.client.ui.base.dialog.DialogSlot
The constructor.
DIAMOND_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DiatonicInterval - Enum in net.sf.mmm.music.datatype.api
Enum with the diatonic Intervals.
DiatonicInterval(int) - Constructor for enum net.sf.mmm.music.datatype.api.DiatonicInterval
The constructor.
diatonicSteps - Variable in enum net.sf.mmm.music.datatype.api.ChromaticInterval
 
diatonicSteps - Variable in enum net.sf.mmm.music.datatype.api.DiatonicInterval
 
DIFFERENCE_BETWEEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DIGIT_EIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for eight.
DIGIT_FIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for five.
DIGIT_FOUR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for four.
DIGIT_NINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for nine.
DIGIT_ONE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for one.
DIGIT_SEVEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for seven.
DIGIT_SIX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for six.
DIGIT_THREE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for three.
DIGIT_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for two.
DIGIT_ZERO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for zero.
Direction - Enum in net.sf.mmm.util.lang.api
This enum contains all possible directions.
Direction(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Direction
The constructor.
DIRECTOR - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMovie
The director of the movie.
DirectoryFilter - Class in net.sf.mmm.util.file.base
This class represents a file-filter that only accepts directories.
DirectoryFilter() - Constructor for class net.sf.mmm.util.file.base.DirectoryFilter
The constructor.
disabled - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
disableUtfDetection - Variable in class net.sf.mmm.content.parser.base.ContentParserOptionsBean
 
dispatch() - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
If you want to support SWT in its intended way (this method delegates to Display.readAndDispatch), you need to call this method frequently from a main loop of your application client.
dispatch() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
If you want to support SWT in its intended way (this method delegates to Display.readAndDispatch), you need to call this method frequently from a main loop of your application client.
dispatcher - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
dispatchEvent(E, Collection<Throwable>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Dispatches the given Event.
dispatchEvents() - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Dispatches all events in the event queue.
dispatching - Variable in class net.sf.mmm.util.event.impl.EventBusImpl
 
display - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
dispose() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method disposes this object.
dispose() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method disposes this object.
dispose() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method disposes this object.
dispose() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidget
This method disposes this object.
dispose() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method disposes this object.
dispose() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method disposes this object.
dispose() - Method in class net.sf.mmm.orient.impl.db.OrientTx
Disposes this transaction and performs a cleanup to free resources.
dispose() - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneMutableSearchEntry
This method is called to dispose this entry.
dispose() - Method in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyVcs
This method is called when this component shall be destroyed.
dispose() - Method in interface net.sf.mmm.util.component.api.IocContainer
This method disposes the container (performs a shutdown and destroys all components).
dispose() - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
 
dispose() - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
This method disposes the singleton-instance (if it exists).
dispose(String) - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
This method disposes the instance identified by the given xmlClasspath (if it exists).
dispose() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteDisposed
This method disposes this object.
dispose() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
This method disposes this executor.
dispose() - Method in class net.sf.mmm.util.property.base.AbstractBooleanBinding
 
disposeAndValidate() - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
This method disposes this context and performs a validation that all IDs have been resolved.
disposed - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
disposed - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
 
distinct() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
divContainer - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
Required for layout due to HTML obstracles.
divide(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
divide(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
divide(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
divide(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
divide(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
divide(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
divide(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
divide(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
divide(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
divide(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
divide(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
divide(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
divide(ObservableNumberValue) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
divide(double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
divide(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
divide(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
divide(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
DIVIDES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DIVISION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DIVISION_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
doAddChild(CHILD, int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
doBegin(Object, TransactionDefinition) - Method in class net.sf.mmm.orient.impl.db.OrientPlatformTransactionManager
 
doCleanupAfterCompletion(Object) - Method in class net.sf.mmm.orient.impl.db.OrientPlatformTransactionManager
 
doCommit(DefaultTransactionStatus) - Method in class net.sf.mmm.orient.impl.db.OrientPlatformTransactionManager
 
doCommit() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
doCommit() - Method in class net.sf.mmm.transaction.base.NoTransactionExecutor.NoTransactionAdapter
doCommit() - Method in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor.JpaTransactionAdapter
doCommit() - Method in class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor.JtaTransactionAdapter
doCommit() - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor.SpringTransactionAdapter
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorAtomicJavaDatatype
 
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate
 
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorEnum
 
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate
 
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorSimpleDatatype
 
doCreateActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
 
doCreateActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtonsHorizontal
doCreateActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtonsVertical
doCreatePrototype(Class<BEAN>) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
document - Variable in class net.sf.mmm.search.impl.lucene.LuceneSearchEntry
the lucene document that represents the actual entry
document - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneMutableSearchEntry
The lucene document that represents the actual entry.
DocumentBeanMapper<D,B extends Bean> - Interface in net.sf.mmm.util.bean.api.mapping
This is the interface used to map a fixed type of document (generic container object) to and from instances of Bean.
documentBuilderFactory - Variable in class net.sf.mmm.util.xml.base.DomUtilImpl
the document builder factory used to read and parse XML
documentPrototype - Variable in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
doDispatch(HttpServletRequest, HttpServletResponse, boolean) - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method dispatches the request to the according view (by default according JSP).
DOES_NOT_CONTAIN_AS_MEMBER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_CONTAIN_AS_NORMAL_SUBGROUP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_CONTAIN_AS_NORMAL_SUBGROUP_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_DIVIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_DIVIDE_WITH_REVERSED_NEGATION_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_FORCE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_PRECEDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_PRECEDE_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_PROVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_SUCCEED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_SUCCEED_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
doExecute(String, Integer) - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlDeleteStatementImpl
 
doExecute(String, QueryMode, Long, Integer) - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlSelectStatementImpl
 
doExecute(String, Integer) - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlUpdateStatementImpl
 
doExecute(String, Integer) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbDeleteStatementImpl
 
doExecute(String, Integer) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbInsertStatementImpl
 
doExecute(String, QueryMode, Long, Integer) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbSelectStatementImpl
 
doExecute(String, Integer) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbUpdateStatementImpl
 
doExecute(String, Integer) - Method in class net.sf.mmm.util.query.base.statement.AbstractModifyStatement
 
doExecute(String, QueryMode, Long, Integer) - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
Creates a select query with the given SQL and the given arguments.
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.AbstractFormatter
 
doFormat(V, Appendable, Locale) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
 
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
 
doFormat(Boolean, Appendable) - Method in class net.sf.mmm.util.lang.base.BooleanFormatter
 
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.ComposedFormatter
 
doFormat(V, Appendable, Locale) - Method in class net.sf.mmm.util.lang.base.ComposedLocalizableFormatter
 
doFormat(TYPE, Appendable) - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition.EnumDefaultFormatter
 
doFormat(TYPE, Appendable) - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition.EnumTypeFormatter
 
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.FormatterToString
 
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.StaticFormatter
 
doFormat(Object, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.FormatFormatter
 
doFormat(Object, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
 
doFormat(VersionIdentifier, Appendable) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
 
doFormat(VersionIdentifier, Appendable) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
 
doFormat(VersionIdentifier, Appendable) - Method in class net.sf.mmm.util.version.impl.DefaultVersionIdentifierFormatter
 
doFormat(VersionIdentifier, Appendable) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
 
doFormatSegment(VersionIdentifier, int) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
This method formats the segment at the given index.
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
 
doGetOrCreatePrototype(Class<BEAN>) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
doGetOrCreatePrototype(Class<BEAN>, String) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
doGetSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.DaySegment
 
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.HourSegment
 
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.MinuteSegment
 
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.MonthSegment
 
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.SecondSegment
 
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.YearSegment
 
doGetSegment(LocalDate) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.DaySegment
 
doGetSegment(LocalDate) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.MonthSegment
 
doGetSegment(LocalDate) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.YearSegment
 
doGetSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorEnum
 
doGetSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorSimpleDatatype
 
doGetSelected(ITEM_CONTAINER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Internal method to get the selection status of the item in the given container.
doGetTransaction() - Method in class net.sf.mmm.orient.impl.db.OrientPlatformTransactionManager
 
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
doGetValue(AbstractUiWidget<VALUE>, VALUE, ValidationState) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(List<ROW>, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetListTable
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(Boolean, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetToggleButton
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(List<ROW>, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomTwoListSelection
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomFormEditor
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.lang.BooleanProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.lang.GenericProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.lang.StringProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.math.BigDecimalProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.math.ByteProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.math.DoubleProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.math.FloatProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.math.IntegerProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.math.LongProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.math.ShortProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.time.InstantProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.time.LocalDateProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.time.LocalDateTimeProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.util.ListProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.util.MapProperty
 
doGetValue() - Method in class net.sf.mmm.util.property.api.util.SetProperty
 
doInitialize() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method is called from UiWidgetCustom.initialize() but only if called for the first time.
doInitialize() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
This method is called from UiWidgetCustom.initialize() but only if called for the first time.
doInitialize() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method is called from UiWidgetCustom.initialize() but only if called for the first time.
doInitialize() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.impl.gwt.UiContextGwt
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.impl.test.UiContextTestImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.content.parser.base.AbstractContentParser
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.content.parser.base.AbstractContentParserService
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.content.parser.impl.ContentParserServiceImplHardwired
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserTextMarkupAware
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.content.parser.impl.xml.ContentParserXml
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
doInitialize() - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
doInitialize() - Method in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
doInitialize() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkBase
 
doInitialize() - Method in class net.sf.mmm.search.base.SearchDependenciesImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.engine.base.AbstractSearchEngineBuilder
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilderFactory
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.impl.lucene.LuceneAnalyzerImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.impl.lucene.LuceneDirectoryBuilderImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
This method initializes this object.
doInitialize() - Method in class net.sf.mmm.search.indexer.base.AbstractResourceSearchIndexer
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.indexer.base.IndexerDependenciesImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.indexer.base.ResourceSearchIndexerImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategyManager
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.indexer.impl.ConfiguredSearchIndexerImpl
This method initializes this object.
doInitialize() - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyVcs
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.bean.base.mapping.AbstractBeanMapper
 
doInitialize() - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
doInitialize() - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
doInitialize() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
doInitialize() - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
 
doInitialize() - Method in class net.sf.mmm.util.component.base.AbstractComponent
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.component.base.AbstractLoggableComponent
 
doInitialize() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
doInitialize() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
 
doInitialize() - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
 
doInitialize() - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
 
doInitialize() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
doInitialize() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
 
doInitialize() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
doInitialize() - Method in class net.sf.mmm.util.json.base.JsonUtilImpl
 
doInitialize() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
doInitialize() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
doInitialize() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
doInitialize() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
 
doInitialize() - Method in class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
 
doInitialize() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
doInitialize() - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
 
doInitialize() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
 
doInitialize() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
 
doInitialize() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
doInitialize() - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
 
doInitialize() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
 
doInitialize() - Method in class net.sf.mmm.util.path.impl.PathFactoryImpl
 
doInitialize() - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
 
doInitialize() - Method in class net.sf.mmm.util.pojo.base.PojoUtilImpl
 
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
 
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
 
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
 
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
 
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
 
doInitialize() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
doInitialize() - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
 
doInitialize() - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
 
doInitialize() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
 
doInitialize() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
doInitialize() - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
doInitialize() - Method in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
 
doInitialize() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
doInitialize() - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
 
doInitialize() - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
 
doInitialize() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
 
doInitialize() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
doInitialize() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
doInitialize() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
 
doInitialize() - Method in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
 
doInitialize() - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
 
doInitialize() - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
doInitialize() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
doInitialize() - Method in class net.sf.mmm.util.value.impl.AbstractConverterToArray
 
doInitialize() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
doInitialize() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
 
doInitialize() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
 
doInitialize() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
doInitialize() - Method in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
 
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
 
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
 
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
 
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
 
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
 
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
 
doInitialize() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
doInitialize() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
doInitialize() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
doInitialize() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
doInitialized() - Method in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
doInitialized() - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
doInitialized() - Method in class net.sf.mmm.util.component.base.AbstractComponent
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.json.base.JsonUtilImpl
 
doInitialized() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
doInitialized() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
doInitialized() - Method in class net.sf.mmm.util.nls.base.AbstractNlsDependencies
 
doInitialized() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
 
doInitialized() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
 
doInitialized() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
doInitialized() - Method in class net.sf.mmm.util.pojo.base.PojoUtilImpl
 
doInitialized() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
doInitialized() - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
 
doInitialized() - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
doInitialized() - Method in class net.sf.mmm.util.resource.impl.AbstractClasspathScanner
 
doInitialized() - Method in class net.sf.mmm.util.session.api.UserSessionAccess.AbstractUserSessionProvider
 
doInitialized() - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
doInitialized() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
doInTransaction(Callable<RESULT>) - Method in interface net.sf.mmm.transaction.api.TransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(Callable<RESULT>, TransactionSettings) - Method in interface net.sf.mmm.transaction.api.TransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(TransactionCallable<RESULT>) - Method in interface net.sf.mmm.transaction.api.TransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(TransactionCallable<RESULT>, TransactionSettings) - Method in interface net.sf.mmm.transaction.api.TransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(Callable<RESULT>) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(Callable<RESULT>, TransactionSettings) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(TransactionCallable<RESULT>) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(TransactionCallable<RESULT>, TransactionSettings) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method executes the given callable in the context of a transaction.
doInvoke(WritableProperty<?>, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationGet
 
doInvoke(WritableProperty<?>, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationOnProperty
 
doInvoke(WritableProperty<?>, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationProperty
 
doInvoke(WritableProperty<?>, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationSet
 
DOLLAR_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The sign for the currency dollar.
domUtil - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
 
DomUtil - Interface in net.sf.mmm.util.xml.api
This is the interface for a collection of utility functions that help to deal with the DOM API.
domUtil() - Method in class net.sf.mmm.util.xml.impl.spring.UtilXmlSpringConfigBase
 
DomUtilImpl - Class in net.sf.mmm.util.xml.base
This utility class contains methods that help to deal with the DOM API.
DomUtilImpl() - Constructor for class net.sf.mmm.util.xml.base.DomUtilImpl
The constructor.
done - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStream
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
 
doRollback(DefaultTransactionStatus) - Method in class net.sf.mmm.orient.impl.db.OrientPlatformTransactionManager
 
doRollback() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
doRollback() - Method in class net.sf.mmm.transaction.base.NoTransactionExecutor.NoTransactionAdapter
doRollback() - Method in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor.JpaTransactionAdapter
doRollback() - Method in class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor.JtaTransactionAdapter
doRollback() - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor.SpringTransactionAdapter
doSecurityCheck(AbstractGenericRemoteInvocationService<CALL, REQUEST, RESPONSE, HANDLER>.RequestContext) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
This method performs a security check for the given request.
doSetChild(CHILD, CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
doSetMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is called from AbstractUiWidgetNative.setMode(UiMode) if the UiMode actually changed.
doSetMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method actually changes the mode.
doSetMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method actually changes the mode.
doSetNumber(BigDecimal) - Method in class net.sf.mmm.util.property.api.math.BigDecimalProperty
 
doSetNumber(Byte) - Method in class net.sf.mmm.util.property.api.math.ByteProperty
 
doSetNumber(Double) - Method in class net.sf.mmm.util.property.api.math.DoubleProperty
 
doSetNumber(Float) - Method in class net.sf.mmm.util.property.api.math.FloatProperty
 
doSetNumber(Integer) - Method in class net.sf.mmm.util.property.api.math.IntegerProperty
 
doSetNumber(Long) - Method in class net.sf.mmm.util.property.api.math.LongProperty
 
doSetNumber(N) - Method in class net.sf.mmm.util.property.api.math.NumberProperty
 
doSetNumber(Short) - Method in class net.sf.mmm.util.property.api.math.ShortProperty
 
doSetResizable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
doSetRollbackOnly(DefaultTransactionStatus) - Method in class net.sf.mmm.orient.impl.db.OrientPlatformTransactionManager
 
doSetSelected(ITEM_CONTAINER, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Internal method to set the selection of the item in the given container.
doSetSelected(ITEM_CONTAINER, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Internal method to set the selection of the item in the given container.
doSetSelected(NODE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
Internal method to set the selection of the item in the given container.
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
doSetValue(AbstractUiWidget<VALUE>, VALUE, boolean) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(List<ROW>, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetListTable
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(NODE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(Boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetToggleButton
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(Void, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(List<ROW>, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomTwoListSelection
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomFormEditor
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(V) - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
doSetValue(Boolean) - Method in class net.sf.mmm.util.property.api.lang.BooleanProperty
 
doSetValue(V) - Method in class net.sf.mmm.util.property.api.lang.GenericProperty
 
doSetValue(String) - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
doSetValue(String) - Method in class net.sf.mmm.util.property.api.lang.StringProperty
 
doSetValue(Number) - Method in class net.sf.mmm.util.property.api.math.NumberProperty
 
doSetValue(Instant) - Method in class net.sf.mmm.util.property.api.time.InstantProperty
 
doSetValue(LocalDate) - Method in class net.sf.mmm.util.property.api.time.LocalDateProperty
 
doSetValue(LocalDateTime) - Method in class net.sf.mmm.util.property.api.time.LocalDateTimeProperty
 
doSetValue(ObservableList<E>) - Method in class net.sf.mmm.util.property.api.util.ListProperty
 
doSetValue(ObservableMap<K, V>) - Method in class net.sf.mmm.util.property.api.util.MapProperty
 
doSetValue(ObservableSet<E>) - Method in class net.sf.mmm.util.property.api.util.SetProperty
 
doShow(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method gets called whenever this DialogController is to be shown.
doShow(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.main.AbstractMainDialogController
This method gets called whenever this DialogController is to be shown.
doShow(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.navigation.AbstractNavigationDialogController
This method gets called whenever this DialogController is to be shown.
doShow(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.page.AbstractPageDialogController
This method gets called whenever this DialogController is to be shown.
doShow(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
This method gets called whenever this DialogController is to be shown.
DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOT_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOT_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
DOUBLE_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_COLON_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_DAGGER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_FLAT_SIGN_STRING - Static variable in interface net.sf.mmm.music.datatype.api.MusicalConstants
The double flat sign: "\ud834\udd2b" .
DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
As it seems, unicode only specifies the combining double grave accent.
DOUBLE_HIGH_REVERSED_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LEFT_ARC_GREATER_THAN_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LINE_EQUAL_TO_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LINE_EQUAL_TO_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LOW_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_NESTED_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_NESTED_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_PRECEDES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_RIGHT_ARC_LESS_THAN_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_SHARP_SIGN_STRING - Static variable in interface net.sf.mmm.music.datatype.api.MusicalConstants
The double sharp sign: "\ud834\udd2a" .
DOUBLE_SOLIDUS_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STROKE_NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_N - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_Q - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_ITALIC_CAPITAL_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_ITALIC_SMALL_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_ITALIC_SMALL_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_ITALIC_SMALL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_SUCCEEDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_UP_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_VERTICAL_BAR_DOUBLE_RIGHT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DoubleLinkedNode<V,NODE extends DoubleLinkedNode<V,NODE>> - Interface in net.sf.mmm.util.collection.api
This is the interface for a node of a double linked list.
DoubleProperty - Class in net.sf.mmm.util.property.api.math
This is the implementation of WritableDoubleProperty.
DoubleProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.math.DoubleProperty
The constructor.
DoubleProperty(String, Bean, AbstractValidator<? super Number>) - Constructor for class net.sf.mmm.util.property.api.math.DoubleProperty
The constructor.
DoubleProperty(String, Bean, Supplier<Double>) - Constructor for class net.sf.mmm.util.property.api.math.DoubleProperty
The constructor.
DoubleSpinBox - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a NumberBox that represents a number input for Double values.
DoubleSpinBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.DoubleSpinBox
The constructor.
doubleValue() - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
doValidate(ValidationState, VALUE) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
This method performs the actual validation using the registered validators.
doValidate(ValidationState, Void) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method performs the actual validation using the registered validators.
doValidate(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
This method performs the actual validation using the registered validators.
doValidate(AbstractUiWidget<VALUE>, ValidationState, VALUE) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
doValidate(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is called from AbstractUiFeatureValueAndValidation.validate(ValidationState) and performs the actual validation of this object.
doValidate(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is called from AbstractUiFeatureValueAndValidation.validate(ValidationState) and performs the actual validation of this object.
doValidate(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method is called from AbstractUiFeatureValueAndValidation.validate(ValidationState) and performs the actual validation of this object.
doValidate(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
This method is called from AbstractUiFeatureValueAndValidation.validate(ValidationState) and performs the actual validation of this object.
doValidate(CALL) - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
Called from GenericRemoteInvocationCallHandler.validate(RemoteInvocationCall) to delegate to JSR303 (javax.validation).
doValidate(RemoteInvocationCommand<?>) - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
Called from GenericRemoteInvocationCallHandler.validate(RemoteInvocationCall) to delegate to JSR303 (javax.validation).
doValidate(GenericRemoteInvocationRpcCall) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
Called from GenericRemoteInvocationCallHandler.validate(RemoteInvocationCall) to delegate to JSR303 (javax.validation).
doValidate(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method validates this segment recursively to ensure the correctness of the configured format.
doValidate(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
 
DOWN_FISH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWN_RIGHT_DIAGONAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWN_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWN_TACK_WITH_CIRCLE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_LEFTWARDS_OF_UPWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_WITH_TIP_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_WITH_TIP_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFT_BESIDE_DOWNWARDS_HARPOON_WITH_BARB_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFT_BESIDE_UPWARDS_HARPOON_WITH_BARB_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFT_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFT_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_RIGHT_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_RIGHT_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_PAIRED_ARROWS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_TWO_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DRAG_OVER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a widget that is currently the drop target of a dragged widget.
dragColumn(String, String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method updates this table after a column has been dragged and dropped onto another column.
dragColumn(AbstractUiWidgetTableColumn<?, ROW, ?>, AbstractUiWidgetTableColumn<?, ROW, ?>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
dragColumn(AbstractUiWidgetTableColumn<?, ROW, ?>, AbstractUiWidgetTableColumn<?, ROW, ?>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractDataTable
 
dragColumn(AbstractUiWidgetTableColumn<?, ROW, ?>, AbstractUiWidgetTableColumn<?, ROW, ?>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
DRAGGABLE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a widget that can be dragged.
dragOverColumn - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
dropEffect - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
DummyLogger - Class in net.sf.mmm.logging
This is an implementation of the Logger interface that does nothing.
DummyLogger() - Constructor for class net.sf.mmm.logging.DummyLogger
The constructor.
duplicateIdErrors - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
 
DuplicateObjectException - Exception in net.sf.mmm.util.exception.api
An DuplicateObjectException is thrown if an object was rejected because it is a duplicate.
DuplicateObjectException() - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectException
The constructor for de-serialization in GWT.
DuplicateObjectException(Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectException
The constructor.
DuplicateObjectException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectException
The constructor.
DuplicateObjectException(Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectException
The constructor.
DuplicateObjectUserException - Exception in net.sf.mmm.util.exception.api
This is a DuplicateObjectException that represents a user failure (is NOT technical).
DuplicateObjectUserException() - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
The constructor for de-serialization in GWT.
DuplicateObjectUserException(Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
The constructor.
DuplicateObjectUserException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
The constructor.
DuplicateObjectUserException(Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
The constructor.
duration - Variable in class net.sf.mmm.util.date.api.TimeMeasure
The end time.
DURATION - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyAudioVideo
The duration of the audio/video content.
DurationInSecondsProperty - Class in net.sf.mmm.util.property.api.time
Extends LongProperty to store a Duration in seconds.
DurationInSecondsProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.time.DurationInSecondsProperty
The constructor.
DurationInSecondsProperty(String, Bean, AbstractValidator<? super Number>) - Constructor for class net.sf.mmm.util.property.api.time.DurationInSecondsProperty
The constructor.
DurationInSecondsProperty(String, Bean, Supplier<Long>) - Constructor for class net.sf.mmm.util.property.api.time.DurationInSecondsProperty
The constructor.
DurationUtil - Interface in net.sf.mmm.util.date.api
This is a collection of utility functions for dealing with time and durations.
durationUtil() - Method in class net.sf.mmm.util.date.impl.spring.UtilDateSpringConfig
 
DurationUtilImpl - Class in net.sf.mmm.util.date.base
This is the implementation of DurationUtil.
DurationUtilImpl() - Constructor for class net.sf.mmm.util.date.base.DurationUtilImpl
The constructor.
dynamic - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototypeExternal
 
dynamic - Variable in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
dynamic - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
 

E

Edge - Interface in net.sf.mmm.orient.api.bean
This is the interface for an edge.
EDIT - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
The mode to edit content.
editable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
editable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
editWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
EIGHTH_NOTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
element - Variable in class net.sf.mmm.util.collection.base.SingleElementIterator
The single element to iterate.
ELEMENT_ESCAPE_END - Static variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
The suffix used to escape an element (that may contain AbstractValueConverterToContainer.ELEMENT_SEPARATOR).
ELEMENT_ESCAPE_START - Static variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
The prefix used to escape an element (that may contain AbstractValueConverterToContainer.ELEMENT_SEPARATOR).
ELEMENT_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_OPENING_DOWNWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_LONG_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_TWO_HORIZONTAL_STROKES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_SEPARATOR - Static variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
The character used to separate the element of the collection.
elements - Variable in class net.sf.mmm.util.collection.base.RankMap
 
elements - Variable in class net.sf.mmm.util.property.base.ImmutableObservableList
 
EM_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The em dash - a longer dash.
EM_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
embed(DialogController<?>, DialogSlot) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method has to be overridden with the custom logic to embed a given DialogController as sub-dialog in a predefined slot.
embed(DialogController<?>, DialogSlot) - Method in class net.sf.mmm.client.ui.base.dialog.page.AbstractPageDialogController
This method has to be overridden with the custom logic to embed a given DialogController as sub-dialog in a predefined slot.
embed(DialogController<?>, DialogSlot) - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
This method has to be overridden with the custom logic to embed a given DialogController as sub-dialog in a predefined slot.
EMPTY - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if objects match using SQL EMPTY operation.
empty() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
EMPTY_ARRAY - Static variable in class net.sf.mmm.util.nls.base.NlsArgumentDescriptor
An empty NlsArgumentDescriptor array.
EMPTY_CHAR_ARRAY - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
An empty char array.
EMPTY_ID_LIST - Static variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
The empty AriaIdList.
EMPTY_INSTANCE - Static variable in class net.sf.mmm.util.cli.base.CliParameterConsumer
An empty instance.
EMPTY_INT_ARRAY - Static variable in interface net.sf.mmm.util.lang.api.BasicUtil
An empty int array.
EMPTY_SET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_SET_WITH_LEFT_ARROW_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_SET_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_SET_WITH_RIGHT_ARROW_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_SET_WITH_SMALL_CIRCLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_STRING_ARRAY - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
An empty String array.
EmptyIterator - Class in net.sf.mmm.util.collection.base
This is an implementation of the Iterator interface that is always empty.
EmptyIterator() - Constructor for class net.sf.mmm.util.collection.base.EmptyIterator
The constructor.
emptyProperty - Variable in class net.sf.mmm.util.property.api.AbstractContainerProperty
 
emptyProperty() - Method in class net.sf.mmm.util.property.api.AbstractContainerProperty
 
emptyProperty() - Method in interface net.sf.mmm.util.property.api.util.ReadableContainerProperty
 
EN_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The en dash - a shorter dash.
EN_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
enabled - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
enclosingClass - Variable in class net.sf.mmm.util.reflect.api.ClassName
 
encode(Weekday...) - Static method in class net.sf.mmm.util.date.api.WeekdaySet
This method encodes the given set to a bit-mask for WeekdaySet.getValue().
encode(Set<Weekday>) - Static method in class net.sf.mmm.util.date.api.WeekdaySet
This method encodes the given set to a bit-mask for WeekdaySet.getValue().
encoding - Variable in class net.sf.mmm.content.parser.base.ContentParserOptionsBean
 
encoding - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
encoding - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
encoding - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
 
encoding - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
ENCODING_CP_437 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP437 also called DOS-US.
ENCODING_CP_737 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP737.
ENCODING_CP_850 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP850.
ENCODING_CP_852 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP852.
ENCODING_CP_855 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP855.
ENCODING_CP_857 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP857.
ENCODING_CP_858 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP857.
ENCODING_CP_860 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP860.
ENCODING_CP_861 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP861.
ENCODING_CP_863 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP863.
ENCODING_CP_865 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP865.
ENCODING_CP_866 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP866.
ENCODING_CP_869 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP869.
ENCODING_ISO_8859_1 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-1 also called Latin-1.
ENCODING_ISO_8859_10 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-10 also called Latin-6.
ENCODING_ISO_8859_11 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-11.
ENCODING_ISO_8859_12 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
Deprecated.
ENCODING_ISO_8859_13 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-13 also called Latin-7.
ENCODING_ISO_8859_14 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-14 also called Latin-8.
ENCODING_ISO_8859_15 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-15 also called Latin-9.
ENCODING_ISO_8859_16 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-16 also called Latin-10.
ENCODING_ISO_8859_2 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-2 also called Latin-2.
ENCODING_ISO_8859_3 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-3 also called Latin-3.
ENCODING_ISO_8859_4 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-4 also called Latin-4.
ENCODING_ISO_8859_5 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-5.
ENCODING_ISO_8859_6 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-6.
ENCODING_ISO_8859_7 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-7.
ENCODING_ISO_8859_8 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-8.
ENCODING_ISO_8859_9 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-9 also called Latin-5.
ENCODING_KOI8_R - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding KOI8-R.
ENCODING_KOI8_U - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding KOI8-U.
ENCODING_US_ASCII - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding US-ASCII (American Standard Code for Information Interchange) also just called ASCII.
ENCODING_UTF16LE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
encoding name
ENCODING_UTF_16 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-16.
ENCODING_UTF_16_BE - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-16, big-endian.
ENCODING_UTF_16_LE - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-16, little-endian.
ENCODING_UTF_32 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-32.
ENCODING_UTF_32_BE - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-32, big-endian.
ENCODING_UTF_32_LE - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-32, little-endian.
ENCODING_UTF_8 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-8.
ENCODING_WINDOWS_1250 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1250 also called Windows-1250.
ENCODING_WINDOWS_1251 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1251 also called Windows-1251.
ENCODING_WINDOWS_1252 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1252 also called Windows-1252.
ENCODING_WINDOWS_1253 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1253 also called Windows-1253.
ENCODING_WINDOWS_1254 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1254 also called Windows-1254.
ENCODING_WINDOWS_1255 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1255 also called Windows-1255.
ENCODING_WINDOWS_1256 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1256 also called Windows-1256.
ENCODING_WINDOWS_1257 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1257 also called Windows-1257.
ENCODING_WINDOWS_1258 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1258 also called Windows-1258.
EncodingDetectionReader - Class in net.sf.mmm.util.io.api
This class represents a Reader that automatically detects an encoding while reading the data.
EncodingDetectionReader() - Constructor for class net.sf.mmm.util.io.api.EncodingDetectionReader
 
encodingRankMap - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The RankMap for encoding detection.
encodingUtil - Variable in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
 
EncodingUtil - Interface in net.sf.mmm.util.io.api
This is the interface for a collection of utility functions to that help deal with encodings.
encodingUtil() - Method in class net.sf.mmm.util.io.impl.spring.UtilIoSpringConfig
 
EncodingUtilImpl - Class in net.sf.mmm.util.io.base
This is the implementation of the EncodingUtil interface.
EncodingUtilImpl() - Constructor for class net.sf.mmm.util.io.base.EncodingUtilImpl
The constructor.
EncodingUtilImpl.AsciiProcessor - Class in net.sf.mmm.util.io.base
This inner class is used to process the byes from the underlying InputStream in ASCII mode.
EncodingUtilImpl.Surrogate - Enum in net.sf.mmm.util.io.base
This enum contains represents the type of a EncodingUtilImpl.Surrogate from an UTF-16 sequence.
EncodingUtilImpl.UtfDetectionProcessor - Class in net.sf.mmm.util.io.base
This inner class is used to perform the actual UTF detection.
EncodingUtilImpl.UtfDetectionReader - Class in net.sf.mmm.util.io.base
 
END_EXPRESSION - Static variable in interface net.sf.mmm.util.nls.api.NlsArgumentParser
The character used to end a variable expression: 125
END_OF_ITERATOR - Static variable in interface net.sf.mmm.util.lang.api.CharIterator
This is a character that is illegal according to the unicode specification.
END_OPTIONS - Static variable in interface net.sf.mmm.util.cli.api.CliParser
The argument used to indicate that options are complete and arguments will follow.
endConjunction(Conjunction) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
endDocument() - Method in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
 
endDocument() - Method in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
 
endExpression() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
endGroup() - Method in interface net.sf.mmm.client.ui.api.common.ButtonContainer
This method ends a previously started group.
endGroup() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractButtonContainer
This method ends a previously started group.
endGroup() - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
This method ends a previously started group.
endIndex - Variable in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors.Error
 
endIndex - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
The exclusive end-index in CharSequenceScanner.chars.
endIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
endOfStream - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
true if end of detection-stream, false otherwise.
endTx() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
Ends the current "transaction".
enforceSerializableForClient - Variable in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
EnglishSingularizer - Class in net.sf.mmm.util.text.base
This is the implementation of the Singularizer interface for English language.
EnglishSingularizer() - Constructor for class net.sf.mmm.util.text.base.EnglishSingularizer
The constructor.
enhanceDescriptor(AbstractPojoDescriptor<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorEnhancer
This method performs the generic enhancements on the given descriptor.
enhanceDescriptor(AbstractPojoDescriptor<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorNoEnhancer
 
enhanceDescriptor(AbstractPojoDescriptor<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
 
EnharmonicStyle - Enum in net.sf.mmm.music.datatype.api
The style of an enharmonic change.
EnharmonicStyle() - Constructor for enum net.sf.mmm.music.datatype.api.EnharmonicStyle
 
enharmonicStyle - Variable in enum net.sf.mmm.music.datatype.api.MusicalKey
 
ensureOpen() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
This method ensures that this stream has NOT been closed.
ensureValidatorList() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
Ensures that the validator List is already created.
Entity - Interface in net.sf.mmm.util.bean.api.entity
This is the interface for an entity that can be loaded from or saved to a database.
entity - Variable in class net.sf.mmm.util.bean.base.link.IdLink
 
Entity - Interface in net.sf.mmm.util.entity.api
This is the interface for an entity or business object.
ENTITY_MAP - Static variable in class net.sf.mmm.util.xml.base.XmlUtilImpl
 
EntityAlias<E> - Interface in net.sf.mmm.util.query.api.path
This is the interface for an EntityAlias used in an SQL statement e.g.
EntityBean - Interface in net.sf.mmm.util.bean.api.entity
This is the interface for an Entity as a Bean.
EntityBeanArgument<V extends EntityBean> - Interface in net.sf.mmm.util.query.api.argument
Extends Argument to build an Expression for EntityBean value(s).
EntityBeanLink<E extends EntityBean> - Class in net.sf.mmm.util.bean.base.link
Implementation of AbstractLink based on an already resolved EntityBean.
EntityBeanLink() - Constructor for class net.sf.mmm.util.bean.base.link.EntityBeanLink
The constructor (for serialization and strange frameworks).
EntityBeanLink(E) - Constructor for class net.sf.mmm.util.bean.base.link.EntityBeanLink
The constructor.
EntityBeanPath<V extends EntityBean> - Interface in net.sf.mmm.util.query.api.path
This is the interface for a Path that is a EntityBeanArgument.
EntityBeanPathImpl<V extends EntityBean> - Class in net.sf.mmm.util.query.base.path
This is the implementation of EntityBeanPath.
EntityBeanPathImpl(PathImpl<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.EntityBeanPathImpl
The constructor.
EntityBeanPathImpl(PathRoot<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.EntityBeanPathImpl
The constructor.
entityClass - Variable in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
entityEnd - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
EntityId - Interface in net.sf.mmm.util.entity.api
This is the interface for an ID that uniquely identifies an object of a particular type.
EntityIdImpl - Class in net.sf.mmm.util.entity.base
This is the implementation of EntityId including identification of revision.
EntityIdImpl() - Constructor for class net.sf.mmm.util.entity.base.EntityIdImpl
The constructor for de-serialization in GWT.
EntityIdImpl(long, long, Number) - Constructor for class net.sf.mmm.util.entity.base.EntityIdImpl
The constructor.
EntityIdImpl(EntityId) - Constructor for class net.sf.mmm.util.entity.base.EntityIdImpl
The constructor.
EntityIdImpl(String) - Constructor for class net.sf.mmm.util.entity.base.EntityIdImpl
The constructor.
entityManager - Variable in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlDeleteStatementImpl
 
entityManager - Variable in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlSelectStatementImpl
 
entityManager - Variable in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
entityManager - Variable in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlUpdateStatementImpl
 
entityManager - Variable in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor
 
EntityManagerMock - Class in net.sf.mmm.test.jpa
This is a mock implementation of EntityManager.
EntityManagerMock() - Constructor for class net.sf.mmm.test.jpa.EntityManagerMock
The constructor.
entityStart - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
EntityTo<ID> - Class in net.sf.mmm.util.transferobject.api
This is the abstract base class for an DTO corresponding to a PersistenceEntity.
EntityTo() - Constructor for class net.sf.mmm.util.transferobject.api.EntityTo
The constructor.
EntityTo.PersistentEntityAccess - Class in net.sf.mmm.util.transferobject.api
Inner class to grant access to internal PersistenceEntity reference of an EntityTo.
entityType - Variable in class net.sf.mmm.util.query.base.path.Alias
 
entries - Variable in class net.sf.mmm.music.partiture.MusicColumn
 
entry - Variable in class net.sf.mmm.search.engine.base.SearchHitImpl
the actual entry this hit delegates to
entry - Variable in class net.sf.mmm.search.view.base.SearchViewContextBean
 
ENTRY_CONTENT_XML - Static variable in class net.sf.mmm.content.parser.impl.opendoc.AbstractContentParserOpenDoc
the content.xml entry of the document
ENTRY_META_XML - Static variable in class net.sf.mmm.content.parser.impl.opendoc.AbstractContentParserOpenDoc
the meta.xml entry of the document
ENTRY_STYLES_XML - Static variable in class net.sf.mmm.content.parser.impl.opendoc.AbstractContentParserOpenDoc
the styles.xml entry of the document
ENTRY_TYPE_ANY - Static variable in class net.sf.mmm.search.engine.base.config.SearchEntryTypeDefaults
 
entryCount - Variable in class net.sf.mmm.search.view.base.SearchEntryTypeViewBean
 
entryCount - Variable in class net.sf.mmm.search.view.base.SearchSourceViewBean
 
entryId - Variable in class net.sf.mmm.search.engine.base.SearchHitImpl
 
entrySet() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
 
entrySet() - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
entryTypeMap - Variable in class net.sf.mmm.search.engine.base.config.SearchEntryTypeContainerBean
 
entryTypes - Variable in class net.sf.mmm.search.engine.base.config.SearchEngineConfigurationBean
 
entryTypes - Variable in class net.sf.mmm.search.engine.base.config.SearchEntryTypeContainerBean
 
entryTypeViews - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
 
EntryUpdateVisitor - Interface in net.sf.mmm.search.indexer.api
This is the interface for a visitor that is notified about updates of entries.
EntryUpdateVisitorDummy - Class in net.sf.mmm.search.indexer.base
This is a dummy implementation of the EntryUpdateVisitor interface.
EntryUpdateVisitorDummy() - Constructor for class net.sf.mmm.search.indexer.base.EntryUpdateVisitorDummy
The constructor.
entryUriSet - Variable in class net.sf.mmm.search.indexer.base.CountingEntryUpdateVisitorCollector
 
EnumContainer(EnumDefinition<?, ?>) - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
The constructor.
enumContainerMap - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
EnumDefaultFormatter() - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition.EnumDefaultFormatter
The constructor.
EnumDefinition<TYPE,CATEGORY> - Interface in net.sf.mmm.util.lang.api
This is the interface for the definition of an EnumType.
enumDefinition - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
EnumDefinitionIterator(Iterator<AbstractEnumProvider.EnumContainer>) - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumDefinitionIterator
The constructor.
EnumEnumDefinition<TYPE extends Enum<TYPE>,CATEGORY> - Class in net.sf.mmm.util.lang.base
This class implements EnumDefinition for a java Enum.
EnumEnumDefinition(Class<TYPE>, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition
The constructor.
EnumEnumDefinition(Class<TYPE>, EnumDefinition<CATEGORY, ?>, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition
The constructor.
EnumEnumDefinition(Class<TYPE>, NodeCycle<Class<?>>, EnumDefinition<CATEGORY, ?>, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition
The constructor.
EnumEnumDefinition.EnumDefaultFormatter - Class in net.sf.mmm.util.lang.base
The default Formatter for Enums.
EnumEnumDefinition.EnumTypeFormatter - Class in net.sf.mmm.util.lang.base
The default Formatter for Enums that implement SimpleDatatype.
EnumEnumType - Class in net.sf.mmm.util.lang.base
This is a simple implementation of EnumType to retro-fit Enums that do not implement EnumType .
EnumEnumType(Enum<?>) - Constructor for class net.sf.mmm.util.lang.base.EnumEnumType
The constructor.
enumeration - Variable in class net.sf.mmm.search.impl.lucene.LuceneFieldNameIterator
The enumeration to adapt.
enumProvider - Variable in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
 
EnumProvider - Interface in net.sf.mmm.util.lang.api
This is the interface for a generic provider of enumerations.
enumProvider - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
enumProvider - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
enumProvider - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
 
enumProvider() - Method in class net.sf.mmm.util.lang.impl.spring.UtilLangSpringConfig
 
enumProvider - Variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
EnumType<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a particular enumeration.
enumType - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
The class reflecting the datatype to deserialize.
enumType - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
EnumTypeFormatter() - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition.EnumTypeFormatter
The constructor.
EnumTypeJsonDeserializer<T> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This is a generic implementation of JsonDeserializer based on EnumProvider so every Enum and EnumType supported by EnumProvider can be deserialized from JSON.
EnumTypeJsonDeserializer(Class<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
The constructor.
EnumTypeJsonDeserializer(Class<T>, EnumProvider) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
The constructor.
EnumTypeWithCategory<V,CATEGORY> - Interface in net.sf.mmm.util.lang.api
This is the interface for an EnumType that has a category.
enumValues - Variable in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
 
enumValues - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
environment - Variable in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
The Environment used to determine if we are running in production.
ENVIRONMENT_TYPE_ACCEPTANCE - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the acceptance environment.
ENVIRONMENT_TYPE_DEVELOPMENT - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the development environment.
ENVIRONMENT_TYPE_PRE_PRODUCTION - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the pre-production environment.
ENVIRONMENT_TYPE_PRODUCTION - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the production environment.
ENVIRONMENT_TYPE_STAGING - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the staging environment.
ENVIRONMENT_TYPE_TEST - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the test environment.
environmentDetector - Variable in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
environmentDetector() - Method in class net.sf.mmm.util.exception.impl.spring.UtilExceptionSpringConfig
 
EnvironmentDetector - Interface in net.sf.mmm.util.lang.api
This is the interface for a detector of the environment.
environmentDetector() - Method in class net.sf.mmm.util.lang.impl.spring.UtilLangSpringConfig
 
EnvironmentDetectorSpringProfileImpl - Class in net.sf.mmm.util.lang.base
This is the default implementation of EnvironmentDetector.
EnvironmentDetectorSpringProfileImpl() - Constructor for class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
The constructor.
environmentType - Variable in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
eos - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
true if end of stream is reached.
eos - Variable in class net.sf.mmm.util.io.impl.BufferInputStream
true if the end of the stream has been reached, false otherwise.
eq(V) - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
eq(Path<V>) - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
eq(V) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
eq(Path<V>) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
EQUAL - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if objects are equal.
EQUAL_AND_PARALLEL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUAL_TO_OR_PRECEDES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUAL_TO_OR_SUCCEEDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
equals(Object) - Method in class net.sf.mmm.client.ui.api.common.Point
equals(Object) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
equals(Object) - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
equals(Object) - Method in class net.sf.mmm.client.ui.base.dialog.DialogSlot
equals(Object) - Method in class net.sf.mmm.music.datatype.api.Beat
 
equals(Object) - Method in class net.sf.mmm.music.datatype.api.Chord
equals(Object) - Method in class net.sf.mmm.music.datatype.api.MusicalItem
 
equals(Object) - Method in class net.sf.mmm.music.datatype.api.MusicalValue
 
equals(Object) - Method in class net.sf.mmm.music.datatype.api.Tone
 
equals(Object) - Method in class net.sf.mmm.search.base.AbstractSearchEntry
equals(Object) - Method in class net.sf.mmm.test.TestUser
 
equals(Object) - Method in class net.sf.mmm.util.bean.api.id.AbstractId
 
equals(Object) - Method in class net.sf.mmm.util.bean.base.link.AbstractLink
 
equals(Object) - Method in class net.sf.mmm.util.bean.base.link.EntityBeanLink
 
equals(Object) - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
 
equals(Object) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
equals(Object) - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
 
equals(Object) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
 
equals(Object) - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
 
equals(Object) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
 
equals(Object) - Method in class net.sf.mmm.util.file.base.FileAttributes
 
equals(Object) - Method in class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
This implementation violates the contract of this method intentionally!
equals(Object) - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
 
equals(Object) - Method in class net.sf.mmm.util.lang.api.GenericBean
 
equals(Object) - Method in class net.sf.mmm.util.lang.base.attribute.AbstractAttributeReadId
 
equals(Object) - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
This implementation is to be discussed, because it can violate the contract of the equals method as defined by Object.
equals(Object) - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
equals(Object) - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
equals(Object) - Method in class net.sf.mmm.util.query.api.variable.Variable
 
equals(Object) - Method in class net.sf.mmm.util.reflect.api.Arguments
 
equals(Object) - Method in class net.sf.mmm.util.reflect.api.ClassName
 
equals(Object) - Method in class net.sf.mmm.util.reflect.api.NamedSignature
 
equals(Object) - Method in class net.sf.mmm.util.reflect.api.Signature
 
equals(Object) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
 
equals(Object) - Method in class net.sf.mmm.util.reflect.base.GenericTypeVariable
 
equals(Object) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
 
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
 
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
 
equals(Object) - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
 
equals(Object) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
equals(Object) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
 
equals(Object) - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
 
equals(Object) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.AbstractValidator
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.AbstractValidatorRange
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorCollectionElements
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorMapKeys
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorMapValues
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.text.ValidatorPattern
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeAfter
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeBefore
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeFuture
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimePast
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.ValidatorCompare
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.ValidatorDateFuture
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.ValidatorDatePast
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
equals(Object) - Method in class net.sf.mmm.util.validation.base.ValidatorNone
 
equals(Object) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
EQUALS_COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The equals-than sign for the according mathematical relation.
EQUALS_SIGN_ABOVE_PLUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_AND_SLANTED_PARALLEL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_AND_SLANTED_PARALLEL_WITH_TILDE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_WITH_BUMPY_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_WITH_TWO_DOTS_ABOVE_AND_TWO_DOTS_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_WITH_ASTERISK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
equalsChecker - Variable in class net.sf.mmm.util.collection.base.CustomHashKey
 
EqualsChecker<VALUE> - Interface in net.sf.mmm.util.lang.api
This (functional) interface allows to implement an external function to check if two objects are considered as equal independent from the objects equals method.
EqualsCheckerArray - Class in net.sf.mmm.util.lang.base
This is an implementation of EqualsChecker that recursively checks arrays based on a given EqualsChecker delegate.
EqualsCheckerArray(EqualsChecker<Object>) - Constructor for class net.sf.mmm.util.lang.base.EqualsCheckerArray
The constructor.
EqualsCheckerCollection - Class in net.sf.mmm.util.lang.base
This is an implementation of EqualsChecker that recursively checks Collections based on a given EqualsChecker delegate.
EqualsCheckerCollection(EqualsChecker<Object>) - Constructor for class net.sf.mmm.util.lang.base.EqualsCheckerCollection
The constructor.
EqualsCheckerIsEqual - Class in net.sf.mmm.util.lang.api
This is an implementation of EqualsChecker that simply delegates to Object.equals(Object).
EqualsCheckerIsEqual() - Constructor for class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
The constructor.
EqualsCheckerIsSame - Class in net.sf.mmm.util.lang.api
This is an implementation of EqualsChecker that simply checks if two objects are same (identical instances, checked via == operator).
EqualsCheckerIsSame() - Constructor for class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
The constructor.
EQUIANGULAR_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUIVALENT_WITH_FOUR_DOTS_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ERR_CLOSE_TAGNAME - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if element was closed with wrong tagname.
ERR_CLOSE_TOPLEVEL - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if closeElement was called after top-level element is already closed.
ERR_INVALID_XML - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if XML is invalid (XML serializer abuse).
ERR_IO - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if an IO error occurred while streaming XML.
ERR_NAMESPACE_NOT_DECLARED - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if a namespace prefix was used that has not been declared before.
ERR_NOT_OPEN - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if no element is open (and element was closed or attribut/content was written).
ERR_SECOND_ROOT - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if a second root element was opened.
ERR_TRANSACTION_COMMIT - Static variable in class net.sf.mmm.transaction.NlsBundleTransaction
 
ERR_TRANSACTION_NOT_ACTIVE - Static variable in class net.sf.mmm.transaction.NlsBundleTransaction
 
ERR_TRANSACTION_ROLLBACK - Static variable in class net.sf.mmm.transaction.NlsBundleTransaction
 
ERROR - Static variable in interface net.sf.mmm.client.ui.api.common.MessageSeverity
MessageSeverity indicating an error.
error(String) - Method in class net.sf.mmm.logging.DummyLogger
 
error(String, Object) - Method in class net.sf.mmm.logging.DummyLogger
 
error(String, Object...) - Method in class net.sf.mmm.logging.DummyLogger
 
error(String, Throwable) - Method in class net.sf.mmm.logging.DummyLogger
 
error(String, Object, Object) - Method in class net.sf.mmm.logging.DummyLogger
 
error(String) - Method in class net.sf.mmm.logging.TestLogger
 
error(String, Object) - Method in class net.sf.mmm.logging.TestLogger
 
error(String, Object...) - Method in class net.sf.mmm.logging.TestLogger
 
error(String, Throwable) - Method in class net.sf.mmm.logging.TestLogger
 
error(String, Object, Object) - Method in class net.sf.mmm.logging.TestLogger
 
Error(String, int, int, NlsObject) - Constructor for class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors.Error
The constructor.
error(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
error(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
error(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
error(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
error(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
errorAccessFailed(Object) - Method in interface net.sf.mmm.util.reflect.NlsBundleUtilReflectRoot
 
errorAddFailed(Object) - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
net.sf.mmm.search.indexer.base.SearchAddFailedException.
errorAlreadyInitialized() - Method in interface net.sf.mmm.util.component.NlsBundleUtilComponentRoot
 
errorAnnotationNotForTarget(Object, Object) - Method in interface net.sf.mmm.util.reflect.NlsBundleUtilReflectRoot
 
errorAnnotationNotRuntime(Object) - Method in interface net.sf.mmm.util.reflect.NlsBundleUtilReflectRoot
 
errorArgumentNull(Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorBufferLengthExceed(int, int) - Method in interface net.sf.mmm.util.io.NlsBundleUtilIoRoot
net.sf.mmm.util.io.api.BufferExceedException
errorCast(Object, Type, Type) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorCliArgumentMissing(String, String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliArgumentReferenceMissing(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliClassNoProperty(Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliModeUndefined(String, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionAndArgumentAnnotation(String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionDuplicate(String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionIncompatibleModes(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionMisplaced(String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionMissing(String, String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionMissingValue(String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionNameIllegal(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionUndefined(String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliParameterListEmpty() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliParser(Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorComposed(Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorDuplicateObject(Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorDuplicateObjectWithKey(Object, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorDuplicateObjectWithKeyAndExisting(Object, Object, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorFileAlreadyExists(String, boolean) - Method in interface net.sf.mmm.util.file.NlsBundleUtilFileRoot
 
errorFileAttributeModificationFailed(String, boolean) - Method in interface net.sf.mmm.util.file.NlsBundleUtilFileRoot
 
errorFileCreationFailed(String, boolean) - Method in interface net.sf.mmm.util.file.NlsBundleUtilFileRoot
 
errorFileDeletionFailed(String, boolean) - Method in interface net.sf.mmm.util.file.NlsBundleUtilFileRoot
 
errorFileNotExists(String, boolean) - Method in interface net.sf.mmm.util.file.NlsBundleUtilFileRoot
 
errorHander - Variable in class net.sf.mmm.search.engine.base.SearchQueryBuilderOptionsBean
 
errorIdImmutable() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
net.sf.mmm.search.indexer.base.SearchEntryIdImmutableException.
errorIllegalArgument(Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorIllegalArgumentWithName(Object, String) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorIllegalCase(Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorIllegalDate(String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIllegalState() - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorIncreaseExceedsMaxGrowth(int, int) - Method in interface net.sf.mmm.util.reflect.NlsBundleUtilReflectRoot
 
errorInstantiationFailed(Object) - Method in interface net.sf.mmm.util.reflect.NlsBundleUtilReflectRoot
 
errorInvocationFailed(Object, Object) - Method in interface net.sf.mmm.util.reflect.NlsBundleUtilReflectRoot
 
errorIo() - Method in interface net.sf.mmm.util.io.NlsBundleUtilIoRoot
 
errorIoClose() - Method in interface net.sf.mmm.util.io.NlsBundleUtilIoRoot
 
errorIoCopy() - Method in interface net.sf.mmm.util.io.NlsBundleUtilIoRoot
 
errorIoFlush() - Method in interface net.sf.mmm.util.io.NlsBundleUtilIoRoot
 
errorIoRead() - Method in interface net.sf.mmm.util.io.NlsBundleUtilIoRoot
 
errorIoWrite() - Method in interface net.sf.mmm.util.io.NlsBundleUtilIoRoot
 
errorMandatory() - Method in interface net.sf.mmm.util.validation.NlsBundleUtilValidationRoot
 
ErrorMessage - Class in net.sf.mmm.util.lang.base
This is the implementation of an error Message that is already localized.
ErrorMessage() - Constructor for class net.sf.mmm.util.lang.base.ErrorMessage
The constructor for de-serialization in GWT.
ErrorMessage(String, Object, String, UUID, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.ErrorMessage
The constructor.
ErrorMessage(String, Object, NlsMessage, UUID, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.ErrorMessage
The constructor.
ErrorMessage(NlsThrowable) - Constructor for class net.sf.mmm.util.lang.base.ErrorMessage
The constructor.
errorNlsChoiceNoElse() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorNlsChoiceOnlyElse() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorNodeCycle(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorNotInitialized() - Method in interface net.sf.mmm.util.component.NlsBundleUtilComponentRoot
 
errorNumberConversion(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorObjectDisposed(Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorObjectMismatch(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorObjectNotFound(Object, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorOptimisticLocking(Object, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorParseExpected(Object, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorParseFormat(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorParseType(Object, Object, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorPath - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
The name of the view (JSP without ".jsp") for the error page or null to dispatch to the current view even in case of an error.
errorPojoPathAccess(String, Object) - Method in interface net.sf.mmm.util.pojo.NlsBundleUtilPojoRoot
 
errorPojoPathCachingDisabled(String) - Method in interface net.sf.mmm.util.pojo.NlsBundleUtilPojoRoot
 
errorPojoPathConversion(String, Object, Object) - Method in interface net.sf.mmm.util.pojo.NlsBundleUtilPojoRoot
 
errorPojoPathCreation(String, Object) - Method in interface net.sf.mmm.util.pojo.NlsBundleUtilPojoRoot
 
errorPojoPathIllegal(String) - Method in interface net.sf.mmm.util.pojo.NlsBundleUtilPojoRoot
 
errorPojoPathSegmentIsNull(String, Object) - Method in interface net.sf.mmm.util.pojo.NlsBundleUtilPojoRoot
 
errorPojoPathUnsafe(String, Object) - Method in interface net.sf.mmm.util.pojo.NlsBundleUtilPojoRoot
 
errorPojoPropertyNotAccessible(Object, Object, Object) - Method in interface net.sf.mmm.util.pojo.NlsBundleUtilPojoRoot
 
errorPojoPropertyNotFound(Object, Object) - Method in interface net.sf.mmm.util.pojo.NlsBundleUtilPojoRoot
 
errorQueryParse(String) - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
errorReadOnly(Object, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorRemoveFailed(String, String) - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
net.sf.mmm.search.indexer.base.SearchRemoveFailedException.
errorResourceAmbiguous(String) - Method in interface net.sf.mmm.util.component.NlsBundleUtilComponentRoot
 
errorResourceAmbiguousWithIds(String, String...) - Method in interface net.sf.mmm.util.component.NlsBundleUtilComponentRoot
 
errorResourceMissing(String) - Method in interface net.sf.mmm.util.component.NlsBundleUtilComponentRoot
 
errorResourceNotAvailable(Object) - Method in interface net.sf.mmm.util.resource.NlsBundleUtilResourceRoot
 
errorResourceNotWritable(Object) - Method in interface net.sf.mmm.util.resource.NlsBundleUtilResourceRoot
 
errorResourceUndefinedUri(Object) - Method in interface net.sf.mmm.util.resource.NlsBundleUtilResourceRoot
 
errors - Variable in exception net.sf.mmm.util.exception.api.ComposedException
The child errors.
errorSearchTimeout() - Method in interface net.sf.mmm.util.search.NlsBundleUtilSearchRoot
 
errorSecurityRestriction() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorStreamClosed() - Method in interface net.sf.mmm.util.io.NlsBundleUtilIoRoot
net.sf.mmm.util.io.api.StreamClosedException
errorTechnical() - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorTypeIllegalWildcard(Object) - Method in interface net.sf.mmm.util.reflect.NlsBundleUtilReflectRoot
 
errorTypeNotFound(Object) - Method in interface net.sf.mmm.util.reflect.NlsBundleUtilReflectRoot
 
errorUnknownCollectionInterface(Object) - Method in interface net.sf.mmm.util.reflect.NlsBundleUtilReflectRoot
 
errorUnsupportedOperation() - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorUnsupportedOperationWithName(Object, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorUpdateMissingId() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
net.sf.mmm.search.indexer.base.SearchUpdateMissingIdException.
errorValidation() - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorValueComparison(Object, Object, Object) - Method in interface net.sf.mmm.util.validation.NlsBundleUtilValidationRoot
 
errorValueComparisonWithSource(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.validation.NlsBundleUtilValidationRoot
 
errorValueConvert(Object, Type, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorValueFormat(Object, Object) - Method in interface net.sf.mmm.util.validation.NlsBundleUtilValidationRoot
 
errorValueNotAfter(Object, Object) - Method in interface net.sf.mmm.util.validation.NlsBundleUtilValidationRoot
 
errorValueNotBefore(Object, Object) - Method in interface net.sf.mmm.util.validation.NlsBundleUtilValidationRoot
 
errorValueNotInFuture(Object) - Method in interface net.sf.mmm.util.validation.NlsBundleUtilValidationRoot
 
errorValueNotInPast(Object) - Method in interface net.sf.mmm.util.validation.NlsBundleUtilValidationRoot
 
errorValueNotSet(Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorValueOutOfRange(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorValueWrongType(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.exception.NlsBundleUtilExceptionRoot
 
errorXmlInvalid(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errStream - Variable in class net.sf.mmm.util.process.api.ProcessContext
 
escape - Variable in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
escape - Variable in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorLike
 
escape() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
escape(char) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
escapeBundleKey(String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
 
escapeBundleName(String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
 
escapeEnd - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The string to end escaping of a token.
escapeStart - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The string to start escaping of a token.
EscapeWriter - Class in net.sf.mmm.util.io.base
This is a wrapper for a writer that allows to map specific characters to a escape sequences given a strings.
EscapeWriter(String[], Writer) - Constructor for class net.sf.mmm.util.io.base.EscapeWriter
The constructor.
EscapeWriter(Object, String[], Writer) - Constructor for class net.sf.mmm.util.io.base.EscapeWriter
The constructor.
escapeXml(String, boolean) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method escapes the given string for usage in XML (or HTML, etc.).
escapeXml(String, Writer, boolean) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method writes the given string to the writer while escaping special characters for XML (or HTML, etc.).
escapeXml(String, boolean) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
 
escapeXml(String, Writer, boolean) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
 
ESTIMATES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EtoHelper() - Constructor for class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl.EtoHelper
 
EtoHelper() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterEntityToEto.EtoHelper
 
EURO_CURRENCY_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Sign for Currency EUR.
eval(double, double) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
This method evaluates this CompareOperator for the given arguments.
eval(Object, Object) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
This method evaluates this CompareOperator for the given arguments.
eval(boolean...) - Method in enum net.sf.mmm.util.lang.api.Conjunction
This method evaluates this conjunction for the given boolean arguments.
eval(int) - Method in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorNumber
 
evalChoice - Variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
evalComparable(CompareOperator, Comparable, Comparable) - Static method in class net.sf.mmm.util.lang.api.ComparatorHelper
evalComparable(Comparable, Comparable) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
This method handles CompareOperator.eval(Object, Object) for two Comparables.
evalEmpty() - Method in enum net.sf.mmm.util.lang.api.Conjunction
 
evalNullAndNotNull() - Method in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorNumber
 
evalSingle(boolean) - Method in enum net.sf.mmm.util.lang.api.Conjunction
 
evaluate() - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
evaluate() - Method in interface net.sf.mmm.util.query.api.expression.Expression
 
evaluate() - Method in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
evaluate() - Method in class net.sf.mmm.util.query.base.expression.ConstantExpression
 
evaluate() - Method in class net.sf.mmm.util.query.base.expression.SingleExpression
 
evaluate(T, S) - Method in class net.sf.mmm.util.query.base.expression.SqlOperator
This method evaluates this SqlOperator for the given arguments.
evaluate(N, Range<N>) - Method in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorBetween
 
evaluate(String, String) - Method in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorLike
 
evaluate(Number, Number) - Method in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorNumber
 
Event - Interface in net.sf.mmm.util.event.api
This is the interface for a generic event.
eventAdapter - Variable in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
 
EventAdapterGwt - Class in net.sf.mmm.client.ui.impl.gwt.handler.event
This class is the GWT specific adapter for UiHandlerEvent.
EventAdapterGwt(UiFeatureEvent, UiHandlerEvent) - Constructor for class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwt
The constructor.
EventAdapterGwtClickToChange - Class in net.sf.mmm.client.ui.impl.gwt.handler.event
EventAdapterGwtClickToChange(UiFeatureEvent, UiHandlerEvent) - Constructor for class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwtClickToChange
The constructor.
EventAdapterGwtTree(UiFeatureEvent, UiHandlerEvent) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.EventAdapterGwtTree
The constructor.
EventBus - Interface in net.sf.mmm.util.event.api
This is the interface for an event bus.
eventBus - Variable in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
Is the EventBus to delegate to.
eventBus() - Method in class net.sf.mmm.util.event.impl.spring.UtilEventSpringConfig
 
EventBusImpl - Class in net.sf.mmm.util.event.impl
This is the default implementation of EventBus.
EventBusImpl() - Constructor for class net.sf.mmm.util.event.impl.EventBusImpl
The constructor.
EventBusImpl(QueueFactory, MapFactory<?>) - Constructor for class net.sf.mmm.util.event.impl.EventBusImpl
The constructor.
EventDispatcher(AbstractEventBus.EventDispatcher<? super E>, CollectionFactory<?>) - Constructor for class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
The constructor.
eventHandlerAdapter - Variable in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
 
EventHandlerAdapter() - Constructor for class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField.EventHandlerAdapter
 
eventList - Variable in class net.sf.mmm.logging.TestLogger
 
EventListener<E> - Interface in net.sf.mmm.util.event.api
This is the interface for a generic event listener.
eventListener - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
EventListenerContainer(Class<E>, EventListener<E>) - Constructor for class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
The constructor.
EventListenerIgnore - Class in net.sf.mmm.util.event.api
This is an implementation of EventListener that simply ignores all events.
EventListenerIgnore() - Constructor for class net.sf.mmm.util.event.api.EventListenerIgnore
The constructor.
eventObserver - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
eventQueue - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
 
eventSender - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
EventSender() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
The constructor.
EventSource<E extends Event,L extends EventListener<E>> - Interface in net.sf.mmm.util.event.api
This interface allows listeners to be registered and unregistered.
EventType - Enum in net.sf.mmm.client.ui.api.event
This enum contains the available types of a UiEvent.
EventType() - Constructor for enum net.sf.mmm.client.ui.api.event.EventType
 
eventType - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
eventType2dispatcherMap - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
 
exactness - Variable in class net.sf.mmm.util.math.base.NumberTypeImpl
 
ExcelListener(StringBuilder, int) - Constructor for class net.sf.mmm.content.parser.impl.poi.ContentParserXls.ExcelListener
The constructor.
exception - Variable in class net.sf.mmm.search.view.base.SearchViewContextBean
 
ExceptionHandler() - Constructor for class net.sf.mmm.client.base.gwt.AbstractEntryPoint.ExceptionHandler
 
ExceptionHelper - Class in net.sf.mmm.test
This is a utility-class with static methods that help to write negative-tests that check expected exceptions.
ExceptionHelper() - Constructor for class net.sf.mmm.test.ExceptionHelper
The constructor.
exceptionMap - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
The Map with explicit exceptions.
ExceptionTruncation - Class in net.sf.mmm.util.exception.api
This class configures the (potential) truncation of an exception.
ExceptionTruncation(boolean, boolean, boolean) - Constructor for class net.sf.mmm.util.exception.api.ExceptionTruncation
The constructor.
exceptionUtil - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
ExceptionUtil - Interface in net.sf.mmm.util.exception.api
This is the interface for a collection of utility functions to deal with exceptions (Throwables).
ExceptionUtilImpl - Class in net.sf.mmm.util.exception.base
This is the default implementation of ExceptionUtil.
ExceptionUtilImpl() - Constructor for class net.sf.mmm.util.exception.base.ExceptionUtilImpl
The constructor.
ExceptionUtilLimited - Interface in net.sf.mmm.util.exception.api
This is a limited subset of ExceptionUtil that is GWT compatible.
ExceptionUtilLimitedImpl - Class in net.sf.mmm.util.exception.base
This is the default implementation of ExceptionUtilLimited.
ExceptionUtilLimitedImpl() - Constructor for class net.sf.mmm.util.exception.base.ExceptionUtilLimitedImpl
The constructor.
EXCLAMATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The exclamation mark used to terminate an exclamation.
excludeSuperType - Variable in class net.sf.mmm.util.reflect.base.AssignableFromFilter
 
execute() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
execute(Runnable) - Method in class net.sf.mmm.util.concurrent.base.SimpleExecutor
 
execute(ProcessContext, ProcessBuilder...) - Method in interface net.sf.mmm.util.process.api.ProcessUtil
This method executes the external Processes configured by the given builders.
execute(ProcessContext, long, TimeUnit, ProcessBuilder...) - Method in interface net.sf.mmm.util.process.api.ProcessUtil
This method executes the external Processes configured by the given builders.
execute(ProcessContext, ProcessBuilder...) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
 
execute(ProcessContext, long, TimeUnit, ProcessBuilder...) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
 
execute() - Method in interface net.sf.mmm.util.query.api.feature.FeatureModify
Execute the SQL and return the amount of affected rows
execute() - Method in interface net.sf.mmm.util.query.api.Query
Executes the Query Command and returns the result.
execute() - Method in class net.sf.mmm.util.query.base.ListQueryImpl
 
execute() - Method in class net.sf.mmm.util.query.base.QueryImpl
 
execute() - Method in class net.sf.mmm.util.query.base.SingleQueryImpl
 
execute() - Method in class net.sf.mmm.util.query.base.statement.AbstractModifyStatement
 
execute(String, QueryMode) - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
Creates a select query with the given SQL and the given QueryMode.
executeAsync(ProcessContext, ProcessBuilder...) - Method in interface net.sf.mmm.util.process.api.ProcessUtil
This method executes the external Processes configured by the given builders as async task.
executeAsync(ProcessContext, ProcessBuilder...) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
 
executeInternal() - Method in class net.sf.mmm.util.query.base.QueryImpl
 
executeRequired() - Method in interface net.sf.mmm.util.query.api.SingleQuery
 
executeRequired() - Method in class net.sf.mmm.util.query.base.SingleQueryImpl
 
executeUpdate() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
executor - Variable in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
 
executor - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
executor - Variable in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
 
executor - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl
 
executor - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl.AsyncProcessExecutorImpl
The actual task to run.
executor - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl
 
exists(Id<E>) - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
EXIT_CODE_CONSTRAINT_VIOLATION - Static variable in class net.sf.mmm.util.cli.api.AbstractMain
The exit-code on constraint error (illegal command-line value).
EXIT_CODE_ILLEGAL_SYNTAX - Static variable in class net.sf.mmm.util.cli.api.AbstractMain
The exit-code on syntax error (illegal command-line arguments).
EXIT_CODE_OK - Static variable in class net.sf.mmm.util.cli.api.AbstractMain
The exit-code on success.
EXIT_CODE_UNEXPECTED - Static variable in class net.sf.mmm.util.cli.api.AbstractMain
The exit-code if an unexpected error occurred.
exp(SqlOperator<? super V, ? super V>, V) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
exp(SqlOperator<? super V, ? super V>, Path<V>) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
exp(SqlOperator<? super V, Void>) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
exp(SqlOperator<? super V, ? super V>, ConstantArgument<V>) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
expanded - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpanded
 
expandNodes() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
This method expands all nodes that have already been loaded.
expandNodes() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method expands all nodes that have already been loaded.
expandNodes() - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
 
expandNodes() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
expandNodes() - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
expect(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method skips all next characters as long as they equal to the according character of the expected string.
expect(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method checks that the current character is equal to the given expected character.
expect(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
expect(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
expectedModCount - Variable in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
The modCount value that the iterator believes that the backing List should have.
expectEvent(JsonParser, JsonParser.Event) - Method in interface net.sf.mmm.util.json.api.JsonUtil
 
expectEvent(JsonParser.Event, JsonParser.Event) - Method in interface net.sf.mmm.util.json.api.JsonUtil
 
expectStrict(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method acts as CharStreamScanner.expect(String, boolean) but if the expected String is NOT completely present, no character is consumed and the state of the scanner remains unchanged.
expectStrict(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
expression - Variable in class net.sf.mmm.util.property.api.AbstractValueProperty
 
Expression - Interface in net.sf.mmm.util.query.api.expression
An Expression or predicate that checks a value or property.
ExpressionFormatter - Interface in net.sf.mmm.util.query.api.expression
This is a callback interface used to format Expressions.
Expressions - Class in net.sf.mmm.util.query.base.expression
Gives static access to create Expressions and Arguments.
Expressions() - Constructor for class net.sf.mmm.util.query.base.expression.Expressions
The constructor.
expRight(SqlOperator<? super V, ? super R>, R) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
extend(boolean, FilterRule<V>...) - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method extends this chain with additionalRules.
extend(StringTransformerRule...) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
This method extends this chain with additionalRules.
EXTENDABLE_INTERFACE - Static variable in interface net.sf.mmm.util.component.api.Api
This is used to mark interfaces of the API that may potentially be extended.
extendDefaults - Variable in class net.sf.mmm.search.engine.base.config.SearchEntryTypeContainerBean
 
extendedModes - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
 
ExtendedPojoDescriptorDependencies - Interface in net.sf.mmm.util.pojo.descriptor.base
TODO: this class ...
extendedPojoDescriptorDependencies() - Method in class net.sf.mmm.util.pojo.impl.spring.UtilPojoSpringConfig
 
ExtendedPojoDescriptorDependenciesImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This class extends PojoDescriptorDependenciesImpl with additional components to inject.
ExtendedPojoDescriptorDependenciesImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
The constructor.
extension - Variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
EXTENSION_CLASS - Static variable in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
extensions - Variable in class net.sf.mmm.music.datatype.api.Chord
 
extensions - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
extensionsString - Variable in class net.sf.mmm.music.datatype.api.Chord
 
EXTENT - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
ATTENTION:
This property is too generic.
ExternalValidatingIdResolver - Class in net.sf.mmm.util.xml.base.jaxb
This is an implementation of IDResolver validating that no IDs are duplicated or missing (IDRef is pointing to an undefined ID).
ExternalValidatingIdResolver() - Constructor for class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
The constructor.
extracted(NlsFormatterChoice) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
extractPlainText(String, StringBuilder, ParserState) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method extracts the plain text from the given htmlFragment and appends it to the given buffer.
extractPlainText(String, StringBuilder, ParserState) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
 
extractRecursive(byte[], int, int, StringBuffer) - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
 
extractText(POIXMLTextExtractor, long) - Method in class net.sf.mmm.content.parser.impl.poi.AbstractContentParserOoxml
This method extracts the text from the office document given by poiFs.
extractText(POIFSFileSystem, long, ContentParserOptions) - Method in class net.sf.mmm.content.parser.impl.poi.AbstractContentParserPoi
This method extracts the text from the office document given by poiFs.
extractText(POIFSFileSystem, long, ContentParserOptions) - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserDoc
This method extracts the text from the office document given by poiFs.
extractText(POIFSFileSystem, long, ContentParserOptions) - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
This method extracts the text from the office document given by poiFs.
extractText(POIFSFileSystem, long, ContentParserOptions) - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserXls
This method extracts the text from the office document given by poiFs.

F

Factor<SELF extends Factor<SELF>> - Class in net.sf.mmm.util.datatype.api.color
The implementation of Segment for a factor in the range from 0 to 1 such as Saturation, Lightness, or Brightness.
Factor() - Constructor for class net.sf.mmm.util.datatype.api.color.Factor
The constructor for de-serialization in GWT.
Factor(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Factor
The constructor.
Factor(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Factor
The constructor.
Factor(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Factor
The constructor.
Factor(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Factor
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetTreeGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetButtonGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetCollapsableSectionGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetImageGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLabelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLinkGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSectionGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSlotGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetTabGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetToggleButtonGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetCheckboxFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetColorFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetComboboxFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDateFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDoubleFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetFileFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerSliderFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalDateFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalTimeFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLongFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetPasswordFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsVerticalFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRichTextFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextAreaFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuBarGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemClickableGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemSeparatorGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetBorderPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonGroupGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetCollapsableBorderPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridCellGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridRowGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalSplitPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetTabPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetToolbarGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalSplitPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetWindowGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.complex.UiWidgetTreeTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetButtonTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetCollapsableSectionTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetImageTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLabelTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLinkTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSectionTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSlotTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetTabTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCheckboxFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCodeAreaFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetColorFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetComboboxFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDateFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDoubleFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetFileFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerSliderFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalDateFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalTimeFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLongFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetPasswordFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsVerticalFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRichTextFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextAreaFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuBarTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemClickableTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemSeparatorTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetBorderPanelTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridCellTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridPanelTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridRowTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetHorizontalPanelTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetTabPanelTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetVerticalPanelTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl.Factory
The constructor.
factory - Static variable in class net.sf.mmm.util.nls.api.NlsAccess
 
factory - Static variable in class net.sf.mmm.util.uuid.api.UuidAccess
 
factory - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The factory used to create additional readers.
fail() - Method in class net.sf.mmm.util.date.api.TimeMeasure
This method is to be called once after the operation(s) to measure failed (e.g.
fail(String, Bean) - Method in class net.sf.mmm.util.query.base.path.PathImpl
 
failExceptionExpected() - Static method in class net.sf.mmm.test.ExceptionHelper
This method should be invoked in try-blocks of tests that expect an exception to be thrown.
failIfNotSucceeded() - Method in class net.sf.mmm.util.date.api.TimeMeasure
Invokes TimeMeasure.fail() if TimeMeasure.succeed() has not been invoked before.
FailingInputStream - Class in net.sf.mmm.util.io.base
This is an implementation of InputStream that will throw an exception for every method of InputStream .
FailingInputStream() - Constructor for class net.sf.mmm.util.io.base.FailingInputStream
The constructor.
failure - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
 
failureCallback - Variable in class net.sf.mmm.service.base.client.RemoteInvocationCallData
The callback to receive a potential service failure.
failureList - Variable in class net.sf.mmm.util.validation.base.ValidationFailureComposer
 
failureList - Variable in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
 
failureList - Variable in class net.sf.mmm.util.validation.base.ValidationStateImpl
 
failureMessages - Variable in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
 
failures - Variable in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
failureUndefinedOption() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
failureView - Variable in class net.sf.mmm.util.validation.base.ValidationStateImpl
 
FAKE_ARGS - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
An internal trick used for optimization to avoid reflective parameter lookup.
fallback - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
This flag indicates whether we are actively inside a fallback section.
FALSE - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
a string representing the boolean value false
FALSE - Static variable in class net.sf.mmm.util.query.base.expression.ConstantExpression
ConstantExpression that always evaluates to false.
falseModifiersSet - Variable in class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
 
FastMappingList<S,E> - Class in net.sf.mmm.util.query.base
Extends MappingList with a cache so that each list element gets mapped only once.
FastMappingList(List<S>, Function<S, E>) - Constructor for class net.sf.mmm.util.query.base.FastMappingList
The constructor.
FastStringHasher - Class in net.sf.mmm.util.text.base
This is a fast implementation of StringHasher.
FastStringHasher() - Constructor for class net.sf.mmm.util.text.base.FastStringHasher
The constructor.
feature(Class<F>) - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
FeatureAndFrom<SELF extends FeatureAndFrom<SELF>> - Interface in net.sf.mmm.util.query.api.feature
StatementFeature for a Statement with support for #innerJoin block.
FeatureAndFromImpl - Class in net.sf.mmm.util.query.base.feature
Implementation of AbstractFeature for FeatureWhere.
FeatureAndFromImpl() - Constructor for class net.sf.mmm.util.query.base.feature.FeatureAndFromImpl
The constructor.
FeatureBehavior - Interface in net.sf.mmm.client.ui.gwt.widgets.richtext
The interface for the behavior of a RichTextFeature.
FeatureBehaviorAlignCenter - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.ALIGN_CENTER.
FeatureBehaviorAlignCenter(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignCenter
The constructor.
FeatureBehaviorAlignLeft - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.ALIGN_LEFT.
FeatureBehaviorAlignLeft(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignLeft
The constructor.
FeatureBehaviorAlignRight - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.ALIGN_RIGHT.
FeatureBehaviorAlignRight(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignRight
The constructor.
FeatureBehaviorBackgroundColor - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.BACKGROUND_COLOR.
FeatureBehaviorBackgroundColor(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
The constructor.
FeatureBehaviorBold - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.BOLD.
FeatureBehaviorBold(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBold
The constructor.
FeatureBehaviorFontColor - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.FONT_COLOR.
FeatureBehaviorFontColor(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
The constructor.
FeatureBehaviorFontFamily - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.FONT_FAMILY.
FeatureBehaviorFontFamily(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
The constructor.
FeatureBehaviorFontSize - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.FONT_FAMILY.
FeatureBehaviorFontSize(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The constructor.
FeatureBehaviorHorizontalLine - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.HORIZONTAL_LINE.
FeatureBehaviorHorizontalLine(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorHorizontalLine
The constructor.
FeatureBehaviorIndent - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.INDENT.
FeatureBehaviorIndent(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorIndent
The constructor.
FeatureBehaviorInsertImage - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.FONT_FAMILY.
FeatureBehaviorInsertImage(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertImage
The constructor.
FeatureBehaviorInsertImage.InserImagePopup - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
 
FeatureBehaviorInsertLink - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.FONT_FAMILY.
FeatureBehaviorInsertLink(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertLink
The constructor.
FeatureBehaviorInsertLink.InserImageLink - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
 
FeatureBehaviorItalic - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.ITALIC.
FeatureBehaviorItalic(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorItalic
The constructor.
FeatureBehaviorOrderedList - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.ORDERED_LIST.
FeatureBehaviorOrderedList(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOrderedList
The constructor.
FeatureBehaviorOutdent - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.OUTDENT.
FeatureBehaviorOutdent(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOutdent
The constructor.
FeatureBehaviorRedo - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.REDO.
FeatureBehaviorRedo(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRedo
The constructor.
FeatureBehaviorRemoveFormat - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.REMOVE_FORMAT.
FeatureBehaviorRemoveFormat(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRemoveFormat
The constructor.
FeatureBehaviorStrikethrough - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.STRIKETHROUGH.
FeatureBehaviorStrikethrough(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorStrikethrough
The constructor.
FeatureBehaviorSubscript - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.SUBSCRIPT.
FeatureBehaviorSubscript(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSubscript
The constructor.
FeatureBehaviorSuperscript - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.SUPERSCRIPT.
FeatureBehaviorSuperscript(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSuperscript
The constructor.
FeatureBehaviorUnderline - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.UNDERLINE.
FeatureBehaviorUnderline(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnderline
The constructor.
FeatureBehaviorUndo - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.UNDO.
FeatureBehaviorUndo(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUndo
The constructor.
FeatureBehaviorUnorderedList - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.UNORDERED_LIST.
FeatureBehaviorUnorderedList(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnorderedList
The constructor.
FeatureDelete - Interface in net.sf.mmm.util.query.api.feature
This is the abstract interface for a StatementFactory supporting a DeleteStatement.
FeatureFetch<E> - Interface in net.sf.mmm.util.query.api.feature
A FeatureFetch is for a regular SelectStatement to fetch and retrieve results.
FeatureGroupBy<SELF extends FeatureGroupBy<SELF>> - Interface in net.sf.mmm.util.query.api.feature
This is the abstract interface for a Statement allowing a GROUP BY clause.
FeatureGroupByImpl - Class in net.sf.mmm.util.query.base.feature
Implementation of AbstractFeature for FeatureWhere.
FeatureGroupByImpl() - Constructor for class net.sf.mmm.util.query.base.feature.FeatureGroupByImpl
The constructor.
FeatureHaving<SELF extends FeatureHaving<SELF>> - Interface in net.sf.mmm.util.query.api.feature
This is the abstract interface for a Statement allowing a HAVING clause.
FeatureHavingImpl - Class in net.sf.mmm.util.query.base.feature
Implementation of AbstractFeature for FeatureWhere.
FeatureHavingImpl() - Constructor for class net.sf.mmm.util.query.base.feature.FeatureHavingImpl
The constructor.
FeatureInnerJoin<SELF extends FeatureInnerJoin<SELF>> - Interface in net.sf.mmm.util.query.api.feature
StatementFeature for a Statement with support for INNER JOIN block.
FeatureInsert - Interface in net.sf.mmm.util.query.api.feature
FeatureLet<SELF extends FeatureLet<SELF>> - Interface in net.sf.mmm.util.query.api.feature
StatementFeature for a Statement with support for LET block.
FeatureLetImpl - Class in net.sf.mmm.util.query.base.feature
Implementation of AbstractFeature for FeatureWhere.
FeatureLetImpl() - Constructor for class net.sf.mmm.util.query.base.feature.FeatureLetImpl
The constructor.
FeatureLetImpl.LetExpression<V> - Class in net.sf.mmm.util.query.base.feature
A single expression of an SET clause.
FeatureLimit<SELF extends FeatureLimit<SELF>> - Interface in net.sf.mmm.util.query.api.feature
featureMap - Variable in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
FeatureModify - Interface in net.sf.mmm.util.query.api.feature
StatementFeature for a Statement that modifies data.
FeatureOrderBy<SELF extends FeatureOrderBy<SELF>> - Interface in net.sf.mmm.util.query.api.feature
FeatureOrderByImpl - Class in net.sf.mmm.util.query.base.feature
Implementation of AbstractFeature for FeatureWhere.
FeatureOrderByImpl() - Constructor for class net.sf.mmm.util.query.base.feature.FeatureOrderByImpl
The constructor.
FeatureOrderByImpl.OrderByExpression - Class in net.sf.mmm.util.query.base.feature
A single expression of an ORDER BY clause.
FeaturePaging<SELF extends FeaturePaging<SELF>> - Interface in net.sf.mmm.util.query.api.feature
FeaturePagingImpl - Class in net.sf.mmm.util.query.base.feature
Implementation of AbstractFeature for FeatureWhere.
FeaturePagingImpl() - Constructor for class net.sf.mmm.util.query.base.feature.FeaturePagingImpl
The constructor.
FeatureSelect - Interface in net.sf.mmm.util.query.api.feature
FeatureSet<SELF extends FeatureSet<SELF>> - Interface in net.sf.mmm.util.query.api.feature
FeatureSetImpl - Class in net.sf.mmm.util.query.base.feature
Implementation of AbstractFeature for FeatureWhere.
FeatureSetImpl() - Constructor for class net.sf.mmm.util.query.base.feature.FeatureSetImpl
The constructor.
FeatureSetImpl.SetExpression<V> - Class in net.sf.mmm.util.query.base.feature
A single expression of an SET clause.
FeatureUpdate - Interface in net.sf.mmm.util.query.api.feature
This is the abstract interface for a StatementFactory supporting a UpdateStatement.
FeatureUpsert<SELF extends FeatureUpsert<SELF>> - Interface in net.sf.mmm.util.query.api.feature
StatementFeature for a Statement supporting an USPERT what is a mix of an insert and an update.
FeatureUpsertImpl - Class in net.sf.mmm.util.query.base.feature
Implementation of AbstractFeature for FeatureWhere.
FeatureUpsertImpl() - Constructor for class net.sf.mmm.util.query.base.feature.FeatureUpsertImpl
The constructor.
FeatureValues<SELF extends FeatureValues<SELF>> - Interface in net.sf.mmm.util.query.api.feature
FeatureWhere<SELF extends FeatureWhere<SELF>> - Interface in net.sf.mmm.util.query.api.feature
FeatureWhereImpl - Class in net.sf.mmm.util.query.base.feature
Implementation of AbstractFeature for FeatureWhere.
FeatureWhereImpl() - Constructor for class net.sf.mmm.util.query.base.feature.FeatureWhereImpl
The constructor.
FEMALE_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FEMININE_ORDINAL_INDICATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The feminine ordinal indicator.
fetch() - Method in interface net.sf.mmm.util.query.api.feature.FeatureFetch
Executes this query to fetch all matching results.
fetch() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
fetchCount() - Method in interface net.sf.mmm.util.query.api.feature.FeatureFetch
Executes FeatureFetch.queryCount() and returns the result.
fetchFirst() - Method in interface net.sf.mmm.util.query.api.feature.FeatureFetch
Executes FeatureFetch.queryFirst() and returns the result.
fetchFirstRequired() - Method in interface net.sf.mmm.util.query.api.feature.FeatureFetch
Executes FeatureFetch.queryFirst() and returns the result.
fetchOne() - Method in interface net.sf.mmm.util.query.api.feature.FeatureFetch
Executes FeatureFetch.queryOne() and returns the result.
fetchOneRequired() - Method in interface net.sf.mmm.util.query.api.feature.FeatureFetch
Executes this query to fetch a unique result.
fiedManagerFactory - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
field - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
 
field - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
 
FIELD_CREATOR - Static variable in interface net.sf.mmm.search.api.SearchEntry
The name of the "creator" field.
FIELD_CUSTOM_ID - Static variable in interface net.sf.mmm.search.api.SearchEntry
The name of the "cid" field.
FIELD_ID - Static variable in interface net.sf.mmm.search.api.SearchEntry
The name of the "id" field.
FIELD_KEYWORDS - Static variable in interface net.sf.mmm.search.api.SearchEntry
The name of the "keywords" field.
FIELD_LABEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a label corresponding to a field.
FIELD_LANGUAGE - Static variable in interface net.sf.mmm.search.api.SearchEntry
The name of the "lang" field.
FIELD_SIZE - Static variable in interface net.sf.mmm.search.api.SearchEntry
The name of the "size" field.
FIELD_SOURCE - Static variable in interface net.sf.mmm.search.api.SearchEntry
The name of the "source" field.
FIELD_TEXT - Static variable in interface net.sf.mmm.search.api.SearchEntry
The name of the "text" field.
FIELD_TITLE - Static variable in interface net.sf.mmm.search.api.SearchEntry
The name of the "title" field.
FIELD_TYPE - Static variable in interface net.sf.mmm.search.api.SearchEntry
The name of the "type" field.
FIELD_URI - Static variable in interface net.sf.mmm.search.api.SearchEntry
The name of the "uri" field.
fieldClass - Variable in enum net.sf.mmm.search.api.config.SearchFieldType
 
fieldIntrospector - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
 
fieldLabel - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
 
fieldLabelWidget - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
 
fieldList - Variable in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
The List of children that are field widgets.
fieldManager - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
 
fieldManager - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
fieldManager - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneMutableSearchEntry
fieldManager - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
fieldManagerFactory - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
 
fieldManagerFactory - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilderFactory
 
fieldMap - Variable in class net.sf.mmm.search.base.config.SearchFieldsBean
 
fields - Variable in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
 
fields - Variable in class net.sf.mmm.search.base.config.SearchFieldsBean
 
fields - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
the fields.
Fieldset - Class in net.sf.mmm.client.ui.gwt.widgets
This is a custom Widget that represents a fieldset.
Fieldset() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Fieldset
The constructor.
FIGURE_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The figure dash (for digits).
FIGURE_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
File - Interface in net.sf.mmm.orient.data.bean.api
TODO: this class ...
file - Variable in class net.sf.mmm.util.resource.base.FileResource
The File to adapt.
FILE_SEPARATOR_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the file separator characters '/' and '\\'.
FILE_SIZE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The size of the file containing the content.
FILE_TYPE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The type of the file containing the content.
FileAccessClass - Enum in net.sf.mmm.util.file.api
This class represents the three distinct classes of Unix (POSIX) file permissions.
FileAccessClass() - Constructor for enum net.sf.mmm.util.file.api.FileAccessClass
 
FileAccessPermissions - Class in net.sf.mmm.util.file.base
This class represents the permissions of a file.
FileAccessPermissions() - Constructor for class net.sf.mmm.util.file.base.FileAccessPermissions
The constructor.
FileAccessPermissions(int) - Constructor for class net.sf.mmm.util.file.base.FileAccessPermissions
The constructor.
FileAlreadyExistsException - Exception in net.sf.mmm.util.file.api
A FileAlreadyExistsException is thrown if a file or directory already exists but was NOT expected.
FileAlreadyExistsException(File) - Constructor for exception net.sf.mmm.util.file.api.FileAlreadyExistsException
The constructor.
FileAlreadyExistsException(String) - Constructor for exception net.sf.mmm.util.file.api.FileAlreadyExistsException
The constructor.
FileAlreadyExistsException(String, boolean) - Constructor for exception net.sf.mmm.util.file.api.FileAlreadyExistsException
The constructor.
FileAttributeModificationFailedException - Exception in net.sf.mmm.util.file.api
A FileAttributeModificationFailedException is thrown if the attributes of a file or directory failed to be modified.
FileAttributeModificationFailedException(File) - Constructor for exception net.sf.mmm.util.file.api.FileAttributeModificationFailedException
The constructor.
FileAttributeModificationFailedException(String) - Constructor for exception net.sf.mmm.util.file.api.FileAttributeModificationFailedException
The constructor.
FileAttributeModificationFailedException(String, boolean) - Constructor for exception net.sf.mmm.util.file.api.FileAttributeModificationFailedException
The constructor.
FileAttributes - Class in net.sf.mmm.util.file.base
This class represents the attributes of a file as defined in a Unix/Posix Filesystem.
FileAttributes() - Constructor for class net.sf.mmm.util.file.base.FileAttributes
The constructor.
FileAttributes(BasicUtil) - Constructor for class net.sf.mmm.util.file.base.FileAttributes
The constructor.
FileCreationFailedException - Exception in net.sf.mmm.util.file.api
A FileCreationFailedException is thrown if a file or directory should be created but the creation failed.
FileCreationFailedException(File) - Constructor for exception net.sf.mmm.util.file.api.FileCreationFailedException
The constructor.
FileCreationFailedException(String) - Constructor for exception net.sf.mmm.util.file.api.FileCreationFailedException
The constructor.
FileCreationFailedException(String, boolean) - Constructor for exception net.sf.mmm.util.file.api.FileCreationFailedException
The constructor.
FileDeletionFailedException - Exception in net.sf.mmm.util.file.api
A FileDeletionFailedException is thrown if a file or directory should be deleted but the deletion failed.
FileDeletionFailedException(File) - Constructor for exception net.sf.mmm.util.file.api.FileDeletionFailedException
The constructor.
FileDeletionFailedException(String) - Constructor for exception net.sf.mmm.util.file.api.FileDeletionFailedException
The constructor.
FileDeletionFailedException(String, boolean) - Constructor for exception net.sf.mmm.util.file.api.FileDeletionFailedException
The constructor.
FileFilterAdapter - Class in net.sf.mmm.util.file.base
This class implements the FileFilter interface by simply delegating to a Filter<File>.
FileFilterAdapter(Filter<File>) - Constructor for class net.sf.mmm.util.file.base.FileFilterAdapter
The constructor.
FileItem - Interface in net.sf.mmm.util.io.api
This is the interface for a File.
FILENAME_PATTERN - Static variable in class net.sf.mmm.orient.sql.SqlScript
 
FileNotExistsException - Exception in net.sf.mmm.util.file.api
A FileNotExistsException is thrown if a file or directory is expected but was NOT found.
FileNotExistsException(File) - Constructor for exception net.sf.mmm.util.file.api.FileNotExistsException
The constructor.
FileNotExistsException(String) - Constructor for exception net.sf.mmm.util.file.api.FileNotExistsException
The constructor.
FileNotExistsException(String, boolean) - Constructor for exception net.sf.mmm.util.file.api.FileNotExistsException
The constructor.
FileResource - Class in net.sf.mmm.util.resource.base
This is the implementation of the BrowsableResource interface for a resource that is a regular File.
FileResource(File) - Constructor for class net.sf.mmm.util.resource.base.FileResource
The constructor.
FileResource(String) - Constructor for class net.sf.mmm.util.resource.base.FileResource
The constructor.
FileResource.FileResourceIterable - Class in net.sf.mmm.util.resource.base
This inner class is an Iterable of FileResources.
FileResource.FileResourceIterator - Class in net.sf.mmm.util.resource.base
This inner class is an Iterator of FileResources.
FileResourceIterable() - Constructor for class net.sf.mmm.util.resource.base.FileResource.FileResourceIterable
The constructor.
FileResourceIterator(File[]) - Constructor for class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
The constructor.
FileResourceProvider - Class in net.sf.mmm.util.resource.impl.spi
This is the implementation of DataResourceProvider for FileResource.
FileResourceProvider() - Constructor for class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
The constructor.
fileResourceProvider() - Method in class net.sf.mmm.util.resource.impl.spring.UtilResourceSpringConfig
 
files - Variable in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
The array of Files.
FileStringFilterAdapter - Class in net.sf.mmm.util.file.base
This class implements the FileFilter interface by simply delegating to a Filter<String>.
FileStringFilterAdapter(Filter<String>) - Constructor for class net.sf.mmm.util.file.base.FileStringFilterAdapter
The constructor.
FileType - Enum in net.sf.mmm.util.file.api
This enum contains the available types of a file.
FileType() - Constructor for enum net.sf.mmm.util.file.api.FileType
 
fileType - Variable in class net.sf.mmm.util.file.base.PatternFileFilter
The type of the acceptable files or null if any type is acceptable.
fileUtil - Variable in class net.sf.mmm.search.impl.lucene.LuceneDirectoryBuilderImpl
 
fileUtil - Variable in class net.sf.mmm.search.indexer.base.ResourceSearchIndexerImpl
 
FileUtil - Interface in net.sf.mmm.util.file.api
This is the interface for a collection of utility functions for File handling and manipulation.
fileUtil() - Method in class net.sf.mmm.util.file.impl.spring.UtilFileSpringConfig
 
fileUtil - Variable in class net.sf.mmm.util.resource.base.UrlResource
The FileUtilLimited instance.
fileUtil - Variable in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
 
FileUtilImpl - Class in net.sf.mmm.util.file.base
This class is a collection of utility functions for File handling and manipulation.
FileUtilImpl() - Constructor for class net.sf.mmm.util.file.base.FileUtilImpl
The constructor.
FileUtilLimited - Interface in net.sf.mmm.util.file.api
This is the interface for a collection of utility functions for File handling and manipulation.
FileUtilLimitedImpl - Class in net.sf.mmm.util.file.base
This class is a collection of utility functions for File handling and manipulation.
FileUtilLimitedImpl() - Constructor for class net.sf.mmm.util.file.base.FileUtilLimitedImpl
The constructor.
fill(byte[], int, int) - Method in interface net.sf.mmm.util.io.api.ComposedByteBuffer
This method fills the given buffer starting at offset with the next bytes from this ComposedByteBuffer.
fill(InputStream) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method fills this buffer using the given inputStream.
fill(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
 
fill() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
This method (re-)fills the internal buffer as far as data is available from the underlying InputStream without consuming data from the stream.
fill(InputStream) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferBuffer
 
fill(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
fill(InputStream) - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
 
fill(int) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
This method tries to ensure that the internal buffer has at least the given number of bytes available.
fill(Appendable, char, int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method fills the Appendable with the given count of filler characters.
filler - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
filler - Variable in class net.sf.mmm.util.text.base.JustificationImpl
The character used to fill up.
Filling - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available values for the filling of an object.
Filling() - Constructor for enum net.sf.mmm.client.ui.api.common.Filling
 
fillInStackTrace() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
Prevents creating a stacktrace.
filter - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
filter - Variable in class net.sf.mmm.util.collection.base.FilteredIterable
 
filter - Variable in class net.sf.mmm.util.collection.base.FilteredIterator
 
filter - Variable in class net.sf.mmm.util.file.base.FileFilterAdapter
 
filter - Variable in class net.sf.mmm.util.file.base.FileStringFilterAdapter
 
Filter<V> - Interface in net.sf.mmm.util.filter.api
This is the interface for a filter that decides if a given value is acceptable or should be filtered.
filter - Variable in class net.sf.mmm.util.reflect.base.ClassNameCollector
Filter to accept class-names.
filter - Variable in class net.sf.mmm.util.reflect.base.ResourceCollector
Filter to accept resource-names.
filter - Variable in class net.sf.mmm.util.reflect.base.ResourceNameCollector
Filter to accept resource-names.
FILTER_COMPARATOR - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
FILTER_COMPARATOR_ARGUMENT - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The CharFilter for the comparator argument.
FILTER_ELSE - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
FILTER_REGULAR - Static variable in class net.sf.mmm.orient.sql.SqlScript
 
FilteredIterable<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of an Iterator that adapts another Iterator but only iterates the elements that are accepted by a given Filter.
FilteredIterable(Iterable<? extends E>, Filter<? super E>) - Constructor for class net.sf.mmm.util.collection.base.FilteredIterable
The constructor.
FilteredIterator<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of an Iterator that adapts another Iterator but only iterates the elements that are accepted by a given Filter.
FilteredIterator(Iterator<? extends E>, Filter<? super E>) - Constructor for class net.sf.mmm.util.collection.base.FilteredIterator
The constructor.
filterList - Variable in class net.sf.mmm.util.filter.base.ConjunctionCharFilter
the filters to check.
filterList - Variable in class net.sf.mmm.util.filter.base.ConjunctionFilter
the filters to check.
FilterRule<V> - Interface in net.sf.mmm.util.filter.api
This is the interface for a filter rule.
FilterRuleChain<V> - Class in net.sf.mmm.util.filter.base
This class implements a Filter that is based on a chain of FilterRules.
FilterRuleChain() - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChain
The non-arg constructor.
FilterRuleChain(boolean, FilterRule<V>...) - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChain
The constructor.
FilterRuleChain(String, FilterRuleChain<V>, boolean, FilterRule<V>...) - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChain
The constructor.
FilterRuleChainPlainParser - Class in net.sf.mmm.util.filter.base
This class allows to parse a list of including and excluding regex PatternFilterRules and build an according FilterRuleChain.
FilterRuleChainPlainParser() - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
The constructor.
FilterRuleChainXmlParser - Class in net.sf.mmm.util.filter.base
This class allows to parse a list of including and excluding regex PatternFilterRules from XML and build an according FilterRuleChain.
FilterRuleChainXmlParser() - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The constructor.
FilterRuleChainXmlParser(DomUtil) - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The constructor.
filters - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
 
find(Id<?>) - Method in interface net.sf.mmm.orient.api.db.OrientDatabase
 
find(Id<?>) - Method in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
find(Class<T>, Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
find(Class<T>, Object, Map<String, Object>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
find(Class<T>, Object, LockModeType) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
findAll(Sort) - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
findAll(Pageable) - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
findAll() - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
findAll(Iterable<Id<E>>) - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
findBeanDeserializer(JavaType, DeserializationConfig, BeanDescription) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
findBundles() - Method in interface net.sf.mmm.util.nls.impl.NlsResourceBundleLocator
This method automatically finds and creates instances of ResourceBundle for Locale.ROOT via NlsTemplateResolver.CLASSPATH_NLS_BUNDLE.
findBundles() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
 
findClassNames(String, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Filter<? super String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Filter<? super String>, ClassLoader) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Set<String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
findClassNames(String, boolean, Set<String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
findClassNames(String, boolean, Filter<? super String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
findClassNames(String, boolean, Filter<? super String>, ClassLoader) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
findClassNames(String, boolean, Set<String>, Filter<? super String>, ClassLoader) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
findCollectionInterface(Class<? extends Collection>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
findEnumDeserializer(Class<?>, DeserializationConfig, BeanDescription) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
findFields(Class<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.NoPojoFieldIntrospector
 
findFields(Class<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoFieldIntrospector
This method finds the fields of the given pojoType.
findFields(Class<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl
 
findFirst() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
This method has to be called from the constructor of the implementing class.
findFirst() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
This method has to be called from the constructor of the implementing class.
findInArray(Object, Object[], boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method returns the index of the first element in the given array that equals (see checkEqual) to the given value.
findInArray(Object, Object, boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method returns the index of the first element in the given array that equals (see checkEqual) to the given value.
findInArray(Object, Object[], boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
 
findInArray(Object, Object, boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
 
findMapInterface(Class<? extends Map>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
findMethods(Class<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.NoPojoMethodIntrospector
 
findMethods(Class<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoMethodIntrospector
This method finds all Methods of the given pojoType.
findMethods(Class<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
 
findNext() - Method in class net.sf.mmm.search.impl.lucene.LuceneFieldNameIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.collection.base.FilteredIterator
 
findNext() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
 
findNext() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumDefinitionIterator
 
findNext() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
 
findNext() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
 
findNext() - Method in class net.sf.mmm.util.resource.impl.ClassIterator
 
findNext() - Method in class net.sf.mmm.util.xml.base.JoiningNodeIterator
 
findNext() - Method in class net.sf.mmm.util.xml.base.NodeIterator
 
findNext() - Method in class net.sf.mmm.util.xml.NamespaceContextImpl.PrefixIterator
 
findOne(Id<E>) - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
findPropertyAnnotations(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.cli.base.CliState
This method finds the properties annotated with CliOption or CliArgument.
findResource(Class<?>, String, Locale) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
findResource(String, String, Locale) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
This method finds a localized resource.
findResource(Class<?>, String, Locale) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
 
findResource(String, String, Locale) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
 
findResourceNames(String, boolean, Filter<? super String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that are located in the package identified by the given packageName.
findResourceNames(String, boolean, Filter<? super String>, ClassLoader) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that are located in the package identified by the given packageName.
findResourceNames(String, boolean, Filter<? super String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
findResourceNames(String, boolean, Filter<? super String>, ClassLoader) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
findResources(String, boolean, Filter<? super String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that are located in the package identified by the given packageName.
findResources(String) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that match to the given absoluteClasspath.
findResources(String, boolean, Filter<? super String>, ClassLoader) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that are located in the package identified by the given packageName.
findResources(String, boolean, Filter<? super String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
findResources(String) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
findResources(String, boolean, Filter<? super String>, ClassLoader) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
findSerializer(SerializationConfig, JavaType, BeanDescription) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
FINITE_PART_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
fireEvent(EventType) - Method in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
Fires an event of the given EventType.
fireEvent(UiEvent) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
Fires an event with the given parameters.
fireEvent(E) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
This method sends the given event to all registered listeners.
fireEvent(E, L) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
This method sends the given event to the given listener.
fireEvent(E, L) - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
 
fireEvent(Event<?>) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
 
fireEventFromSource(Event<?>, Object) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
 
fireValueChange(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
Called if the value has changed internally.
fireValueChangedEvent() - Method in class net.sf.mmm.util.property.api.AbstractProperty
Sends notifications to all attached InvalidationListeners and ChangeListeners.
fireValueChangedEvent() - Method in class net.sf.mmm.util.property.api.AbstractRegularProperty
 
fireValueChangedEvent(ListChangeListener.Change<? extends E>) - Method in class net.sf.mmm.util.property.api.util.ListProperty
Sends notifications to all attached InvalidationListeners, ChangeListeners, and ListChangeListener.
fireValueChangedEvent() - Method in class net.sf.mmm.util.property.api.util.ListProperty
 
fireValueChangedEvent(MapChangeListener.Change<? extends K, ? extends V>) - Method in class net.sf.mmm.util.property.api.util.MapProperty
Sends notifications to all attached InvalidationListeners, ChangeListeners, and MapChangeListener.
fireValueChangedEvent() - Method in class net.sf.mmm.util.property.api.util.MapProperty
 
fireValueChangedEvent(SetChangeListener.Change<? extends E>) - Method in class net.sf.mmm.util.property.api.util.SetProperty
Sends notifications to all attached InvalidationListeners, ChangeListeners, and SetChangeListener.
fireValueChangedEvent() - Method in class net.sf.mmm.util.property.api.util.SetProperty
 
firstBuffer - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
The first buffer of the chain.
FirstName() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Person
 
firstNonAsciiPosition - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The EncodingUtilImpl.UtfDetectionProcessor.bytePosition where the first non-ascii byte was detected.
FlagModifier - Interface in net.sf.mmm.client.ui.api.common
This is the interface for a flag modifier.
flags - Variable in class net.sf.mmm.util.pattern.base.RegexPatternCompiler
 
FLAT_SIGN_TONES - Static variable in enum net.sf.mmm.music.datatype.api.TonePitch
 
FLOAT - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
FloatProperty - Class in net.sf.mmm.util.property.api.math
This is the implementation of WritableFloatProperty.
FloatProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.math.FloatProperty
The constructor.
FloatProperty(String, Bean, AbstractValidator<? super Number>) - Constructor for class net.sf.mmm.util.property.api.math.FloatProperty
The constructor.
FloatProperty(String, Bean, Supplier<Float>) - Constructor for class net.sf.mmm.util.property.api.math.FloatProperty
The constructor.
floatValue() - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
flowTo - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
flush() - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml.NullWriter
flush() - Method in interface net.sf.mmm.search.indexer.api.SearchIndexer
This method flushes the search index what ensures that all changes are written to the index.
flush() - Method in interface net.sf.mmm.search.indexer.api.state.SearchIndexerStateHolder
This method saves the SearchIndexerState.
flush() - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
This method flushes the search index what ensures that all changes are written to the index.
flush() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
flush() - Method in class net.sf.mmm.util.io.base.AppendableWriter
 
flush() - Method in class net.sf.mmm.util.io.base.EscapeWriter
 
flush() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
 
flush() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
 
flushBuffer() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
This method flushes the internal buffer.
focusButton - Variable in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
 
focused - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
 
focusedElement - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The Element outside the PopupWindow that had the focus before the PopupWindow was shown.
focusField - Variable in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
The sub-field that currently has the focus or null.
FOLDER2VCS_MAP - Static variable in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyVcs
 
FONT_SIZE_LARGE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.LARGE.
FONT_SIZE_MEDIUM - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.MEDIUM.
FONT_SIZE_SMALL - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.SMALL.
FONT_SIZE_X_LARGE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.X_LARGE.
FONT_SIZE_X_SMALL - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.X_SMALL.
FONT_SIZE_XX_LARGE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.XX_LARGE.
FONT_SIZE_XX_SMALL - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.XX_SMALL.
FONT_SIZES - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
The available font sizes.
fonts - Variable in class net.sf.mmm.util.gwt.api.JavaScriptUtil
 
fontSettingsLabel - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
fontSettingsLabel - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
fontSettingsPopup - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
FontSettingsPopup() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
The constructor.
fontSettingsWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
fontSettingsWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
fontSettingsWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
 
fontSize - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
fontSizeMap - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
 
FOR_ALL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
forceInheritence - Variable in class net.sf.mmm.util.reflect.base.AnnotationFilter
If true then also types are accepted if one of their super-types (including implemented interfaces) is properly annotated (see AnnotationUtilImpl.getTypeAnnotation(Class, Class)).
forceNext() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
Like CharStreamScanner.next() this method reads the current character and increments the index.
forceNext() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
forcePeek() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the current character without incrementing the index.
forcePeek() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
FORCES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FORM_FEED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The character indicating a move to the next page.
format - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
format(V) - Method in interface net.sf.mmm.util.lang.api.Formatter
This method formats the given value.
format(V, Appendable) - Method in interface net.sf.mmm.util.lang.api.Formatter
This method formats the given value and directly appends to the given buffer.
format(V, Locale) - Method in interface net.sf.mmm.util.lang.api.LocalizableFormatter
This method formats the given value for the given locale.
format(V, Appendable, Locale) - Method in interface net.sf.mmm.util.lang.api.LocalizableFormatter
This method formats the given value for the given locale and directly appends to the given buffer.
format(V) - Method in class net.sf.mmm.util.lang.base.AbstractFormatter
 
format(V, Appendable) - Method in class net.sf.mmm.util.lang.base.AbstractFormatter
 
format(V) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
 
format(V, Locale) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
 
format(V, Appendable) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
 
format(V, Appendable, Locale) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
 
format(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
This is a GWT compatible implementation of MessageFormatter.
FORMAT - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
ATTENTION:
This property is too generic.
format(O, Locale, Map<String, Object>, NlsTemplateResolver) - Method in interface net.sf.mmm.util.nls.api.NlsFormatter
This method formats the given object according to the given locale.
format(O, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsFormatter
This method formats the given object according to the given locale.
format(Void, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFormatter
This method formats the underlying pattern by filling in the given arguments and writing the result into the given buffer.
format(O, Locale, Map<String, Object>, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatter
 
Format - Enum in net.sf.mmm.util.nls.base
This Enum defines the available formats of the resource bundle output file to convert to.
Format() - Constructor for enum net.sf.mmm.util.nls.base.Format
 
format - Variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
format(O, Locale, Map<String, Object>, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.SimpleNlsFormatter
 
format(O, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.base.SimpleNlsFormatter
 
format - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.FormatFormatter
 
format(NlsArgument, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsArgumentFormatterImpl
 
format(Object, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
 
format(Object, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
 
format(Object, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
 
format(Void, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
 
format(ExpressionFormatter, Bracketing) - Method in interface net.sf.mmm.util.query.api.expression.Expression
 
format(Conjunction) - Method in interface net.sf.mmm.util.query.api.expression.ExpressionFormatter
 
format(Function<AttributeReadName, String>, StringBuilder) - Method in interface net.sf.mmm.util.query.api.path.Path
 
format(ExpressionFormatter, Bracketing) - Method in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
format(ExpressionFormatter, Bracketing) - Method in class net.sf.mmm.util.query.base.expression.ConstantExpression
 
format(ExpressionFormatter, Bracketing) - Method in class net.sf.mmm.util.query.base.expression.SingleExpression
 
format(Function<AttributeReadName, String>, StringBuilder) - Method in class net.sf.mmm.util.query.base.path.PathImpl
 
format(Conjunction) - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
format(VersionIdentifier) - Method in interface net.sf.mmm.util.version.api.VersionIdentifierFormatter
 
FORMAT_PATTERN - Static variable in class net.sf.mmm.util.text.base.JustificationImpl
The pattern for the format.
FORMAT_SEPARATOR - Static variable in interface net.sf.mmm.util.nls.api.NlsArgumentParser
The character used to separate format type and style: 44
formatDate(Calendar) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Calendar, boolean) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Calendar, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date according to ISO 8601.
formatDate(Date) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date in the format "yyyy-MM-dd" in GMT according to ISO 8601.
formatDate(Date, boolean) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Date, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as a date according to ISO 8601.
formatDate(Date, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
formatDate(Calendar) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
formatDate(Calendar, boolean) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
formatDate(Calendar, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
formatDate(Date) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatDate(Date, boolean) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatDate(Date, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatDate(int, int, int, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatDateTime(Calendar) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date and time in the format "yyyy-MM-ddTHH:mm:ss±hh:mm" according to ISO 8601.
formatDateTime(Calendar, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date and time according to ISO 8601.
formatDateTime(Calendar, boolean, boolean, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date and time according to ISO 8601.
formatDateTime(Date) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as a date and time in the format "yyyy-MM-ddTHH:mm:ssZ" (UTC) according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as a date according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as a date and time according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
formatDateTime(Calendar) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
formatDateTime(Calendar, boolean, boolean, boolean) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
formatDateTime(Calendar, boolean, boolean, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
formatDateTime(Date) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatDateTime(Date, boolean, boolean, boolean) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatDateTime(Date, boolean, boolean, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatDouble(double) - Static method in class net.sf.mmm.util.datatype.api.color.AbstractSegment
 
formatDuration(long, long) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
 
FormatFormatter(Format) - Constructor for class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.FormatFormatter
The constructor.
formatMessage(NlsMessage) - Method in class net.sf.mmm.util.lang.base.BooleanFormatter
 
formatMilliseconds(long) - Method in interface net.sf.mmm.util.date.api.DurationUtil
This method formats the given milliseconds as a human readable String.
formatMilliseconds(long) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
 
formatNanoseconds(long) - Method in interface net.sf.mmm.util.date.api.DurationUtil
This method formats the given nanoseconds as a human readable String.
formatNanoseconds(long) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
 
formatNull() - Method in class net.sf.mmm.util.lang.base.AbstractFormatter
Returns the (static) string representation for the undefined value null.
formatNull() - Method in class net.sf.mmm.util.lang.base.BooleanFormatter
 
formatPathSegment(AttributeReadName) - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
FormatPatternStatus() - Constructor for class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
 
formatPhoneNumber() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
This method formats the phone number as string value.
formatSeconds(long) - Method in interface net.sf.mmm.util.date.api.DurationUtil
This method formats the given seconds as a human readable String.
formatSeconds(long) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
 
formatter - Variable in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeEnum
 
formatter - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
 
formatter - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
The RichTextArea.Formatter for the RichTextArea.
formatter - Variable in class net.sf.mmm.util.collection.base.NodeCycle
 
Formatter<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a formatter that allows to format a given object of a generic type.
formatter - Variable in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
formatter - Variable in class net.sf.mmm.util.nls.api.NlsArgument
 
formatterMap - Variable in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
 
FormatterProvider - Class in net.sf.mmm.util.nls.impl.formatter
This class provides Formatters for various types.
FormatterProvider() - Constructor for class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
Construction prohibited.
FormatterProvider.FormatFormatter - Class in net.sf.mmm.util.nls.impl.formatter
FormatterProvider.Iso8601Formatter - Class in net.sf.mmm.util.nls.impl.formatter
formatters - Variable in class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
 
FormatterToString<V> - Class in net.sf.mmm.util.lang.base
This is an implementation of Formatter that simply delegates to Object.toString().
FormatterToString() - Constructor for class net.sf.mmm.util.lang.base.FormatterToString
The constructor.
formatTime(Calendar, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as time according to ISO 8601.
formatTime(Date, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as time according to ISO 8601.
formatTime(Calendar, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
formatTime(Date, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatTime(int, int, int, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatTimeZone(Calendar, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given timezone according to ISO 8601.
formatTimeZone(int, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given timezone according to ISO 8601.
formatTimeZone(Calendar, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
formatTimeZone(int, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formPanel - Variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomFormEditor
The form panel to view and edit the value.
forPrototype(BeanAccessPrototype<?>) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperation
 
forPrototype(BeanAccessPrototype<?>) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationGet
 
forPrototype(BeanAccessPrototype<?>) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationOnProperty
 
forPrototype(BeanAccessPrototype<?>) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationProperty
 
forPrototype(BeanAccessPrototype<?>) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationSet
 
forUpdate() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
FOUR_PER_EM_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
fraction - Variable in class net.sf.mmm.music.datatype.api.Beat
 
Fraction - Interface in net.sf.mmm.music.datatype.api
Common interface for Beat and MusicalValue.
fraction - Variable in class net.sf.mmm.music.datatype.api.MusicalValue
 
fraction - Variable in enum net.sf.mmm.music.datatype.api.MusicalValue.Variation
 
FrDepartement - Interface in net.sf.mmm.orient.data.bean.api.world.fr
TODO: this class ...
fret - Variable in class net.sf.mmm.music.datatype.api.TabItem
 
from() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
fromBean(B) - Method in interface net.sf.mmm.util.bean.api.mapping.DocumentBeanMapper
 
fromBean(B, Class<T>) - Method in interface net.sf.mmm.util.bean.api.mapping.PojoBeanMapper
 
fromBean(B) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
fromBean(Bean, Class<T>) - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
fromBeanValue(Bean, T, Object, GenericType<?>) - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
fromCalendar(Calendar) - Static method in enum net.sf.mmm.util.date.api.Weekday
This method gets the Weekday from the given calendar.
fromCalendarId(int) - Static method in enum net.sf.mmm.util.date.api.Weekday
This method gets the Weekday from the given calendar.
fromCamlCase(String, char) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method converts the given string from caml-case syntax to lower-case using the given separator as word-boundary.
fromCamlCase(String, char) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
fromChromaticSteps(int) - Static method in enum net.sf.mmm.music.datatype.api.ChromaticInterval
 
fromDate(Date) - Static method in enum net.sf.mmm.util.date.api.Month
This method gets the Month from the given date.
fromDirection(Direction) - Static method in enum net.sf.mmm.util.lang.api.Alignment
This is the inverse operation for Alignment.toDirection().
fromJson(JsonParser) - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
fromJson(JsonParser) - Method in interface net.sf.mmm.util.json.api.JsonSupport
Deserializes this object from JSON (JavaScript-Object-Notation).
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.lang.BooleanProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.lang.GenericProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.lang.StringProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.math.BigDecimalProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.math.ByteProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.math.DoubleProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.math.FloatProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.math.IntegerProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.math.LongProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.math.ShortProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.time.InstantProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.time.LocalDateProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.time.LocalDateTimeProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.util.ListProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.util.MapProperty
 
fromJson(JsonParser) - Method in class net.sf.mmm.util.property.api.util.SetProperty
 
fromJsonProperty(JsonParser) - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
Called from BeanAccessBase.fromJson(JsonParser) to parse a single property.
fromJsonUndefinedProperty(JsonParser, String) - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
Called from BeanAccessBase.fromJsonProperty(JsonParser) to parse a property that does not (yet) exist.
fromName(String) - Static method in enum net.sf.mmm.music.datatype.api.MusicalKey
This method gets the MusicalKey for the given value.
fromName(String) - Static method in class net.sf.mmm.util.datatype.api.color.Color
 
fromSeparatedString(CharSequence, String, StringSyntax) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method is like StringUtil.fromSeparatedString(CharSequence, String, StringSyntax, Collection, ValueConverter) but expects elements of the type String that do not need additional custom conversion.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<String>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method is like StringUtil.fromSeparatedString(CharSequence, String, StringSyntax, Collection, ValueConverter) but expects elements of the type String that do not need additional custom conversion.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<E>, ValueConverter<String, E>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method parses the given separatedString that contains elements separated with separator and the given syntax and adds these elements to the given collection.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<E>, ValueConverter<? super String, ? super E>, Class<E>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method parses the given separatedString that contains elements separated with separator and the given syntax and adds these elements to the given collection.
fromSeparatedString(CharSequence, String, StringSyntax) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
fromSeparatedString(CharSequence, String, StringSyntax, Collection<String>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
fromSeparatedString(CharSequence, String, StringSyntax, Collection<E>, ValueConverter<String, E>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
fromSeparatedString(CharSequence, String, StringSyntax, Collection<E>, ValueConverter<? super String, ? super E>, Class<E>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
fromString(String) - Static method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
This is the inverse operation of DialogPlace.toString().
fromString(String) - Static method in enum net.sf.mmm.music.datatype.api.ChordExtension
Gets the ChordExtension for the given string.
fromString(String) - Static method in enum net.sf.mmm.music.datatype.api.TonePitch
This method gets the TonePitch for the given title.
fromStringAsPrefix(String) - Static method in enum net.sf.mmm.music.datatype.api.TonePitch
This method gets the TonePitch that represents the longest prefix of the given string ignoring the case.
fromValue(String) - Static method in enum net.sf.mmm.music.datatype.api.TonalSystem
This method gets the TonalSystem for the given value .
fromValue(String) - Static method in enum net.sf.mmm.util.datatype.api.person.Gender
This method gets the Gender for the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.date.api.DateUnit
This method gets the DateUnit for the given value.
fromValue(Integer) - Static method in enum net.sf.mmm.util.date.api.Month
This method gets the DateUnit for the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.date.api.Weekday
This method gets the Weekday for the given value.
fromValue(Integer) - Static method in enum net.sf.mmm.util.date.api.WeekOfMonth
This method gets the WeekOfMonth for the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.Alignment
This method gets the Alignment with the given value.
fromValue(Boolean) - Static method in enum net.sf.mmm.util.lang.api.BooleanEnum
This method gets the BooleanEnum for the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
This method gets the CompareOperator for the given symbol.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.Conjunction
This method gets the Conjunction with the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
This method gets the HorizontalAlignment with the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.Orientation
This method gets the Orientation with the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.VerticalAlignment
This method gets the VerticalAlignment with the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method gets the DevelopmentPhase with the given value.
FROWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FULL - Static variable in class net.sf.mmm.client.ui.api.common.Length
The full Length as "100%".
FULL_BLOCK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FULL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The full stop sign used in most languages to terminate a sentence.
Function<T,R> - Interface in net.sf.mmm.util.lang.api.function
Deprecated.
use Function directly.
function - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
FUNCTION_APPLICATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FUNCTION_NAME_PREFIX - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This is the prefix used to indicate a PojoPathFunction in a PojoPath.
functionManager - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
functionMap - Variable in class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
 
functionMap - Variable in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
 
Functions() - Method in interface net.sf.mmm.orient.data.bean.api.media.ArtistMember
 
functions - Variable in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
 
fundamentalTone - Variable in class net.sf.mmm.music.datatype.api.Chord
 
future() - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderInstant
 
future() - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDate
 
future() - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDateTime
 
future() - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderTime
Adds a validator that checks that the date/time is in the future.

G

Gemeinde() - Method in interface net.sf.mmm.orient.data.bean.api.world.de.DeGemeindeteil
 
Gender() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Person
 
Gender - Enum in net.sf.mmm.util.datatype.api.person
The enum represents the gender of a natural person.
Gender(String, String) - Constructor for enum net.sf.mmm.util.datatype.api.person.Gender
The constructor.
generate(JClassType, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method performs the actual generation of the Class to rebind.
generateAccessorRegistrationStatement(PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
Generates the source-code of the statement to register a PojoPropertyAccessor.
generateAccessorStatement(PojoPropertyDescriptor, PojoPropertyAccessorMode<?>, PojoPropertyDescriptor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
Generates the source-code of the statement to register a PojoPropertyAccessor.
generateBlockBundleCreation(SourceWriter, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
Generates the block that creates the NlsBundle instance lazily via GWT.create(Class).
generateBundleInterface(JClassType, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
This method generates the GWT-i18n-interface for the NLS-bundle.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
This method generates the actual contents of the Class to generate.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the actual contents of the Class to generate.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
 
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
 
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
 
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
 
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
This method generates the additional things for the class declaration.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the additional things for the class declaration.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
 
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
 
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
 
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
 
generateConstructor(SourceWriter, String, JClassType, PojoDescriptor<?>, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
Generates the constructor of the Class to generate.
generateCreateMessageBlock(SourceWriter, boolean) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates the source code block to create a new NlsMessage.
generateDefaultConstructor(SourceWriter, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
Generates the the default constructor.
generateFields(SourceWriter, TreeLogger, GeneratorContext, JClassType) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates the (private) fields.
generateFields(SourceWriter, TreeLogger, GeneratorContext, JClassType) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
 
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
 
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
 
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
 
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
 
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
 
generateIncrementally(TreeLogger, GeneratorContext, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
 
generateInitialToken() - Method in interface net.sf.mmm.service.base.server.CsrfTokenManager
This method generates a new CsrfToken for the initial "log-in" of a user.
generateInitialToken() - Method in class net.sf.mmm.service.impl.server.CsrfTokenManagerDefaultImpl
This method generates a new CsrfToken for the initial "log-in" of a user.
generateLookupMethod(SourceWriter, TreeLogger, GeneratorContext, JMethod, JMethod[]) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates the implementation of NlsBundleWithLookup.getMessage(String, Map).
generateMethod(SourceWriter, TreeLogger, GeneratorContext, JMethod) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates an implementation of an NlsBundle-method.
generateMethodBody(SourceWriter, TreeLogger, GeneratorContext, JMethod) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates an the body of an NlsBundle-method.
generateMethodCreateBundle(SourceWriter, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
Generates the createBundle method.
generateMethodCreateDescriptor(SourceWriter, TreeLogger, String, JClassType, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
generateMethodMessageBlock(SourceWriter, TreeLogger, GeneratorContext, String) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates the block of the NlsBundle-method body that creates the code block with the String variable AbstractNlsBundleGenerator.VARIABLE_MESSAGE excluding the String declaration.
generateMethodMessageBlock(SourceWriter, TreeLogger, GeneratorContext, String) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
 
generateMethodNewInstance(JClassType, SourceWriter, PojoDescriptor<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
Generates the method PojoDescriptor.newInstance().
generateNewToken() - Method in class net.sf.mmm.service.impl.server.CsrfTokenManagerDefaultImpl
 
generatePropertyDescriptorBlock(PojoPropertyDescriptor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
Generates the source-code to rebuild the given PojoPropertyDescriptor.
generateServiceClient(JClassType, String, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
This method generates a service-client implementation of a RemoteInvocationService-interface given by serviceInterface.
generateServiceClientMethod(JClassType, SourceWriter, JMethod) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
This method generates the implementation of a method for a service-client.
generateSourceCloseBlock(SourceWriter) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the source code to close a block (method body, if-block, while-block, etc.).
generateSourcePublicConstructorDeclaration(SourceWriter, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the source code for a public method or constructor including the opening brace and indentation.
generateSourcePublicMethodDeclaration(SourceWriter, JMethod) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the source code for a public method declaration including the opening brace and indentation.
generateSourcePublicMethodDeclaration(SourceWriter, String, String, String, boolean) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the source code for a public method or constructor including the opening brace and indentation.
generateSuperDescriptorBlockIfNotAlreadyDone() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
This method generates the source-code block to get the PojoDescriptor for the superType so things can be reused from super-classes to reduce memory consumption.
generateSuperPropertyDescriptorBlockIfNotAlreadyDone(PojoPropertyDescriptor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
This method generates the source-code block to get the PojoPropertyDescriptor for the superType so things can be reused from super-classes to reduce memory consumption.
generateUpdateToken(CsrfToken) - Method in class net.sf.mmm.service.base.server.AbstractCsrfTokenManager
This method generates a new CsrfToken or updates an existing one-time CsrfToken.
generateUpdateToken(CsrfToken) - Method in interface net.sf.mmm.service.base.server.CsrfTokenManager
This method generates a new CsrfToken or updates an existing one-time CsrfToken.
GenericArrayTypeImpl - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the GenericArrayType interface.
GenericArrayTypeImpl(Type) - Constructor for class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
The constructor.
GenericBean<TYPE> - Class in net.sf.mmm.util.lang.api
This class is a simple java bean that has one generic property named value.
GenericBean() - Constructor for class net.sf.mmm.util.lang.api.GenericBean
The constructor.
GenericBean(TYPE) - Constructor for class net.sf.mmm.util.lang.api.GenericBean
The constructor.
GenericColor - Class in net.sf.mmm.util.datatype.api.color
This is the Datatype for a Color based on factors.
GenericColor() - Constructor for class net.sf.mmm.util.datatype.api.color.GenericColor
The constructor.
genericComponentType - Variable in class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
 
GenericContext - Interface in net.sf.mmm.util.context.api
This is the interface for a context of variables.
genericContextFactory - Variable in class net.sf.mmm.content.parser.base.AbstractContentParser
 
genericContextFactory - Variable in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
GenericContextFactory - Interface in net.sf.mmm.util.context.api
This is the interface for a factory of generic contexts.
genericContextFactory() - Method in class net.sf.mmm.util.context.impl.spring.UtilContextSpringConfig
 
GenericContextFactoryImpl - Class in net.sf.mmm.util.context.impl
This is the implementation of GenericContextFactory.
GenericContextFactoryImpl() - Constructor for class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
The constructor.
genericDeclaration - Variable in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
GenericEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface for a (persistent) entity, which is an object that is potentially stored in a persistent store (typically a database and via JPA).
GenericId<E> - Class in net.sf.mmm.util.bean.api.id
This is the implementation of Id for a long based primary key.
GenericId() - Constructor for class net.sf.mmm.util.bean.api.id.GenericId
The constructor.
GenericId(Class<E>, long, long) - Constructor for class net.sf.mmm.util.bean.api.id.GenericId
The constructor.
GenericId(Class<E>, UUID, long) - Constructor for class net.sf.mmm.util.bean.api.id.GenericId
The constructor.
GenericId(Class<E>, UUID, long, long) - Constructor for class net.sf.mmm.util.bean.api.id.GenericId
The constructor.
GenericIdJsonDeserializer - Class in net.sf.mmm.util.bean.impl.id
An implementation of JsonDeserializer for Id.
GenericIdJsonDeserializer() - Constructor for class net.sf.mmm.util.bean.impl.id.GenericIdJsonDeserializer
The constructor.
genericParser - Variable in class net.sf.mmm.content.parser.base.AbstractContentParserService
 
GenericPojoBeanMapper - Interface in net.sf.mmm.util.bean.api.mapping
This is the interface for a generic PojoBeanMapper.
genericPojoBeanMapper() - Method in class net.sf.mmm.util.bean.impl.spring.UtilBeanSpringConfig
 
GenericPojoBeanMapperImpl - Class in net.sf.mmm.util.bean.impl.mapping
This is the implementation of GenericPojoBeanMapperImpl.
GenericPojoBeanMapperImpl() - Constructor for class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
The constructor.
GenericProperty<V> - Class in net.sf.mmm.util.property.api.lang
This is the implementation of WritableProperty.
GenericProperty(String, GenericType<V>, Bean) - Constructor for class net.sf.mmm.util.property.api.lang.GenericProperty
The constructor.
GenericProperty(String, GenericType<V>, Bean, AbstractValidator<? super V>) - Constructor for class net.sf.mmm.util.property.api.lang.GenericProperty
The constructor.
GenericProperty(String, GenericType<V>, Bean, Supplier<? extends V>) - Constructor for class net.sf.mmm.util.property.api.lang.GenericProperty
The constructor.
GenericRemoteInvocationCallHandler<CALL extends RemoteInvocationCall> - Class in net.sf.mmm.service.base.server
This is the abstract base class for a generic handler to invoke RemoteInvocationCalls from the client on the server-side.
GenericRemoteInvocationCallHandler(String, AbstractGenericRemoteInvocationService<?, ?, ?, ?>) - Constructor for class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
The constructor.
GenericRemoteInvocationCommandCallHandler - Class in net.sf.mmm.service.impl.command.server
This is the implementation of GenericRemoteInvocationCallHandler for a RemoteInvocationCommand.
GenericRemoteInvocationCommandCallHandler(AbstractGenericRemoteInvocationService<?, ?, ?, ?>, RemoteInvocationCommandHandler<?, ?>) - Constructor for class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
The constructor.
GenericRemoteInvocationCommandRequest - Class in net.sf.mmm.service.base.command
This is the generic transfer-object for a request sent from client to server for any number of transactional calls of RemoteInvocationCommands.
GenericRemoteInvocationCommandRequest() - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
The constructor for (de)serialization.
GenericRemoteInvocationCommandRequest(int, CsrfToken, GenericRemoteInvocationCommandTransactionalCalls...) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
The constructor.
GenericRemoteInvocationCommandRequest(int, CsrfToken, List<GenericRemoteInvocationCommandTransactionalCalls>) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
The constructor.
GenericRemoteInvocationCommandResponse - Class in net.sf.mmm.service.base.command
This is the generic transfer-object for a response to a GenericRemoteInvocationCommandRequest.
GenericRemoteInvocationCommandResponse() - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandResponse
The constructor.
GenericRemoteInvocationCommandResponse(int, CsrfToken, Collection<GenericRemoteInvocationTransactionalResults>) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandResponse
The constructor.
GenericRemoteInvocationCommandResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults...) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandResponse
The constructor.
GenericRemoteInvocationCommandService - Interface in net.sf.mmm.service.base.command
This is the interface for a generic RPC-service that can call any RemoteInvocationCommand.
GenericRemoteInvocationCommandServiceImpl - Class in net.sf.mmm.service.impl.command.server
This is the implementation of GenericRemoteInvocationCommandService using TransactionExecutor.
GenericRemoteInvocationCommandServiceImpl() - Constructor for class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
The constructor.
GenericRemoteInvocationCommandTransactionalCalls - Class in net.sf.mmm.service.base.command
This is the generic transfer-object containing all RemoteInvocationCommands that shall be processed in a separate transaction.
GenericRemoteInvocationCommandTransactionalCalls() - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
The constructor for (de)serialization.
GenericRemoteInvocationCommandTransactionalCalls(RemoteInvocationCommand<?>...) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
The constructor.
GenericRemoteInvocationCommandTransactionalCalls(List<RemoteInvocationCommand<?>>) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
The constructor.
GenericRemoteInvocationRequest<CALL extends RemoteInvocationCall,TX_CALLS extends GenericRemoteInvocationTransactionalCalls<CALL>> - Class in net.sf.mmm.service.base
This is the abstract base class for the transfer-object of a request sent from client to server for any number of (transactional) remote invocations.
GenericRemoteInvocationRequest() - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationRequest
The constructor for (de)serialization.
GenericRemoteInvocationRequest(int, CsrfToken) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationRequest
The constructor.
GenericRemoteInvocationResponse - Class in net.sf.mmm.service.base
This is the transfer-object for the generic response to a remote invocation.
GenericRemoteInvocationResponse() - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationResponse
The constructor.
GenericRemoteInvocationResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults[]) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationResponse
The constructor.
GenericRemoteInvocationResponse(int, CsrfToken, Collection<GenericRemoteInvocationTransactionalResults>) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationResponse
The constructor.
GenericRemoteInvocationRpcCall - Class in net.sf.mmm.service.base.rpc
This is the generic transfer-object for an invocation of a RemoteInvocationService.
GenericRemoteInvocationRpcCall() - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
The constructor for (de)serialization.
GenericRemoteInvocationRpcCall(String, String, int, Serializable[]) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
The constructor.
GenericRemoteInvocationRpcCallHandler<SERVICE extends RemoteInvocationService> - Class in net.sf.mmm.service.impl.rpc.server
GenericRemoteInvocationRpcCallHandler(Class<SERVICE>, SERVICE, AbstractGenericRemoteInvocationService<?, ?, ?, ?>, Method) - Constructor for class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
The constructor.
GenericRemoteInvocationRpcCallHandler(Class<SERVICE>, SERVICE, AbstractGenericRemoteInvocationService<?, ?, ?, ?>, Method, int) - Constructor for class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
The constructor.
GenericRemoteInvocationRpcRequest - Class in net.sf.mmm.service.base.rpc
This is the generic transfer-object for a request sent from client to server for any number of transactional calls to a RemoteInvocationService.
GenericRemoteInvocationRpcRequest() - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
The constructor for GWT (de)serialization.
GenericRemoteInvocationRpcRequest(int, CsrfToken, GenericRemoteInvocationRpcTransactionalCalls...) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
The constructor.
GenericRemoteInvocationRpcRequest(int, CsrfToken, Collection<GenericRemoteInvocationRpcTransactionalCalls>) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
The constructor.
GenericRemoteInvocationRpcResponse - Class in net.sf.mmm.service.base.rpc
This is the generic transfer-object for the response to a GenericRemoteInvocationRpcRequest.
GenericRemoteInvocationRpcResponse() - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcResponse
The constructor.
GenericRemoteInvocationRpcResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults...) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcResponse
The constructor.
GenericRemoteInvocationRpcResponse(int, CsrfToken, Collection<GenericRemoteInvocationTransactionalResults>) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcResponse
The constructor.
GenericRemoteInvocationRpcService - Interface in net.sf.mmm.service.base.rpc
This is the interface for a generic RPC-service that can call any RemoteInvocationService.
GenericRemoteInvocationRpcServiceImpl - Class in net.sf.mmm.service.impl.rpc.server
This class extends AbstractGenericRemoteInvocationRpcService with transaction support via TransactionExecutor.
GenericRemoteInvocationRpcServiceImpl() - Constructor for class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
The constructor.
GenericRemoteInvocationRpcTransactionalCalls - Class in net.sf.mmm.service.base.rpc
This is the generic transfer-object containing all invocation calls that shall be processed in a separate transaction.
GenericRemoteInvocationRpcTransactionalCalls() - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
The constructor for (de)serialization.
GenericRemoteInvocationRpcTransactionalCalls(GenericRemoteInvocationRpcCall...) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
The constructor.
GenericRemoteInvocationRpcTransactionalCalls(Collection<GenericRemoteInvocationRpcCall>) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
The constructor.
GenericRemoteInvocationTransactionalCalls<CALL extends RemoteInvocationCall> - Class in net.sf.mmm.service.base
This is the generic transfer-object containing all RemoteInvocationCalls that shall be processed in a separate transaction.
GenericRemoteInvocationTransactionalCalls() - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalCalls
The constructor.
GenericRemoteInvocationTransactionalResults - Class in net.sf.mmm.service.base
This is the generic transfer-object containing all results that have been processed in a separate transaction.
GenericRemoteInvocationTransactionalResults() - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
The constructor for (de)serialization.
GenericRemoteInvocationTransactionalResults(Serializable...) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
The constructor.
GenericRemoteInvocationTransactionalResults(Throwable) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
The constructor.
GenericResourceBundle - Class in net.sf.mmm.util.nls.base
Generic ResourceBundle for dynamic creation from key/value pairs.
GenericResourceBundle(Hashtable<String, String>) - Constructor for class net.sf.mmm.util.nls.base.GenericResourceBundle
The constructor.
GenericSearchServlet - Class in net.sf.mmm.search.view.base
This is the controller servlet for the search.
GenericSearchServlet() - Constructor for class net.sf.mmm.search.view.base.GenericSearchServlet
The constructor.
GenericSerializableException - Exception in net.sf.mmm.util.exception.api
This is a very specific exception that allows sending of any Throwable via a remote service.
GenericSerializableException() - Constructor for exception net.sf.mmm.util.exception.api.GenericSerializableException
The constructor for de-serialization in GWT.
GenericSerializableException(Throwable, String, String, StackTraceElement[], boolean, String, UUID) - Constructor for exception net.sf.mmm.util.exception.api.GenericSerializableException
The constructor.
genericService - Variable in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
genericService - Variable in class net.sf.mmm.service.impl.gwt.rpc.client.AbstractRemoteInvocationServiceCallerGwt
 
genericService - Variable in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
 
GenericTreeNode<CHILD extends Node<PARENT>,PARENT extends GenericTreeNode<CHILD,PARENT>> - Interface in net.sf.mmm.util.collection.api
This is the interface for the node of a tree.
GenericType<T> - Interface in net.sf.mmm.util.reflect.api
This is the interface of a generic type and allows simple and powerful access to the complex generic type-system introduced in Java5.
GenericTypeBuilder<T> - Class in net.sf.mmm.util.reflect.base
This class allows to build instances of GenericType with custom binding for TypeVariables at runtime.
GenericTypeBuilder() - Constructor for class net.sf.mmm.util.reflect.base.GenericTypeBuilder
The constructor.
GenericTypeCapture<T> - Class in net.sf.mmm.util.reflect.base
This class acts a a generic base to capture a generic Type bound to generic <T>.
GenericTypeCapture() - Constructor for class net.sf.mmm.util.reflect.base.GenericTypeCapture
The constructor.
GenericTypeFactory - Interface in net.sf.mmm.util.reflect.api
This is the interface for a factory with ability to create GenericTypes.
GenericTypeImpl<T> - Class in net.sf.mmm.util.reflect.impl
This is the implementation of the GenericType interface.
GenericTypeImpl(Type) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl
The constructor.
GenericTypeImpl(Type, GenericType<?>) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl
The constructor.
GenericTypeImpl(Type, GenericType<?>, boolean) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl
The constructor.
GenericTypeImpl.ClassBounds - Class in net.sf.mmm.util.reflect.impl
This inner class represents the bounds of a GenericType.
GenericTypeVariable<T> - Class in net.sf.mmm.util.reflect.base
This class acts a a generic base to capture a TypeVariable that can then be bound at runtime.
GenericTypeVariable() - Constructor for class net.sf.mmm.util.reflect.base.GenericTypeVariable
The constructor.
GenericTypeVariable(TypeVariable<?>) - Constructor for class net.sf.mmm.util.reflect.base.GenericTypeVariable
The constructor.
GenericValueConverter<SOURCE> - Interface in net.sf.mmm.util.value.api
This is the interface for generic conversion of values from a specific source-type ( <SOURCE>) to a given target-type (<TARGET>).
ATTENTION:
An implementation of this interface should be stateless and thread-safe.
Genre() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioTrack
 
GENRE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyAudioVideo
The genre of the audio/video content.
GENRE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMultimedia
The genre of the audio/video content.
GEOMETRIC_PROPORTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GEOMETRICALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GEOMETRICALLY_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
geq(V) - Method in interface net.sf.mmm.util.query.api.argument.NumberArgument
 
geq(Path<V>) - Method in interface net.sf.mmm.util.query.api.argument.NumberArgument
 
geq(V) - Method in interface net.sf.mmm.util.query.base.argument.AbstractNumberArgument
 
geq(Path<V>) - Method in interface net.sf.mmm.util.query.base.argument.AbstractNumberArgument
 
get(Class<COMPONENT_API>) - Method in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
This method gets the component that realizes the given apiClass.
get(Class<COMPONENT_API>, String) - Method in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
This method gets the component that realizes the given apiClass and is registered under the given componentId.
get(BEAN) - Static method in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
get(BEAN) - Static method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
get(BEAN) - Static method in class net.sf.mmm.util.bean.impl.BeanAccessPrototypePolymorphic
 
get(K, Supplier<V>) - Method in class net.sf.mmm.util.bean.impl.MemoryCache
 
get(CliParameterContainer) - Method in class net.sf.mmm.util.cli.base.CliValueMap
This method gets the CliValueContainer for the given CliParameterContainer.
get(Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
This method gets the element that has been registered for the given type or a sub-type.
get(int) - Method in class net.sf.mmm.util.collection.base.AppendingList
 
get(Class<COMPONENT_API>) - Method in interface net.sf.mmm.util.component.api.ComponentContainer
This method gets the component that realizes the given apiClass.
get(Class<COMPONENT_API>, String) - Method in interface net.sf.mmm.util.component.api.ComponentContainer
This method gets the component that realizes the given apiClass and is registered under the given componentId.
get(Class<COMPONENT_API>) - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
 
get(Class<COMPONENT_API>, String) - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
 
get() - Method in interface net.sf.mmm.util.io.api.AsyncTransferrer
get(long, TimeUnit) - Method in interface net.sf.mmm.util.io.api.AsyncTransferrer
get(Object, int) - Static method in class net.sf.mmm.util.lang.base.Array
 
get() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
 
GET - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to read a regular property (e.g.
GET - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArgMode
The mode for a regular reader of a property.
get(Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
 
get(IN, String, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method gets the value of this function.
get(Object, String, PojoPathMode, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method evaluates the given pojoPath for the given pojo using the given mode and context.
get(Object, String, PojoPathMode, PojoPathContext, Class<TYPE>) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method evaluates the given pojoPath for the given pojo using the given mode and context.
get(Map<String, Object>, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractMapPojoPathFunction
 
get(IN, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
 
get(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
get(Object, String, PojoPathMode, PojoPathContext, Class<TYPE>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
get(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the value for the single segment of the given currentPath from the pojo of its parent.
get(Object) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathMap
 
get(Object, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
 
get() - Method in interface net.sf.mmm.util.process.api.AsyncProcessExecutor
get(long, TimeUnit) - Method in interface net.sf.mmm.util.process.api.AsyncProcessExecutor
get() - Method in interface net.sf.mmm.util.property.api.lang.ReadableBooleanProperty
 
get() - Method in interface net.sf.mmm.util.property.api.lang.WritableBooleanProperty
 
get() - Method in interface net.sf.mmm.util.property.api.lang.WritableStringProperty
 
get() - Method in interface net.sf.mmm.util.property.api.math.ReadableByteProperty
 
get() - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
get() - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
get() - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerProperty
 
get() - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
get() - Method in interface net.sf.mmm.util.property.api.math.ReadableShortProperty
 
get() - Method in interface net.sf.mmm.util.property.api.math.WritableByteProperty
 
get() - Method in interface net.sf.mmm.util.property.api.math.WritableDoubleProperty
 
get() - Method in interface net.sf.mmm.util.property.api.math.WritableFloatProperty
 
get() - Method in interface net.sf.mmm.util.property.api.math.WritableIntegerProperty
 
get() - Method in interface net.sf.mmm.util.property.api.math.WritableLongProperty
 
get() - Method in interface net.sf.mmm.util.property.api.math.WritableShortProperty
 
get() - Method in interface net.sf.mmm.util.property.api.ReadableObjectProperty
 
get() - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
get(int) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
get() - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
get() - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
get(Object) - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
get() - Method in interface net.sf.mmm.util.property.api.util.WritableListProperty
 
get() - Method in interface net.sf.mmm.util.property.api.util.WritableMapProperty
 
get() - Method in interface net.sf.mmm.util.property.api.util.WritableSetProperty
 
get() - Method in interface net.sf.mmm.util.property.api.WritableObjectProperty
 
get(int) - Method in class net.sf.mmm.util.property.base.ImmutableObservableList
 
get(int) - Method in class net.sf.mmm.util.query.base.FastMappingList
 
get(int) - Method in class net.sf.mmm.util.query.base.MappingList
 
get(Object, int) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method gets the item at the given index from arrayOrCollection.
get(Object, int, boolean) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method gets the item at the given index from arrayOrCollection.
get(Object, int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
get(Object, int, boolean) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
get() - Method in class net.sf.mmm.util.reflect.base.GenericTypeVariable
 
get(Object) - Method in class net.sf.mmm.util.validation.base.ValidationFailureComposer
 
get(String, Class<?>) - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
This method resolves the value with the given id .
GET_INDEXED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArgMode
GET_INDEXED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to read an indexed property (e.g.
GET_INSTANCE - Static variable in interface net.sf.mmm.util.component.api.Cdi
We strongly believe in the Ioc pattern and try to avoid the keyword static except for constants (in combination with final).
GET_MAPPED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to read an element from a mapped property (e.g.
GET_MAPPED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The mode for a getter of a mapped property.
GET_SIZE - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to read the size of a container property (e.g.
GET_SIZE - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArgMode
The mode for a reader of the size of a property that holds a container type (array or Collection ).
getAbsolutePath(Class<?>, String, boolean) - Static method in class net.sf.mmm.util.resource.base.ClasspathResource
 
getAcceptChar() - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method gets the character used to identify an accept pattern.
getAccessibleObject() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the accessible object used to access (read/write) this property.
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
 
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
 
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
 
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
 
getAccessibleObjectName() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the name of the accessible object.
getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
 
getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
 
getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
 
getAccessKey() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAccessKey
This method gets the access key of this object.
getAccessKey() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method gets the access key of this object.
getAccessKey() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the access key of this object.
getAccessKey() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method gets the access key of this object.
getAccessKey() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the access key of this object.
getAccessKeyBinding() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the accessor for the property with the given propertyName and for the given access mode.
getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>, boolean) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the accessor for the given mode from the descriptor with the given propertyName .
getAccessor(PojoPropertyAccessorMode<ACCESSOR>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoPropertyDescriptor
This method gets the accessor to access the represented property in the way given by mode.
getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>, boolean) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
 
getAccessor(PojoPropertyAccessorMode<ACCESSOR>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
 
getAccessorBuilders() - Method in interface net.sf.mmm.util.pojo.descriptor.base.ExtendedPojoDescriptorDependencies
This method gets the accessor-builders used to create the accessors for properties of a POJO.
getAccessorBuilders() - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
This method gets the accessor-builders used to create the accessors for properties of a POJO.
getAccessorBuilders() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method gets the accessor-builders used to create the accessors for properties of a POJO.
getAccessors() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoPropertyDescriptor
This method gets all available accessors for the represented property.
getAccessors() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
 
getActiveDescendant() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaActiveDescendant
This method gets the ID of the active descendant property of this object.
getActiveDescendant() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleComposite
This method gets the ID of the active descendant property of this object.
getActiveDescendant() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGroup
This method gets the ID of the active descendant property of this object.
getActiveDescendant() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method gets the ID of the active descendant property of this object.
getActiveTransaction() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method gets the underlying native transaction that is currently active.
getActiveWidget() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the active widget.
getActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the active widget.
getActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidget
This method gets the active widget.
getActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
getActualTypeArguments() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
getAdapter() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
 
getAdditionalConverter() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets an optional ComposedValueConverter that is used in favor to ComposedValueConverter registered to the PojoPathNavigator itself.
getAdditionalConverter() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
getAdditionalFunctionManager() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets an optional PojoPathFunctionManager.
getAdditionalFunctionManager() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
getAlias() - Method in interface net.sf.mmm.util.query.api.statement.Statement
 
getAlias() - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
getAliases() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
getAliases() - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
getAliases() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getAlignment() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAlignment
This method gets the Alignment of this object.
getAlignment() - Method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
This method gets the corresponding Alignment.
getAlignment() - Method in enum net.sf.mmm.util.lang.api.VerticalAlignment
This method gets the corresponding Alignment.
getAlignment() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the alignment.
getAllAvailableItems() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Internal method to get the Collection with all items (currently) available in this widget.
getAllAvailableItems() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Internal method to get the Collection with all items (currently) available in this widget.
getAllAvailableItems() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
Internal method to get the Collection with all items (currently) available in this widget.
getAlpha() - Method in class net.sf.mmm.util.datatype.api.color.Color
 
getAlpha() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.base.AbstractContentParser
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdb
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdc
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdf
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdg
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdi
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdp
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOds
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdt
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserDoc
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserDocx
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserXls
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.text.ContentParserTextMarkupAware
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternativeKeyArray() - Method in class net.sf.mmm.content.parser.impl.xml.ContentParserXml
This method gets the alternative primary keys in addition to extension and mimetype.
getAlternatives() - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method gets the alternatives.
getAltName() - Method in enum net.sf.mmm.music.datatype.api.ChordExtension
 
getAltQuoteEnd() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the alternative character used to end a quotation.
getAltQuoteEnd() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the alternative character used to end a quotation.
getAltQuoteEscape() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used to escape the alt-quote-end character within an quotation opened by alt-quote-start.
getAltQuoteEscape() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
getAltQuoteStart() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the alternative character used to start a quotation that should be terminated by a alt-quote-end character.
getAltQuoteStart() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the alternative character used to start a quotation that should be terminated by a alt-quote-end character.
getAltText() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAltText
This method gets the alternative text of this object.
getAltText() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the alternative text of this object.
getAltText() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
This method gets the alternative text of this object.
getAmount() - Method in class net.sf.mmm.client.ui.api.common.Length
This method gets the value (amount) of this size.
getAnalyzer() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactoryImpl
 
getAnalyzer() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
 
getAnalyzer() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
 
getAnalyzer() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilderFactory
 
getAnalyzer() - Method in interface net.sf.mmm.search.impl.lucene.LuceneAnalyzer
This method gets the Analyzer to use.
getAnalyzer() - Method in class net.sf.mmm.search.impl.lucene.LuceneAnalyzerImpl
This method gets the Analyzer to use.
getAnalyzer() - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
getAnnotatedBounds() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
getAnnotatedClass() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
This method gets the Class that was annotated with the mode.
getAnnotatedClass() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
 
getAnnotation(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
getAnnotations() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
getAnnotationsByType(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
getAnnotationUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getAnnotationUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getAnnotationUtil() - Method in class net.sf.mmm.util.cli.base.CliState
 
getAppendable() - Method in class net.sf.mmm.util.io.base.AppendableWriter
This method gets the Appendable to delegate to.
getAreaCode() - Method in class net.sf.mmm.util.datatype.api.phone.AreaCode
This method gets the raw value (the actual area code).
getAreaCode() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
This method gets the AreaCode of the PhoneNumber.
getArg1() - Method in class net.sf.mmm.util.query.base.expression.SingleExpression
 
getArg2() - Method in class net.sf.mmm.util.query.base.expression.SingleExpression
 
getArgument() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
This method gets the CliArgumentContainer.
getArgument() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
This method gets the actual CliArgument.
getArgument(String) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getArgument(int) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getArgument(String) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method gets the language independent argument value for the given key.
getArgument(int) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
Deprecated.
use NlsMessage.getArgument(String) instead (and use named keys instead of numbers where possible).
getArgument(int) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
getArgument(String) - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
 
getArgument(int) - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
 
getArgument(String) - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
 
getArgument(int) - Method in class net.sf.mmm.util.nls.base.NlsMessageDescriptor
 
getArgument(String) - Method in class net.sf.mmm.util.nls.base.NlsMessageDescriptor
 
getArgument(String) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
getArgument(int) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
Deprecated.
getArgument() - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
getArgument() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
 
getArgument() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
This method gets the NlsArgument.
getArgument(int) - Method in class net.sf.mmm.util.reflect.api.Arguments
This method gets the argument at the given position.
getArgumentCount() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getArgumentCount() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
Deprecated.
this method does NOT make sense anymore.
getArgumentCount() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
 
getArgumentCount() - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
 
getArgumentCount() - Method in class net.sf.mmm.util.nls.base.NlsMessageDescriptor
 
getArgumentCount() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
Deprecated.
getArgumentCount() - Method in class net.sf.mmm.util.reflect.api.Arguments
This method gets the number of arguments.
getArgumentFormatter() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
This method gets the NlsArgumentFormatter.
getArgumentFormatter() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
getArgumentIndex() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
This method gets the index of the current argument.
getArgumentNames(Method) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
This method gets the names of the arguments for the given Method.
getArgumentNames() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
 
getArgumentParser() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
This method gets the NlsArgumentParser.
getArgumentParser() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
getArguments() - Method in class net.sf.mmm.logging.TestLogger.LogEvent
 
getArguments() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
getArguments() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
 
getArguments() - Method in class net.sf.mmm.util.cli.base.CliState
This method gets the List of all CLI-arguments.
getArguments(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliState
This method gets the List of CLI-arguments for the given mode.
getArguments() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the message arguments.
getArguments(String) - Method in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
getArguments(Method) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
 
getArguments() - Method in class net.sf.mmm.util.nls.base.NlsMessageDescriptor
 
getArguments() - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method gets the arguments for the created NlsMessage s.
getAriaRole() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAriaRole
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetSection
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetComboboxField
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetListBoxField
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridPanel
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetSection
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetComboboxField
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetListBoxField
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetSection
getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetComboboxField
getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
getArrayClass(Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method creates the Class reflecting an array of the given componentType.
getArrayClass(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
getArrayClass(Class<?>) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method creates the Class reflecting an array of the given componentType.
getAscii() - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
getAssignment() - Method in class net.sf.mmm.util.query.base.feature.FeatureSetImpl.SetExpression
 
getAssignmentClass() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the Class to be used for assignment (as parameter) of a value of this GenericType.
getAssignmentClass() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
getAssignmentClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
 
getAssignmentClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
getAssignmentClass() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
getAttribute(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAttribute
This method gets the attribute with the given name of this object.
getAttribute(String) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the attribute with the given name of this object.
getAttributeAsBoolean(Element, String, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the value of the attribute from the given element as a boolean value.
getAttributeAsBoolean(Element, String, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
getAuthorities() - Method in class net.sf.mmm.test.TestUser
 
getAuthority() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
getAutocomplete() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaAutocomplete
This method gets the autocomplete property of this object.
getAutocomplete() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndAutocomplete
This method gets the autocomplete property of this object.
getAvailableFonts() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
 
getBasename(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method gets the basename of the given filename (path).
getBasename(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
getBaseTone() - Method in class net.sf.mmm.music.datatype.api.Chord
 
getBaseUri() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
This method gets the base-URI used to build the search-entry-URI for the location itself.
getBaseUri() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
This method gets the base-URI used to build the search-entry-URI for the location itself.
getBasicUtil() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getBasicUtil() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the BasicUtil.
getBean() - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
getBean() - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
getBean() - Method in interface net.sf.mmm.util.property.api.ReadableProperty
 
getBean() - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
getBean() - Method in interface net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolder
This method gets the current JAXB bean.
getBean() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
This method gets the current JAXB bean.
getBeanClass() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
getBeanClass() - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
getBeanFactory() - Method in class net.sf.mmm.util.bean.base.mapping.AbstractBeanMapper
 
getBeanFactory() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
getBeanMapper() - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
getBeanMapper() - Method in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
getBeanMapper() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkBase
 
getBeanPrototype(OClass) - Method in interface net.sf.mmm.orient.api.mapping.OrientBeanMapper
 
getBeanPrototype(int) - Method in interface net.sf.mmm.orient.api.mapping.OrientBeanMapper
 
getBeanPrototype(Class<B>) - Method in interface net.sf.mmm.orient.api.mapping.OrientBeanMapper
 
getBeanPrototype(int) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
getBeanPrototype(OClass) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
getBeanPrototype(Class<B>) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
getBeanPrototypeBuilder() - Method in class net.sf.mmm.util.bean.base.mapping.AbstractBeanMapper
 
getBeats() - Method in class net.sf.mmm.music.datatype.api.Beat
 
getBeats() - Method in interface net.sf.mmm.music.datatype.api.Fraction
 
getBeats() - Method in class net.sf.mmm.music.datatype.api.MusicalValue
 
getBeats() - Method in enum net.sf.mmm.music.datatype.api.MusicalValue.Variation
 
getBehavior(RichTextFeature) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
getBest() - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets the element that has currently the best (highest) positive rank .
getBest(int) - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets the element that has currently the best (highest) rank greater or equal to the given threshold.
getBests() - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets a List containing the element(s) that has currently the best (highest) rank.
getBetterOrEqual(int) - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets all elements with a rank greater or equal to the given threshold.
getBits() - Method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
This method gets the bit-mask of this visibility-modifier.
getBlobUrl(JsBlob) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method creates the URL pointing to a JsBlob.
getBlue() - Method in class net.sf.mmm.util.datatype.api.color.Color
 
getBlue() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getBodyWidthCell() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
getBorderLeft() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the string for the left border of this column.
getBorderRight() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the string for the right border of this column.
getBorderWidth() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the auto calculated width of the left and right border.
getBounds() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
getBrightness() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getBrowsableResourceFactory() - Method in interface net.sf.mmm.search.indexer.base.IndexerDependencies
This method gets the BrowsableResourceFactory used to create resources for locations.
getBrowsableResourceFactory() - Method in class net.sf.mmm.search.indexer.base.IndexerDependenciesImpl
This method gets the BrowsableResourceFactory used to create resources for locations.
getBrowserHeight() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the height of the browser window in pixel (vertical size).
getBrowserPositionX() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the pixel position of the browser window's left border on the x-axis (horizontal).
getBrowserPositionY() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the pixel position of the browser window's top border on the y-axis (vertical).
getBrowserWidth() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the width of the browser window in pixel (horizontal size).
getBuffer() - Method in interface net.sf.mmm.util.query.api.expression.ExpressionFormatter
 
getBuffer() - Method in class net.sf.mmm.util.query.base.expression.SimpleExpressionFormatter
 
getBufferRanges() - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMedia
 
getBuilder(OType) - Method in interface net.sf.mmm.orient.impl.property.PropertyBuilder
 
getBuilder(Class<V>) - Method in interface net.sf.mmm.orient.impl.property.PropertyBuilder
 
getBuilder(OType) - Method in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
getBuilder(Class<V>) - Method in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
getBuilder() - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
getBundle() - Static method in enum net.sf.mmm.client.ui.api.common.RichTextFeature
 
getBundle() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
 
getBundle() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetButtonFactory
 
getBundle() - Method in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
 
getBundle() - Static method in exception net.sf.mmm.search.api.SearchException
 
getBundle() - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
 
getBundle() - Static method in enum net.sf.mmm.util.lang.api.Direction
 
getBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
This method gets the NlsBundle for the given bundleInterface from the internal map.
getBundleClasses() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method gets the Class reflecting the ResourceBundle to synchronize.
getBundleFactory() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method gets the default NlsBundleFactory.
getBundleHelper() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
getBundleName() - Method in interface net.sf.mmm.search.view.api.SearchViewConfiguration
This method gets the qualified name of the ResourceBundle used if texts for the UI from the configuration are specified in the from {<KEY>}.
getBundleName() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets the qualified name of the ResourceBundle used if texts for the UI from the configuration are specified in the from {<KEY>}.
getBundleOptions(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
This method gets the NlsBundleOptions for the given bundleInterface.
getBundles() - Method in interface net.sf.mmm.util.nls.base.NlsResourceBundleProvider
Deprecated.
This method gets all central registered NlsResourceBundles.
getBusyManager() - Method in interface net.sf.mmm.client.api.ClientComponents
 
getButtonPanel() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetPopup
 
getButtonPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomPopup
getButtonPanel() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
getButtonPanel() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
getByteArray(int) - Method in interface net.sf.mmm.util.io.api.ComposedByteBuffer
This method gets the ByteArray at the given index.
getByteArray(int) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
 
getByteArray(int) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
getByteArrayCount() - Method in interface net.sf.mmm.util.io.api.ComposedByteBuffer
This method gets the number of ByteArrays currently available via ComposedByteBuffer.getByteArray(int).
getByteArrayCount() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
 
getByteArrayCount() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
getByteArrayPool() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
This method gets the ByteArrayPool used to borrow byte-arrays.
getByteArrayPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method gets the byte-array Pool used to transfer streams.
getByteArrayPool() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
This method gets a pool used to manage byte-arrays.
getBytes() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
getBytes() - Method in interface net.sf.mmm.util.io.api.ByteArray
This method gets the underlying byte-array of this buffer.
getBytes() - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
This method gets the bytes of this BOM.
getBytes() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
 
getBytes() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
 
getBytesAvailable() - Method in interface net.sf.mmm.util.io.api.ByteArray
This method gets the number of bytes available in this array.
getBytesAvailable() - Method in interface net.sf.mmm.util.io.api.ByteProvider
This method gets the number of bytes available.
getBytesAvailable() - Method in class net.sf.mmm.util.io.base.AbstractByteArray
 
getBytesAvailable() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
 
getBytesAvailable() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
 
getBytesAvailable() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
getBytesMaximum() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
getBytesMinimum() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
getCache() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method provides a cache that is used by the PojoPathNavigator to speed up repetitive calls with the same initial Pojo and PojoPaths with a common prefix.
getCache() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
getCache() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getCacheControlMaxAge() - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the maximum age (lease time) in seconds.
getCachedPath(String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method gets the AbstractPojoPathNavigator.CachingPojoPath from the cache.
getCalendarField(Calendar) - Method in enum net.sf.mmm.util.date.api.DateUnit
This method delegates to Calendar.get(int).
getCalendarId() - Method in enum net.sf.mmm.util.date.api.DateUnit
This method gets the ID constant for Calendar operations such as Calendar.get(int).
getCalendarId() - Method in enum net.sf.mmm.util.date.api.Weekday
This method gets the ID constant of Calendar representing this Weekday.
getCall() - Method in class net.sf.mmm.service.base.client.RemoteInvocationCallData
 
getCallLoginCount() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
getCallQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
getCalls() - Method in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
 
getCalls() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalCalls
 
getCalls() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
getCallTotalCount() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
getCanonicalName() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getCapacity() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method gets the capacity of this pool.
getCapitalSuffixAfterPrefix(String, String) - Method in class net.sf.mmm.util.bean.impl.BeanMethod
 
getCapitalSuffixAfterPrefixes(String, String...) - Method in class net.sf.mmm.util.bean.impl.BeanMethod
 
getCaption() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadCaption
This method gets the caption of this object.
getCaption() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
This method gets the caption of this object.
getCaptionWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
getCategory() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
 
getCategory() - Method in interface net.sf.mmm.util.lang.api.EnumTypeWithCategory
This method gets the EnumType of the category of this enum instance.
getCategory() - Method in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
 
getCategory() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
getCause(Throwable, Class<T>) - Static method in class net.sf.mmm.test.ExceptionHelper
This method gets a catched exception or one of its causes that is an instance of the given expectedType.
getCause() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
 
getCdataCloseCount() - Method in class net.sf.mmm.util.xml.api.ParserState
 
getChangeCount(ChangeType) - Method in interface net.sf.mmm.search.indexer.api.CountingEntryUpdateVisitor
This method gets the number of invocations of EntryUpdateVisitor.visitIndexedEntryUri(String, ChangeType) for the given changeType.
getChangeCount(ChangeType) - Method in class net.sf.mmm.search.indexer.base.AbstractCountingEntryUpdateVisitor
This method gets the number of invocations of EntryUpdateVisitor.visitIndexedEntryUri(String, ChangeType) for the given changeType.
getChangeType(BrowsableResource, UpdateStrategyArguments) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
This method determines the ChangeType of the given resource.
getChangeType(BrowsableResource, UpdateStrategyArguments) - Method in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyLastModified
This method determines the ChangeType of the given resource.
getCharacterType(char) - Static method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method gets the DefaultLineWrapper.TextSegmentType corresponding to the given character.
getCharArrayPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method gets the char-array Pool used to transfer Readers and Writers.
getCharset() - Method in class net.sf.mmm.util.xml.base.XmlInputStream
This method gets the Charset that was detected.
getChecked() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaChecked
This method gets the checked state of this object.
getChecked() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
This method gets the checked state of this object.
getChecked() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method gets the checked state of this object.
getChecksum() - Method in interface net.sf.mmm.orient.data.bean.api.File
 
getChecksum() - Method in class net.sf.mmm.orient.sql.SqlScript
 
getChild(int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetAbstractComposite
This method gets the child at the given index.
getChild(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetAbstractComposite
This method gets the child with the given id.
getChild(int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetComposite
This method gets the child at the given index.
getChild(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetComposite
This method gets the child with the given id.
getChild() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleComposite
This method gets the single child of this composite.
getChild() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleMutableComposite
This method gets the single child of this composite.
getChild(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetComposite
This method gets the child with the given id.
getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetComposite
This method gets the child at the given index.
getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method gets the child at the given index.
getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the child at the given index.
getChild(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the child with the given id.
getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
This method gets the child at the given index.
getChild() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
This method gets the single child of this composite.
getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the child at the given index.
getChild(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the child with the given id.
getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
This method gets the child at the given index.
getChild(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
This method gets the child with the given id.
getChildCount() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetAbstractComposite
This method gets the number of children in this composite.
getChildCount() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleComposite
This method gets the number of children in this composite.
getChildCount() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleMutableComposite
This method gets the number of children in this composite.
getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method gets the number of children in this composite.
getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the number of children in this composite.
getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
This method gets the number of children in this composite.
getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the number of children in this composite.
getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
This method gets the number of children in this composite.
getChildIndex(UiWidget) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetAbstractComposite
This method determines the index of the given child in the list of children of this composite.
getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetComposite
This method determines the index of the given child in the list of children of this composite.
getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method determines the index of the given child in the list of children of this composite.
getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method determines the index of the given child in the list of children of this composite.
getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
This method determines the index of the given child in the list of children of this composite.
getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method determines the index of the given child in the list of children of this composite.
getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
This method determines the index of the given child in the list of children of this composite.
getChildren(NODE) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeModel
This method gets the children of the given tree-node.
getChildren(TreeNodeSimple<VALUE>) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
This method gets the children of the given tree-node.
getChildren() - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
This method gets the List containing all children of this GenericTreeNode.
getChildren() - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
getChildrenAsync(NODE, Consumer<List<NODE>>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeModel
This method gets the children of the given tree-node asynchronously.
getChildrenAsync(TreeNodeSimple<VALUE>, Consumer<List<TreeNodeSimple<VALUE>>>) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
This method gets the children of the given tree-node asynchronously.
getChildResource(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathFolder
 
getChildResources() - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
This method iterates the immediate child-resources contained in this BrowsableResource.
getChildResources(Filter<? super BrowsableResource>) - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
This method iterates the immediate child-resources contained in this BrowsableResource and are accepted by the given filter .
getChildResources(Filter<? super BrowsableResource>) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResource
 
getChildResources() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
 
getChildResources(Filter<? super BrowsableResource>) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
 
getChildResources() - Method in class net.sf.mmm.util.resource.base.FileResource
 
getChildResources() - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
getChildResources() - Method in class net.sf.mmm.util.resource.impl.ClasspathFile
 
getChildResources() - Method in class net.sf.mmm.util.resource.impl.ClasspathFolder
 
getChoices() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
 
getChroma() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getChromaticScale() - Method in enum net.sf.mmm.music.datatype.api.MusicalKey
 
getChromaticSignTones() - Method in enum net.sf.mmm.music.datatype.api.MusicalKey
 
getChromaticSteps() - Method in enum net.sf.mmm.music.datatype.api.ChromaticInterval
 
getChromaticSteps(TonalSystem) - Method in enum net.sf.mmm.music.datatype.api.ChromaticInterval
 
getChromaticSteps(TonalSystem) - Method in enum net.sf.mmm.music.datatype.api.DiatonicInterval
 
getChromaticSteps(TonalSystem) - Method in interface net.sf.mmm.music.datatype.api.Interval
Returns the number of chromatic semitone steps from the initial TonePitch.
ATTENTION:
This means the result is 0-based, so e.g.
getChromaticSteps(TonalSystem) - Method in enum net.sf.mmm.music.datatype.api.Solmization
Returns the number of chromatic semitone steps from the initial TonePitch.
ATTENTION:
This means the result is 0-based, so e.g.
getClass(E) - Method in class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
This method gets the associated type for the given element.
getClass(ComposedValueConverterImpl.ComposedTargetTypeConverter<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
 
getClassAnnotation(Class<?>, Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
This method gets the first annotation of the type given by annotation in the class hierarchy of the given annotatedClass.
getClassAnnotation(Class<?>, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
 
getClassBounds(Type) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the most specific Class available by the type-safe analyzation of the given generic type.
getClasses(Object[]) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the classes of the given objects.
getClasses(Object[]) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
getClasspathResource() - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResource(String) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResource(Package) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResource() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getClasspathResource(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getClasspathResource(Package) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getClasspathResourceClasses(Filter<String>, Filter<Class<?>>) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResourceClasses(Filter<String>, Filter<Class<?>>) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getClasspathResourceFiles() - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResourceFiles(Filter<? super BrowsableResource>) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResourceFiles() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
 
getClasspathResourceFiles() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getClasspathResourceFiles(Filter<? super BrowsableResource>) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getClasspathScanner() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
getCliClass() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the CliClass configured for the state-class.
getClientUiBundle() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
 
getCliState() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method gets the CliState.
getCliState() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
getCliStyle() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the style configured for the state-class.
getCode() - Method in exception net.sf.mmm.search.engine.base.SearchQueryParseException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.search.indexer.base.SearchAddFailedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.search.indexer.base.SearchEntryIdImmutableException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.search.indexer.base.SearchRemoveFailedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.search.indexer.base.SearchUpdateMissingIdException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.transaction.base.TransactionCommitException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.transaction.base.TransactionNotActiveException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.transaction.base.TransactionRollbackException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliArgumentMissingException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionMissingException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
 
getCode() - Method in exception net.sf.mmm.util.cli.api.CliParserExcepiton
 
getCode() - Method in exception net.sf.mmm.util.collection.base.NodeCycleException
 
getCode() - Method in exception net.sf.mmm.util.component.api.AlreadyInitializedException
 
getCode() - Method in exception net.sf.mmm.util.component.api.NotInitializedException
 
getCode() - Method in exception net.sf.mmm.util.component.api.ResourceAmbiguousException
 
getCode() - Method in exception net.sf.mmm.util.component.api.ResourceMissingException
 
getCode() - Method in exception net.sf.mmm.util.date.api.IllegalDateFormatException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.ComposedException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.DuplicateObjectException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.IllegalCaseException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsClassCastException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsIllegalStateException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsNullPointerException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsParseException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.ObjectDisposedException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.ObjectMismatchException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.ObjectNotFoundException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.ReadOnlyException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.ValidationErrorUserException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.ValueConvertException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.ValueNotSetException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.ValueOutOfRangeException
 
getCode() - Method in exception net.sf.mmm.util.exception.api.WrongValueTypeException
 
getCode() - Method in exception net.sf.mmm.util.io.api.BufferExceedException
 
getCode() - Method in exception net.sf.mmm.util.io.api.RuntimeIoException
 
getCode() - Method in exception net.sf.mmm.util.io.api.StreamClosedException
 
getCode() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMessageCode
This method gets the code that identifies the detailed type of this object.
getCode() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
 
getCode() - Method in exception net.sf.mmm.util.math.api.NumberConversionException
 
getCode() - Method in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
 
getCode() - Method in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
 
getCode() - Method in exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
 
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
 
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
 
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
 
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
 
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
 
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
 
getCode() - Method in exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
 
getCode() - Method in exception net.sf.mmm.util.reflect.api.AccessFailedException
 
getCode() - Method in exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
 
getCode() - Method in exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
 
getCode() - Method in exception net.sf.mmm.util.reflect.api.InstantiationFailedException
 
getCode() - Method in exception net.sf.mmm.util.reflect.api.InvocationFailedException
 
getCode() - Method in exception net.sf.mmm.util.reflect.api.TypeNotFoundException
 
getCode() - Method in exception net.sf.mmm.util.reflect.base.ContainerGrowthException
 
getCode() - Method in exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
 
getCode() - Method in exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
 
getCode() - Method in exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
 
getCode() - Method in exception net.sf.mmm.util.resource.api.ResourceNotWritableException
 
getCode() - Method in exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
 
getCode() - Method in exception net.sf.mmm.util.search.api.SearchTimeoutException
 
getCode() - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
 
getCode() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Deprecated.
 
getCode() - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
This method gets the code of this ValidationFailure.
getCode() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
This is the default implementation to retrieve the code of this ValueValidator.
getCode() - Method in class net.sf.mmm.util.validation.base.AbstractValidatorRange
 
getCode() - Method in class net.sf.mmm.util.validation.base.ComposedValidator
 
getCode() - Method in class net.sf.mmm.util.validation.base.text.ValidatorPattern
 
getCode() - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeAfter
 
getCode() - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeBefore
 
getCode() - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeFuture
 
getCode() - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimePast
 
getCode() - Method in class net.sf.mmm.util.validation.base.ValidationFailureSuccess
 
getCode() - Method in class net.sf.mmm.util.validation.base.ValidatorDateFuture
 
getCode() - Method in class net.sf.mmm.util.validation.base.ValidatorDatePast
 
getCode() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
getCode() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
getCode() - Method in exception net.sf.mmm.util.value.api.ValueConvertException
Deprecated.
 
getCode() - Method in exception net.sf.mmm.util.value.api.ValueNotSetException
Deprecated.
 
getCode() - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Deprecated.
 
getCode() - Method in exception net.sf.mmm.util.value.api.WrongValueTypeException
Deprecated.
 
getCode() - Method in exception net.sf.mmm.util.xml.api.XmlGenericException
 
getCode() - Method in exception net.sf.mmm.util.xml.base.XmlInvalidException
 
getCode() - Method in exception net.sf.mmm.util.xml.path.api.XmlParseException
 
getCollection() - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
 
getCollectionFactory(Class<COLLECTION>) - Method in interface net.sf.mmm.util.collection.api.CollectionFactoryManager
This method gets the CollectionFactory for the given collectionType.
getCollectionFactory(Class<C>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
 
getCollectionFactoryManager() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getCollectionFactoryManager() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getCollectionFactoryManager() - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
This method gets the CollectionFactoryManager instance used to create Maps and Collections.
getCollectionFactoryManager() - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method gets the CollectionFactoryManager instance used by this util.
getCollectionFactoryManager() - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
getCollectionImplementation() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.ArrayListFactory
 
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
 
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
 
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.HashSetFactory
 
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
 
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
 
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
 
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.NavigableTreeSetFactory
 
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.TreeSetFactory
 
getCollectionInterface() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
 
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractDequeFactory
 
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractListFactory
 
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractNavigableSetFactory
 
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractQueueFactory
 
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractSetFactory
 
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
 
getCollectionReflectionUtil() - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
getCollectionReflectionUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getCollectionReflectionUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getCollectionReflectionUtil() - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependencies
This method gets the CollectionReflectionUtil instance to use.
getCollectionReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
 
getCollectionReflectionUtil() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the CollectionReflectionUtil instance to use.
getCollectionReflectionUtil() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method gets the CollectionReflectionUtilImpl instance to use.
getColorBox() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
getColumn(int) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
This method gets the column at the given index.
getColumn(int) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method gets the column at the given index.
getColumn(int) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the column at the given index.
getColumnById(String, boolean) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
This method gets the column with the given columnId.
getColumnById(String, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method gets the column with the given columnId.
getColumnById(String, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the column with the given columnId.
getColumnCount() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadColumnCount
This method gets the number of columns of this object (e.g.
getColumnCount() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
 
getColumnCount() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
getColumnCount() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
getColumnCount() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
This method gets the number of columns of this object (e.g.
getColumnInfo() - Method in class net.sf.mmm.util.text.api.TextColumn
This method gets the TextColumnInfo holding the metadata of the column.
getColumns() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getColumnSpan() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadColumnSpan
This method gets the number of columns spanned by this object (cell).
getColumnSpan() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the number of columns spanned by this object (cell).
getColumnSpan() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
This method gets the number of columns spanned by this object (cell).
getColumnSpan() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
This method gets the number of columns spanned by this object (cell).
getColumnSpan() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
This method gets the number of columns spanned by this object (cell).
getColumnSpan() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
This method gets the number of columns spanned by this object (cell).
getCombinedIds() - Method in interface net.sf.mmm.search.view.api.SearchEntryTypeView
The IDs of all SearchEntryTypes that have the same title.
getCombinedIds() - Method in class net.sf.mmm.search.view.base.SearchEntryTypeViewBean
The IDs of all SearchEntryTypes that have the same title.
getCombiningCharacter() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method gets the combining character for this DiacriticalMark.
getCombobox() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
getCommandClass() - Method in interface net.sf.mmm.service.api.command.RemoteInvocationCommandHandler
 
getCommentChar() - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method gets the character used to identify a comment.
getComparator() - Method in class net.sf.mmm.util.value.api.NumberRange
 
getComparator() - Method in class net.sf.mmm.util.value.api.Range
 
getComponents() - Method in class net.sf.mmm.client.api.ClientContext
 
getComponents() - Method in class net.sf.mmm.client.base.gwt.GwtClientContext
getComponentType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the component-type of this GenericType if it represents an array, Collection or Map.
getComponentType() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
getComponentType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
getComponentType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
getComposedCharacters() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method gets a Collection with all precomposed characters containing this mark.
getComposedValueConverter() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
getComposedValueConverter() - Method in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
This method gets the ComposedValueConverter owing this converter.
getComputedStyle(Element) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the computed style of the given Element.
getCondition() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
 
getConfiguration() - Method in interface net.sf.mmm.client.ui.api.UiContext
This method gets the UiConfiguration for this factory.
getConfiguration() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method gets the UiConfiguration for this factory.
getConfiguration() - Method in interface net.sf.mmm.search.view.api.SearchViewLogic
This method gets the SearchEngineConfiguration.
getConfiguration() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets the SearchEngineConfiguration.
getConfiguration() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
 
getConfigurationHolder() - Method in interface net.sf.mmm.search.engine.impl.lucene.LuceneFieldManager
This method gets the SearchConfigurationHolder.
getConfigurationHolder() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
This method gets the SearchConfigurationHolder.
getConjunction() - Method in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
getConjunction() - Method in interface net.sf.mmm.util.xml.path.api.XmlSet
This method gets the conjunction used to combine the child-selectors of this XmlSet.
getConjunction() - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
 
getConnection() - Method in interface net.sf.mmm.orient.api.db.OrientDatabase
 
getConnection() - Method in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
getConstraintViolations() - Method in exception net.sf.mmm.util.exception.api.ValidationErrorUserException
 
getConstraintViolations() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Deprecated.
 
getContainer() - Method in class net.sf.mmm.client.api.ClientContext
 
getContainer() - Method in interface net.sf.mmm.client.ui.api.UiContext
 
getContainer() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
getContainerStyle(CliStyle) - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
 
getContainerStyle(CliStyle) - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
 
getContainerStyle(CliStyle) - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the style of this parameter.
getContentEncoding() - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the content-encoding.
getContentLength() - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the content-length.
getContentPanel() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
getContentPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
 
getContentPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
getContentPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
 
getContentPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
getContentType(String) - Method in interface net.sf.mmm.util.contenttype.api.ContentTypeManager
This method gets the ContentType for the given id.
getContentType(String) - Method in class net.sf.mmm.util.contenttype.base.AbstractContentTypeManager
 
getContentType() - Method in interface net.sf.mmm.util.contenttype.base.DecisionTreeNode
This method gets the ContentType associated with this node (as far as detected).
getContentType() - Method in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
 
getContentType() - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the content-type.
getContentTypes() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
 
getContext() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidget
This method gets the UiContext.
getContext() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
getContext() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method gets the UiContext.
getContext() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
 
getContext() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
 
getContext() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
getContext() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
getContext() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the UiContext.
getContext() - Method in interface net.sf.mmm.search.indexer.api.strategy.UpdateStrategyArguments
This method gets the MutableGenericContext.
getContext() - Method in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
This method gets the MutableGenericContext.
getContext(ServletRequest) - Static method in class net.sf.mmm.search.view.api.SearchViewContextAccess
This method gets the SearchViewContext from the given request.
getContext() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
This method gets the TransactionContext that allows to add individual data to be associated with this TransactionAdapter.
getContext() - Method in interface net.sf.mmm.transaction.api.TransactionEvent
This method gets the TransactionContext associated with the transaction that caused this event.
getContext() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method gets the TransactionContext that allows to add individual data to be associated with this TransactionAdapter.
getContext() - Method in class net.sf.mmm.transaction.base.TransactionEventImpl
This method gets the TransactionContext associated with the transaction that caused this event.
getContext() - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
 
getContext() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method gets the delegate instance this proxy points to.
getContext() - Method in class net.sf.mmm.util.context.base.ImmutableGenericContext
 
getControls() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaControls
This method gets the ID of the controls property of this object.
getControls() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the ID of the controls property of this object.
getConverter() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getConverter() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getConverters() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
getCountryCode() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
This method gets the raw value (the actual country code).
getCountryCode() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
This method gets the PhoneCountryCode of the PhoneNumber.
getCreator() - Method in interface net.sf.mmm.search.api.SearchEntry
This method gets the author of this entry.
getCreator() - Method in class net.sf.mmm.search.base.AbstractSearchEntry
This method gets the author of this entry.
getCreator() - Method in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
This method gets the creator from the request parameters.
getCreator() - Method in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
This method gets the creator from the request parameters.
getCredentials() - Method in class net.sf.mmm.test.TestUser
 
getCriteriaBuilder() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
getCurrencyFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getCurrent() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
This method gets the current element.
getCurrentBuffer() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method gets the current ByteArrayBufferImpl.
getCurrentBufferIndex() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method gets the current index in the current buffer.
getCurrentConnection() - Method in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
getCurrentDialog(String) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method gets the current Dialog of the given type.
getCurrentDialog(String) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method gets the current Dialog of the given type.
getCurrentIndex() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
getCurrentIndex() - Method in interface net.sf.mmm.util.io.api.ByteArray
This method gets the offset in the byte array.
getCurrentIndex() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
 
getCurrentIndex() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
 
getCurrentIndex() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
 
getCurrentIndex() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method gets the current position in the stream to scan.
getCurrentIndex() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
getCurrentMainDialog() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method gets the current Dialog of the type main.
getCurrentMainDialog() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method gets the current Dialog of the type main.
getCurrentMode() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
This method gets the current mode that was detected so far.
getCurrentPlace() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method gets the current DialogPlace.
getCurrentPlace() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method gets the current DialogPlace.
getCurrentPopupDialog() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method gets the current PopupDialog.
getCurrentPopupDialog() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method gets the current PopupDialog.
getCurrentQueue() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationCaller
This method gets the current queue.
getCurrentQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method gets the current queue.
getCurrentSegment() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method gets the current DefaultLineWrapper.TextSegment.
getCurrentSession() - Method in interface net.sf.mmm.util.session.base.UserSessionProvider
Gets the current UserSession according to the current environment and client or server context.
getCurrentSession() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
 
getCustomId() - Method in interface net.sf.mmm.search.api.SearchEntry
This method gets the value of the custom-ID field.
getCustomId() - Method in class net.sf.mmm.search.base.AbstractSearchEntry
This method gets the value of the custom-ID field.
getData() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
getDataBinding() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getDataBinding(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getDataBinding(List<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
getDataBindingFactory() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
getDataBindingForWidget(UiWidgetWithValue<VALUE>, VALUE) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
getDataList() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
getDataList() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
 
getDataList() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
 
getDataResource() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
This method gets the DataResource where the bean was loaded from.
getDataTable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
getDataTableAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
getDatatype() - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactoryDatatype
 
getDatatype() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryDatatype
getDatatype() - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
 
getDatatype() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
 
getDatatypeDescriptor(Class<T>) - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptorManager
Gets the DatatypeDescriptor for the specified datatype.
getDatatypeDescriptor(Class<T>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
getDatatypeDetector() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
getDatatypeDetector() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
getDate() - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the date.
getDateFormatter(Locale, String, String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getDateFormatter(Locale, String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getDateFormatter(Locale, String, Iso8601Util) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getDatePattern() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method gets the pattern used to format the date comment.
getDeclarationIndex(TypeVariable<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method gets the declaration-index of the given typeVariable.
getDeclaredAnnotation(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
getDeclaredAnnotations() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
getDeclaredAnnotationsByType(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
getDeclaredPropertyNames() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
getDeclaredPropertyNames() - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
getDeclaredPropertyNames() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getDeclaringClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the class reflecting the type that declared this accessor.
getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
 
getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
 
getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
 
getDefaultClassLoader() - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the default ClassLoader to use.
getDefaultClassLoader(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the default ClassLoader to use.
getDefaultConverter() - Method in interface net.sf.mmm.util.value.api.ComposedValueConverterFactory
 
getDefaultConverter() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
 
getDefaultExtension() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method gets the default extension associated with this ContentType (e.g.
getDefaultExtension() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
getDefaultFailureCallback() - Method in interface net.sf.mmm.service.api.client.AttributeReadDefaultFailureCallback
This method gets the default callback to handle failures that occurred on service invocations.
getDefaultFailureCallback() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
This method gets the default callback to handle failures that occurred on service invocations.
getDefaultFailureCallback() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
getDefaultFailureCallback() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method gets the default callback to handle failures that occurred on service invocations.
getDefaultFormatter() - Method in interface net.sf.mmm.util.version.api.VersionUtil
 
getDefaultFormatter() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getDefaultLocale() - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
This method gets the default locale used if none is provided.
getDefaultResult() - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method gets the default result used if none of the rules matched.
getDefaultSettings() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method gets the default used if no TransactionSettings are specified explicitly on a call of doInTransaction.
getDefaultTypes() - Static method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeDefaults
This method gets the Collection with the default SearchEntryTypes.
getDefaultValue() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
 
getDefiningType() - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method gets the defining type.
getDefiningType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the defining type.
getDefiningType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
getDelegate(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
Lazy accessor to get the PropertyAccessor to delegate to.
getDelegate() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the underlying widget that is adapted by this widget.
getDelegate(UiWidgetCustom<?, WIDGET>) - Static method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the delegate of the given widget.
getDelegate() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
getDelegate() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
This method gets the original object this hash-key delegates to.
getDelegate() - Method in class net.sf.mmm.util.collection.base.CollectionList
This method gets the underlying Collection that is adapted to appear as List.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
 
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
 
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
 
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
 
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
 
getDelegate() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory.BrowsableResourceAdapter
 
getDelegate() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
 
getDelegate() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory.DataResourceAdapter
 
getDelegate() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method gets the DataResource this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
 
getDenyChar() - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method gets the character used to identify a deny pattern.
getDependencies() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
 
getDependencies() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
getDependencies() - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
 
getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
 
getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method gets the dependencies required for this descriptor.
getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
getDependencies() - Method in class net.sf.mmm.util.property.base.AbstractBooleanBinding
 
getDescribedBy() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDescribedBy
This method gets the ID of the describedby property of this object.
getDescribedBy() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the ID of the describedby property of this object.
getDescriptor(Method) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
 
getDescriptor(Class<POJO>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoClass.
getDescriptor(Type) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoType.
getDescriptor(GenericType<POJO>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoType.
getDescriptor(Class<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
 
getDescriptor(Type) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
 
getDescriptor(GenericType<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
 
getDescriptor(Class<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
 
getDescriptor(Type) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
 
getDescriptor(GenericType<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
 
getDescriptorBuilder() - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
getDescriptorBuilder() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
This method gets the PojoDescriptorBuilder used for the underlying reflectional property access.
getDescriptorBuilderFactory() - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
getDescriptorBuilderFactory() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getDescriptorEnhancer() - Method in interface net.sf.mmm.util.pojo.descriptor.base.ExtendedPojoDescriptorDependencies
 
getDescriptorEnhancer() - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
 
getDestination() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
This method gets the destination to transfer to.
getDestination() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
 
getDestination() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
 
getDetailPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method gets the details panel showing the detail for the current selection from the master list.
getDetailPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
This method gets the details panel showing the detail for the current selection from the master list.
getDetails() - Method in class net.sf.mmm.test.TestUser
 
getDetails() - Method in interface net.sf.mmm.util.lang.api.Message
This method gets optional details for this message.
getDetails() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
 
getDetails() - Method in class net.sf.mmm.util.lang.base.InformationMessage
 
getDetails() - Method in class net.sf.mmm.util.lang.base.WarningMessage
 
getDetails() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
getDetails() - Method in class net.sf.mmm.util.validation.base.ValidationFailureSuccess
 
getDetailsForSelection(SELECTION) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method gets the >DETAIL&ls; for the given <SELECTION>.
getDetailsForSelection(SELECTION) - Method in interface net.sf.mmm.client.ui.base.widget.custom.pattern.UiHandlerDetailsForSelection
This method gets the <DETAIL> for the given <SELECTION>.
getDetailsPath() - Method in interface net.sf.mmm.search.view.api.SearchViewConfiguration
The servlet-path for the view of the details of a particular SearchHit.
getDetailsPath() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
The servlet-path for the view of the details of a particular SearchHit.
getDialect() - Method in interface net.sf.mmm.util.query.api.statement.Statement
 
getDialect() - Method in class net.sf.mmm.util.query.base.feature.AbstractFeature
 
getDialect() - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
getDialog(String) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method gets the Dialog with the given ID.
getDialog(String) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method gets the Dialog with the given ID.
getDialogId() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
This method gets the ID of the Dialog identified by this DialogPlace.
getDialogId() - Method in class net.sf.mmm.client.ui.base.dialog.DialogSlot
This method gets the ID of the Dialog identified by this DialogSlot.
getDialogManager() - Method in interface net.sf.mmm.client.api.ClientComponents
 
getDialogManager() - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
 
getDiatonicScale() - Method in enum net.sf.mmm.music.datatype.api.MusicalKey
 
getDiatonicSteps() - Method in enum net.sf.mmm.music.datatype.api.ChromaticInterval
 
getDiatonicSteps(TonalSystem) - Method in enum net.sf.mmm.music.datatype.api.ChromaticInterval
 
getDiatonicSteps(TonalSystem) - Method in enum net.sf.mmm.music.datatype.api.DiatonicInterval
 
getDiatonicSteps() - Method in enum net.sf.mmm.music.datatype.api.DiatonicInterval
 
getDiatonicSteps(TonalSystem) - Method in interface net.sf.mmm.music.datatype.api.Interval
Returns the number of diatonic steps from the initial TonePitch.
ATTENTION:
This means the result is 0-based, so e.g.
getDiatonicSteps(TonalSystem) - Method in enum net.sf.mmm.music.datatype.api.Solmization
Returns the number of diatonic steps from the initial TonePitch.
ATTENTION:
This means the result is 0-based, so e.g.
getDirname(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method gets the directory-name of the given filename (path).
getDirname(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
getDispatcher() - Method in interface net.sf.mmm.client.ui.api.UiContext
 
getDispatcher() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
getDisplay() - Method in interface net.sf.mmm.client.ui.api.UiContext
This method gets the UiDisplay e.g.
getDisplay() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method gets the UiDisplay e.g.
getDisplayTitle(SearchEntry) - Method in interface net.sf.mmm.search.view.api.SearchViewLogic
This method get the display-title from the given searchEntry.
getDisplayTitle(SearchEntry) - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method get the display-title from the given searchEntry.
getDocumentBuilderFactory() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the DocumentBuilderFactory.
getDropEffect() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDropEffect
This method gets the dropeffect property of this object.
getDropEffect() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the dropeffect property of this object.
getDurationAsString() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
getDurationInNanos() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
getDurationInSeconds() - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMedia
This method gets the duration of the current media in seconds.
getEditWidget(AbstractUiWidgetTableColumn<?, ROW, ?>, Object) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
This method gets the edit widget.
getEditWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
getElements() - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets all elements in this RankMap that have been actively ranked (by RankMap.addRank(Object, int) or RankMap.setUnacceptable(Object)).
getEnclosingClass() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getEncoding() - Method in interface net.sf.mmm.content.parser.api.ContentParserOptions
This method gets the encoding used as fallback, if it can NOT be derived or detected automatically.
getEncoding() - Method in class net.sf.mmm.content.parser.base.ContentParserOptionsBean
This method gets the encoding used as fallback, if it can NOT be derived or detected automatically.
getEncoding() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
This method gets the encoding of the resources in this location.
getEncoding() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
This method gets the encoding of the resources in this location.
getEncoding() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
This method gets the encoding used to convert a string provided in XML to bytes.
getEncoding() - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
This method gets the encoding indicated by this ByteOrderMark.
getEncoding() - Method in class net.sf.mmm.util.io.api.EncodingDetectionReader
This method gets the encoding if already detected.
getEncoding() - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
This method gets the detected encoding from the currently processed data.
getEncoding() - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
 
getEncoding() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method gets the encoding used to read and write the bundles.
getEncodingUtil() - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
This method gets the EncodingUtil to use.
getEndIndex() - Method in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors.Error
This method gets the end index.
getEndIndex() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method gets the index immediately after the last character of this DefaultLineWrapper.TextSegment.
getEnharmonicStyle() - Method in enum net.sf.mmm.music.datatype.api.MusicalKey
 
getEntityClass() - Method in class net.sf.mmm.jpa.api.entity.AbstractEntity
 
getEntityClass() - Method in interface net.sf.mmm.orient.repository.api.OrientBeanRepository
 
getEntityClass() - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
getEntityEnd() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used to end an entity.
getEntityEnd() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
getEntityGraph(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
getEntityGraphs(Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
getEntityManager() - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlDeleteStatementImpl
 
getEntityManager() - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlSelectStatementImpl
 
getEntityManager() - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
getEntityManager() - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlUpdateStatementImpl
 
getEntityManagerFactory() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
getEntityName(Class<?>) - Static method in class net.sf.mmm.jpa.base.query.statement.jpql.Jpql
 
getEntityRepresentation(Object) - Static method in exception net.sf.mmm.util.exception.api.OptimisticLockingException
 
getEntityStart() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used to start an entity.
getEntityStart() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
getEntityType() - Method in interface net.sf.mmm.util.query.api.path.EntityAlias
 
getEntityType() - Method in class net.sf.mmm.util.query.base.path.Alias
 
getEntry(String) - Method in interface net.sf.mmm.search.engine.api.SearchEngine
This method gets a entry by its technical entry-ID.
getEntry(String) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method gets a entry by its technical entry-ID.
getEntry(int) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
 
getEntry() - Method in interface net.sf.mmm.search.view.api.SearchViewContext
This method gets the single SearchEntry for viewing details.
getEntry() - Method in class net.sf.mmm.search.view.base.SearchViewContextBean
This method gets the single SearchEntry for viewing details.
getEntryCount() - Method in interface net.sf.mmm.search.view.api.SearchEntryTypeView
This method gets the entry-count for this SearchEntryTypeView.
getEntryCount() - Method in interface net.sf.mmm.search.view.api.SearchSourceView
This method gets the entry-count for this SearchSourceView.
getEntryCount() - Method in class net.sf.mmm.search.view.base.SearchEntryTypeViewBean
This method gets the entry-count for this SearchEntryTypeView.
getEntryCount() - Method in class net.sf.mmm.search.view.base.SearchSourceViewBean
This method gets the entry-count for this SearchSourceView.
getEntryId() - Method in interface net.sf.mmm.search.engine.api.SearchHit
This method gets the ID of this hit in the search index.
getEntryId() - Method in class net.sf.mmm.search.engine.base.SearchHitImpl
This method gets the ID of this hit in the search index.
getEntryType(String) - Method in interface net.sf.mmm.search.engine.api.config.SearchEntryTypeContainer
This method gets the SearchEntryType with the given ID.
getEntryType(String) - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeContainerBean
This method gets the SearchEntryType with the given ID.
getEntryType(String) - Method in interface net.sf.mmm.search.view.api.SearchViewLogic
This method gets the SearchEntryTypeView or SearchEntryType for the given id .
getEntryType(String) - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets the SearchEntryTypeView or SearchEntryType for the given id .
getEntryTypeAny() - Static method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeDefaults
This method gets the default SearchEntryType for SearchEntryType.ID_ANY.
getEntryTypeMap() - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeContainerBean
This method gets the Map of SearchEntryTypeBeans.
getEntryTypes() - Method in interface net.sf.mmm.search.engine.api.config.SearchEngineConfiguration
This method gets the SearchEntryTypeContainer.
getEntryTypes() - Method in class net.sf.mmm.search.engine.base.config.SearchEngineConfigurationBean
This method gets the SearchEntryTypeContainer.
getEntryTypes() - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeContainerBean
This method gets the list of raw entry types (without extension).
getEntryTypeViews() - Method in interface net.sf.mmm.search.view.api.SearchViewLogic
This method gets the list of SearchEntryTypeViews sorted by title.
getEntryTypeViews() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets the list of SearchEntryTypeViews sorted by title.
getEntryUpdateVisitor(UpdateStrategyArguments) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
This method gets the CountingEntryUpdateVisitor to use.
getEntryUri(DataResource, SearchIndexerDataLocation, DataResource) - Method in class net.sf.mmm.search.indexer.base.AbstractResourceSearchIndexer
This method determines the entry URI for the given resourceUri.
getEntryUriSet() - Method in class net.sf.mmm.search.indexer.base.CountingEntryUpdateVisitorCollector
This method gets the Set with the collected URIs.
getEnumClass() - Method in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean.XmlAdapterSearchFieldMode
This method gets the Class reflecting the enum.
getEnumClass() - Method in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean.XmlAdapterSearchFieldType
This method gets the Class reflecting the enum.
getEnumClass() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
This method gets the Class reflecting the enum.
getEnumContainer(String) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getEnumDefinition(String) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumDefinition with the given key.
getEnumDefinition(Class<TYPE>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumDefinition with the given enumType.
getEnumDefinition() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
getEnumDefinition(Class<TYPE>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getEnumDefinition(String) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getEnumDefinitions() - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets an (unmodifiable) Iterator with all existing EnumDefinitions.
getEnumDefinitions() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getEnumDefinitionWithCategory(Class<? extends ENUM>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumDefinition with the given enumType.
getEnumDefinitionWithCategory(Class<? extends ENUM>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getEnumProvider() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
 
getEnumProvider() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
getEnumType() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
 
getEnumType() - Method in class net.sf.mmm.util.lang.base.BooleanEnumDefinition
 
getEnumType() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
getEnumValue(EnumDefinition<ENUM, ?>, String, boolean) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumType-instance of the given EnumDefinition identified by the given value.
getEnumValue(Class<ENUM>, String, boolean) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumType-instance of the given EnumDefinition identified by the given value.
getEnumValue(Class<ENUM>, String, boolean) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getEnumValue(EnumDefinition<ENUM, ?>, String, boolean) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getEnumValues(EnumDefinition<ENUM, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the List of EnumType-instances that represent the values of the given EnumDefinition.
getEnumValues(EnumDefinition<ENUM, CATEGORY>, CATEGORY...) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the List of enum values filtered by the given categories.
getEnumValues() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
getEnumValues(EnumDefinition<ENUM, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getEnumValues(EnumDefinition<ENUM, CATEGORY>, CATEGORY...) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getEnumValues() - Method in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
 
getEnumValues() - Method in class net.sf.mmm.util.lang.base.BooleanEnumDefinition
 
getEnumValues() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
getEnvironment() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
getEnvironmentDetector() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
getEnvironmentType() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
 
getEnvironmentType() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
getEnvironmentTypeSynchronized() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
getEqualsChecker() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
 
getEqualsChecker() - Method in class net.sf.mmm.util.collection.base.CustomHashKey
 
getEqualsChecker() - Method in class net.sf.mmm.util.collection.base.HashKey
 
getErrorHandler() - Method in interface net.sf.mmm.search.engine.api.SearchQueryBuilderOptions
This method gets the SearchQueryErrorHandler.
getErrorHandler() - Method in class net.sf.mmm.search.engine.base.SearchQueryBuilderOptionsBean
This method gets the SearchQueryErrorHandler.
getErrorPath() - Method in interface net.sf.mmm.search.view.api.SearchViewConfiguration
This method get the name of the path to dispatch to in case of an error (e.g.
getErrorPath() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method get the name of the path to dispatch to in case of an error (e.g.
getErrStream() - Method in class net.sf.mmm.util.process.api.ProcessContext
 
getEscape() - Method in interface net.sf.mmm.util.lang.api.StringSyntax
This method gets the character used as escape.
getEscape() - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
getEscape() - Method in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorLike
 
getEscape() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used as escape.
getEvalChoice() - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
getEventAdapter() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
 
getEventDispatcher(Class<?>, boolean) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Gets or creates the AbstractEventBus.EventDispatcher for the given eventType.
getEventDispatcherOptional(Class<E>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Gets the most specific AbstractEventBus.EventDispatcher responsible the given eventType.
getEventDispatcherRequired(Class<E>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Gets or creates the AbstractEventBus.EventDispatcher for the given eventType.
getEventHandlerAdapter() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
 
getEventList() - Method in class net.sf.mmm.logging.TestLogger
 
getEventListener() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
getEventObserver() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadEventObserver
This method gets the UiEventObserver.
getEventObserver() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method gets the UiEventObserver.
getEventSender() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method gets the AbstractUiWidget.EventSender.
getEventType() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
getEventTypeName(int) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method gets the name for the given eventType.
getEventTypeName(int) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
getExactnessDifference(NumberType<?>) - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets the difference of the exactness of this NumberType and the given otherType.
getExactnessDifference(NumberType<?>) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method gets the difference of the exactness of this NumberTypeImpl and the given otherType.
getException() - Method in interface net.sf.mmm.search.view.api.SearchViewContext
This method gets the Exception that potentially occurred.
getException() - Method in class net.sf.mmm.search.view.base.SearchViewContextBean
This method gets the Exception that potentially occurred.
getExceptionUtil() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getExecutor() - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
 
getExecutor() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
getExecutor() - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
This method gets the Executor used to run asynchronous tasks.
getExecutor() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method gets the Executor used to run asynchronous tasks.
getExecutor() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method gets the Executor used to run asynchronous tasks.
getExtendedModes() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
This method gets the Set of modes that are extended by this mode.
getExtension() - Method in interface net.sf.mmm.content.parser.api.ContentParser
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.base.AbstractContentParserGeneric
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.java.ContentParserJava
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdb
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdc
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdf
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdg
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdi
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdm
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdp
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOds
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdt
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOth
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.pdf.ContentParserPdf
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserDoc
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserDocx
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserXls
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.content.parser.impl.xml.ContentParserXml
This method gets the default filename extension excluding the dot (e.g.
getExtension() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
This method gets the extension (also called DDI - direct dial in).
getExtension(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method extracts the extension from the given filename.
getExtension(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
getExtensionPrefix(String) - Static method in enum net.sf.mmm.music.datatype.api.ChordExtension
This method gets the longest string representation of the ChordExtension that is a prefix of the given string ignoring the case.
getExtensions() - Method in class net.sf.mmm.music.datatype.api.Chord
 
getExtensions() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method gets the list of all extensions associated with this ContentType including the default extension (e.g.
getExtensions() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
getExtensionsString() - Method in class net.sf.mmm.music.datatype.api.Chord
 
getFaction() - Method in class net.sf.mmm.music.datatype.api.Beat
 
getFaction() - Method in interface net.sf.mmm.music.datatype.api.Fraction
 
getFaction() - Method in class net.sf.mmm.music.datatype.api.MusicalValue
 
getFaction() - Method in enum net.sf.mmm.music.datatype.api.MusicalValue.Variation
 
getFactory() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getFactory() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method gets the NlsMessageFactory used to create instances of NlsMessage.
getFactory(Class<PROPERTY>, Class<? extends V>, boolean) - Method in interface net.sf.mmm.util.property.api.factory.PropertyFactoryManager
 
getFactory() - Static method in class net.sf.mmm.util.uuid.api.UuidAccess
This method gets the UuidFactory used to create UUIDs.
getFactoryForPropertyType(Class<PROPERTY>) - Method in interface net.sf.mmm.util.property.api.factory.PropertyFactoryManager
 
getFactoryForPropertyType(Class<PROPERTY>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
getFactoryForValueType(Class<? extends V>, boolean) - Method in interface net.sf.mmm.util.property.api.factory.PropertyFactoryManager
 
getFactoryForValueType(Class<? extends V>, boolean) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
getFailure() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
 
getFailure(int) - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
Gets the ValidationFailure at the given index.
getFailureCallback() - Method in class net.sf.mmm.service.base.client.RemoteInvocationCallData
 
getFailureCount() - Method in interface net.sf.mmm.util.validation.api.ValidationCollector
 
getFailureCount() - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
 
getFailureCount() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
getFailureCount() - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
 
getFailureList() - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
This method gets the List with the ValidationFailures collected during validation.
getFailureList() - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
This method gets an unmodifiable List with the ValidationFailures collected during validation.
getFailureMessage() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
getFailureMessages() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
This method gets the collected messages separated with the separator.
getFeature() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
 
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignCenter
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignLeft
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignRight
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBold
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorHorizontalLine
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorIndent
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertImage
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertLink
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorItalic
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOrderedList
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOutdent
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRedo
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRemoveFormat
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorStrikethrough
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSubscript
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSuperscript
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnderline
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUndo
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnorderedList
getFeature(Class<F>) - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
getField(String) - Method in interface net.sf.mmm.search.api.SearchEntry
This method is a generic accessor for fields of this entry.
getField(String, Class<T>) - Method in interface net.sf.mmm.search.api.SearchEntry
This method is a generic accessor for fields of this entry with a specific type.
getField(String) - Method in class net.sf.mmm.search.base.BasicSearchEntry
This method is a generic accessor for fields of this entry.
getField(String, Class<T>) - Method in class net.sf.mmm.search.base.BasicSearchEntry
This method is a generic accessor for fields of this entry with a specific type.
getField(String) - Method in class net.sf.mmm.search.engine.base.SearchHitImpl
This method is a generic accessor for fields of this entry.
getField(String, Class<T>) - Method in class net.sf.mmm.search.engine.base.SearchHitImpl
This method is a generic accessor for fields of this entry with a specific type.
getField(String) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
getField() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoPropertyDescriptor
This method returns the Field this descriptor represents or null if this descriptor does not represent any field.
getField() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
 
getField() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
 
getFieldAsString(String) - Method in interface net.sf.mmm.search.api.SearchEntry
This method is a shortcut for getField(name, String.class).
getFieldAsString(String) - Method in class net.sf.mmm.search.base.AbstractSearchEntry
This method is a shortcut for getField(name, String.class).
getFieldAsString(String) - Method in class net.sf.mmm.search.engine.base.SearchHitImpl
This method is a shortcut for getField(name, String.class).
getFieldClass() - Method in enum net.sf.mmm.search.api.config.SearchFieldType
This method gets the Class reflecting the values that can be stored in a field of this type.
getFieldConfiguration(String) - Method in interface net.sf.mmm.search.api.config.SearchFields
This method gets the SearchFieldConfiguration for the field with the given name .
getFieldConfiguration(String) - Method in class net.sf.mmm.search.base.config.SearchFieldsBean
This method gets the SearchFieldConfiguration for the field with the given name .
getFieldIntrospector() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method gets the introspector used to find potential fields for accessing properties of a POJO.
getFieldManager() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method gets the LuceneFieldManager.
getFieldManagerFactory() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
This method gets the LuceneFieldManagerFactory.
getFieldMap() - Method in class net.sf.mmm.search.base.config.SearchFieldsBean
This method gets the Map of fields.
getFieldNames() - Method in interface net.sf.mmm.search.api.SearchEntry
This method gets the names of all fields that are defined (NOT null).
getFieldNames() - Method in class net.sf.mmm.search.engine.base.SearchHitImpl
This method gets the names of all fields that are defined (NOT null).
getFieldNames() - Method in class net.sf.mmm.search.impl.lucene.LuceneSearchEntry
This method gets the names of all fields that are defined (NOT null).
getFieldNames() - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneMutableSearchEntry
This method gets the names of all fields that are defined (NOT null).
getFieldRaw(String) - Method in class net.sf.mmm.search.base.BasicSearchEntry
 
getFieldRaw(String) - Method in class net.sf.mmm.search.impl.lucene.LuceneSearchEntry
getFieldRaw(String) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneMutableSearchEntry
getFields() - Method in interface net.sf.mmm.search.api.config.SearchConfiguration
This method gets the SearchFields.
getFields() - Method in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
This method gets the SearchFields.
getFields() - Method in class net.sf.mmm.search.base.config.SearchFieldsBean
This method gets the List of fields.
getFileList(Event) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the JsFileList for a given Event.
getFileUtil() - Method in class net.sf.mmm.search.indexer.base.ResourceSearchIndexerImpl
 
getFiller() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the character used to fill up the column.
getFilter() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
This method gets the Filter that decides which resource-URIs should be accepted for indexing.
getFilter() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
getFilters() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
This method gets the List of Filters that decide which resources should be indexed.
getFirstAvailableItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
getFirstChildElement(Element, String) - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
This method gets the first child element of element with the given tagname.
getFirstChildElement(Element, String) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the first child-element of the given element with the specified tagName.
getFirstChildElement(Element, String) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
getFirstElement(NodeList) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the first element of the given node-list.
getFirstElement(NodeList, String) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the first element of the given node-list with the specified tag-name.
getFirstElement(NodeList) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
getFirstElement(NodeList, String) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
getFirstField() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the first active field contained in this custom field.
getFirstField() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method gets the first active field contained in this custom field.
getFirstField() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
This method gets the first active field contained in this custom field.
getFirstFocusElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
getFirstResult() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getFirstSegmentType() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
 
getFirstSemitone() - Method in enum net.sf.mmm.music.datatype.api.TonalSystem
 
getFlag() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFlag
This method reads the flag value.
getFlag() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFlagAdvanced
This method reads the flag value.
getFlag(FlagModifier) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFlagAdvanced
This method gets the value of the flag for the given FlagModifier.
getFlag() - Method in class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
This method reads the flag value.
getFlag(FlagModifier) - Method in class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
This method gets the value of the flag for the given FlagModifier.
getFlag() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.VisibleFlag
This method reads the flag value.
getFlag(FlagModifier) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.VisibleFlag
This method gets the value of the flag for the given FlagModifier.
getFlatSignTones() - Static method in enum net.sf.mmm.music.datatype.api.TonePitch
 
getFlowTo() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaFlowTo
This method gets the ID of the flowto property of this object.
getFlowTo() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the ID of the flowto property of this object.
getFlushMode() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
getFlushMode() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getFocusable(Element, boolean, boolean) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
Get the first/last focusable or tab-able (child) Element.
getFocusedElement() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
 
getFonts() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
 
getFontSettingsLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
getFontSettingsLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
getFontSettingsLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
getFontSettingsLabel() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
 
getFontSettingsPopup() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
getFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
getFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
getFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
getFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
getFontSettingsWidget() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
 
getFontSizeMap() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
 
getFormat() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method gets the SegmentContainerSequence representing the actual format of the ContentType.
getFormat() - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
getFormatter() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFormatter
This method gets the Formatter of this object.
getFormatter() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method gets the Formatter of this object.
getFormatter() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
getFormatter() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
getFormatter() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
This method gets the Formatter used to format instances of the enum as String for end-users.
getFormatter() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
getFormatter() - Method in class net.sf.mmm.util.nls.api.NlsArgument
Is the formatter used to format the argument.
getFormatter() - Method in interface net.sf.mmm.util.nls.api.NlsFormatterManager
This method gets the default NlsFormatter.
getFormatter(String) - Method in interface net.sf.mmm.util.nls.api.NlsFormatterManager
This method gets the NlsFormatter for the given formatType.
getFormatter(String, String) - Method in interface net.sf.mmm.util.nls.api.NlsFormatterManager
This method gets the NlsFormatter for the given formatType and formatStyle.
getFormatter() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
 
getFormatter(String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
 
getFormatter(String, String) - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
 
getFormatter(String, String) - Method in class net.sf.mmm.util.nls.base.NlsFormatterMap
 
getFormatterMap() - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
 
getFrameDocument(Element) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the Document of a given <iframe> Element.
getFret() - Method in class net.sf.mmm.music.datatype.api.TabItem
 
getFromFunction(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, PojoPathFunction) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the single segment of the given currentPath from the Pojo given by parentPojo.
getFromList(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, int) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the single segment of the given currentPath from the array or List given by parentPojo.
getFromMap(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Map) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the single segment of the given currentPath from the Map given by parentPojo.
getFromPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method reflectively gets the single segment of the given currentPath from the Pojo given by parentPojo.
getFromPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
 
getFunction() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPath
This method gets the name of the function given by the segment or null if it is no function.
getFunction(String) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunctionManager
This method gets a PojoPathFunction by its name.
getFunction(String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the PojoPathFunction for the given functionName.
getFunction() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
getFunction(String) - Method in class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
 
getFunctionDescription(String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
This method gets a description of this function.
getFunctionManager() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the optional PojoPathFunctionManager for PojoPathFunctions that are global for this PojoPathNavigator instance.
getFundamentalTone() - Method in class net.sf.mmm.music.datatype.api.Chord
 
getGenericComponentType() - Method in class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
 
getGenericContextFactory() - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
This method gets the GenericContextFactory.
getGenericDeclaration(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method walks up the Class-hierarchy from descendant up to ancestor and returns the sub-class or sub-interface of ancestor on that hierarchy-path.
getGenericDeclaration() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
getGenericDeclarations(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method walks up the Class-hierarchy from descendant up to ancestor and collects the generic super-classes or super-interfaces of ancestor on that hierarchy-path.
getGenericParser() - Method in interface net.sf.mmm.content.parser.api.ContentParserService
This method gets a generic parser that can be used as fallback if no specific parser is available.
getGenericParser() - Method in class net.sf.mmm.content.parser.base.AbstractContentParserService
This method gets a generic parser that can be used as fallback if no specific parser is available.
getGenericService() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
getGenericService() - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
 
getGetter() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the accessor used to get the value of the according option or argument.
getGinjector() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
 
getGlassPanel() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
getGlobalExceptionHandler() - Method in class net.sf.mmm.util.event.base.AbstractEventBus
 
getGrabbed() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaGrabbed
This method gets the value of the grabbed state of this object.
getGrabbed() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the value of the grabbed state of this object.
getGreen() - Method in class net.sf.mmm.util.datatype.api.color.Color
 
getGreen() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getGroup() - Method in class net.sf.mmm.util.file.base.FileAttributes
 
getGroups() - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
getGwtTree() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
getHandler(CALL) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getHandlerCount() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getHandlerId(CALL) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getHandlerId(RemoteInvocationCommand<?>) - Method in class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
getHandlerId(GenericRemoteInvocationRpcCall) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
getHandlerInterface() - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetButtonFactory
 
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApply
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApprove
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryCancel
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryClose
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryConfirm
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryNext
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryOpen
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryPrevious
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySubmit
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
getHashCode(CharSequence) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-code for the given string.
getHashCode(CharSequence, int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCode(char[], int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCode(CharSequence) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
 
getHashCode(CharSequence, int, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
 
getHashCode(char[], int, int) - Method in class net.sf.mmm.util.text.base.FastStringHasher
 
getHashCode(CharSequence, int, int) - Method in class net.sf.mmm.util.text.base.FastStringHasher
 
getHashCode(char[], int, int) - Method in class net.sf.mmm.util.text.base.SimpleStringHasher
 
getHashCodeFunction() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
 
getHashCodeFunction() - Method in class net.sf.mmm.util.collection.base.CustomHashKey
 
getHashCodeFunction() - Method in class net.sf.mmm.util.collection.base.HashKey
 
getHashCodes(char[], int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-codes for all subsequence of string that have the given length.
getHashCodes(char[], int, int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-codes for all subsequence of string from stringStart (inclusive) until stringEnd (exclusive) that have the given length.
getHashCodes(CharSequence, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-codes for all subsequence of string that have the given length.
getHashCodes(CharSequence, int, int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-codes for all subsequence of string from stringStart (inclusive) until stringEnd (exclusive) that have the given length.
getHashCodes(CharSequence, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
 
getHashCodes(char[], int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
 
getHashCodes(CharSequence, int, int, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
 
getHashCodes(char[], int, int, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
 
getHashCodes(char[], int, int, int) - Method in class net.sf.mmm.util.text.base.FastStringHasher
 
getHashes(int) - Method in class net.sf.mmm.util.text.base.HyphenationState
This method gets the hashes of all substrings of the normalized word that have the given length.
getHashKey(O) - Method in interface net.sf.mmm.util.collection.api.HashKeyProvider
 
getHeaderCellSelection() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getHeaderLabel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
getHeaderMultiSelectionWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getHeaderProperty(String) - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the property with the given name from the header of this HTTP message.
getHeaderPropertyAttribute(String, String) - Method in class net.sf.mmm.util.http.HttpMessage
This method gets a single attribute of the property with the given name from the header of this HTTP message.
getHeaderSingleSelectionWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getHeight() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSize
This method gets the height of this object.
getHeight() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method gets the height of this object.
getHeight() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
 
getHeightInPixel() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSizeInPixel
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.UiDisplayGwt
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.test.UiDisplayTestImpl
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method gets the height of this object in pixels.
getHeightInRows() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHeightInRows
This method gets the height in rows of this object.
getHeightInRows() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the height in rows of this object.
getHeightInRows() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
This method gets the height in rows of this object.
getHelper() - Static method in class net.sf.mmm.util.exception.api.ThrowableHelper
 
getHelpText() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHelpText
This method gets the help text of this object.
getHex(byte[]) - Static method in class net.sf.mmm.orient.sql.SqlScript
 
getHex() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
getHighlightedText() - Method in interface net.sf.mmm.search.engine.api.SearchHit
This method gets an excerpt of the plain text of the content that contains terms of the search query as a highlighted html fragment.
getHighlightedText(String) - Method in interface net.sf.mmm.search.engine.base.SearchHighlighter
This method highlights the given text.
getHighlightedText() - Method in class net.sf.mmm.search.engine.base.SearchHitImpl
This method gets an excerpt of the plain text of the content that contains terms of the search query as a highlighted html fragment.
getHighlightedText(String) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchHighlighter
This method highlights the given text.
getHighlightFormatter() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
 
getHighlightFormatter() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
 
getHints() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getHit(int) - Method in interface net.sf.mmm.search.engine.api.SearchResult
This method gets the hit at the given index.
getHitCount() - Method in interface net.sf.mmm.search.engine.api.SearchResult
This method gets the total number of hits for this search-result.
getHitEndNumber() - Method in interface net.sf.mmm.search.engine.api.SearchResultPage
This method gets the absolute number of the last hit of this page.
getHitEndNumber() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
This method gets the absolute number of the last hit of this page.
getHitOffset() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
This method gets the offset for the first hit.
getHitOffset() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
getHits() - Method in interface net.sf.mmm.util.search.api.SearchResult
This method gets the List with all hits returned by this SearchResult.
getHits() - Method in class net.sf.mmm.util.search.base.SearchResultBean
 
getHitsPerPage() - Method in interface net.sf.mmm.search.engine.api.SearchResultPage
This method gets the number of hits per page.
getHitsPerPage() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
This method gets the number of hits per page.
getHitsPerPage() - Method in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
This method gets the number of hits per page from the request parameters.
getHitsPerPage() - Method in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
This method gets the number of hits per page from the request parameters.
getHitStartNumber() - Method in interface net.sf.mmm.search.engine.api.SearchResultPage
This method gets the absolute number of the first hit of this page.
getHitStartNumber() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
This method gets the absolute number of the first hit of this page.
getHorizontalAlignment() - Method in enum net.sf.mmm.util.lang.api.Alignment
This method gets the horizontal part of the alignment.
getHorizontalScrollbarPolicy() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadScrollbarPolicy
This method gets the ScrollbarPolicy for the horizontal scrollbar.
getHtml() - Method in class net.sf.mmm.util.gwt.api.JsSelection
 
getHue() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getHyphen() - Method in interface net.sf.mmm.util.text.api.Hyphenation
 
getHyphen() - Method in interface net.sf.mmm.util.text.api.Hyphenator
This method gets the character used to separate the hyphenated parts of a word.
getHyphen() - Method in class net.sf.mmm.util.text.base.AbstractHyphenator
 
getHyphen() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
 
getHyphenatedWord() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
getHyphenation(int) - Method in interface net.sf.mmm.util.text.api.Hyphenation
This method gets the index of the given hyphenation-point.
getHyphenation(int) - Method in class net.sf.mmm.util.text.base.HyphenationImpl
 
getHyphenationBefore(int) - Method in interface net.sf.mmm.util.text.api.Hyphenation
This method gets the greatest hyphenation position that is less to the given offset.
getHyphenationBefore(int) - Method in class net.sf.mmm.util.text.base.HyphenationImpl
 
getHyphenationCount() - Method in interface net.sf.mmm.util.text.api.Hyphenation
This method gets the number of hyphenation-points in the word.
getHyphenationCount() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
 
getHyphenationPoints() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
 
getHyphenationPositions() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
This method gets the hyphenation-positions of the pattern.
getHyphenator() - Method in interface net.sf.mmm.util.text.api.HyphenatorBuilder
This method gets the Hyphenator for the default locale.
getHyphenator(Locale) - Method in interface net.sf.mmm.util.text.api.HyphenatorBuilder
This method gets the Hyphenator for the given Locale.
getHyphenator() - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
 
getHyphenator(Locale) - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
 
getHyphenatorBuilder() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
 
getI18nMsg2TemplateMap() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
getIcon() - Method in enum net.sf.mmm.client.ui.api.common.RichTextFeature
 
getIcon() - Method in interface net.sf.mmm.search.engine.api.config.SearchEntryType
This method gets the name (path relative to icon folder) or URL of the icon representing this SearchEntryType.
getIcon() - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeBean
This method gets the name (path relative to icon folder) or URL of the icon representing this SearchEntryType.
getIconMarkup() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
getId() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHtmlId
This method gets the unique identifier of this object.
getId() - Method in interface net.sf.mmm.client.ui.api.busy.BusySession
This method gets the ID used to identify this object.
getId() - Method in interface net.sf.mmm.client.ui.api.dialog.AbstractDialog
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.client.ui.base.dialog.navigation.AbstractNavigationDialogController
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.client.ui.base.dialog.page.AbstractPageDialogController
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractWidget
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.ComboBox
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
 
getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.jpa.api.entity.AbstractEntity
 
getId() - Method in class net.sf.mmm.orient.base.id.OrientId
 
getId() - Method in interface net.sf.mmm.search.api.config.SearchSource
This method gets the ID of this source.
getId() - Method in interface net.sf.mmm.search.api.SearchEntry
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.search.base.AbstractSearchEntry
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.search.base.config.SearchSourceBean
This method gets the ID of this source.
getId() - Method in interface net.sf.mmm.search.engine.api.config.SearchEntryType
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeBean
This method gets the ID used to identify this object.
getId() - Method in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
This method gets the ID from the request parameters.
getId() - Method in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
This method gets the ID from the request parameters.
getId() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
This method gets the identifier of the RemoteInvocationCaller to create.
getId() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
This method gets an identifier for this service-method.
getId(GenericRemoteInvocationRpcCall) - Static method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
This method gets an identifier for the method specified by the given call.
getId(String, String, int) - Static method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
This method gets an identifier for the method with the given parameters.
getId() - Method in interface net.sf.mmm.util.bean.api.entity.Entity
 
getId() - Method in class net.sf.mmm.util.bean.api.id.GenericId
 
getId() - Method in interface net.sf.mmm.util.bean.api.id.Id
 
getId() - Method in interface net.sf.mmm.util.bean.api.link.Link
 
getId() - Method in class net.sf.mmm.util.bean.base.link.EntityBeanLink
 
getId() - Method in class net.sf.mmm.util.bean.base.link.IdLink
 
getId() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
The ID of the mode.
getId() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
This method gets the ID of the argument.
getId() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
 
getId() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method gets the technical name of this ContentType.
getId() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
getId() - Method in interface net.sf.mmm.util.entity.api.GenericEntity
This method gets the unique identifier (primary key) of this entity.
getId() - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
 
getId(Object) - Static method in exception net.sf.mmm.util.exception.api.OptimisticLockingException
 
getId() - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method gets the ID used to identify this chain.
getId(Widget) - Method in class net.sf.mmm.util.gwt.api.GwtUtil
getId(Element) - Method in class net.sf.mmm.util.gwt.api.GwtUtil
This method gets the ID of the given Element.
getId() - Method in class net.sf.mmm.util.gwt.api.JsFile
 
getId() - Method in interface net.sf.mmm.util.io.api.FileItem
 
getId() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadId
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
 
getId() - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
This method gets the ID used to identify this chain.
getIdInfo() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
getIdList() - Method in class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
 
getImage() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadImage
This method gets the image of this object.
getImage() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method gets the image of this object.
getImage() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the image of this object.
getImage() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
This method gets the image of this object.
getImage() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method gets the image of this object.
getImage() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the image of this object.
getImageParentElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the parent-Element where a potential image is attached.
getImmutableContext() - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
This method gets an immutable proxy of this context that can NOT be casted to MutableGenericContext.
getImmutableContext() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
getImplementationClass() - Method in interface net.sf.mmm.util.property.api.factory.PropertyFactory
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryBoolean
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryByte
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryDouble
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryFloat
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryGeneric
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryInstant
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryInteger
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLink
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryList
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLocalDate
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLocalDateTime
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLong
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryMap
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactorySet
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryShort
 
getImplementationClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryString
 
getInAttribute() - Method in class net.sf.mmm.util.xml.api.ParserState
 
getIndent() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the indent.
getIndentationMode() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the TextColumnInfo.IndentationMode that defines when to add an indentation .
getIndex() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeProperty
 
getIndex() - Method in class net.sf.mmm.util.nls.base.NlsArgumentDescriptor
 
getIndex() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
This method gets the optional index.
getIndex() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPath
This method gets the index given by the segment or null if it is no index.
getIndex() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
getIndexer() - Method in interface net.sf.mmm.search.indexer.api.strategy.UpdateStrategyArguments
This method gets the SearchIndexer.
getIndexer() - Method in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
This method gets the SearchIndexer.
getIndexerDependencies() - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
 
getIndexingDate() - Method in interface net.sf.mmm.search.indexer.api.state.SearchIndexerSourceState
This method gets the Date when the source had been indexed last time.
getIndexingDate() - Method in interface net.sf.mmm.search.indexer.api.state.SearchIndexerState
This method gets the Date when the index had been updated last time.
getIndexingDate() - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
This method gets the Date when the source had been indexed last time.
getIndexingDate() - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerStateBean
This method gets the Date when the index had been updated last time.
getIndexOfStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
getIndexOfStyle(String, String) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
getIndexWriter() - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
This method gets the IndexWriter.
getInitializationState() - Method in class net.sf.mmm.util.component.base.AbstractComponent
This method gets the InitializationState of this component.
getInitializationState() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
getInitialWidth() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
 
getInputClass() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method gets the input-type of this function.
getInputClass() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
 
getInputElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
 
getInputElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
 
getInputElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
getInstance() - Static method in class net.sf.mmm.client.api.ClientContext
 
getInstance() - Static method in class net.sf.mmm.client.base.gwt.GwtClientContext
 
getInstance() - Static method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
 
getInstance() - Static method in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
 
getInstance() - Static method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
This method gets the singleton instance of this BeanFactory.
getInstance() - Static method in class net.sf.mmm.util.collection.base.EmptyIterator
This method gets the singleton instance of this empty iterator.
getInstance() - Static method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method gets the singleton instance of this CollectionFactoryManager implementation.
getInstance() - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
This method gets the singleton instance of the IocContainer.
getInstance(String) - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
This method gets the IocContainer for the given xmlClasspath.
getInstance() - Static method in class net.sf.mmm.util.date.base.DurationUtilImpl
This method gets the singleton instance of DurationUtil.
getInstance() - Static method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method gets the singleton instance of this Iso8601UtilImpl.
getInstance() - Static method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method gets the singleton instance of this Iso8601UtilImpl.
getInstance() - Static method in class net.sf.mmm.util.date.base.RecurrenceUtilImpl
This method gets the singleton instance of this RecurrenceUtil.
getInstance() - Static method in class net.sf.mmm.util.event.api.EventListenerIgnore
 
getInstance() - Static method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
This method gets the singleton instance of this ExceptionUtil.
getInstance() - Static method in class net.sf.mmm.util.file.base.DirectoryFilter
This method gets the singleton instance of this file-filter.
getInstance() - Static method in class net.sf.mmm.util.file.base.FileUtilImpl
This method gets the singleton instance of this FileUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method gets the singleton instance of this FileUtilLimitedImpl.
getInstance() - Static method in class net.sf.mmm.util.file.base.PlainFileFilter
This method gets the singleton instance of this file-filter.
getInstance(boolean) - Static method in class net.sf.mmm.util.filter.base.ConstantFilter
This method gets the an instance of this class.
getInstance() - Static method in class net.sf.mmm.util.gwt.api.GwtUtil
 
getInstance() - Static method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
 
getInstance() - Static method in class net.sf.mmm.util.io.base.EncodingUtilImpl
This method gets the singleton instance of this EncodingUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method gets the singleton instance of this StreamUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.json.base.JsonUtilImpl
This method gets the singleton instance of this JsonUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
 
getInstance() - Static method in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
 
getInstance() - Static method in class net.sf.mmm.util.lang.api.function.VoidFunction
 
getInstance() - Static method in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
 
getInstance() - Static method in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method gets the singleton instance of this BasicUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.lang.base.BooleanFormatter
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.ComparableComparator
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
This method gets the singleton instance of this DatatypeDescriptorManager.
getInstance() - Static method in class net.sf.mmm.util.lang.base.FormatterToString
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.NumberComparator
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method gets the singleton instance of this StringUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.lang.base.SystemUtilImpl
This method gets the singleton instance of this SystemUtil.
getInstance() - Static method in class net.sf.mmm.util.math.base.MathUtilImpl
This method gets the singleton instance of MathUtil.
getInstance() - Static method in class net.sf.mmm.util.nls.base.AbstractNlsDependencies
 
getInstance() - Static method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method gets the singleton instance of this AbstractNlsFormatterManager.
getInstance() - Static method in class net.sf.mmm.util.nls.base.NlsBundleHelper
 
getInstance() - Static method in class net.sf.mmm.util.pojo.base.PojoUtilImpl
This method gets the singleton instance of this PojoUtil.
getInstance() - Static method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
This method gets the singleton instance of PojoDescriptorBuilderFactory.
getInstance() - Static method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
 
getInstance() - Static method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
This method gets the singleton instance of this PojoDescriptorBuilderFactory.
getInstance() - Static method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method gets the singleton instance of this ProcessUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
This method gets the singleton instance of this PropertyFactoryManager.
getInstance() - Static method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method gets the singleton instance of this AnnotationUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the singleton instance of this CollectionReflectionUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the singleton instance of this ReflectionUtil.
getInstance() - Static method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
getInstance() - Static method in class net.sf.mmm.util.resource.impl.AbstractClasspathScanner
This method gets the singleton instance of this ClasspathScanner.
getInstance() - Static method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
This method gets the singleton instance of this HyphenatorBuilderImpl.
getInstance() - Static method in class net.sf.mmm.util.text.base.JustificationBuilderImpl
This method gets the singleton instance of this JustificationBuilder.
getInstance() - Static method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method gets the singleton instance of this UnicodeUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
This method gets the singleton instance of this TransferObjectUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilderFactory
 
getInstance() - Static method in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
getInstance() - Static method in class net.sf.mmm.util.validation.base.ValidatorNone
 
getInstance() - Static method in class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
 
getInstance() - Static method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method gets the singleton instance of this StringValueConverterImpl.
getInstance() - Static method in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
This method gets the singleton instance of this ComposedValueConverter.
getInstance() - Static method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method gets the singleton instance of this VersionUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the singleton instance of this DomUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method gets the singleton instance of this StaxUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method gets the singleton instance of this XmlUtilImpl.
getInStream() - Method in class net.sf.mmm.util.process.api.ProcessContext
This method gets the input stream that is transferred to the process as stdin.
getIntegerFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getInterfaces() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getInterfacesAnnotation(Class<?>, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method gets the first annotation of the type given by annotation in the hierarchy of the given annotatedInterface .
getInternationalizedMessage() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getInternationalizedMessage() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method gets the internationalized message what is the actual message template for the root locale without resolving its NlsArguments.
getInternationalizedMessage() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
 
getInternationalizedMessage() - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
 
getInternationalizedMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
getInterval(TonePitch) - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
getIntervals() - Method in enum net.sf.mmm.music.datatype.api.ChordExtension
 
getInvalid() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaInvalid
This method gets the invalid state of this object.
getInvalid() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the invalid state of this object.
getInverseCycle() - Method in class net.sf.mmm.util.collection.base.NodeCycle
This method gets the List of nodes that build a cycle.
getInvocationTargetCause(Throwable) - Static method in exception net.sf.mmm.util.reflect.api.InvocationFailedException
 
getIocContainer() - Method in class net.sf.mmm.search.indexer.base.AbstractSearchIndexerMain
An IocContainer is required.
getIocContainer() - Method in class net.sf.mmm.search.indexer.impl.SearchIndexerMain
An IocContainer is required.
getIocContainer() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets the IocContainer used to manage components with their implementation.
getIocContainer() - Method in class net.sf.mmm.search.view.base.GenericSearchServlet
This method gets the IocContainer used to manage components with their implementation.
getIocContainer() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the IocContainer used to manage components with their implementation.
getIso8601Util() - Method in interface net.sf.mmm.search.base.SearchDependencies
 
getIso8601Util() - Method in class net.sf.mmm.search.base.SearchDependenciesImpl
getIso8601Util() - Method in interface net.sf.mmm.search.view.api.SearchViewLogic
This method gets the Iso8601Util that can be used to format and parse dates.
getIso8601Util() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets the Iso8601Util that can be used to format and parse dates.
getIso8601Util() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
This method gets the Iso8601UtilLimited.
getIso8601Util() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
getIso8601Util() - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
getIso8601Util() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method gets the Iso8601Util used to parse and format date and time according to the standard ISO-8601.
getIso8601Util() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
This method gets the Iso8601Util to use.
getIso8601Util() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
This method gets the Iso8601Util to use.
getIso8601Util() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method gets the Iso8601Util to use.
getIso8601Util() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getIsolationLevel() - Method in class net.sf.mmm.transaction.api.TransactionSettings
This method gets the isolation-level.
getItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
getItem(ITEM_CONTAINER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the item in the given container.
getItem(ITEM_CONTAINER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method gets the item in the given container.
getItem(NODE) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method gets the item in the given container.
getItem() - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
 
getItemContainer(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Gets the existing container for the given item.
getItemContainer(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Gets the existing container for the given item.
getItemContainer(NODE) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
Gets the existing container for the given item.
getItemEdited() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
getItemEdited() - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
 
getItemOriginal() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
getItemOriginal() - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
 
getJavaClass() - Method in class net.sf.mmm.util.resource.impl.ClasspathFile
 
getJaxbContext() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
getJdbcCode() - Method in enum net.sf.mmm.transaction.api.TransactionIsolationLevel
This method gets the JDBC-code according to this isolation-level as defined by Connection.getTransactionIsolation().
getJsonUtil() - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
getJsonUtil() - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
getJsonUtil() - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
getJustification() - Method in class net.sf.mmm.util.nls.api.NlsArgument
This method gets the optional Justification.
getJustificationBuilder() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method gets the JustificationBuilder used to build Justifications.
getKey(OrientBean) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
getKey(ODocument) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
getKey(OClass) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
getKey(B) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
getKey(D) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
getKey() - Method in class net.sf.mmm.util.contenttype.base.DecisionState
 
getKey() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentValue
This method gets the key to associate this value in the detected metadata.
getKey(Class<TYPE>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
This method is called from the constructor to set the value.
getKey(Class<TYPE>) - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
This method is called from the constructor to set the value.
getKey() - Method in class net.sf.mmm.util.nls.api.NlsArgument
This method gets the key of the argument to format.
getKey(Object) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
This method is the inverse of ResourceBundle.getObject(String).
getKey() - Method in class net.sf.mmm.util.nls.base.NlsArgumentDescriptor
 
getKey(Method) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
 
getKey() - Method in class net.sf.mmm.util.nls.base.NlsMessageDescriptor
 
getKey() - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
This method gets the key of the string to lookup from the bundle.
getKey(String) - Method in interface net.sf.mmm.util.nls.impl.NlsReversedResourceBundle
Deprecated.
This method gets the key for the given message.
getKey(String) - Method in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
Deprecated.
This method is the inverse of ResourceBundle.getString(String).
getKey() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
This method gets the optional key.
getKey() - Method in class net.sf.mmm.util.xml.base.jaxb.Property
This method gets the String.
getKeyboardFilter() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadKeyboardFilter
This method gets the keyboard-filter.
getKeyboardFilter() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
This method gets the keyboard-filter.
getKeyboardFilter() - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
This method gets the keyboard-filter.
getKeyboardFilter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
This method gets the keyboard-filter.
getKeyboardFilter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
This method gets the keyboard-filter.
getKeyPattern() - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
getKeys() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
 
getKeys() - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
 
getKeyType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the key-type of this GenericType if it represents a Map.
getKeyType() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
getKeyType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
getKeyType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
getLabel() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLabel
This method gets the label property of this object.
getLabel() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadLabel
This method gets the label of this object.
getLabel() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the label property of this object.
getLabel(TypedProperty<?>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
Determines the label to use for the given property (including I18N, etc.).
getLabel(TypedProperty<?>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
Determines the label to use for the given property (including I18N, etc.).
getLabel(TypedProperty<?>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
Determines the label to use for the given property (including I18N, etc.).
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.Fieldset
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.Legend
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.Section
 
getLabel() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the optional label of the VersionIdentifier.
getLabel() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
getLabelElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
 
getLabelledBy() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLabelledBy
This method gets the ID of the labelledby property of this object.
getLabelledBy() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the ID of the labelledby property of this object.
getLabelledWidget() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
 
getLabelLookup() - Method in interface net.sf.mmm.client.ui.api.UiConfiguration
This method gets the instance of NlsMessageLookup used to lookup labels automatically by property titles via UiDataBinding.
getLabelLookup() - Method in class net.sf.mmm.client.ui.base.UiConfigurationBean
This method gets the instance of NlsMessageLookup used to lookup labels automatically by property titles via UiDataBinding.
getLabelLookup() - Method in class net.sf.mmm.client.ui.base.UiConfigurationDefault
This method gets the instance of NlsMessageLookup used to lookup labels automatically by property titles via UiDataBinding.
getLabelWidget() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
This method gets the label widget associated with this field.
getLabelWidget() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the label widget associated with this field.
getLabelWidget() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method gets the label widget associated with this field.
getLabelWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.Caption
 
getLabelWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.Legend
 
getLastAvailableItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
getLastAvailableItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
getLastAvailableItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
getLastFocusElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
getLastModificationDate() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets the last modification date of the DataResource if available and supported.
getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
 
getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.FileResource
 
getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.UrlResource
 
getLastModificationDate() - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
getLastRefreshDate() - Method in interface net.sf.mmm.search.view.api.SearchViewLogic
This method gets the date of the last refresh as String.
getLastRefreshDate() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets the date of the last refresh as String.
getLegend() - Method in class net.sf.mmm.client.ui.gwt.widgets.Fieldset
 
getLength(LengthProperty) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadLengthProperty
This method gets the Length for the given LengthProperty of this object.
getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
This method gets the Length for the given LengthProperty of this object.
getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method gets the Length for the given LengthProperty of this object.
getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the Length for the given LengthProperty of this object.
getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method gets the Length for the given LengthProperty of this object.
getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
This method gets the Length for the given LengthProperty of this object.
getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method gets the Length for the given LengthProperty of this object.
getLength() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
 
getLength() - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
This method gets the number of bytes of this ByteOrderMark.
getLength(Object) - Static method in class net.sf.mmm.util.lang.base.Array
 
getLength() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
getLength() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method gets the length of this DefaultLineWrapper.TextSegment.
getLengthInPixel(AttributeReadLengthProperty, double) - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
 
getLengthInPixel(AttributeReadLengthProperty, AttributeReadSizeInPixel) - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
 
getLevel() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLevel
This method gets the level property of this object.
getLevel() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method gets the level property of this object.
getLevel() - Method in class net.sf.mmm.logging.TestLogger.LogEvent
 
getLightness() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getLimit() - Method in class net.sf.mmm.util.query.base.feature.FeaturePagingImpl
 
getLineCount() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
 
getLineSeparator() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
 
getLineSeparator() - Method in interface net.sf.mmm.util.lang.api.StringUtil
The platform-specific line-separator string.
getLineSeparator() - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
getLineSeparator() - Method in class net.sf.mmm.util.text.api.TextTableInfo
This method gets the line separator used to terminate a line of text.
getLineWrapper() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getLineWrapper() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getLinkedClass(WritableProperty<Link>) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLink
 
getLinkedClass(WritableProperty<V>) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkBase
 
getLinkedClass(WritableProperty<ObservableList<Link>>) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkList
 
getLiteral() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
 
getLive() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLive
This method gets the live property of this object.
getLive() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the live property of this object.
getLocale() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
This method gets the Locale used to nationalize the output.
getLocale() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadLocale
This method gets the locale set for this object.
getLocale(String) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
Create a Locale from a given String representation such as Locale.toString() or Locale.forLanguageTag(String).
getLocale(String) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
 
getLocale() - Method in interface net.sf.mmm.util.session.api.UserSession
 
getLocale() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
 
getLocale() - Method in interface net.sf.mmm.util.text.api.Hyphenator
This method gets the Locale this Hyphenator works for.
getLocale() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the Locale to use for this column.
getLocale() - Method in class net.sf.mmm.util.text.base.AbstractHyphenator
 
getLocaleForInfix(String) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
This method gets the Locale for the given locale-infix.
getLocaleForInfix(String) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
 
getLocaleInfixes(Locale) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
This method determines the infix-strings for localization lookup ordered from most specific to least specific (empty string representing Locale.ROOT).
getLocaleInfixes(Locale) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
 
getLocales() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method gets the locales of the bundles that should be synchronized.
getLocales(NlsBundleDescriptor) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
getLocales() - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
getLocales(NlsBundleDescriptor) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
getLocales() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
getLocalizedLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
getLocalizedMessage(Locale) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getLocalizedMessage(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getLocalizedMessage(Locale, NlsTemplateResolver) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getLocalizedMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
 
getLocalizedMessage(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsException
 
getLocalizedMessage(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsException
 
getLocalizedMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
getLocalizedMessage(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
getLocalizedMessage(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
getLocalizedMessage(Locale) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
This method gets the localized message as string.
getLocalizedMessage(Locale, Appendable) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
This method writes the localized message to the given string buffer.
getLocalizedMessage() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method tries to get the localized message as String using the default Locale.
getLocalizedMessage(Locale) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method gets the resolved and localized message.
First it will translate the internationalized message to the given Locale.
getLocalizedMessage(Locale, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method writes the localized message to the given buffer.
getLocalizedMessage(Locale, NlsTemplateResolver) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
Deprecated.
providing external NlsTemplateResolver has been discouraged.
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
Deprecated.
providing external NlsTemplateResolver has been discouraged.
getLocalizedMessage() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
 
getLocalizedMessage(Locale) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
 
getLocalizedMessage(Locale, Appendable) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
 
getLocalizedMessage(Locale, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
 
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
 
getLocalizedMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
getLocalizedMessage(Locale) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
getLocalizedMessage(Locale, Appendable) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
getLocalizedMessage(Locale, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.NlsMessageImpl
 
getLocalName(Node) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the local name of a given element.
getLocalName(Node) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
getLocalNumber() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
This method gets the local number (subscriber number) excluding the extension.
getLocation() - Method in interface net.sf.mmm.search.api.config.SearchIndexConfiguration
This method gets the location of the search-index.
getLocation() - Method in class net.sf.mmm.search.base.config.SearchIndexConfigurationBean
This method gets the location of the search-index.
getLocation() - Method in interface net.sf.mmm.search.indexer.api.state.SearchIndexerDataLocationState
This method gets the location this state is associated with.
getLocation() - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerDataLocationStateBean
This method gets the location this state is associated with.
getLocations() - Method in class net.sf.mmm.orient.sql.SqlMigrator
 
getLocations() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerSource
This method gets the List of directories.
getLocations() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerSourceBean
This method gets the List of directories.
getLocations() - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
This method gets the List of SearchIndexerDataLocationStateBean.
getLocationState(String) - Method in interface net.sf.mmm.search.indexer.api.state.SearchIndexerSourceState
This method gets the state for the given location.
getLocationState(String) - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
This method gets the state for the given location.
getLocationStateMap() - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
 
getLocationUri() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
This method gets the location (typically an URL) with the data that should be part of the search index.
getLocationUri() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
This method gets the location (typically an URL) with the data that should be part of the search index.
getLock() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
getLockMode(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
getLockMode() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getLogger() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method gets the logger for this component.
getLogger() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
getLogger() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
 
getLogger() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
getLogger() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets the Logger.
getLogger() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
getLogger() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the Logger.
getLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableComponent
This method gets the logger for this component.
getLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
This method gets the logger for this object.
getLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableObject
This method gets the logger for this object.
getLogic() - Method in interface net.sf.mmm.search.view.api.SearchViewContext
This method gets the SearchViewLogic.
getLogic() - Method in class net.sf.mmm.search.view.base.SearchViewContextBean
This method gets the SearchViewLogic.
getLogin() - Method in interface net.sf.mmm.util.session.api.UserSession
 
getLogin() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
 
getLookaheadCount() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
 
getLookaheadCount() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamProcessorFactory
This method determines the required number of bytes a DetectorStreamProcessor needs as lookahead in order to make its decisions.
getLookaheadCount() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProcessorFactory
 
getLowByteEncoding() - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
This method gets the encoding without taking high-bytes (non-ASCII) into account.
getLowerBounds() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
 
getLowerBounds() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
 
getLowerBounds() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
 
getLuceneDirectoryBuilder() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
 
getLuceneDocument() - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneMutableSearchEntry
This method gets the unwrapped lucene document.
getLuceneQuery() - Method in class net.sf.mmm.search.engine.impl.lucene.AbstractLuceneSearchQuery
This method gets the native lucene query.
getLuceneQuery() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneComplexSearchQuery
This method gets the native lucene query.
getLuceneQuery(SearchQuery) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method gets the lucene Query for the given query.
getLuceneQuery() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQuery
This method gets the native lucene query.
getLuceneVersion() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
This method gets the Version.
getLuceneVersion() - Method in interface net.sf.mmm.search.impl.lucene.LuceneVersion
This method gets the lucene Version to use.
getLuceneVersion() - Method in class net.sf.mmm.search.impl.lucene.LuceneVersionImpl
This method gets the lucene Version to use.
getMainPanel() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
getMainWindow() - Method in interface net.sf.mmm.client.ui.api.widget.factory.AbstractUiWidgetFactoryNative
This method gets the application main window.
getMainWindow() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
This method gets the application main window.
getMainWindow() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
This method gets the application main window.
getMajorChromaticSteps() - Method in enum net.sf.mmm.music.datatype.api.Solmization
 
getMajorDiatonicSteps() - Method in enum net.sf.mmm.music.datatype.api.Solmization
 
getManifests() - Method in class net.sf.mmm.util.reflect.base.ManifestLoader
This method gets an unmodifiable list with all available Manifests.
getMap() - Method in interface net.sf.mmm.transaction.api.TransactionContext
This method gets the Map that allows to associate custom-data with a transaction.
getMap() - Method in class net.sf.mmm.transaction.base.TransactionContextImpl
This method gets the Map that allows to associate custom-data with a transaction.
getMapFactory(Class<MAP>) - Method in interface net.sf.mmm.util.collection.api.CollectionFactoryManager
This method gets the MapFactory for the given mapType.
getMapFactory(Class<MAP>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
 
getMapFactory() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the MapFactory.
getMapImplementation() - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method gets the implementation of the map-interface used by this factory.
getMapImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
 
getMapImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentSkipListMapFactory
 
getMapImplementation() - Method in class net.sf.mmm.util.collection.base.HashMapFactory
 
getMapImplementation() - Method in class net.sf.mmm.util.collection.base.NavigableTreeMapFactory
 
getMapImplementation() - Method in class net.sf.mmm.util.collection.base.TreeMapFactory
 
getMapInterface() - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method gets the interface of the Map managed by this factory.
getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
 
getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentNavigableMapFactory
 
getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractMapFactory
 
getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractNavigableMapFactory
 
getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
 
getMapper() - Method in class net.sf.mmm.util.query.base.ListQueryImpl
 
getMapper() - Method in class net.sf.mmm.util.query.base.SingleQueryImpl
 
getMapper() - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
getMapping(String) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
getMappings() - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
getMarkerClassType(TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
 
getMarkerType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
This method gets the Class reflecting the class or interface used as markers for objects for POJOs where reflection should be supported via PojoDescriptorBuilder.
getMaskBits() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method gets the FileAccessPermissions encoded as a single integer value.
getMasterList() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method gets the actual widget containing a list of <SELECTION> to choose from.
getMasterList() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
This method gets the actual widget containing a list of <SELECTION> to choose from.
getMasterPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
 
getMasterPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
getMatchingFiles(File, String, FileType) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method gets all files matching to the given path and fileType .
getMatchingFiles(File, String, FileType) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
getMathUtil() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
 
getMathUtil() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
getMathUtil() - Method in interface net.sf.mmm.search.base.SearchDependencies
 
getMathUtil() - Method in class net.sf.mmm.search.base.SearchDependenciesImpl
getMathUtil() - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
getMathUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This method gets the MathUtil to use.
getMax() - Method in class net.sf.mmm.util.value.api.Range
Shorthand form for Range.getMaximumValue().
getMaxDays() - Method in enum net.sf.mmm.util.date.api.Month
This method gets the maximum number of days in this Month.
getMaxDx() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
 
getMaximumBufferSize() - Method in interface net.sf.mmm.content.parser.api.ContentParserOptions
This method gets the maximum size used for buffers when parsing content.
getMaximumBufferSize() - Method in class net.sf.mmm.content.parser.base.ContentParserOptionsBean
This method gets the maximum size used for buffers when parsing content.
getMaximumCallsPerRequest() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getMaximumCallsPerTransaction() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getMaximumHeight() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximumSize
This method gets the maximum height of this object.
getMaximumHeight() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method gets the maximum height of this object.
getMaximumHitCount() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
This method gets the maximum number of hits that will be received as result for this query.
getMaximumHitCount() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
getMaximumIndex() - Method in interface net.sf.mmm.util.io.api.ByteArray
This method gets the maximum index in the buffer.
getMaximumIndex() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
 
getMaximumIndex() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
 
getMaximumLength() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method gets the maximum length of this Segment.
getMaximumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
 
getMaximumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
 
getMaximumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
 
getMaximumListGrowth() - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the maximum growth for arrays or Lists.
getMaximumOccurrence() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
This method gets the maximum occurrence of this repeated sequence.
getMaximumTextLength() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximumTextLength
This method gets the maximum text length of this object.
getMaximumTextLength() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the maximum text length of this object.
getMaximumTextLength() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
This method gets the maximum text length of this object.
getMaximumTextLength() - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
This method gets the maximum text length of this object.
getMaximumTransactionsPerRequest() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getMaximumValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.util.datatype.api.color.Factor
 
getMaximumValue() - Method in class net.sf.mmm.util.datatype.api.color.Hue
 
getMaximumValue() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMaximumValue
This method gets the maximum value of this object.
getMaximumValue() - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
 
getMaximumValue() - Method in class net.sf.mmm.util.value.api.Range
This method gets the maximum value of this object.
getMaximumWidth() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximumSize
This method gets the maximum width of this object.
getMaximumWidth() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method gets the maximum width of this object.
getMaxLength() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
This method gets the maximum length of this buffer and the according cell.
getMaxPoolSize() - Method in class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
 
getMaxResults() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getMemberName() - Method in interface net.sf.mmm.client.ui.api.common.CssProperty
 
getMemberName() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
getMenuBar() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetMainWindow
 
getMenuBar() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
getMessage() - Method in class net.sf.mmm.logging.TestLogger.LogEvent
 
getMessage() - Method in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors.Error
This method gets the message.
getMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
 
getMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
getMessage(IoMode) - Static method in exception net.sf.mmm.util.io.api.RuntimeIoException
This method gets the message according to the given mode.
getMessage() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMessage
This method gets the actual message that describes this object.
getMessage(Locale) - Method in interface net.sf.mmm.util.lang.api.Message
This method gets the message localized for the given Locale.
getMessage() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
 
getMessage(Locale) - Method in class net.sf.mmm.util.lang.base.AbstractMessage
 
getMessage(String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsBundleWithLookup
This method create the NlsMessage for the given key with the given nlsArguments.
getMessage() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method gets the untranslated message (default language should be English) with arguments filled in.
getMessage(String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageLookup
This method create the NlsMessage for the given key with the given nlsArguments.
getMessage() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
 
getMessage(String) - Method in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
getMessage(Method) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
 
getMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessageDescriptor
 
getMessage(String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsMessageLookupNone
 
getMessage(String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
 
getMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
getMessage() - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
This method gets the message of the validation failure.
getMessage(Locale) - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
This method gets the message localized for the given Locale.
getMessage(Locale) - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
getMessage() - Method in class net.sf.mmm.util.validation.base.ValidationFailureSuccess
 
getMessage(Locale) - Method in class net.sf.mmm.util.validation.base.ValidationFailureSuccess
 
getMessageFactory() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
getMessageFormatterFactory() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
This method gets the NlsMessageFormatterFactory.
getMessageFormatterFactory() - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
getMessageFormatterFactory() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
getMessageRequired(String) - Method in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
getMessages() - Method in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrorMessages
This method gets the collected error messages.
getMessages() - Method in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors
This method gets the collected messages.
getMessages() - Method in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
getMetadata() - Method in interface net.sf.mmm.util.io.api.DetectorStream
This method gets the context with the detected metadata.
getMetadata() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
 
getMetamodel() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
getMethod() - Method in class net.sf.mmm.util.bean.impl.BeanMethod
 
getMethod() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperation
 
getMethod() - Method in class net.sf.mmm.util.http.HttpRequest
This method gets the HTTP method to use.
getMethod() - Method in class net.sf.mmm.util.nls.base.NlsMessageDescriptor
 
getMethod() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
getMethodAnnotation(Method, Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
This method gets the first annotation of the type given by annotation in the hierarchy of the given method.
getMethodAnnotation(Method, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
 
getMethodIntrospector() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method gets the introspector used to find potential methods for accessing properties of a POJO.
getMethodName() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
getMethodType() - Method in class net.sf.mmm.util.bean.impl.BeanMethod
 
getMimetype() - Method in interface net.sf.mmm.content.parser.api.ContentParser
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.base.AbstractContentParserGeneric
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.java.ContentParserJava
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdb
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdc
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdf
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdg
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdi
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdm
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdp
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOds
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdt
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOth
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.pdf.ContentParserPdf
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserDoc
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserDocx
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserXls
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
This method gets the default mimetype (e.g.
getMimetype() - Method in class net.sf.mmm.content.parser.impl.xml.ContentParserXml
This method gets the default mimetype (e.g.
getMimetype() - Method in interface net.sf.mmm.orient.data.bean.api.File
 
getMimetype() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method gets the mimetype of this ContentType (e.g.
getMimetype() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
getMin() - Method in class net.sf.mmm.util.value.api.Range
Shorthand form for Range.getMinimumValue().
getMinDays() - Method in enum net.sf.mmm.util.date.api.Month
This method gets the minimum number of days in this Month.
getMinDx() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
 
getMinimumHeight() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMinimumSize
This method gets the minimum height of this object.
getMinimumHeight() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method gets the minimum height of this object.
getMinimumIndex() - Method in interface net.sf.mmm.util.io.api.ByteArray
This method gets the minimum index where to start reading in the byte array.
getMinimumIndex() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
 
getMinimumIndex() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
 
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method gets the minimum length of this Segment.
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
 
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
 
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentEndOfStream
 
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
 
getMinimumOccurrence() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
 
getMinimumValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
 
getMinimumValue() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMinimumValue
This method gets the minimum value of this object.
getMinimumValue() - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
 
getMinimumValue() - Method in class net.sf.mmm.util.value.api.Range
This method gets the minimum value of this object.
getMinimumWidth() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMinimumSize
This method gets the minimum width of this object.
getMinimumWidth() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method gets the minimum width of this object.
getMinorChromaticSteps() - Method in enum net.sf.mmm.music.datatype.api.Solmization
 
getMinorDiatonicSteps() - Method in enum net.sf.mmm.music.datatype.api.Solmization
 
getMirrored() - Method in enum net.sf.mmm.client.ui.api.common.Filling
This method returns the mirrored filling.
getMirrored() - Method in enum net.sf.mmm.util.lang.api.Alignment
This method gets the inverse alignment.
getMirrored() - Method in enum net.sf.mmm.util.lang.api.Orientation
This method gets the inverse orientation.
getMode() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMode
This method gets the current UiMode of this object.
getMode() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the current UiMode of this object.
getMode() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the current UiMode of this object.
getMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the current UiMode of this object.
getMode() - Method in interface net.sf.mmm.search.api.config.SearchFieldConfiguration
This method gets the mode of the field.
getMode() - Method in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
This method gets the mode of the field.
getMode() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
This method gets the actual CliMode.
getMode(String) - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the mode associated with the given ID.
getMode() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
 
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArg
 
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArg
 
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArg
 
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArg
 
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArg
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
 
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorBuilder
This method gets the mode of this builder.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorIndexedNonArgBuilder
 
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorIndexedOneArgBuilder
 
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorNonArgBuilder
 
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorOneArgBuilder
 
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorTwoArgBuilder
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetField
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetField
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
 
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
 
getMode() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method gets the PojoPathMode that determines how to deal with null-values.
getMode() - Method in class net.sf.mmm.util.query.base.QueryImpl
 
getModeChanger() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
getModeFixed() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadModeFixed
This method gets the fixed UiMode of this object.
getModeFixed() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the fixed UiMode of this object.
getModeFixed() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the fixed UiMode of this object.
getModeFixed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the fixed UiMode of this object.
getModeIds() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the Collection with the IDs of all registered CliModes.
getModeOption() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
The command-line argument for the option, that activated the current mode.
getModificationCounter() - Method in interface net.sf.mmm.util.entity.api.GenericEntity
This method gets the current modification-counter of this entity.
getModificationCounter() - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
 
getModificationCounter() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method gets the current modification-counter of this entity.
getModifiers() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the modifiers of the accessible object.
getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
 
getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
 
getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
 
getMouseX() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
 
getMouseY() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
 
getMultiSelectionCheckbox() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
getMutableChildList() - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
getMutableMetadata() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
This method gets the mutable Metadata.
getName() - Method in interface net.sf.mmm.client.ui.api.aria.role.Role
 
getName() - Method in interface net.sf.mmm.client.ui.api.common.MessageSeverity
 
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleAlertDialogImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleAlertImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleApplicationImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleArticleImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleBannerImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleCheckboxImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleColumnHeaderImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleComboboxImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleComplementaryImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleCompositeImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleContentInfoImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDefinitionImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDialogImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDirectoryImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDocumentImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleFormImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGridCellImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGridImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGroupImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleHeadingImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleImgImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleLinkImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListboxImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListItemImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleLogImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMainImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMarqueeImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMathImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuBarImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemCheckboxImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemRadioImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleNavigationImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleNoteImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleOptionImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RolePresentationImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleProgressBarImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRadioGroupImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRadioImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRegionImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowGroupImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowHeaderImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleScrollbarImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSearchImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSeparatorImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSliderImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSpinButtonImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleStatusImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabListImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabPanelImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTimerImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleToolbarImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTooltipImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeGridImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeItemImpl
getName() - Method in class net.sf.mmm.client.ui.base.dialog.DialogSlot
This method gets the name of this slot.
getName() - Method in class net.sf.mmm.music.datatype.api.Chord
 
getName() - Method in enum net.sf.mmm.music.datatype.api.ChordExtension
 
getName() - Method in enum net.sf.mmm.music.datatype.api.MusicalKey
 
getName() - Method in interface net.sf.mmm.search.api.config.SearchFieldConfiguration
This method gets the name of the field.
getName() - Method in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
This method gets the name of the field.
getName() - Method in class net.sf.mmm.test.TestUser
 
getName() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
This method gets the name of the argument.
getName() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
 
getName() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the name configured for the state-class .
getName() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
 
getName() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the name of the option or argument.
getName() - Method in class net.sf.mmm.util.gwt.api.JsFile
 
getName() - Method in interface net.sf.mmm.util.io.api.FileItem
 
getName() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadName
 
getName() - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
 
getName() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
getName() - Method in interface net.sf.mmm.util.nls.api.NlsResourceBundle
 
getName() - Method in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
getName(Annotation[], int) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
 
getName() - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
This method gets the base-name used to lookup the bundle (typically a ResourceBundle).
getName() - Method in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
Deprecated.
 
getName() - Method in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
This method gets the name of this mode.
getName() - Method in interface net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeName
This method gets the programmatic (technical) name of the according property.
getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
 
getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
 
getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
 
getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
This method gets the plain name of the property.
getName() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
 
getName() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNamedFunction
This method gets the name of this function.
getName() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
 
getName() - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
getName() - Method in interface net.sf.mmm.util.property.api.path.PropertyPath
 
getName() - Method in interface net.sf.mmm.util.property.api.ReadableProperty
 
getName() - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
getName() - Method in interface net.sf.mmm.util.query.api.path.EntityAlias
 
getName() - Method in interface net.sf.mmm.util.query.api.path.Path
 
getName() - Method in class net.sf.mmm.util.query.api.variable.Variable
 
getName() - Method in class net.sf.mmm.util.query.base.path.Alias
 
getName() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getName(char) - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getName() - Method in class net.sf.mmm.util.reflect.api.NamedSignature
 
getName() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
getName() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets the name of the resource.
getName() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
getName() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
getName() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
 
getName() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
getName() - Method in class net.sf.mmm.util.resource.base.FileResource
 
getName() - Method in class net.sf.mmm.util.resource.base.UrlResource
 
getName() - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
getNamespaceContext() - Method in interface net.sf.mmm.util.xml.path.api.XmlSelector
This method gets the namespace context in the scope of this selector.
getNamespaceContext() - Method in class net.sf.mmm.util.xml.path.base.AbstractXmlSelector
 
getNamespaceURI(String) - Method in class net.sf.mmm.util.xml.NamespaceContextImpl
 
getNanoTime() - Static method in class net.sf.mmm.util.date.api.Helper
 
getNativeWidget(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.factory.AbstractUiWidgetFactoryNative
This method gets the underlying native widget of the given regular widget.
getNativeWidget(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
This method gets the underlying native widget of the given regular widget.
getNativeWidget(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
This method gets the underlying native widget of the given regular widget.
getNativeWidget(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.UiWidgetFactoryNativeGwt
This method gets the underlying native widget of the given regular widget.
getNewline() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method sets the newline string used to terminate a line in the resource bundle.
getNewline() - Method in enum net.sf.mmm.util.nls.base.Format
 
getNext() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
 
getNext() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method gets the next node of the linked list.
getNext() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
 
getNext() - Method in enum net.sf.mmm.util.date.api.Weekday
This method gets the next Weekday for this Weekday.
getNextDate(Date, Recurrence) - Method in interface net.sf.mmm.util.date.api.RecurrenceUtil
This method determines the next occurrence (as Date) after the given date based on the given Recurrence.
getNextDate(Calendar, Recurrence) - Method in interface net.sf.mmm.util.date.api.RecurrenceUtil
This method determines the next occurrence (as Calendar) after the given calendar based on the given Recurrence.
getNextDate(Date, Recurrence) - Method in class net.sf.mmm.util.date.base.RecurrenceUtilImpl
 
getNextDate(Calendar, Recurrence) - Method in class net.sf.mmm.util.date.base.RecurrenceUtilImpl
 
getNextMatch(Weekday) - Method in class net.sf.mmm.util.date.api.WeekdaySet
This method gets the next Weekday contained in this WeekdaySet starting with the given weekday.
getNextSegment() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method gets the next DefaultLineWrapper.TextSegment after the current.
getNlsBundleDescriptors() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
getNlsBundles() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
This method gets the List of ResourceBundles.
getNlsDependencies() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
 
getNlsLocalizer() - Method in interface net.sf.mmm.search.view.api.SearchViewLogic
This method gets the NlsLocalizer used for localization of the UI.
getNlsLocalizer() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets the NlsLocalizer used for localization of the UI.
getNlsMessage() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
 
getNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
getNlsMessage() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
This method gets the NlsMessage describing the problem.
getNlsMessageFactory() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getNlsMessageFactory() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getNlsTemplateResolver() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getNlsTemplateResolver() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getNode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
getNodeText(Node) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the text of the given node excluding the text of child elements (depth=0).
getNodeText(Node, int) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the text of the given node as string.
getNodeText(Node, Appendable, int) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method appends the text of the given node to the string buffer.
getNodeText(Node) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
getNodeText(Node, int) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
getNodeText(Node, Appendable, int) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
getNodeWidget() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiWidgetTreeNode
Please note that you may need to cast to the UiWidgetRegular-type according to your UiWidgetAbstractTree.UiTreeNodeRenderer.
getNodeWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Please note that you may need to cast to the UiWidgetRegular-type according to your UiWidgetAbstractTree.UiTreeNodeRenderer.
getNonPrimitiveType(Class<T>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
This method gets the according non-primitive type for the class given by type.
getNonPrimitiveType(Class<T>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
getNonUtfEncoding() - Method in interface net.sf.mmm.search.indexer.api.config.ConfiguredSearchIndexerOptions
This method gets the non-UTF encoding.
getNonUtfEncoding() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerConfiguration
If you are indexing locations that contain textual content with different encodings you can enable automatic unicode detection by omitting the SearchIndexerDataLocation.getEncoding().
getNonUtfEncoding() - Method in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
This method gets the non-UTF encoding.
getNonUtfEncoding() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
If you are indexing locations that contain textual content with different encodings you can enable automatic unicode detection by omitting the SearchIndexerDataLocation.getEncoding().
getNormal() - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
getNormalizedWord() - Method in class net.sf.mmm.util.text.base.HyphenationState
This method gets the normalized word.
getNullValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the value in case the delegate widget returns null as value.
getNullValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method gets the result of AbstractUiWidgetField.convertFromValue(Object) for the value null.
getNullValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method gets the result of AbstractUiWidgetField.convertFromValue(Object) for the value null.
getNullValueForDelegate() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method gets the value for the delegate widget in case null is provided as value for this widget.
getNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
This method gets the Number to format.
getNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseNumber
 
getNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterRevision
 
getNumberClass() - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets the Class reflecting the Number represented by this NumberType.
getNumberFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getNumberFormatter(Locale, String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getNumberType(Class<?>) - Method in interface net.sf.mmm.util.math.api.MathUtilLimited
This method gets the NumberType for the given numericType.
getNumberType(Class<?>) - Method in class net.sf.mmm.util.math.base.MathUtilImpl
 
getNumberType(Class<?>) - Method in class net.sf.mmm.util.math.base.MathUtilLimitedImpl
 
getNumberTypeGeneric(Class<NUMBER>) - Method in interface net.sf.mmm.util.math.api.MathUtilLimited
This method gets the NumberType for the given numericType.
getNumberTypeGeneric(Class<NUMBER>) - Method in class net.sf.mmm.util.math.base.MathUtilLimitedImpl
 
getObjectId() - Method in interface net.sf.mmm.util.entity.api.EntityId
This method gets the unique identifier of an entity (or any other object).
getObjectId() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
 
getObserverSource() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getOClass(Class<? extends OrientBean>) - Method in interface net.sf.mmm.orient.api.mapping.OrientBeanMapper
 
getOClass(Class<? extends OrientBean>) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
getOClass() - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl.OrientClass
 
getOctave() - Method in class net.sf.mmm.music.datatype.api.Tone
 
getOffset() - Method in class net.sf.mmm.util.query.base.feature.FeaturePagingImpl
 
getOmitChars() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the characters to omit at the beginning of each indented line.
getOperand() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
 
getOperation(Method) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getOperator() - Method in class net.sf.mmm.util.query.base.expression.SingleExpression
 
getOption() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
This method gets the actual CliOption.
getOption(String) - Method in class net.sf.mmm.util.cli.base.CliState
This method gets the option associated with the given nameOrAlias .
getOptionList() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeEnum
 
getOptions() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadOptions
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
This method gets the options of this object.
getOptions() - Method in interface net.sf.mmm.search.indexer.api.strategy.UpdateStrategyArguments
This method gets the ConfiguredSearchIndexerOptions.
getOptions() - Method in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
This method gets the ConfiguredSearchIndexerOptions.
getOptions() - Method in class net.sf.mmm.util.cli.base.CliState
This method gets the List of CLI-options .
getOptions(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliState
This method gets the options for the given mode.
getOrCreate(CliParameterContainer) - Method in class net.sf.mmm.util.cli.base.CliValueMap
This method gets the CliValueContainer for the given CliParameterContainer.
getOrCreateChildFolder(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathFolder
 
getOrCreateConnection() - Method in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
getOrCreateFieldConfiguration(String) - Method in interface net.sf.mmm.search.api.config.SearchFields
This method is like SearchFields.getFieldConfiguration(String) but creates a default SearchFieldConfiguration if none is defined.
getOrCreateFieldConfiguration(String) - Method in class net.sf.mmm.search.base.config.SearchFieldsBean
This method is like SearchFields.getFieldConfiguration(String) but creates a default SearchFieldConfiguration if none is defined.
getOrCreateLocationState(String) - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
 
getOrCreateMapping(OClass) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
getOrCreateMapping(Class<? extends OrientBean>) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
getOrCreateMapping(B) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
getOrCreateMapping(String, Function<String, M>) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
getOrCreateMarshaller() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method gets a Marshaller instance.
getOrCreateMethodInfo(Method, Object[], String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
Gets AbstractNlsBundleFactory.NlsBundleMethodInfo for methodName from cache or creates it and puts it into the cache.
getOrCreateProperty(String, GenericType<V>) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
Gets or creates the specified property.
getOrCreateProperty(String, Class<PROPERTY>) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
Gets or creates the specified property.
getOrCreateProperty(String, GenericType<? extends V>, Class<PROPERTY>) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
Gets or creates the specified property.
getOrCreatePropertyDescriptor(String) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the property-descriptor for the given propertyName.
getOrCreatePropertyDescriptor(String) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
 
getOrCreatePrototype(Class<BEAN>) - Method in interface net.sf.mmm.util.bean.api.BeanPrototypeBuilder
 
getOrCreatePrototype(Class<BEAN>) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
getOrCreateSourceState(String) - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerStateBean
 
getOrCreateUnmarshaller() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method gets a Marshaller instance.
getOrCreateUserException(Throwable) - Static method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
Gets the given Throwable as user exception or converts it to such.
getOrCreateValue() - Method in interface net.sf.mmm.util.property.api.util.WritableCollectionProperty
 
getOrCreateValue() - Method in interface net.sf.mmm.util.property.api.util.WritableListProperty
 
getOrCreateValue() - Method in interface net.sf.mmm.util.property.api.util.WritableMapProperty
 
getOrCreateValue() - Method in interface net.sf.mmm.util.property.api.util.WritableSetProperty
 
getOrder() - Method in class net.sf.mmm.util.query.base.feature.FeatureOrderByImpl.OrderByExpression
 
getOrder() - Method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
This method gets a non-negative integer value that follows the strict order of the visibility.
getOrid() - Method in class net.sf.mmm.orient.base.id.OrientId
 
getOrientation() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaOrientation
This method gets the orientation property of this object.
getOrientation() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadOrientation
This method gets the orientation of this object.
getOrientation() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method gets the orientation property of this object.
getOrientation() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetHorizontalSplitPanel
This method gets the orientation of this object.
getOrientation() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetVerticalSplitPanel
This method gets the orientation of this object.
getOriginalExceptionName() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getOriginalString() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the original string to parse.
getOriginalValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValueAdvanced
This method gets the last value that has been set.
getOriginalValue() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method gets the last value that has been set.
getOriginalValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method gets the last value that has been set.
getOriginalValue() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method gets the last value that has been set.
getOutputSettings() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the output settings used for information and error messages.
getOutStream() - Method in class net.sf.mmm.util.process.api.ProcessContext
 
getOwnerType() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
getOwns() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaOwns
This method gets the ID of the owns property of this object.
getOwns() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the ID of the owns property of this object.
getPackageName() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
getPackageName() - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
getPackageName() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getPackageName() - Method in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
getPackageName() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getPackagePath() - Method in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
getPackagesToScan() - Method in class net.sf.mmm.orient.impl.mapping.OrientMappingConfigProperties
 
getPage(int) - Method in interface net.sf.mmm.search.engine.api.SearchResult
This method gets the page of this search-result at the given pageIndex using the default number of hits per page.
getPage(int, int) - Method in interface net.sf.mmm.search.engine.api.SearchResult
This method gets the page of this search-result at the given pageIndex using the given hitsPerPage.
getPage(int) - Method in class net.sf.mmm.search.engine.base.AbstractSearchResult
This method gets the page of this search-result at the given pageIndex using the default number of hits per page.
getPage(int, int) - Method in class net.sf.mmm.search.engine.base.AbstractSearchResult
This method gets the page of this search-result at the given pageIndex using the given hitsPerPage.
getPageCount() - Method in interface net.sf.mmm.search.engine.api.SearchResult
This method gets the number of pages used to split the total hits using the default number of hits per page.
getPageCount(int) - Method in interface net.sf.mmm.search.engine.api.SearchResult
This method gets number of pages used to split the total hits using the given hitsPerPage.
getPageCount() - Method in interface net.sf.mmm.search.engine.api.SearchResultPage
This method gets the number of pages used to split the total hits.
getPageCount() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResult
This method gets the number of pages used to split the total hits using the default number of hits per page.
getPageCount(int) - Method in class net.sf.mmm.search.engine.base.AbstractSearchResult
This method gets number of pages used to split the total hits using the given hitsPerPage.
getPageCount() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
This method gets the number of pages used to split the total hits.
getPageHit(int) - Method in interface net.sf.mmm.search.engine.api.SearchResultPage
This method gets the hit of this page at the given index.
getPageHit(int) - Method in class net.sf.mmm.search.engine.base.SearchResultPageImpl
This method gets the hit of this page at the given index.
getPageHitCount() - Method in interface net.sf.mmm.search.engine.api.SearchResultPage
This method get the number of hits in the page represented by this search result.
getPageHitCount() - Method in class net.sf.mmm.search.engine.base.SearchResultPageImpl
This method get the number of hits in the page represented by this search result.
getPageIndex() - Method in interface net.sf.mmm.search.engine.api.SearchResultPage
This method gets the index of the page represented by this search result, where 0 is the first page and SearchResultPage.getPageCount() - 1 is the last page.
getPageIndex() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
This method gets the index of the page represented by this search result, where 0 is the first page and SearchResultPage.getPageCount() - 1 is the last page.
getPageNumber() - Method in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
This method gets the page-index from the request parameters.
getPageNumber() - Method in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
This method gets the page-index from the request parameters.
getPagingEndIndex(int) - Method in interface net.sf.mmm.search.engine.api.SearchResultPage
This method gets the page-index of the end page when a number (pagingRange*2)+1 links should be rendered for paging.
getPagingEndIndex(int) - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
This method gets the page-index of the end page when a number (pagingRange*2)+1 links should be rendered for paging.
getPagingStartIndex(int) - Method in interface net.sf.mmm.search.engine.api.SearchResultPage
This method gets the page-index of the start page when a number (pagingRange*2)+1 links should be rendered for paging.
getPagingStartIndex(int) - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
This method gets the page-index of the start page when a number (pagingRange*2)+1 links should be rendered for paging.
getParameter(String) - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
This method gets a parameter of this DialogPlace.
getParameter(String, Class<T>) - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
This method gets a typed parameter of this DialogPlace.
getParameter(ServletConfig, String, String) - Static method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets an init-parameter.
getParameter(String) - Method in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
This method gets the parameter with the given name from the request.
getParameter(String) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getParameter(int) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getParameter(String, Class<T>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getParameter(int, Class<T>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getParameterAnnotation() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
 
getParameterAnnotation() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
 
getParameterAnnotation() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the annotation with the metadata of the option or argument.
getParameterAsInt(String, int, int, int) - Method in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
This method gets the parameter with the given name from the request.
getParameterContainer() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
getParameters() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
 
getParameters() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getParameters() - Method in interface net.sf.mmm.util.query.api.statement.Statement
 
getParameters() - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
getParameters() - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
getParameterValue(Parameter<T>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getParameterValue(String) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getParameterValue(int) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getParent() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidget
 
getParent() - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
 
getParent() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
getParent() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractNodeContainer
 
getParent() - Method in interface net.sf.mmm.client.ui.base.widget.complex.NodeContainer
 
getParent() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
getParent() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
getParent() - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
This method gets the parent of this GenericTreeNode.
getParent() - Method in interface net.sf.mmm.util.collection.api.Node
This method gets the parent of this node.
getParent() - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
getParent() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
getParent() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method gets the parent SegmentContainer containing this segment.
getParent() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
getParent() - Method in class net.sf.mmm.util.query.base.path.PathImpl
 
getParent() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
getParent() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
getParent() - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
getParent() - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilderFactory
 
getParentMethod(Method) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the parent method of the given method.
getParentMethod(Class<?>, String, Class<?>[]) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the method identified by methodName and parameterTypes that is NOT declared but inherited by the given declaringClass.
getParentMethod(Method) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
getParentMethod(Class<?>, String, Class<?>[]) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
getParentName(boolean) - Method in class net.sf.mmm.util.query.base.path.PathImpl
 
getParentPath() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
This method gets the parent-path of this path.
getParentPath() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
getParentPath() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
getParentQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
getParser(String) - Method in interface net.sf.mmm.content.parser.api.ContentParserService
This method gets the parser for the given key.
getParser(String) - Method in class net.sf.mmm.content.parser.base.AbstractContentParserService
This method gets the parser for the given key.
getParserBuilder() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the CliParserBuilder used to build the CliParser.
getParserService() - Method in class net.sf.mmm.search.indexer.base.ResourceSearchIndexerImpl
 
getPart(Orientation) - Method in enum net.sf.mmm.client.ui.api.common.Filling
This method extracts the horizontal or vertical part of this filling.
getPart(Orientation) - Method in enum net.sf.mmm.util.lang.api.Alignment
This method extracts the horizontal or vertical part of this alignment.
getPassword() - Method in class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
 
getPath() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method gets the base-path where the bundles are written to.
getPath() - Method in interface net.sf.mmm.util.path.api.PathUri
This method gets the path of this PathUri.
getPath() - Method in class net.sf.mmm.util.path.base.PathUriImpl
 
getPath(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method contains the internal implementation of AbstractPojoPathNavigator.get(Object, String, PojoPathMode, PojoPathContext).
getPath() - Method in class net.sf.mmm.util.query.base.feature.FeatureLetImpl.LetExpression
 
getPath() - Method in class net.sf.mmm.util.query.base.feature.FeatureOrderByImpl.OrderByExpression
 
getPath() - Method in class net.sf.mmm.util.query.base.feature.FeatureSetImpl.SetExpression
 
getPath() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets the path of this resource.
getPath() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
This method gets the path of this ResourceUri.
getPath() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
 
getPath() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
getPath() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
 
getPath() - Method in class net.sf.mmm.util.resource.base.FileResource
 
getPath() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
 
getPath() - Method in class net.sf.mmm.util.resource.base.UrlResource
 
getPath() - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
getPath(StringBuilder) - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
getPathExpression() - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
getPathExpressionResolved(NlsBundleDescriptor, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
getPaths() - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
getPattern() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
This method gets the original pattern (word-part with hyphenation-points).
getPattern() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
getPercentFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getPeriodicRefresher() - Method in class net.sf.mmm.search.engine.base.AbstractSearchEngineBuilder
 
getPermissions(File, FileAccessClass) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method gets the permissions of the given file.
getPermissions() - Method in class net.sf.mmm.util.file.base.FileAttributes
 
getPermissions(File, FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
getPhase() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the DevelopmentPhase of this VersionIdentifier.
getPhase() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
getPhaseAlias() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the string representation of the phase for this VersionIdentifier.
getPhaseAlias() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
getPhaseMap() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getPhaseNumber() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the subsequent number of this VersionIdentifier within a particular phase.
getPhaseNumber() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
getPhaseNumberAsInt(VersionIdentifier) - Static method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets VersionIdentifier.getPhaseNumber() as int.
getPhasePrefixSet() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getPitch() - Method in class net.sf.mmm.music.datatype.api.Tone
 
getPlaceholder() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPlaceholder
This method gets the placeholder of this object.
getPlatformTransactionManager() - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
 
getPojo() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method gets the Pojo instance this PojoPath is leading to.
getPojoClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeType
This method gets the type reflecting the Pojo this object is related to.
getPojoClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getPojoClass() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method get the Class of the Pojo this PojoPath is leading to.
getPojoDescriptor(JClassType) - Static method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
This method determines the property descriptors of the Pojo identified by inputType.
getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.base.PojoUtilImpl
 
getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
getPojoDescriptorBuilderFactory() - Method in class net.sf.mmm.util.pojo.base.PojoUtilImpl
 
getPojoDescriptorBuilderFactory() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
getPojoFactory() - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
getPojoFactory() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets an optional PojoFactory instance used if favor to the PojoFactory registered to the PojoPathNavigator itself.
getPojoFactory() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the PojoFactory instance used to create new Pojos.
getPojoFactory() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
getPojoPath() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
This method gets the actual Pojo path represented by this object.
getPojoPath() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
getPojoPath() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
 
getPojoPath() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
getPojoType() - Method in interface net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeType
This method gets the GenericType reflecting the Pojo this object is related to.
getPojoType() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getPojoType() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method gets the type of the Pojo this PojoPath is leading to.
getPojoType() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
getPojoTypeDescription() - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
 
getPojoTypeDescription() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
 
getPojoUtil() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
getPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
This method gets the Pool to retrieve buffers.
getPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
 
getPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
 
getPopupHelper() - Method in interface net.sf.mmm.client.ui.api.UiContext
 
getPopupHelper() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
getPopupManager() - Method in interface net.sf.mmm.client.api.ClientComponents
 
getPosInSet() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaPosInSet
This method gets the posinset property of this object.
getPosInSet() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
This method gets the posinset property of this object.
getPositionInSeconds() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPositionInSeconds
This method gets the current position of a playback in seconds.
getPositionX() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPosition
This method gets the pixel position of the left border object on the x-axis (horizontal).
getPositionX() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method gets the pixel position of the left border object on the x-axis (horizontal).
getPositionX() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method gets the pixel position of the left border object on the x-axis (horizontal).
getPositionX() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method gets the pixel position of the left border object on the x-axis (horizontal).
getPositionX() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method gets the pixel position of the left border object on the x-axis (horizontal).
getPositionX() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method gets the pixel position of the left border object on the x-axis (horizontal).
getPositionY() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPosition
This method gets the pixel position of the top border of this object on the y-axis (vertical).
getPositionY() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method gets the pixel position of the top border of this object on the y-axis (vertical).
getPositionY() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method gets the pixel position of the top border of this object on the y-axis (vertical).
getPositionY() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method gets the pixel position of the top border of this object on the y-axis (vertical).
getPositionY() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method gets the pixel position of the top border of this object on the y-axis (vertical).
getPositionY() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method gets the pixel position of the top border of this object on the y-axis (vertical).
getPrecisionStep() - Method in interface net.sf.mmm.search.engine.impl.lucene.LuceneFieldManager
 
getPrecisionStep() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
 
getPreferredHeight() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPreferredSize
This method gets the preferred height of this object in pixels.
getPreferredWidth() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPreferredSize
This method gets the preferred width of this object in pixels.
getPrefix() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentKey
This method gets the prefix for the metadata key.
getPrefix() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
This method gets the prefix.
getPrefix(String) - Method in class net.sf.mmm.util.xml.NamespaceContextImpl
 
getPrefixes(String) - Method in class net.sf.mmm.util.xml.NamespaceContextImpl
 
getPressed() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaPressed
This method gets the pressed state of this object.
getPressed() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
This method gets the pressed state of this object.
getPrevious() - Method in interface net.sf.mmm.util.collection.api.DoubleLinkedNode
This method gets the previous node of the double linked list.
getPrevious() - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
 
getPrevious() - Method in enum net.sf.mmm.util.date.api.Weekday
This method gets the previous Weekday for this Weekday.
getPrimaryKey() - Method in class net.sf.mmm.jpa.api.entity.AbstractEntity
 
getPrimaryKeys() - Method in interface net.sf.mmm.content.parser.api.ContentParser
This method gets the primary keys used to register this ContentParser.
getPrimaryKeys() - Method in class net.sf.mmm.content.parser.base.AbstractContentParser
This method gets the primary keys used to register this ContentParser.
getPrimaryStyle() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPrimaryStyle
This method gets the primary style of this object.
getPrimaryStyle() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the primary style of this object.
getPrimaryStyle() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the primary style of this object.
getPrimaryStyle() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the primary style of this object.
getPrimaryStyle() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the primary style of this object.
getPrincipal() - Method in class net.sf.mmm.test.TestUser
 
getProcessorFactoryList() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
This method gets the List of registered DetectorStreamProcessorFactory-instances.
getProperties() - Method in interface net.sf.mmm.search.api.config.SearchConfiguration
This method gets the general purpose SearchProperties.
getProperties() - Method in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
This method gets the general purpose SearchProperties.
getProperties() - Method in class net.sf.mmm.search.base.config.SearchPropertiesBean
This method gets the Properties.
getProperties() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
getProperties() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
getProperties() - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
getProperties() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets the properties of the context.
getProperties() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
getProperty(String) - Method in interface net.sf.mmm.search.api.config.SearchProperties
This method gets a generic property that may influence the SearchEngine.
getProperty(String) - Method in class net.sf.mmm.search.base.config.SearchPropertiesBean
This method gets a generic property that may influence the SearchEngine.
getProperty(String) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
getProperty(BeanPrototypeProperty, boolean) - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
Gets the WritableProperty for the given index.
getProperty(String) - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
getProperty(BeanPrototypeProperty, boolean) - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
getProperty(BeanPrototypeProperty, boolean) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getProperty(String) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getProperty() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationOnProperty
 
getProperty() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeProperty
 
getProperty(POJO, String) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the property identified by the given property from the given pojo.
getProperty(POJO, TypedProperty<V>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the value of the specified property in a type-safe way.
getProperty(POJO, String) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getProperty(POJO, TypedProperty<V>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getProperty(POJO, String, boolean) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getProperty() - Method in class net.sf.mmm.util.query.base.path.PathImpl
 
getProperty(TypedProperty<P>) - Method in class net.sf.mmm.util.validation.base.AbstractValidator
Gets the value of a property.
getProperty(TypedProperty<P>) - Method in class net.sf.mmm.util.validation.base.AbstractValidatorRange
 
getProperty(TypedProperty<P>) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
 
getProperty(TypedProperty<P>) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
getProperty() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
getProperty(TypedProperty<P>) - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
getPropertyAccessor() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
getPropertyClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the type as Class.
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessor
 
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
 
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
 
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
 
getPropertyCount() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getPropertyDescriptor(String) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the descriptor for the property identified by the given propertyName.
getPropertyDescriptor(TypedProperty<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the descriptor for the given property.
getPropertyDescriptor(TypedProperty<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getPropertyDescriptor(String) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
 
getPropertyDescriptors() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the descriptors of all properties of the according pojo.
getPropertyDescriptors() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getPropertyDescriptors() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method gets the descriptors of all properties of the according pojo.
getPropertyFactoryManager() - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
getPropertyItem(POJO, String, int) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the item with the given index from the list-like property with the given propertyName of the given pojo using the indexed getter accessor.
getPropertyItem(POJO, String, int) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getPropertyList() - Method in class net.sf.mmm.util.xml.base.jaxb.PropertyList
This method gets the List of properties.
getPropertyName() - Method in class net.sf.mmm.util.bean.impl.BeanMethod
 
getPropertyName(String, String[], String[]) - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method gets the according property-name for the given methodName.
getPropertyName(String, String, String) - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method gets the according property-name for the given methodName.
getPropertyName(String, int, int) - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method gets the according property-name for the given methodName.
getPropertyNameForAlias(String) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
An alias is an alternative for a property name.
getPropertyNameForAlias(String) - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
getPropertyNameForAlias(String) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getPropertyNames() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
getPropertyNames() - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
getPropertyNames() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getPropertySize(POJO, String) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the size of the property with the given propertyName from the given pojo.
getPropertySize(POJO, String) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getPropertyType(TypedProperty<T>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method gets the property type of the given TypedProperty.
getPropertyType(TypedProperty<T>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method gets the property type of the given TypedProperty.
getPropertyType(OProperty) - Method in interface net.sf.mmm.orient.impl.property.SinglePropertyBuilder
 
getPropertyType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderAny
 
getPropertyType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderBoolean
 
getPropertyType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderByte
 
getPropertyType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderDouble
 
getPropertyType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderFloat
 
getPropertyType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderInteger
 
getPropertyType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLink
 
getPropertyType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkList
 
getPropertyType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLong
 
getPropertyType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderShort
 
getPropertyType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderString
 
getPropertyType() - Method in class net.sf.mmm.util.bean.impl.BeanMethod
 
getPropertyType() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
 
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
 
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
 
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
 
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
 
getPropertyType() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method gets the type of this property.
getPropertyType() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
getPropertyValidator(TypedProperty<T>, Class<T>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method gets or creates the ValueValidator for the specified property.
getPropertyValidator(TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method gets or creates the ValueValidator for the specified property.
getPropertyValue(VALUE, TypedProperty<T>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method gets the value of the specified property.
getPropertyValue(VALUE, String) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method gets the value of the specified property.
getPropertyValue(VALUE, TypedProperty<T>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method gets the value of the specified property.
getPropertyValue(VALUE, String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method gets the value of the specified property.
getPropertyValue(String) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
getPropertyValue(String) - Method in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
This method gets the value of the given property.
getPrototype(BEAN) - Method in interface net.sf.mmm.util.bean.api.AbstractBeanFactory
 
getPrototype(String) - Method in interface net.sf.mmm.util.bean.api.BeanPrototypeBuilder
 
getPrototype() - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
getPrototype() - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
getPrototype() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getPrototype(BEAN) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
getPrototype(String) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
getPrototype(BEAN) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
getPrototype() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperation
 
getPrototype() - Method in interface net.sf.mmm.util.query.api.path.EntityAlias
 
getPrototype() - Method in interface net.sf.mmm.util.query.api.path.PathRoot
 
getPrototype() - Method in class net.sf.mmm.util.query.base.path.Alias
 
getPrototypeBuilder() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototypePolymorphic
 
getPrototypeInternal(Class<BEAN>) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
Gets the initial internal and not-dynamic BeanAccessPrototype.
getPrototypeProperties() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getPrototypeProperty(String) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getProvider(PathUri) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
This method gets the PathProvider for the given PathUri.
getProvider(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
This method gets the provider for the given resourceUri.
getProvider() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
getProviders() - Method in class net.sf.mmm.util.path.impl.PathFactoryImpl
 
getProviders() - Method in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
 
getQualifiedLocation(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
This method gets the location of the ResourceBundle base name for the given NlsBundle interface.
getQualifiedName() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
getQualifiedName(Class<? extends Bean>) - Method in interface net.sf.mmm.util.bean.api.BeanFactory
 
getQualifiedName(Class<? extends Bean>, String) - Method in interface net.sf.mmm.util.bean.api.BeanFactory
 
getQualifiedName() - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
getQualifiedName() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getQualifiedName() - Method in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
getQualifiedName(DataResource) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getQualifiedName() - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
getQualifiedName(DataResource) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getQualifiedNamePath() - Method in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
getQuery() - Method in interface net.sf.mmm.search.engine.api.SearchResult
This method gets the original query string that produced this result.
getQuery() - Method in interface net.sf.mmm.search.engine.api.SearchResultPage
This method gets the original query string that produced this result.
getQuery() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResult
This method gets the original query string that produced this result.
getQuery() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
This method gets the original query string that produced this result.
getQuery() - Method in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors.Error
This method gets the query.
getQuery() - Method in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
This method gets the query from the request parameters.
getQuery() - Method in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
This method gets the query from the request parameters.
getQuery() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getQueryBuilder() - Method in interface net.sf.mmm.search.engine.api.SearchEngine
This method gets the query builder user to create and parse queries.
getQueryBuilder() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method gets the query builder user to create and parse queries.
getQuoteEnd() - Method in interface net.sf.mmm.util.lang.api.StringSyntax
This method gets the character used to end a quotation.
getQuoteEnd() - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
getQuoteEscape() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used to escape the quote-end character within a quotation.
getQuoteEscape() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
getQuoteStart() - Method in interface net.sf.mmm.util.lang.api.StringSyntax
This method gets the character used to start a quotation that should be terminated by a quote-end character.
getQuoteStart() - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
getRangeConstraints(TypedProperty<T>, Class<T>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method determines the allowed Range of the value for the specified property in the Pojo associated with this adapter.
getRangeConstraints(TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method determines the allowed Range of the value for the specified property in the Pojo associated with this adapter.
getRank(E) - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets the current rank for the given element.
getRawProperties() - Method in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
This method gets the raw Properties.
getRawType() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
getReadableInterface() - Method in interface net.sf.mmm.util.property.api.factory.PropertyFactory
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryBoolean
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryByte
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryDouble
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryFloat
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryGeneric
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryInstant
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryInteger
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLink
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryList
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLocalDate
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLocalDateTime
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLong
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryMap
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactorySet
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryShort
 
getReadableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryString
 
getReadOnly() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
getReadOnly() - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
getReadOnly() - Method in interface net.sf.mmm.util.property.api.WritableProperty
 
getReadOnly(P) - Static method in interface net.sf.mmm.util.property.api.WritableProperty
 
getReadOnlyBean(BEAN) - Method in interface net.sf.mmm.util.bean.api.AbstractBeanFactory
 
getReadOnlyBean(BEAN) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
getReadOnlyBean(BEAN) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
getReasonPhrase() - Method in class net.sf.mmm.util.http.HttpResponse
This method gets the reason-phrase explaining the status-code.
getRecentValue() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
getRecentValue() - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
 
getRecentValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
getRecentValue(AbstractUiWidget<VALUE>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
getRecentValue() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getRecognizer() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets an optional recognizer that adds support for the visitor-pattern.
getRecognizer() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
getRecursive(String, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method recursively navigates the given pojoPath.
getRed() - Method in class net.sf.mmm.util.datatype.api.color.Color
 
getRed() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getReference(Class<T>, Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
getReflectionUtil() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
getReflectionUtil() - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
getReflectionUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getReflectionUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getReflectionUtil() - Method in class net.sf.mmm.util.cli.base.CliState
 
getReflectionUtil() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method gets the ReflectionUtil.
getReflectionUtil() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
 
getReflectionUtil() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
This method gets the ReflectionUtil.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method gets the instance of ReflectionUtilLimited.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method gets the instance of ReflectionUtilLimited.
getReflectionUtil() - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependencies
This method gets the ReflectionUtil instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
 
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
 
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the ReflectionUtil instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method gets the ReflectionUtilImpl used by this AnnotationUtilImpl instance.
getReflectionUtil() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getReflectionUtil() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This method gets the ReflectionUtil instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
This method gets the ReflectionUtilImpl instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
This method gets the ReflectionUtil instance to use.
getRefreshDelaySeconds() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
getRelevant() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaRelevant
This method gets the relevant property of this object.
getRelevant() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the relevant property of this object.
getRemoteInvocationSerivceCaller() - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceClient
 
getRemoveCount() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
 
getReplaced(String, int, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the original string where the substring specified by start and end is replaced by substitute.
getReplacement() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
getRequest() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
getRequestId() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
 
getRequestId() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
 
getRequestParameters() - Method in interface net.sf.mmm.search.view.api.SearchViewContext
This method gets the SearchViewRequestParameters.
getRequestParameters() - Method in class net.sf.mmm.search.view.base.SearchViewContextBean
This method gets the SearchViewRequestParameters.
getRequestToken() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
getRequiredFactory(Class<PROPERTY>, Class<V>, boolean) - Method in interface net.sf.mmm.util.property.api.factory.PropertyFactoryManager
 
getRequiredProperty(String) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
getResource() - Method in class net.sf.mmm.orient.impl.db.OrientTx
 
getResourceBundle(String, Locale) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
 
getResourceBundleFinder() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method gets the NlsResourceBundleLocator.
getResourceBundleLocator() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method gets the NlsResourceBundleLocator.
getResourceFactory() - Method in class net.sf.mmm.orient.impl.db.OrientPlatformTransactionManager
 
getResourceFactory() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
getResourceLocator() - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
getResourceLocator() - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
 
getResourceSearchIndexer() - Method in interface net.sf.mmm.search.indexer.base.IndexerDependencies
This method gets the ResourceSearchIndexer used to update a single resource in the search-index.
getResourceSearchIndexer() - Method in class net.sf.mmm.search.indexer.base.IndexerDependenciesImpl
This method gets the ResourceSearchIndexer used to update a single resource in the search-index.
getResourceType() - Method in interface net.sf.mmm.util.resource.api.spi.DataResourceProvider
This method gets the type of the resource managed by this provider.
getResourceType() - Method in class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
 
getResourceType() - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
 
getResourceType() - Method in class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
 
getResponseAsBlob(XMLHttpRequest) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the response of the given XMLHttpRequest as JsBlob.
getResponseToken() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
getRest() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
This method gets the rest, which is the number of characters available until the buffer has reached its end.
getResultClass() - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
getResultList() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getResultPage() - Method in interface net.sf.mmm.search.view.api.SearchViewContext
This method gets the SearchResultPage.
getResultPage() - Method in class net.sf.mmm.search.view.base.SearchViewContextBean
This method gets the SearchResultPage.
getResults() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
 
getResultType() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getResultType() - Method in interface net.sf.mmm.util.query.api.path.EntityAlias
 
getResultType() - Method in class net.sf.mmm.util.query.base.path.Alias
 
getRetrievalClass() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the Class to be used for retrieval (the return-type) of a value of this GenericType.
getRetrievalClass() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
getRetrievalClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
 
getRetrievalClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
getRetrievalClass() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
getReturnClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
 
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
 
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
 
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
 
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
 
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
 
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
 
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
 
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
 
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
 
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
 
getReturnType() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
 
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
 
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
 
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
 
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
 
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
 
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
 
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
 
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
 
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
 
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
 
getRevision() - Method in interface net.sf.mmm.search.indexer.api.state.SearchIndexerDataLocationState
This method gets the revision of the location that has been indexed.
getRevision() - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerDataLocationStateBean
This method gets the revision of the location that has been indexed.
getRevision() - Method in interface net.sf.mmm.util.entity.api.EntityId
This method gets the number of the specific revision of the object referenced by this EntityId.
getRevision() - Method in interface net.sf.mmm.util.entity.api.RevisionedEntity
This method gets the revision of this entity.
getRevision() - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
 
getRevision() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
 
getRevision() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
 
getRevision() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the revision of the VersionIdentifier.
getRevision() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
getRichTextArea() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
 
getRichTextToolbar() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
getRichTextToolbar() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
 
getRoleFactory() - Method in interface net.sf.mmm.client.ui.api.UiContext
 
getRoleFactory() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleAlertDialogImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleAlertImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleApplicationImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleArticleImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleBannerImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleCheckboxImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleColumnHeaderImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleComboboxImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleComplementaryImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleCompositeImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleContentInfoImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDefinitionImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDialogImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDirectoryImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDocumentImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleFormImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGridCellImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGridImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGroupImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleHeadingImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleImgImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleLinkImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListboxImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListItemImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleLogImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMainImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMarqueeImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMathImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuBarImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemCheckboxImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemRadioImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleNavigationImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleNoteImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleOptionImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RolePresentationImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleProgressBarImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRadioGroupImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRadioImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRegionImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowGroupImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowHeaderImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleScrollbarImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSearchImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSeparatorImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSliderImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSpinButtonImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleStatusImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabListImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabPanelImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTimerImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleToolbarImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTooltipImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeGridImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeItemImpl
getRoot() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
This method gets the root node of the tree of ContentTypeBeans.
getRoot() - Method in interface net.sf.mmm.util.query.api.path.Path
 
getRoot() - Method in class net.sf.mmm.util.query.base.path.PathImpl
 
getRoot() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
getRoot() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
getRoot() - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
getRoot() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
 
getRootPath() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
 
getRootType() - Method in interface net.sf.mmm.util.contenttype.api.ContentTypeManager
This method gets the root node of the ContentType tree.
getRootType() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
 
getRowIndex(ROW) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractListTable
Gets the index of the given row.
getRowIndex(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Gets the index of the given row.
getRowIndex(ROW) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
Gets the index of the given row.
getRowNumberCell() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
getRowNumberColumn() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
Gets implicit column that shows the row-numbers.
getRowNumberColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
Gets implicit column that shows the row-numbers.
getRowNumberColumn() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
Gets implicit column that shows the row-numbers.
getRowSpan() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadRowSpan
This method gets the number of rows spanned by this object (cell).
getRowSpan() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
This method gets the number of rows spanned by this object (cell).
getRowSpan() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
This method gets the number of rows spanned by this object (cell).
getRules() - Method in class net.sf.mmm.util.text.base.AbstractTextTransformer
This method gets the list of rules.
getRules() - Method in class net.sf.mmm.util.text.base.EnglishSingularizer
 
getSaturationHsb() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getSaturationHsl() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getScheme() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
getSchemePrefix() - Method in interface net.sf.mmm.util.path.api.PathUri
This method gets the scheme-prefix of a qualified PathUri.
getSchemePrefix() - Method in class net.sf.mmm.util.path.base.PathUriImpl
 
getSchemePrefix() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
This method gets the scheme-prefix of a qualified ResourceUri.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method gets the scheme-prefix of absolute URIs for this type of DataResource.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
 
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.FileResource
 
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
 
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.UrlResource
 
getSchemePrefix() - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
getSchemePrefixes() - Method in interface net.sf.mmm.util.path.api.PathProvider
This method gets the scheme-prefix of the Paths managed by this provider.
getSchemePrefixes() - Method in class net.sf.mmm.util.path.impl.ClassPathProvider
 
getSchemePrefixes() - Method in interface net.sf.mmm.util.resource.api.spi.DataResourceProvider
This method gets the scheme-prefix of the resources managed by this provider.
getSchemePrefixes() - Method in class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
 
getSchemePrefixes() - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
 
getSchemePrefixes() - Method in class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
 
getScmManager() - Method in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyVcs
This method gets the ScmManager used to access the version-control-system (VCS).
getScore() - Method in interface net.sf.mmm.search.engine.api.SearchHit
This method gets the score of this hit.
getScore(int) - Method in interface net.sf.mmm.search.engine.api.SearchHit
This method gets the score of this hit as an integer value in the range from 0 to maximum.
getScore() - Method in class net.sf.mmm.search.engine.base.SearchHitImpl
This method gets the score of this hit.
getScore(int) - Method in class net.sf.mmm.search.engine.base.SearchHitImpl
This method gets the score of this hit as an integer value in the range from 0 to maximum.
getScreenBase() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
 
getScreenHeight() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the height of the current screen/display also called the vertical resolution.
getScreenWidth() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the width of the current screen/display also called the horizontal resolution.
getScrollPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
getSearchDependencies() - Method in class net.sf.mmm.search.base.BasicSearchEntry
This method gets the SearchDependencies.
getSearchDependencies() - Method in class net.sf.mmm.search.engine.base.AbstractSearchEngineBuilder
This method gets the SearchDependencies.
getSearchDependencies() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method gets the SearchDependencies.
getSearchEngine() - Method in interface net.sf.mmm.search.indexer.api.SearchIndexer
This method gets the SearchEngine for the index of this SearchIndexer.
getSearchEngine() - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
This method gets the SearchEngine for the index of this SearchIndexer.
getSearchEngine() - Method in interface net.sf.mmm.search.view.api.SearchViewLogic
This method gets the ManagedSearchEngine.
getSearchEngine() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets the ManagedSearchEngine.
getSearchFields() - Method in class net.sf.mmm.search.base.BasicSearchEntry
This method gets the SearchFields.
getSearchFields() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
This method gets the SearchFields.
getSearchIndex() - Method in interface net.sf.mmm.search.api.config.SearchConfiguration
This method gets the SearchIndexConfiguration.
getSearchIndex() - Method in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
This method gets the SearchIndexConfiguration.
getSearchIndexerConfigurationLoader() - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
getSearchIndexerManager() - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
getSearchIndexerStateLoader() - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
getSearchIndexerUpdateStrategies() - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategyManager
This method gets the List of strategies.
getSearchIndexerUpdateStrategyManager() - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
getSearchPath() - Method in interface net.sf.mmm.search.view.api.SearchViewConfiguration
The servlet-path for the view of the actual search (enter query and show results).
getSearchPath() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
The servlet-path for the view of the actual search (enter query and show results).
getSearchQueryBuilderFactory() - Method in class net.sf.mmm.search.engine.base.AbstractSearchEngineBuilder
 
getSearchTimeout() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
This method gets the maximum delay in milliseconds the search may last until it is canceled.
getSearchTimeout() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
getSecondaryKeyArray() - Method in class net.sf.mmm.content.parser.base.AbstractContentParser
This method gets the secondary keys as array.
getSecondaryKeyArray() - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
This method gets the secondary keys as array.
getSecondaryKeyArray() - Method in class net.sf.mmm.content.parser.impl.text.ContentParserTextMarkupAware
This method gets the secondary keys as array.
getSecondaryKeyArray() - Method in class net.sf.mmm.content.parser.impl.xml.ContentParserXml
This method gets the secondary keys as array.
getSecondaryKeys() - Method in interface net.sf.mmm.content.parser.api.ContentParser
This method gets the secondary keys used to register this ContentParser.
getSecondaryKeys() - Method in class net.sf.mmm.content.parser.base.AbstractContentParser
This method gets the secondary keys used to register this ContentParser.
getSecondSegmentType() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
 
getSecondSemitone() - Method in enum net.sf.mmm.music.datatype.api.TonalSystem
 
getSection() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getSecurityDetector() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getSegment() - Method in class net.sf.mmm.util.contenttype.base.DecisionState
 
getSegment(int) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
This method gets the contained child Segment with the given index.
getSegment(ColorSegmentType) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getSegment(T, int) - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
Gets a single segment of the given Datatype.
getSegment(T) - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
Gets the value of the segment described by this object.
getSegment(T, int) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
 
getSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
getSegment() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
This method gets the last segment of this current Pojo path.
getSegment() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
getSegment() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
getSegment(int) - Method in interface net.sf.mmm.util.xml.path.api.XmlPath
This method gets the segment at the given index.
getSegment(int) - Method in class net.sf.mmm.util.xml.path.base.XmlPathImpl
 
getSegmentCount() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
This method determines the number of contained child segments.
getSegmentCount() - Method in interface net.sf.mmm.util.xml.path.api.XmlPath
This method gets the number of segments this path is build of.
getSegmentCount() - Method in class net.sf.mmm.util.xml.path.base.XmlPathImpl
 
getSegmentDescriptors() - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
Gets the List of DatatypeSegmentDescriptors the described datatype is composed of.
getSegmentDescriptors() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
 
getSegments() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
 
getSelected() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSelected
This method gets the value of the selected state of this object.
getSelected() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
This method gets the value of the selected state of this object.
getSelectedValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectedValue
This method gets the currently selected value (item).
getSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the currently selected value (item).
getSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the currently selected value (item).
getSelectedValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
This method gets the currently selected value (item).
getSelectedValues() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectedValue
This method gets the currently selected values.
getSelectedValues() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the currently selected values.
getSelectedValues() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the currently selected values.
getSelectedValues() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
This method gets the currently selected values.
getSelectedValuesInternal() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Internal method to get the direct reference to the selected values.
getSelection() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the JsSelection of the browser Window.
getSelection(Element) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the JsSelection of the given <iframe> Element.
getSelectionCell() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
getSelectionColumn() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
Gets implicit column that shows the checkboxes or radios for the selection of a row.
getSelectionColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
Gets implicit column that shows the checkboxes or radios for the selection of a row.
getSelectionColumn() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
Gets implicit column that shows the checkboxes or radios for the selection of a row.
getSelectionCount() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectedValue
Logically the same as AttributeReadSelectedValue.getSelectedValues().size() but more efficient.
getSelectionCount() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Logically the same as AttributeReadSelectedValue.getSelectedValues().size() but more efficient.
getSelectionCount() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
Logically the same as AttributeReadSelectedValue.getSelectedValues().size() but more efficient.
getSelectionCount() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
Logically the same as AttributeReadSelectedValue.getSelectedValues().size() but more efficient.
getSelectionMode() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectionMode
This method gets the SelectionMode.
getSelectionMode() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the SelectionMode.
getSelectionMode() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
This method gets the SelectionMode.
getSelectionMode() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the SelectionMode.
getSelectionMode() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the SelectionMode.
getSelectionMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method gets the SelectionMode.
getSelectionPaths() - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
getSelector(int) - Method in interface net.sf.mmm.util.xml.path.api.XmlSet
This method gets the child-selector at the given index.
getSelector(int) - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
 
getSelectorCount() - Method in interface net.sf.mmm.util.xml.path.api.XmlSet
This method gets the number of child-selectors combined by this set.
getSelectorCount() - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
 
getSeparateCharacter() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method gets the separate character for this DiacriticalMark.
getSeparator() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
getSeparator() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
This method gets the String used to separate individual validation failure messages for ValidationStateMessageCollector.getFailureMessages().
getServerLocation() - Method in interface net.sf.mmm.orient.data.bean.api.File
 
getServiceCaller() - Method in interface net.sf.mmm.client.api.ClientComponents
 
getServiceCaller() - Method in interface net.sf.mmm.client.impl.gwt.gin.ClientGinjector
 
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.rpc.client.AbstractRemoteInvocationServiceCaller
This method gets a client-stub for calling exactly one single method on a RemoteInvocationService.
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>) - Method in interface net.sf.mmm.service.api.rpc.client.AbstractRemoteInvocationServiceCaller
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceCaller
This method gets a client-stub for calling exactly one single method on a RemoteInvocationService.
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>) - Method in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceQueue
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceQueue
This method gets a client-stub for calling exactly one single method on a RemoteInvocationService.
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
This method gets a client-stub for calling exactly one single method on a RemoteInvocationService.
getServiceClient(Class<SERVICE>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
 
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
This method gets a client-stub for calling exactly one single method on a RemoteInvocationService.
getServiceClient(Class<SERVICE>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCallerWithClientMap
getServiceClient(Class<SERVICE>) - Method in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
getServiceClient() - Method in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
 
getServiceImplementation() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
getServiceInterface() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
getServiceInterfaceName() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
getServiceMethod() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
getServiceMethod() - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
getServiceMethod() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
getServletContext() - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
getServletRequest() - Method in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
This method gets the ServletRequest.
getSession() - Method in class net.sf.mmm.client.api.ClientContext
 
getSession() - Method in class net.sf.mmm.service.impl.server.CsrfTokenManagerDefaultImpl
 
getSession() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
getSet() - Method in class net.sf.mmm.util.date.api.WeekdaySet
This method gets an unmodifiable Set representing this WeekdaySet.
getSetExpressionList() - Method in class net.sf.mmm.util.query.base.feature.FeatureSetImpl
 
getSetSize() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSetSize
This method gets the setsize property of this object.
getSetSize() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
This method gets the setsize property of this object.
getSetter() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the accessor used to set the value of the according option or argument.
getSettings() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
getSharpSignTones() - Static method in enum net.sf.mmm.music.datatype.api.TonePitch
 
getShift() - Method in class net.sf.mmm.music.datatype.api.Clef
 
getShowChildIndex() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
 
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetButtonFactory
 
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
getSignature() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
This method gets a technical identifier for the method signature to distinguish methods with the same name.
getSignature(Class<?>...) - Static method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
This method calculates the signature.
getSignature(String...) - Static method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
This method calculates the signature.
getSignature() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
getSimpleName() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
getSimpleName() - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
getSimpleName() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
getSimpleName() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getSingleResult() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getSingleSelectionRadioButton() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
getSingularizer() - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method gets the Singularizer, which is used to determine singular forms so e.g.
getSize() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidget
 
getSize() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
getSize() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
getSize() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
getSize() - Method in interface net.sf.mmm.orient.data.bean.api.File
 
getSize() - Method in interface net.sf.mmm.search.api.SearchEntry
This method gets the size of the content.
getSize() - Method in class net.sf.mmm.search.base.AbstractSearchEntry
This method gets the size of the content.
getSize() - Method in class net.sf.mmm.util.gwt.api.JsBlob
 
getSize() - Method in interface net.sf.mmm.util.io.api.FileItem
 
getSize() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method gets the size of the pool.
getSize(Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method gets the size of the given arrayMapOrCollection.
getSize(Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
getSize() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets the size (content-length) of this resource.
getSize() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method gets the size (content-length) of this resource.
getSize() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
getSize() - Method in class net.sf.mmm.util.resource.base.FileResource
 
getSizeElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
 
getSizeElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
getSizeElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
getSizeElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
getSlot(DialogSlot) - Method in interface net.sf.mmm.client.ui.base.dialog.AttributeReadSlot
Gets the UiWidgetSlot identified by the given DialogSlot.
getSort() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSort
This method gets the sort property of this object.
getSort() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
This method gets the sort property of this object.
getSortColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
getSortComparator() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSortComparator
This method gets the Comparator used to compare and sort the values.
getSortComparator() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method gets the Comparator used to compare and sort the values.
getSortIndex() - Method in class net.sf.mmm.util.query.base.feature.AbstractFeature
 
getSortOrder() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
getSource() - Method in interface net.sf.mmm.client.ui.api.event.UiEvent
 
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventClick
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventCollapseOrExpand
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventFocus
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventMode
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventOpenOrClose
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventSelectionChange
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventValueChange
getSource() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
getSource() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
 
getSource() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getSource() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
getSource() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
getSource() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
getSource() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
getSource() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
getSource() - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
getSource() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
getSource(String) - Method in interface net.sf.mmm.search.api.config.SearchConfiguration
This method gets the SearchSource with the given ID.
getSource() - Method in interface net.sf.mmm.search.api.SearchEntry
This method gets the value of the source field.
getSource() - Method in class net.sf.mmm.search.base.AbstractSearchEntry
This method gets the value of the source field.
getSource(String) - Method in class net.sf.mmm.search.base.config.SearchConfigurationBean
This method gets the SearchSource with the given ID.
getSource(String) - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerConfiguration
This method gets the SearchSource with the given ID.
getSource() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
This method gets the Source associated with this directory.
getSource() - Method in interface net.sf.mmm.search.indexer.api.state.SearchIndexerSourceState
This method gets the ID of the according source.
getSource() - Method in interface net.sf.mmm.search.indexer.api.strategy.UpdateStrategyArguments
This method gets the SearchIndexerSource to index (incremental) according to its update-type.
getSource(String) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
This method gets the SearchSource with the given ID.
getSource() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
This method gets the Source associated with this directory.
getSource() - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
 
getSource() - Method in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
This method gets the SearchIndexerSource to index (incremental) according to its update-type.
getSource() - Method in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
This method gets the source from the request parameters.
getSource() - Method in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
This method gets the source from the request parameters.
getSource() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
This method gets the source to transfer.
getSource() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
 
getSource() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
 
getSource() - Method in interface net.sf.mmm.util.lang.api.Message
This method gets the (optional) source of the message.
getSource() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
 
getSource() - Method in interface net.sf.mmm.util.query.api.path.EntityAlias
 
getSource() - Method in class net.sf.mmm.util.query.base.path.Alias
 
getSource() - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
This method gets the (optional) source of the validation.
getSource() - Method in class net.sf.mmm.util.validation.base.ValidationFailureSuccess
 
getSourceFilename() - Method in class net.sf.mmm.orient.sql.SqlScript
 
getSourceIdentifier() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method gets an identifier of this Segment for the source used in potential error messages.
getSourceIds() - Method in interface net.sf.mmm.search.indexer.api.config.ConfiguredSearchIndexerOptions
This method gets the optional List of source-IDs that shall be (re-)indexed.
getSourceIds() - Method in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
This method gets the optional List of source-IDs that shall be (re-)indexed.
getSourceList() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomTwoListSelection
 
getSourceMap() - Method in class net.sf.mmm.search.base.config.SearchConfigurationBean
 
getSourceMap() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
 
getSourcePath() - Method in class net.sf.mmm.orient.sql.SqlScript
 
getSources() - Method in interface net.sf.mmm.search.api.config.SearchConfiguration
This method gets the Collection of sources.
getSources() - Method in class net.sf.mmm.search.base.config.SearchConfigurationBean
 
getSources() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerConfiguration
This method gets the Collection of sources.
getSources() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
 
getSources() - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerStateBean
This method gets the List of SearchIndexerSourceStateBean.
getSourceState(String) - Method in interface net.sf.mmm.search.indexer.api.state.SearchIndexerState
This method gets the SearchIndexerSourceState for the given source.
getSourceState() - Method in interface net.sf.mmm.search.indexer.api.strategy.UpdateStrategyArguments
This method gets the SearchIndexerSourceState for the source.
getSourceState(String) - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerStateBean
This method gets the SearchIndexerSourceState for the given source.
getSourceState() - Method in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
This method gets the SearchIndexerSourceState for the source.
getSourceStateMap() - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerStateBean
 
getSourceType() - Method in interface net.sf.mmm.util.value.api.ValueConverter
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
 
getSourceType() - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToPattern
 
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
 
getSourceViews() - Method in interface net.sf.mmm.search.view.api.SearchViewLogic
This method gets the list of views on the SearchSourceViews sorted by title.
getSourceViews() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets the list of views on the SearchSourceViews sorted by title.
getSql() - Method in interface net.sf.mmm.util.query.api.Command
 
getSql() - Method in interface net.sf.mmm.util.query.api.statement.Statement
 
getSql() - Method in class net.sf.mmm.util.query.base.expression.SqlOperator
This method gets the SQL operator representation of this SqlOperator.
getSql() - Method in class net.sf.mmm.util.query.base.QueryImpl
 
getSql() - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
getSql() - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
getStacktrace(Throwable) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtilLimited
Gets the complete stacktrace of the given exception as String.
getStackTrace() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
 
getStacktrace(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilLimitedImpl
 
getStandardError() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the standard error where to print errors for the end-user.
getStandardOutput() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the standard output where to print information for the end-user.
getStartIndex() - Method in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors.Error
This method gets the start index.
getStartIndex() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method gets the start index of this DefaultLineWrapper.TextSegment.
getStartNode() - Method in class net.sf.mmm.util.collection.base.NodeCycle
This method gets the start node where the detected cycle begins.
getStartPlace() - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
This method determines the start DialogPlace.
getStartPlace() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method determines the start DialogPlace.
getState() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
This method gets the RemoteInvocationQueueState of this queue.
getState() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method gets the RemoteInvocationQueueState of this queue.
getState() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method gets the instance of the state where the command-line arguments should be applied to.
getState() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
 
getState() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
 
getStateClass() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the Class reflecting the state-object.
getStatement() - Method in class net.sf.mmm.util.query.base.feature.AbstractFeature
 
getStatement() - Method in class net.sf.mmm.util.query.base.QueryImpl
 
getStatement() - Method in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
getStatements() - Method in class net.sf.mmm.orient.sql.SqlScript
The actual SQL statements.
ATTENTION:
All continuous lines ending with a colon (after stripping comments and trimming) are grouped as one statement.
getStaticField(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the value of a static field .
getStaticField(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
getStaticFieldOrNull(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
 
getStaticFieldOrNull(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
getStatusCode() - Method in class net.sf.mmm.util.http.HttpResponse
This method gets the HTTP status code.
getStaxUtil() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
getStaxUtil() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
getStep() - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
getStep() - Method in interface net.sf.mmm.util.date.api.Recurrence
This method gets the step of this Recurrence.
getStep() - Method in class net.sf.mmm.util.date.base.RecurrenceBean
 
getStrategy(SearchIndexerSource) - Method in interface net.sf.mmm.search.indexer.api.strategy.SearchIndexerUpdateStrategyManager
This method will create the SearchIndexerUpdateStrategy for the given source.
getStrategy(SearchIndexerSource) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategyManager
This method will create the SearchIndexerUpdateStrategy for the given source.
getStream() - Method in interface net.sf.mmm.util.io.api.DetectorInputStream
This method gets the wrapped stream.
getStream() - Method in interface net.sf.mmm.util.io.api.DetectorOutputStream
This method gets the wrapped stream.
getStream() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream
 
getStream() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream
 
getStreamOffset() - Method in class net.sf.mmm.util.contenttype.base.DecisionState
 
getStreamPosition() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method gets the absolute position of the current pointer in the logical stream (the data provided by this interface that origins from the previous member of the chain).
getStreamPosition() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
getStreamUtil() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the StreamUtil to use.
getStreamUtil() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method gets the stream-util that is used by this process-util.
getString() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
getString(String) - Method in interface net.sf.mmm.util.nls.api.NlsResourceBundle
 
getString(String) - Method in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
Deprecated.
 
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
This method gets the String to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterLabel
 
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhase
 
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseAlias
 
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseValue
 
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterSnapshot
 
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
 
getStringBaseTone() - Method in class net.sf.mmm.music.datatype.api.TabItem
 
getStringHasher() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
getStringProperty(GenericContext, String) - Method in class net.sf.mmm.search.indexer.base.AbstractResourceSearchIndexer
This method gets the property key from the given properties.
getStringRepresentation() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
getStringUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getStringUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getStringUtil() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method gets the StringUtilImpl that is used by this FileUtilImpl.
getStringUtil() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getStringUtil() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
getStringUtil() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method gets the StringUtil used to deal with strings.
getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
This method gets the StringUtil to use.
getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
This method gets the StringUtil to use.
getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method gets the StringUtil to use.
getStringUtil() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getStyle() - Method in interface net.sf.mmm.util.nls.api.NlsFormatterPlugin
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateFull
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateLong
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateMedium
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateShort
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeFull
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeLong
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeMedium
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeShort
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeFull
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeLong
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeMedium
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeShort
 
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
 
getStyleElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getStyleName() - Method in interface net.sf.mmm.client.ui.api.common.CssProperty
 
getStyleName() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
getStyles() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStyles
This method gets the style(s) (also called style-name(s)) of this object.
getStyles() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the style(s) (also called style-name(s)) of this object.
getStyles() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the style(s) (also called style-name(s)) of this object.
getStyles() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the style(s) (also called style-name(s)) of this object.
getStyles() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the style(s) (also called style-name(s)) of this object.
getSubClass(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method walks up the Class-hierarchy from descendant up to ancestor and returns the sub-class or sub-interface of ancestor on that hierarchy-path.
getSubFactory() - Method in class net.sf.mmm.util.validation.base.ComplexValidatorBuilder
 
getSubFormatter(String, CharSequenceScanner) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method is like NlsFormatterManager.getFormatter(String, String) but reads the style from the given scanner.
getSubFormatter(String, String) - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
This method creates the NlsFormatter for the given formatType and the custom subformat.
getSubFormatter(String, CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
 
getSubFormatter(String, String) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
 
getSubQueryCount() - Method in interface net.sf.mmm.search.engine.api.ComplexSearchQuery
This method gets the number of sub-queries that have been added to this query.
getSubQueryCount() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneComplexSearchQuery
This method gets the number of sub-queries that have been added to this query.
getSubsequentNewlineCount() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method gets the current number of subsequent newlines.
getSubtitleUrl() - Method in interface net.sf.mmm.client.ui.api.media.VideoDescriptor
 
getSubtitleUrl() - Method in class net.sf.mmm.client.ui.api.media.VideoDescriptorBean
getSuccessCallback() - Method in class net.sf.mmm.service.base.client.RemoteInvocationCallData
 
getSuffix() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
 
getSummary() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSummary
This method gets the summary of this object.
getSummary() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the summary of this object.
getSummary() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the summary of this object.
getSummary() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
This method gets the summary of this object.
getSummary() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method gets the summary of this object.
getSummary() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method gets the summary of this object.
getSummary() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method gets the summary of this object.
getSuperClasses() - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl.OrientClass
 
getSupportedSuperType(JClassType, TypeOracle) - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
Determines the super-type that is supported.
getSupportedSuperType(JClassType, TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
 
getSymbol() - Method in enum net.sf.mmm.music.datatype.api.ChordExtension
 
getSymbol() - Method in class net.sf.mmm.music.datatype.api.Clef
 
getSyntax() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
 
getSystemArchitecture() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method gets the architecture of the operating system running this java virtual machine.
getSystemArchitecture() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
getSystemInformation() - Method in interface net.sf.mmm.util.lang.api.SystemUtil
This method gets the SystemInformation for the operating system running this java virtual-machine.
getSystemInformation() - Method in class net.sf.mmm.util.lang.base.SystemUtilImpl
 
getSystemName() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method gets the name of the operating system running this java virtual machine.
getSystemName() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
getSystemProperty(String) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
getSystemType() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method gets the type of the operating system running this java virtual machine.
getSystemType() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
getSystemVersion() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method gets the version of the operating system running this java virtual machine in lower-case.
getSystemVersion() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
getTableBody() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
getTableFooter() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
getTableHeader() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
getTableRow() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
getTableWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method gets the XML tag-name of this Segment.
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentAny
 
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerChoice
 
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
 
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerSequence
 
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentEndOfStream
 
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentKey
 
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentValue
 
getTagStartIndex() - Method in class net.sf.mmm.util.xml.api.ParserState
 
getTail() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the tail of this scanner without changing the state.
getTail(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the tail of this scanner limited (truncated) to the given maximum number of characters without changing the state.
getTarget() - Method in interface net.sf.mmm.util.bean.api.link.Link
This method resolves the linked EntityBean.
ATTENTION:
An Link can be evaluated lazily.
getTarget() - Method in class net.sf.mmm.util.bean.base.link.EntityBeanLink
 
getTarget() - Method in class net.sf.mmm.util.bean.base.link.IdLink
 
getTargetFile(NlsBundleDescriptor, String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
getTargetFile(NlsBundleDescriptor, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
getTargetFile(NlsBundleDescriptor, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
getTargetFileMkdirs(NlsBundleDescriptor, String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
getTargetList() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomTwoListSelection
 
getTargetType() - Method in interface net.sf.mmm.util.value.api.ValueConverter
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
 
getTargetType() - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfBoolean
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfByte
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfDouble
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfFloat
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfInt
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfLong
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfObject
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfShort
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToPattern
 
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
 
getTechnicalParent() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method gets the technical parent of this ContentType as node.
getTechnicalParent() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
getTechnicalRootType() - Method in interface net.sf.mmm.util.contenttype.api.ContentTypeManager
This method gets the technical root node of the ContentType tree.
getTechnicalRootType() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
 
getTemplate() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
 
getTemplate() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the NlsTemplate of this message.
getTemplate(NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the NlsTemplate of this message.
getTemplateContainers() - Method in interface net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleDescriptor
 
getTemplateContainers() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
 
getTemplateResolver() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
 
getTemplateResolver() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method gets the default NlsTemplateResolver.
getTemporaryDirectory() - Method in interface net.sf.mmm.util.file.api.FileUtil
This method gets the File representing the temporary directory.
getTemporaryDirectory() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
getter - Variable in class net.sf.mmm.util.cli.base.CliParameterContainer
 
getTerms() - Method in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
getTestPath() - Static method in class net.sf.mmm.test.TestResourceHelper
This method gets the filesystem path to test-resource of the current project (maven module).
getTestPath(String) - Static method in class net.sf.mmm.test.TestResourceHelper
This method gets the filesystem path to test-resource with the given relativePath.
getTestPath(Class<?>, String) - Static method in class net.sf.mmm.test.TestResourceHelper
This method gets the filesystem path to some test-resource named after the given testClass.
getTestPath(Package, String) - Static method in class net.sf.mmm.test.TestResourceHelper
This method gets the filesystem path to some test-resource located in the given testPackage.
getText() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadText
This method gets the text of this object.
getText() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
This method gets the text of this object.
getText() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
This method gets the text of this object.
getText() - Method in class net.sf.mmm.client.ui.gwt.widgets.Caption
This method gets the text of this object.
getText() - Method in class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
getText() - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
getText() - Method in interface net.sf.mmm.search.api.SearchEntry
This method gets the value of the text field.
getText() - Method in class net.sf.mmm.search.base.AbstractSearchEntry
This method gets the value of the text field.
getText() - Method in class net.sf.mmm.util.gwt.api.JsSelection
 
getText() - Method in class net.sf.mmm.util.text.api.TextColumn
This method gets the text of this column.
getText() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method gets the full text containing this segment.
getText() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
 
getTextCharacters() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
 
getTextContent(Element) - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
This method gets all text content from the given element recursively including the text of all children.
getTextIndex() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
getTextLength() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
 
getTextLengthRation(double) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
 
getTextStart() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
 
getTheme() - Method in interface net.sf.mmm.client.ui.api.UiConfiguration
This method gets the path for the current theme.
getTheme() - Method in class net.sf.mmm.client.ui.base.UiConfigurationBean
This method gets the path for the current theme.
getTheme() - Method in class net.sf.mmm.client.ui.base.UiConfigurationDefault
This method gets the path for the current theme.
getThirdSegmentType() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
 
getThreadName() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method gets the thread-name.
getThrowable() - Method in class net.sf.mmm.logging.TestLogger.LogEvent
 
getTimeout() - Method in class net.sf.mmm.transaction.api.TransactionSettings
This method gets the timeout.
getTimestamp() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the timestamp of the VersionIdentifier.
getTimestamp() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
getTitle() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStringTitle
This method gets the title of this object.
getTitle() - Method in interface net.sf.mmm.client.ui.api.dialog.AbstractDialog
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
This method gets the title of this object.
getTitle() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataSet
This method gets the title of this object.
getTitle(MessageSeverity) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method gets the title for the given MessageSeverity.
getTitle(DialogController<?>) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method determines the title for the given DialogController.
getTitle() - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method gets the title of this object.
getTitle() - Method in interface net.sf.mmm.search.api.config.SearchSource
This method gets the display-name of this source.
getTitle() - Method in interface net.sf.mmm.search.api.SearchEntry
This method gets the value of the title field.
getTitle() - Method in class net.sf.mmm.search.base.AbstractSearchEntry
This method gets the value of the title field.
getTitle() - Method in class net.sf.mmm.search.base.config.SearchSourceBean
This method gets the display-name of this source.
getTitle() - Method in interface net.sf.mmm.search.engine.api.config.SearchEntryType
This method gets the title of this SearchEntryType.
getTitle() - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeBean
This method gets the title of this SearchEntryType.
getTitle() - Method in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
This method gets the title from the request parameters.
getTitle() - Method in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
This method gets the title from the request parameters.
getTitle() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
The title of the mode.
getTitle() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
 
getTitle() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method gets the display name of this ContentType (e.g.
getTitle() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
getTitle() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadTitle
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This title is used to display the property name to end-users.
getTitleHeader() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
getTonalSystem() - Method in class net.sf.mmm.music.datatype.api.Chord
 
getTonalSystem() - Method in enum net.sf.mmm.music.datatype.api.MusicalKey
This method gets the TonalSystem of this key.
getTone() - Method in class net.sf.mmm.music.datatype.api.MusicalItem
 
getTone(Interval) - Method in enum net.sf.mmm.music.datatype.api.MusicalKey
Returns the tone for the given Interval.
getTone() - Method in class net.sf.mmm.music.datatype.api.ToneItem
 
getTonePrefix(String) - Static method in enum net.sf.mmm.music.datatype.api.TonePitch
This method gets the longest string representation of the TonePitch that is a prefix of the given string ignoring the case.
getTonika() - Method in enum net.sf.mmm.music.datatype.api.MusicalKey
This method gets the TonePitch of the tonika (base-tone) for this key.
getToolbarWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
getToolbarWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
getToolbarWidget() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
 
getTooltip() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadTooltip
This method gets the tooltip of this object.
getTooltip() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the tooltip of this object.
getTooltip() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the tooltip of this object.
getTooltip() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the tooltip of this object.
getTooltip() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the tooltip of this object.
getToplevelWidget() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
getToplevelWidget() - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
 
getToplevelWidget(UiWidget) - Static method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method is a simplified variant of UiWidgetAdapterGwt.getToplevelWidget(UiWidget, Class).
getToplevelWidget(UiWidget, Class<W>) - Static method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the native widget of the given widget.
getTotalEntryCount() - Method in interface net.sf.mmm.search.engine.api.SearchEngine
This method gets the total number of SearchEntrys in the search-index.
getTotalEntryCount() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method gets the total number of SearchEntrys in the search-index.
getTotalHitCount() - Method in interface net.sf.mmm.search.engine.api.SearchResultPage
This method gets the total number of hits for this query.
getTotalHitCount() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
This method gets the total number of hits for this query.
getTotalHitCount() - Method in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
This method gets the total number of hits from the request parameters.
getTotalHitCount() - Method in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
This method gets the total number of hits from the request parameters.
getTransaction() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
getTransactionalCalls() - Method in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
getTransactionalCalls() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
 
getTransactionalCalls() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
 
getTransactionalResults() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
 
getTransactionalResults() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
getTransactionExecutor() - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
 
getTransactionExecutor() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
 
getTransactionMode() - Method in interface net.sf.mmm.service.api.client.AttributeWriteTransactionMode
This method gets the TransactionMode.
getTransactionMode() - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
This method gets the TransactionMode configuring the transactional behavior of the RemoteInvocationQueue on the server side.
getTransactionMode() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method gets the TransactionMode.
getTransformerFactory() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the TransformerFactory.
getTransformers() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
 
getTransformers() - Method in class net.sf.mmm.util.transformer.base.StringTransformerList
 
getTreeModel() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
This method gets the UiWidgetAbstractTree.UiTreeModel adapting from <NODE> to this tree-widget.
getTreeModel() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
 
getTreeNodeWidget(NODE) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
This method gets the UiWidgetAbstractTree.UiWidgetTreeNode for the given <NODE>.
getTreeNodeWidget(NODE) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method gets the UiWidgetAbstractTree.UiWidgetTreeNode for the given <NODE>.
getTreeNodeWidget(NODE) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
 
getTreeNodeWidget(NODE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
getTreeNodeWidget(NODE) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
getTruncationForClient() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
getType() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadType
This method returns the type of the object.
getType() - Method in interface net.sf.mmm.client.ui.api.dialog.Dialog
This method determines the type of this Dialog.
getType() - Method in interface net.sf.mmm.client.ui.api.event.UiEvent
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventClick
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventClose
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventCollapse
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventExpand
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventFocusGain
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventFocusLoss
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventMode
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventOpen
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventSelectionChange
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventValueChange
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.base.dialog.main.AbstractMainDialogController
This method determines the type of this Dialog.
getType() - Method in class net.sf.mmm.client.ui.base.dialog.navigation.AbstractNavigationDialogController
This method determines the type of this Dialog.
getType() - Method in class net.sf.mmm.client.ui.base.dialog.page.AbstractPageDialogController
This method determines the type of this Dialog.
getType() - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
This method determines the type of this Dialog.
getType() - Method in class net.sf.mmm.orient.base.id.OrientId
 
getType() - Method in interface net.sf.mmm.orient.impl.property.SinglePropertyBuilder
 
getType() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderAny
 
getType() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderBoolean
 
getType() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderByte
 
getType() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderDouble
 
getType() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderFloat
 
getType() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderInteger
 
getType() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLink
 
getType() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkList
 
getType() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLong
 
getType() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderShort
 
getType() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderString
 
getType() - Method in interface net.sf.mmm.search.api.config.SearchFieldConfiguration
This method gets the type of the according field.
getType() - Method in interface net.sf.mmm.search.api.SearchEntry
This method gets the value of the type field.
getType() - Method in class net.sf.mmm.search.base.AbstractSearchEntry
This method gets the value of the type field.
getType() - Method in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
This method gets the type of the according field.
getType() - Method in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
This method gets the type from the request parameters.
getType() - Method in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
This method gets the type from the request parameters.
getType() - Method in interface net.sf.mmm.transaction.api.TransactionEvent
This method gets the type of this event.
getType() - Method in class net.sf.mmm.transaction.base.TransactionEventImpl
This method gets the type of this event.
getType() - Method in class net.sf.mmm.util.bean.api.id.AbstractId
 
getType() - Method in interface net.sf.mmm.util.bean.api.id.Id
 
getType() - Method in interface net.sf.mmm.util.event.api.ChangeEvent
This method gets the type of this event.
getType(Object) - Static method in exception net.sf.mmm.util.exception.api.NlsClassCastException
This method gets the class of an object in a null-safe way.
getType(Object) - Static method in exception net.sf.mmm.util.exception.api.WrongValueTypeException
This method gets the type reflecting the actual value.
getType(File) - Static method in enum net.sf.mmm.util.file.api.FileType
This method determines the type of a file.
getType() - Method in class net.sf.mmm.util.gwt.api.JsBlob
 
getType() - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
 
getType() - Method in interface net.sf.mmm.util.lang.api.Message
This method gets the type of this Message.
getType() - Method in class net.sf.mmm.util.lang.base.AbstractErrorMessage
 
getType() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
getType() - Method in class net.sf.mmm.util.lang.base.InformationMessage
 
getType() - Method in class net.sf.mmm.util.lang.base.WarningMessage
 
getType() - Method in interface net.sf.mmm.util.nls.api.NlsFormatterPlugin
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.base.NlsArgumentDescriptor
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDate
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateIso8601
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTime
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeIso8601
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTime
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeIso8601
 
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
 
getType(GenericType<?>, String, boolean, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method determines the result-type for the given pojoPath starting at the given pojoType using the given context.
getType(Type, String, boolean, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method determines the result-type for the given pojoPath starting at the given pojoType using the given context.
getType(Type, String, boolean, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
getType(GenericType<?>, String, boolean, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
getType() - Method in class net.sf.mmm.util.property.api.AbstractContainerProperty
 
getType() - Method in class net.sf.mmm.util.property.api.lang.GenericProperty
 
getType() - Method in interface net.sf.mmm.util.property.api.lang.ReadableBooleanProperty
 
getType() - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
getType() - Method in class net.sf.mmm.util.property.api.math.BigDecimalProperty
 
getType() - Method in interface net.sf.mmm.util.property.api.math.ReadableByteProperty
 
getType() - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
getType() - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
getType() - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerProperty
 
getType() - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
getType() - Method in interface net.sf.mmm.util.property.api.math.ReadableShortProperty
 
getType() - Method in interface net.sf.mmm.util.property.api.ReadableProperty
 
getType() - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
getType() - Method in interface net.sf.mmm.util.property.api.time.ReadableInstantProperty
 
getType() - Method in interface net.sf.mmm.util.property.api.time.ReadableLocalDateProperty
 
getType() - Method in interface net.sf.mmm.util.property.api.time.ReadableLocalDateTimeProperty
 
getType() - Method in class net.sf.mmm.util.query.base.expression.SqlOperator
 
getType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the Type represented by this GenericType.
getType(int) - Method in class net.sf.mmm.util.reflect.api.Signature
This method gets the type of this signature at the given position.
getType() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
getType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
getType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
getType() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method determines if this DefaultLineWrapper.TextSegment represents a word.
getType() - Method in class net.sf.mmm.util.validation.base.AbstractValidationFailure
 
getType() - Method in class net.sf.mmm.util.validation.base.ValidationFailureSuccess
 
getType(Object) - Static method in exception net.sf.mmm.util.value.api.WrongValueTypeException
Deprecated.
This method gets the type reflecting the actual value.
getTypeAnnotation(Class<?>, Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
This method gets the first annotation of the type given by annotation in the declaration of the given annotatedType.
getTypeAnnotation(Class<?>, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
 
getTypeArgument(int) - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the type-argument at the given index.
getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
getTypeArgumentCount() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the number of type-arguments .
getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
getTypeCount() - Method in class net.sf.mmm.util.reflect.api.Signature
This method gets the number of types in this signature.
getTypedProperty() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
getTypeId() - Method in interface net.sf.mmm.util.entity.api.EntityId
This method gets the identifier representing the type of the referenced entity or object.
getTypeId() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
 
getUiContext() - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
 
getUiWidget() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gives access to the native UI widget wrapping this widget adapter.
getUiWidget() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
 
getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method is a design suggestion for implementations of widget adapters that need typed access to AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method is a design suggestion for implementations of widget adapters that need typed access to AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
This method is a design suggestion for implementations of widget adapters that need typed access to AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method is a design suggestion for implementations of widget adapters that need typed access to AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method is a design suggestion for implementations of widget adapters that need typed access to AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
getUnicode() - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
getUniqueId() - Method in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
 
getUnit() - Method in class net.sf.mmm.client.ui.api.common.Length
This method gets the unit of the value.
getUnit() - Method in interface net.sf.mmm.util.date.api.Recurrence
This method gets the DateUnit of this Recurrence.
getUnit() - Method in class net.sf.mmm.util.date.base.RecurrenceBean
 
getUpdateStrategy() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerSource
This method gets the identifier of the strategy used for (incremental) updates of this SearchSource.
getUpdateStrategy() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerSourceBean
This method gets the identifier of the strategy used for (incremental) updates of this SearchSource.
getUpdateStrategyVariant() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
This method determines the optional variant of the update-strategy.
getUpdateStrategyVariant() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
This method determines the optional variant of the update-strategy.
getUpperBounds() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
 
getUpperBounds() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
 
getUpperBounds() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
 
getUri() - Method in interface net.sf.mmm.search.api.SearchEntry
This method gets the value of the SearchEntry.FIELD_URI.
getUri() - Method in class net.sf.mmm.search.base.AbstractSearchEntry
This method gets the value of the SearchEntry.FIELD_URI.
getUri() - Method in class net.sf.mmm.util.http.HttpRequest
This method gets the requested URI (e.g.
getUri() - Method in interface net.sf.mmm.util.path.api.PathUri
This method gets this PathUri as string.
getUri() - Method in class net.sf.mmm.util.path.base.PathUriImpl
 
getUri() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets a string identifying this DataResource.
getUri() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
This method gets this ResourceUri as string.
getUri() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
 
getUri() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
getUri() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
 
getUri() - Method in class net.sf.mmm.util.resource.base.FileResource
 
getUri() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
 
getUri() - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
getUriTransformer() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
This method gets the Transformer used to convert the (relative) URI of a resource to the indexed URI.
getUriTransformer() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
This method gets the Transformer used to convert the (relative) URI of a resource to the indexed URI.
getUrl() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadUrl
This method gets the URL of this object.
getUrl() - Method in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
This method gets the URL of this object.
getUrl() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the URL of this object.
getUrl() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
This method gets the URL of this object.
getUrl() - Method in class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
 
getUrl() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets this resource as URL.
getUrl() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
getUrl() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
 
getUrl() - Method in class net.sf.mmm.util.resource.base.FileResource
 
getUrl() - Method in class net.sf.mmm.util.resource.base.UrlResource
 
getUrl() - Method in class net.sf.mmm.util.resource.impl.ClasspathFile
 
getUrl() - Method in class net.sf.mmm.util.resource.impl.ClasspathFolder
 
getUrlPrefix() - Method in interface net.sf.mmm.search.api.config.SearchSource
This method gets the prefix for the URL pointing to the content of a SearchEntry.
getUrlPrefix() - Method in class net.sf.mmm.search.base.config.SearchSourceBean
This method gets the prefix for the URL pointing to the content of a SearchEntry.
getUser() - Method in class net.sf.mmm.util.file.base.FileAttributes
 
getUser() - Method in interface net.sf.mmm.util.session.api.UserSession
 
getUser() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
 
getUserHomeDirectory() - Method in interface net.sf.mmm.util.file.api.FileUtil
This method gets the File representing the home directory of the current user.
getUserHomeDirectory() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
getUserHomeDirectoryPath() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
getUserHomeDirectoryPath() - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
getUserLocale() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
getUserLogin() - Method in interface net.sf.mmm.client.api.session.ClientSession
 
getUserLogin() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
getUserLogin() - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
getUserLogin() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
getUserName() - Method in interface net.sf.mmm.client.api.session.ClientSession
 
getUsername() - Method in class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
 
getUuid() - Method in class net.sf.mmm.orient.base.id.OrientId
 
getUuid() - Method in class net.sf.mmm.util.bean.api.id.GenericId
 
getUuid() - Method in interface net.sf.mmm.util.bean.api.id.Id
Gets the primary key as UUID.
getUuid() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getUuid() - Method in exception net.sf.mmm.util.exception.api.NlsException
 
getUuid() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
getUuid() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadUuid
This method gets the UUID of this object.
getUuid() - Method in interface net.sf.mmm.util.lang.api.Message
This method gets the UUID of this object.
getUuid() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
 
getUuid() - Method in class net.sf.mmm.util.lang.base.InformationMessage
 
getUuid() - Method in class net.sf.mmm.util.lang.base.WarningMessage
 
getUuid() - Method in class net.sf.mmm.util.validation.base.ValidationFailureSuccess
 
getValidationFailure() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValidationFailure
This method gets the validation failure of this object.
getValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the validation failure of this object.
getValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the validation failure of this object.
getValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method gets the validation failure of this object.
getValidationFailure() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method gets the validation failure of this object.
getValidationFailureSetCount() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
 
getValidator() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
getValidator() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getValidator() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the ValueValidator.
getValidator() - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
getValidator(int) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorCollectionElements
 
getValidator(int) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorMapKeys
 
getValidator(int) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorMapValues
 
getValidator(int) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
Gets the ValueValidator at the given index.
getValidator(int) - Method in interface net.sf.mmm.util.validation.base.ComposedValueValidator
Gets the ValueValidator at the given index.
getValidator() - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
getValidatorCount() - Method in class net.sf.mmm.util.validation.base.collection.ValidatorCollectionElements
 
getValidatorCount() - Method in class net.sf.mmm.util.validation.base.collection.ValidatorMapKeys
 
getValidatorCount() - Method in class net.sf.mmm.util.validation.base.collection.ValidatorMapValues
 
getValidatorCount() - Method in class net.sf.mmm.util.validation.base.ComposedValidator
 
getValidatorCount() - Method in interface net.sf.mmm.util.validation.base.ComposedValueValidator
 
getValidators(ObjectValidatorBuilder<T, ?, ?>) - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilder
 
getValidity() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
getValidity() - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
 
getValidity() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
This method returns the raw value of this datatype.
getValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValueAdvanced
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.api.common.Length
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.common.LengthUnit
This method returns the raw value of this datatype.
getValue() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetListTable
Here the value is the actual list that is displayed and may be modified (edited, rows added or removed, etc.) by the end-user.
getValue() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetOptionListTable
Here the value is the actual selection the end-user can select from the available options.
getValue() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetListBoxField
This method gets the value of this object.
getValue() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetWithValue
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
This method does the same as ItemContainer.getItem().
getValue(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
This method gets the value of the property represented by this PropertyAccessor from the given element.
getValue() - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
This method does the same as ItemContainer.getItem().
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBold
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorItalic
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorStrikethrough
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSubscript
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSuperscript
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnderline
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField.ValueAdapter
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase.ValueAdapter
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyFileUpload
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
getValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.music.datatype.api.MusicalItem
 
getValue() - Method in enum net.sf.mmm.music.datatype.api.TonalSystem
 
getValue() - Method in class net.sf.mmm.service.api.DefaultCsrfToken
This method returns the raw value of this datatype.
getValue() - Method in interface net.sf.mmm.util.cli.base.CliValueContainer
This method gets the value of a option or a argument.
getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerArray
 
getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
 
getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerMap
 
getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerObject
 
getValue() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method gets the actual value of this node.
getValue() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
 
getValue() - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
 
getValue() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
 
getValue() - Method in enum net.sf.mmm.util.datatype.api.person.Gender
 
getValue() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
This method gets the actual phone number (e.g.
getValue() - Method in enum net.sf.mmm.util.date.api.DateUnit
 
getValue() - Method in enum net.sf.mmm.util.date.api.Month
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.date.api.Weekday
 
getValue() - Method in class net.sf.mmm.util.date.api.WeekdaySet
This method returns the WeekdaySet as compressed mask of seven bits.
getValue() - Method in enum net.sf.mmm.util.date.api.WeekOfMonth
 
getValue() - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
 
getValue() - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
 
getValue(SimpleDatatype<V>) - Static method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
 
getValue() - Method in enum net.sf.mmm.util.lang.api.Alignment
 
getValue() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadValue
This method gets the value of this object.
getValue() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
 
getValue() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
This method gets the symbol of the CompareOperator.
getValue() - Method in enum net.sf.mmm.util.lang.api.Conjunction
 
getValue() - Method in enum net.sf.mmm.util.lang.api.Direction
 
getValue() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.lang.api.GenericBean
 
getValue() - Method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
 
getValue() - Method in enum net.sf.mmm.util.lang.api.Orientation
 
getValue() - Method in interface net.sf.mmm.util.lang.api.SimpleDatatype
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.lang.api.SortOrder
 
getValue() - Method in enum net.sf.mmm.util.lang.api.VerticalAlignment
 
getValue() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
getValue(JsonNode, String, Class<V>, boolean) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
Gets and converts the specified value from the given JsonNode.
getValue(JsonNode, Class<V>) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
Gets and converts the value of the given JsonNode.
getValue() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
getValue() - Method in class net.sf.mmm.util.lang.base.EnumEnumType
 
getValue() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
getValue() - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
getValue() - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
getValue() - Method in class net.sf.mmm.util.query.base.argument.ConstantArgument
 
getValue() - Method in class net.sf.mmm.util.query.base.path.PathImpl
 
getValue(Manifest, Attributes.Name) - Static method in class net.sf.mmm.util.reflect.base.ManifestLoader
This method gets an attribute-value from a Manifest in a pragmatic way.
getValue() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
 
getValue(POJO) - Method in interface net.sf.mmm.util.value.api.PropertyAccessor
This method gets the value of the property represented by this PropertyAccessor from the given element.
getValue(POJO) - Method in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
 
getValue() - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
 
getValue() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
getValue() - Method in class net.sf.mmm.util.xml.base.jaxb.Property
This method gets the String.
getValueAndValidate(ValidationState) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValueAndValidation
getValueAndValidate(ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
getValueAndValidate(ValidationState) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
getValueAsByte() - Method in class net.sf.mmm.util.datatype.api.color.Factor
 
getValueAsCsv() - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
getValueAsCsv(String) - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
getValueAsDuration() - Method in class net.sf.mmm.util.property.api.time.DurationInSecondsProperty
 
getValueAsFactor() - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
 
getValueAsFactor() - Method in class net.sf.mmm.util.datatype.api.color.Factor
 
getValueAsFactor() - Method in interface net.sf.mmm.util.datatype.api.color.Segment
 
getValueAsList() - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
getValueAsPercent() - Method in class net.sf.mmm.util.datatype.api.color.AbstractSegment
 
getValueAsPercent() - Method in interface net.sf.mmm.util.datatype.api.color.Segment
 
getValueAsSet() - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
getValueAsString() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValueAsString
This method gets the value as String.
getValueAsString() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the value as String.
getValueAsString() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method gets the value as String.
getValueAsString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method gets the value as String.
getValueAsString() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
This method gets the value as String.
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetToggleButton
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
 
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetDateField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetDoubleField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetFileField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetInstantField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetIntegerField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetIntegerSliderField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLocalDateField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLocalTimeField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLongField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetPasswordField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextField
getValueClass() - Method in interface net.sf.mmm.orient.impl.property.SinglePropertyBuilder
 
getValueClass() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderAny
 
getValueClass() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderBoolean
 
getValueClass() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderByte
 
getValueClass() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderDouble
 
getValueClass() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderFloat
 
getValueClass() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderInteger
 
getValueClass() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLink
 
getValueClass() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkList
 
getValueClass() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLong
 
getValueClass() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderShort
 
getValueClass() - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderString
 
getValueClass() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method gets the output-type (or return-type) of this function.
getValueClass() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
 
getValueClass() - Method in interface net.sf.mmm.util.property.api.factory.PropertyFactory
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryBoolean
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryByte
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryDouble
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryFloat
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryGeneric
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryInstant
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryInteger
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLink
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryList
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLocalDate
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLocalDateTime
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLong
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryMap
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactorySet
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryShort
 
getValueClass() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryString
 
getValueConverter() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
 
getValueConverter() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the ComposedValueConverter used by default to convert values that are NOT compatible.
getValueConverter() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
getValueDirect(VALUE, ValidationState) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValueAndValidation
getValueDirect(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
getValueDirect(Void, ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
getValueDirect(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
getValueDirect(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
getValueMax() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueMax
This method gets the valuemax property of this object.
getValueMax() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method gets the valuemax property of this object.
getValueMin() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueMin
This method gets the valuemin property of this object.
getValueMin() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method gets the valuemin property of this object.
getValueNotNull() - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
getValueNotNull() - Method in interface net.sf.mmm.util.property.api.util.ReadableContainerProperty
 
getValueNotNull() - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
getValueNotNull() - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
getValueNow() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueNow
This method gets the valuenow property of this object.
getValueNow() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method gets the valuenow property of this object.
getValueOrException(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValueAdvanced
This method is like AttributeReadValueAdvanced.getValue() but does NOT catch exceptions while parsing the value from the user input.
getValueOrException(Void) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method is like AttributeReadValueAdvanced.getValue() but does NOT catch exceptions while parsing the value from the user input.
getValueOrException(VALUE) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method is like AttributeReadValueAdvanced.getValue() but does NOT catch exceptions while parsing the value from the user input.
getValueOrException(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is like AttributeReadValueAdvanced.getValue() but does NOT catch exceptions while parsing the value from the user input.
getValuePath() - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
getValuePath() - Method in class net.sf.mmm.util.query.base.argument.ConstantArgument
 
getValuePath() - Method in class net.sf.mmm.util.query.base.path.PathImpl
 
getValues() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
getValueSafe() - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
getValueSafe() - Method in interface net.sf.mmm.util.property.api.lang.WritableStringProperty
 
getValueText() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueText
This method gets the valuetext property of this object.
getValueText() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method gets the valuetext property of this object.
getValueType(OProperty) - Method in interface net.sf.mmm.orient.impl.property.SinglePropertyBuilder
 
getValueType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderAny
 
getValueType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderBoolean
 
getValueType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderByte
 
getValueType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderDouble
 
getValueType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderFloat
 
getValueType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderInteger
 
getValueType(Class<? extends OrientBean>) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLink
 
getValueType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkBase
 
getValueType(Class<? extends OrientBean>) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkBase
 
getValueType(Class<? extends OrientBean>) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkList
 
getValueType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLong
 
getValueType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderShort
 
getValueType(OProperty) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderString
 
getValueType() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadValueType
This method gets the value type of this object.
getValueType() - Method in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
 
getVariable(String) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given variableName.
getVariable(String, Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given variableName as the given type.
getVariable(Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given type.
getVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
 
getVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
 
getVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
 
getVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
getVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
getVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.impl.MutableGenericContextImpl
 
getVariable() - Method in class net.sf.mmm.util.query.base.feature.FeatureLetImpl.LetExpression
 
getVariableMap(NlsBundleDescriptor, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
getVariableName(Class<?>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the variable-name (key) for the given type.
getVariableNames() - Method in interface net.sf.mmm.util.context.api.GenericContext
This method returns the names of all defined variables.
getVariableNames() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
 
getVariableNames() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
getVariation() - Method in class net.sf.mmm.music.datatype.api.MusicalValue
 
getVersion() - Method in class net.sf.mmm.jpa.api.entity.AbstractEntity
 
getVersion() - Method in class net.sf.mmm.orient.base.id.OrientId
 
getVersion() - Method in class net.sf.mmm.util.bean.api.id.GenericId
 
getVersion() - Method in interface net.sf.mmm.util.bean.api.id.Id
 
getVersion() - Method in class net.sf.mmm.util.cli.api.AbstractVersionedMain
This method gets the Version of this program.
getVersion() - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the HTTP version to use.
getVersionId() - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
getVersionId() - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
 
getVersionId() - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
 
getVersionId() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
 
getVersionId() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
 
getVersionMajorSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the major segment of this VersionIdentifier.
getVersionMajorSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
getVersionMicroSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the micro segment of this VersionIdentifier.
getVersionMicroSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
getVersionMilliSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the milli segment of this VersionIdentifier.
getVersionMilliSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
getVersionMinorSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the minor segment of this VersionIdentifier.
getVersionMinorSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
getVersionSegment(int) - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets an arbitrary segment of the version number.
getVersionSegment(int) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
getVersionSegmentCount() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the number of segments of this VersionIdentifier .
getVersionSegmentCount() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
getVerticalAlignment() - Method in enum net.sf.mmm.util.lang.api.Alignment
This method gets the vertical part of the alignment.
getVerticalScrollbarPolicy() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadScrollbarPolicy
This method gets the ScrollbarPolicy for the vertical scrollbar.
getView() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method gets the view of this AbstractDialogController.
getViewConfiguration() - Method in interface net.sf.mmm.search.view.api.SearchViewContext
This method gets the SearchViewConfiguration.
getViewConfiguration() - Method in class net.sf.mmm.search.view.base.SearchViewContextBean
This method gets the SearchViewConfiguration.
getVisibility() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
This method gets the lowest visibility to be considered when searching for methods or fields.
getVisibleFlag() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisibleAdvanced
This method gets advanced visibility support.
getVisibleFlag() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets advanced visibility support.
getVisibleFlag() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets advanced visibility support.
getVisibleFlag() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets advanced visibility support.
getVolume() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadVolume
This method gets the volume of this object.
getWeekdays() - Method in interface net.sf.mmm.util.date.api.Recurrence
This method gets the WeekdaySet containing the Weekdays of the recurrence.
getWeekdays() - Method in class net.sf.mmm.util.date.base.RecurrenceBean
 
getWeekOfMonth() - Method in interface net.sf.mmm.util.date.api.Recurrence
This method gets the WeekOfMonth of a monthly or yearly recurrence.
getWeekOfMonth() - Method in class net.sf.mmm.util.date.base.RecurrenceBean
 
getWidget() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
getWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
 
getWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method gets or creates the UiWidgetAdapter.
getWidgetAdapter(UiWidget) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method gives access to AbstractUiWidget.getWidgetAdapter().
getWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets or creates the UiWidgetAdapter.
getWidgetAdapter(AbstractUiWidgetNative<A, ?>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gives access to AbstractUiWidgetNative.getWidgetAdapter().
getWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets or creates the UiWidgetAdapter.
getWidgetAdapterForColumn(UiWidgetTableColumn<?, ?>) - Static method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
 
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
 
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
getWidgetAsHasBlurHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
 
getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
getWidgetAsHasFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
 
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
 
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidget
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaBase
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextBoxBase
getWidgetFactory() - Method in interface net.sf.mmm.client.ui.api.UiContext
This method gets the UiWidgetFactory that is used to create UiWidgets.
getWidgetFactory() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method gets the UiWidgetFactory that is used to create UiWidgets.
getWidgetFactory() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
getWidgetFactoryDatatype() - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
 
getWidgetFactoryNative() - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
 
getWidgetInterface() - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactoryNative
This method gets the interface of the widget interface handled by this factory.
getWidgetInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryNative
This method gets the interface of the widget interface handled by this factory.
getWidgetPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
getWidgetViewMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
getWidth() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSize
This method gets the width of this object.
getWidth() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method gets the width of this object.
getWidth() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
 
getWidth() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
This method gets the width of the help-output in characters per line.
getWidth() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the width of this column in characters excluding the left and right border.
getWidth() - Method in class net.sf.mmm.util.text.api.TextTableInfo
This method gets the width of the text-table in characters.
getWidth() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method gets the physical width.
getWidthInPixel() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSizeInPixel
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.UiDisplayGwt
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.test.UiDisplayTestImpl
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method gets the width of this object in pixels.
getWord() - Method in interface net.sf.mmm.util.text.api.Hyphenation
This method gets the raw word to be hyphenated.
getWord() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
 
getWord() - Method in class net.sf.mmm.util.text.base.HyphenationState
This method gets the word to hyphenate.
getWordPart() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
This method gets the word-part, that is the pattern without digits.
getWordPartHash() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
This method gets the pre-calculated hash of word-part.
getWrapChars() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the characters where a wrap of the line is preferred.
getWritableInterface() - Method in interface net.sf.mmm.util.property.api.factory.PropertyFactory
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryBoolean
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryByte
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryDouble
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryFloat
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryGeneric
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryInstant
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryInteger
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLink
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryList
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLocalDate
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLocalDateTime
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryLong
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryMap
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactorySet
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryShort
 
getWritableInterface() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryString
 
getX() - Method in class net.sf.mmm.client.ui.api.common.Point
 
getX2() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
 
getXmlInputFactory() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method gets the XMLInputFactory to use.
getXmlOutputFactory() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method gets the XMLOutputFactory to use.
getXmlUtil() - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
This method gets the XmlUtil.
getXmlUtil() - Method in class net.sf.mmm.content.parser.impl.xml.ContentParserXml
 
getXmlUtil() - Method in interface net.sf.mmm.search.view.api.SearchViewLogic
This method gets the XmlUtil that can be used for escaping to prevent from XSS-attacks.
getXmlUtil() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method gets the XmlUtil that can be used for escaping to prevent from XSS-attacks.
getXsrfToken() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
getXsrfToken() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
 
getXsrfToken() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
Gets the CsrfToken that has been generated on the server-side.
getXsrfTokenManager() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getY() - Method in class net.sf.mmm.client.ui.api.common.Point
 
getY2() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
 
GIMEL_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ginjector - Variable in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
 
GLASS_PANEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for the glass panel used for modal popups.
glassPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
GLOB_PATTERN_FUNCTION - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
The Void data function.
globalExceptionHandler - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
 
GlobalExceptionHandler - Interface in net.sf.mmm.util.exception.api
This is the interface used as fallback to handle errors that can not be handled in a specific way by generic components.
globalExceptionHandler() - Method in class net.sf.mmm.util.exception.impl.spring.UtilExceptionSpringConfig
 
GlobalExceptionHandlerLoggingImpl - Class in net.sf.mmm.util.exception.base
This is the default implementation of the GlobalExceptionHandler interface.
GlobalExceptionHandlerLoggingImpl() - Constructor for class net.sf.mmm.util.exception.base.GlobalExceptionHandlerLoggingImpl
The constructor.
GlobPatternCompiler - Class in net.sf.mmm.util.pattern.base
This is an implementation of the PatternCompiler interface that compiles glob-patterns.
GlobPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.GlobPatternCompiler
The constructor.
grabbed - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The grave accent.
GREATER_OR_EQUAL - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if some value is greater or equal to another.
GREATER_THAN - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if some value is greater than another.
GREATER_THAN_ABOVE_DOUBLE_LINE_EQUAL_ABOVE_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_ABOVE_LESS_THAN_ABOVE_DOUBLE_LINE_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_ABOVE_SIMILAR_ABOVE_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_ABOVE_SIMILAR_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_ABOVE_SLANTED_EQUAL_ABOVE_LESS_THAN_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_AND_NOT_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_AND_SINGLE_LINE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_BESIDE_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_BUT_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_CLOSED_BY_CURVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_CLOSED_BY_CURVE_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_EQUAL_TO_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_SLANTED_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OVER_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OVERLAPPING_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The greater-than sign for the according mathematical relation.
GREATER_THAN_WITH_CIRCLE_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_WITH_QUESTION_MARK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
greaterThan(ObservableStringValue) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
greaterThan(String) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
greaterThan(ObservableNumberValue) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
greaterThan(double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
greaterThan(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
greaterThan(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
greaterThan(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
greaterThanOrEqualTo(ObservableStringValue) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
greaterThanOrEqualTo(String) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
greaterThanOrEqualTo(ObservableNumberValue) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
greaterThanOrEqualTo(double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
greaterThanOrEqualTo(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
greaterThanOrEqualTo(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
greaterThanOrEqualTo(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
GREEK_BETA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_KAI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_BETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_CHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_DELTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_EPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_ETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_HETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_IOTA_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_KAPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_LAMDA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_MU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_NU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_OMICRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_PHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_PI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_RHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_SAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_SHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_SIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_TAU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_THETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_UPSILON_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_XI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_ZETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_REVERSED_DOTTED_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_REVERSED_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_THETA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_KAI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_KAPPA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_ARCHAIC_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_DIGAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_SAMPI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_STIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_YOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LUNATE_EPSILON_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_PHI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_PI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_REVERSED_LUNATE_EPSILON_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_RHO_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_RHO_WITH_STROKE_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ALPHA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ARCHAIC_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_BETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_CHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_DELTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_DIGAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_EPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_EPSILON_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ETA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_FINAL_SIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_HETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_IOTA_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_IOTA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_KAPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_LAMDA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_MU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_NU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_OMEGA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_OMICRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_OMICRON_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_PHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_PI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_RHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_SAMPI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_SAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_SHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_SIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_STIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_TAU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_THETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_UPSILON_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_UPSILON_WITH_DIALYTIKA_AND_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_UPSILON_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_XI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ZETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_THETA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_UPSILON_WITH_ACUTE_AND_HOOK_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_UPSILON_WITH_DIAERESIS_AND_HOOK_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_UPSILON_WITH_HOOK_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color green (lime).
green - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
Green - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the green part of a color.
Green() - Constructor for class net.sf.mmm.util.datatype.api.color.Green
The constructor for de-serialization in GWT.
Green(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Green
The constructor.
Green(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Green
The constructor.
Green(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Green
The constructor.
Green(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Green
The constructor.
GREY - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color grey.
GRID_ROW_SEPARATOR - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a separator row.
gridLayout - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
GridPanel - Class in net.sf.mmm.client.ui.gwt.widgets
A GridPanel is a CustomPanel that represents a table (<table>).
GridPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.GridPanel
The constructor.
group - Variable in class net.sf.mmm.util.file.base.FileAttributes
 
groupBy(PropertyPath<?>) - Method in interface net.sf.mmm.util.query.api.feature.FeatureGroupBy
Adds the given PropertyPath to the GROUP BY clause.
groupBy(PropertyPath<?>) - Method in class net.sf.mmm.util.query.base.feature.FeatureGroupByImpl
 
groupBy(PropertyPath<?>) - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
groupBy() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
groupByList - Variable in class net.sf.mmm.util.query.base.feature.FeatureGroupByImpl
 
groupId - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
The unique group ID for the RadioButtons.
groups - Variable in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
groups - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
gt(V) - Method in interface net.sf.mmm.util.query.api.argument.NumberArgument
 
gt(Path<V>) - Method in interface net.sf.mmm.util.query.api.argument.NumberArgument
 
gt(V) - Method in interface net.sf.mmm.util.query.base.argument.AbstractNumberArgument
 
gt(Path<V>) - Method in interface net.sf.mmm.util.query.base.argument.AbstractNumberArgument
 
GuessingPojoFactory - Class in net.sf.mmm.util.pojo.base
This is the default implementation of the PojoFactory interface.
GuessingPojoFactory() - Constructor for class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The constructor.
GuessingPojoFactory(CollectionFactoryManager) - Constructor for class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The constructor.
GwtClientContext - Class in net.sf.mmm.client.base.gwt
This is an extension of ClientContext for GWT.
GwtClientContext() - Constructor for class net.sf.mmm.client.base.gwt.GwtClientContext
The constructor.
GwtEventBusAdapter - Class in net.sf.mmm.util.event.impl
This is an implementation of EventBus that delegates to an implementation of the EventBus interface.
GwtEventBusAdapter() - Constructor for class net.sf.mmm.util.event.impl.GwtEventBusAdapter
The constructor.
GwtEventBusAdapter(EventBus) - Constructor for class net.sf.mmm.util.event.impl.GwtEventBusAdapter
The constructor.
GwtHelper - Class in net.sf.mmm.util.lang.api
This class is used as indirection for code that is NOT GWT compatible.
GwtHelper() - Constructor for class net.sf.mmm.util.lang.api.GwtHelper
Construction prohibited.
GwtLogger - Class in net.sf.mmm.util.logging.impl
This is a SLF4J Logger for GWT clients.
GwtLogger(String) - Constructor for class net.sf.mmm.util.logging.impl.GwtLogger
The constructor.
GwtUtil - Class in net.sf.mmm.util.gwt.api
This utility class provides various functions for GWT specific functions.
GwtUtil() - Constructor for class net.sf.mmm.util.gwt.api.GwtUtil
The constructor.

H

HAIR_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
handle(COMMAND) - Method in interface net.sf.mmm.service.api.command.RemoteInvocationCommandHandler
This method invokes the given command and returns the result of the invocation.
handle(Logger, RuntimeException) - Method in enum net.sf.mmm.util.cli.api.CliStyleHandling
This method performs the handling of the anomaly represented by the given exception.
handleCallFailure(CALL, Throwable) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
This method contains the failure handling if a Throwable occurred while processing a RemoteInvocationCall.
handleConstraintViolations(Set<ConstraintViolation<?>>) - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
Handles the result of a validation.
handledType() - Method in class net.sf.mmm.util.bean.impl.id.IdJsonSerializer
 
handleError(String, int, int, NlsObject) - Method in interface net.sf.mmm.search.engine.api.SearchQueryErrorHandler
This method is called if an error occurred during query parsing.
handleError(String, int, int, NlsObject) - Method in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrorMessages
This method is called if an error occurred during query parsing.
handleError(String, int, int, NlsObject) - Method in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors
This method is called if an error occurred during query parsing.
handleError(String, int, int, NlsObject) - Method in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerFail
This method is called if an error occurred during query parsing.
handleError(String, int, int, NlsObject) - Method in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerIgnore
This method is called if an error occurred during query parsing.
handleError(Exception, CliParser) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method is invoked if an Exception occurred.
handleErrors(Collection<Throwable>, Object) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
This method is called if errors occurred while dispatching events.
handleErrors(Object, Throwable...) - Method in interface net.sf.mmm.util.exception.api.GlobalExceptionHandler
This method handles one or multiple errors that occurred in a generic component that can not handle them in a specific way.
handleErrors(Object, Throwable...) - Method in class net.sf.mmm.util.exception.base.GlobalExceptionHandlerLoggingImpl
 
handleEvent(E) - Method in interface net.sf.mmm.util.event.api.EventListener
This method is called if an event occurred.
handleEvent(Object) - Method in class net.sf.mmm.util.event.api.EventListenerIgnore
 
handleEvent(E, Collection<Throwable>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
 
handleEvent(ValidationEvent) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
handleFailure(REQUEST, AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.RequestBuilder, Throwable) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method should be called from AbstractRemoteInvocationCaller.performRequest(GenericRemoteInvocationRequest, RequestBuilder) if a general failure occurred on the client side (in case of a network error or the like).
handleFailure(Throwable) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
Processes the given failure.
handleGetObject(String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
 
handleGetObject(String) - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
 
handleGetValueError(RuntimeException, ValidationState) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
handleListenerError(L, E, Throwable) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
This method is called if a listener throws something while handling an event.
handleLoginOperation(AbstractGenericRemoteInvocationService<CALL, REQUEST, RESPONSE, HANDLER>.RequestContext) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Post-processing for the login operation.
handleMethod - Variable in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
handleNoGetterForSetter(PojoPropertyAccessorOneArg, Class<?>, Object, Class<?>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
Called if the target object of the conversion has a setter that has no corresponding getter in the source object to convert.
handleNoGetterForSetter(PojoPropertyAccessorOneArg, Class<?>, Object, Class<?>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToSimilarPojo
 
handleNoGetterForSetter(PojoPropertyAccessorOneArg, Class<?>, Object, Class<?>) - Method in class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
 
handleObjectMethod(Object, Method, Object[]) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
 
handler - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.HandlerContainer
The actual event handler.
Handler() - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail.Handler
 
handler - Variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
 
handler - Variable in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
HandlerContainer(UiHandlerEvent) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.HandlerContainer
The constructor.
handlerContainers - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
 
handlerDetailsForSelection - Variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class net.sf.mmm.util.nls.base.NlsResourceBundleJavaScriptServlet
 
handleResponse(REQUEST, AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.RequestBuilder, GenericRemoteInvocationResponse) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
handleResponse(GenericRemoteInvocationResponse) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
Processes the given response.
handleResults(GenericRemoteInvocationTransactionalResults) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.TransactionalCallBuilder
Processes the given results.
handlerRegistration - Variable in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
 
HandlerRegistrationCollector - Interface in net.sf.mmm.client.ui.gwt.widgets.handler
This is the interface for an object that collects HandlerRegistrations.
handlerSaveObject - Variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
 
handlerType2ButtonFactoryMap - Variable in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
 
handleTxCallsFailure(GenericRemoteInvocationTransactionalCalls<CALL>, Throwable) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
This method contains the failure handling if a Throwable occurred while processing GenericRemoteInvocationTransactionalCalls.
handleUndefinedMode(CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method handles a CliOption with an undefined CliOption.mode() .
handleUndispatchedEvent(Object) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Called if an Event was send but not dispatched to any registered listener.
hasBits(int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines if the flags given by bitMask are set in this mask.
hasEventSender() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
hasFlag(FileAccessClass, int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines if the flag(s) given by bitMask is set in this mask for the given fileModeClass.
hasFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
hasFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
hasFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
hasFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
hash() - Method in interface net.sf.mmm.util.bean.api.CustomHashCode
Override with default method implementation in your interface to provide custom implementation of #hashCode().
hash - Variable in class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
 
hash - Variable in class net.sf.mmm.util.reflect.api.Arguments
bleeding edge performance hack
hash - Variable in class net.sf.mmm.util.reflect.api.Signature
bleeding edge performance hack
hash - Variable in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
HASH_FACTOR - Static variable in class net.sf.mmm.util.text.base.FastStringHasher
The hash-factor - should be prime (however Bernstein uses 33).
hashCode() - Method in class net.sf.mmm.client.ui.api.common.Point
hashCode() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
hashCode() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
hashCode() - Method in class net.sf.mmm.client.ui.base.dialog.DialogSlot
hashCode() - Method in class net.sf.mmm.music.datatype.api.Beat
 
hashCode() - Method in class net.sf.mmm.music.datatype.api.Chord
hashCode() - Method in class net.sf.mmm.music.datatype.api.MusicalItem
 
hashCode() - Method in class net.sf.mmm.music.datatype.api.MusicalValue
 
hashCode() - Method in class net.sf.mmm.music.datatype.api.Tone
 
hashCode() - Method in class net.sf.mmm.search.base.AbstractSearchEntry
hashCode() - Method in class net.sf.mmm.test.TestUser
 
hashCode() - Method in class net.sf.mmm.util.bean.api.id.AbstractId
 
hashCode() - Method in class net.sf.mmm.util.bean.base.link.AbstractLink
 
hashCode - Variable in class net.sf.mmm.util.collection.base.AbstractHashKey
 
hashCode() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
 
hashCode() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
hashCode() - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
 
hashCode() - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
 
hashCode() - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
 
hashCode() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
 
hashCode() - Method in class net.sf.mmm.util.file.base.FileAttributes
 
hashCode() - Method in class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
 
hashCode(VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractHashCodeFunction
 
hashCode() - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
 
hashCode() - Method in class net.sf.mmm.util.lang.api.GenericBean
 
hashCode(VALUE) - Method in interface net.sf.mmm.util.lang.api.HashCodeFunction
 
hashCode() - Method in class net.sf.mmm.util.lang.base.attribute.AbstractAttributeReadId
 
hashCode() - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
 
hashCode() - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
hashCode() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
hashCode() - Method in class net.sf.mmm.util.query.api.variable.Variable
 
hashCode() - Method in class net.sf.mmm.util.reflect.api.Arguments
 
hashCode() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
hashCode() - Method in class net.sf.mmm.util.reflect.api.Signature
 
hashCode() - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
 
hashCode() - Method in class net.sf.mmm.util.reflect.base.GenericTypeVariable
 
hashCode() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
hashCode() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
 
hashCode() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
hashCode() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
hashCode() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
 
hashCode() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
 
hashCode() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
 
hashCode() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
hashCode() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
 
hashCode() - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
 
hashCode() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
 
hashCode() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
 
hashCode() - Method in class net.sf.mmm.util.validation.base.AbstractValidatorRange
 
hashCode() - Method in class net.sf.mmm.util.validation.base.collection.ValidatorCollectionElements
 
hashCode() - Method in class net.sf.mmm.util.validation.base.collection.ValidatorMapKeys
 
hashCode() - Method in class net.sf.mmm.util.validation.base.collection.ValidatorMapValues
 
hashCode() - Method in class net.sf.mmm.util.validation.base.ComposedValidator
 
hashCode() - Method in class net.sf.mmm.util.validation.base.text.ValidatorPattern
 
hashCode() - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeAfter
 
hashCode() - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeBefore
 
hashCode() - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeFuture
 
hashCode() - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimePast
 
hashCode() - Method in class net.sf.mmm.util.validation.base.ValidatorCompare
 
hashCode() - Method in class net.sf.mmm.util.validation.base.ValidatorDateFuture
 
hashCode() - Method in class net.sf.mmm.util.validation.base.ValidatorDatePast
 
hashCode() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
hashCode() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
hashCode() - Method in class net.sf.mmm.util.validation.base.ValidatorNone
 
hashCode() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
hashCodeFunction - Variable in class net.sf.mmm.util.collection.base.CustomHashKey
 
HashCodeFunction<VALUE> - Interface in net.sf.mmm.util.lang.api
This (functional) interface allows to implement an external function to calculate the hash code of an object of the type <VALUE>.
HashCodeFunctionDefault - Class in net.sf.mmm.util.lang.api
This is the default implementation of HashCodeFunction.
HashCodeFunctionDefault() - Constructor for class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
The constructor.
HashCodeFunctionSystemIdentity - Class in net.sf.mmm.util.lang.api
This is an implementation of HashCodeFunction that delegates to System.identityHashCode(Object) and conforms to EqualsCheckerIsSame.
HashCodeFunctionSystemIdentity() - Constructor for class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
The constructor.
hashCodeNotNull(VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractHashCodeFunction
 
hashCodeNotNull(Object) - Method in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
 
hashCodeNotNull(Object) - Method in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
 
hasher - Variable in class net.sf.mmm.util.text.base.HyphenationState
The StringHasher to use.
hasher - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
 
hashes - Variable in class net.sf.mmm.util.text.base.HyphenationState
The hashes of all substrings of HyphenationState.normalizedWord.
HashKey<T> - Class in net.sf.mmm.util.collection.base
This is a simple class that allows to use any object as hash-key.
HashKey() - Constructor for class net.sf.mmm.util.collection.base.HashKey
The constructor for de-serialization in GWT.
HashKey(T) - Constructor for class net.sf.mmm.util.collection.base.HashKey
The constructor.
HashKeyProvider<O> - Interface in net.sf.mmm.util.collection.api
This is the interface that provides a hash key for an object of type <O>.
HashMapFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the MapFactory interface that creates instances of HashMap.
HashMapFactory() - Constructor for class net.sf.mmm.util.collection.base.HashMapFactory
 
HashSetFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the SetFactory interface that creates instances of HashSet.
HashSetFactory() - Constructor for class net.sf.mmm.util.collection.base.HashSetFactory
 
hasMoreElements() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
 
hasMoreTokens() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
 
hasNext() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage.HitIterator
hasNext() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
 
hasNext() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
 
hasNext() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
 
hasNext() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
 
hasNext() - Method in class net.sf.mmm.util.collection.base.EmptyIterator
 
hasNext() - Method in class net.sf.mmm.util.collection.base.ReadOnlyIterator
 
hasNext() - Method in class net.sf.mmm.util.collection.base.SingleElementIterator
 
hasNext() - Method in interface net.sf.mmm.util.io.api.ByteIterator
This method determines if there is a next byte available.
hasNext() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
 
hasNext() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
 
hasNext() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
hasNext() - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
 
hasNext() - Method in interface net.sf.mmm.util.lang.api.CharIterator
This method determines whether there is a next char available or the end of this iterator has been reached.
hasNext() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
 
hasNext() - Method in class net.sf.mmm.util.lang.base.SequenceCharIterator
 
hasNext() - Method in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
 
hasNext() - Method in class net.sf.mmm.util.query.base.ListQueryImpl.IteratorAdapter
 
hasNext() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
 
hasNext() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method determines if there is at least one more character available.
hasNext() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
hasNext() - Method in class net.sf.mmm.util.xml.base.NodeValueCharIterator
 
hasParameter(String) - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
This method determines if a DialogPlace.getParameter(String) is present (!= null).
hasPopup() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaHasPopup
This method gets the value of the haspopup property of this object.
hasPopup - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
hasPopup() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the value of the haspopup property of this object.
hasRowNumberColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
hasSelectedValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectedValue
 
hasSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
hasSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
hasSelectedValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
hasStyle(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStylesAdvanced
This method checks if the given style is contained in the set of styles of this object.
hasStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method checks if the given style is contained in the set of styles of this object.
hasStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method checks if the given style is contained in the set of styles of this object.
hasStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method checks if the given style is contained in the set of styles of this object.
hasStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method checks if the given style is contained in the set of styles of this object.
HasValueValidators<V> - Interface in net.sf.mmm.util.validation.api
This is the interface for an object that allows to add and remove validators.
hasVariable(String) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method determines if the variable for the given variableName exists.
hasVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
 
hasVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
hasWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
hasWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
hasWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
having(Expression...) - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlSelectStatementImpl
 
having(Expression...) - Method in interface net.sf.mmm.util.query.api.feature.FeatureHaving
Adds the given Expressions as filter criteria to the WHERE-clause.
having - Variable in class net.sf.mmm.util.query.base.feature.FeatureHavingImpl
 
having(Expression...) - Method in class net.sf.mmm.util.query.base.feature.FeatureHavingImpl
 
having() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
header - Variable in class net.sf.mmm.util.http.HttpMessage
 
HEADER_ATTRIBUTE_MAX_AGE - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property max-age.
HEADER_PROPERTY_CACHE_CONTROL - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Cache-Control.
HEADER_PROPERTY_CONTENT_ENCODING - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Content-Encoding.
HEADER_PROPERTY_CONTENT_LENGTH - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Content-Length.
HEADER_PROPERTY_CONTENT_TYPE - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Content-Type.
HEADER_PROPERTY_DATE - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Date.
HEADER_PROPERTY_EXPIRES - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Expires.
HEADER_PROPERTY_FROM - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property From.
HEADER_PROPERTY_HOST - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Host.
HEADER_PROPERTY_IF_MODIFIED_SINCE - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property If-Modified-Since.
HEADER_PROPERTY_LAST_MODIFIED - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Last-Modified.
HEADER_PROPERTY_LOCATION - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Location.
HEADER_PROPERTY_PRAGMA - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Pragma.
HEADER_PROPERTY_REFERER - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Referer.
HEADER_PROPERTY_SERVER - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Server.
HEADER_PROPERTY_USER_AGENT - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property User-Agent.
HEADER_PROPERTY_WWW_AUTHENTICATE - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property WWW-Authenticate.
headerCellSelection - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
headerLabel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
headerMultiSelectionWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
HeaderPropertyKey(String) - Constructor for class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
The constructor.
headerRow - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
headerSingleSelectionWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
height - Variable in class net.sf.mmm.client.ui.api.common.Rectangle
 
heightInTextLines - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
 
help - Variable in class net.sf.mmm.util.cli.api.AbstractMain
Option to show the usage.
Helper - Class in net.sf.mmm.util.date.api
Helper for code that is GWT incompatible and needs to be super-sourced.
Helper() - Constructor for class net.sf.mmm.util.date.api.Helper
Construction forbidden.
helper - Static variable in class net.sf.mmm.util.exception.api.ThrowableHelper
 
Helper() - Constructor for class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
The constructor.
helper - Variable in class net.sf.mmm.util.property.api.AbstractRegularProperty
 
helper - Variable in class net.sf.mmm.util.property.api.util.ListProperty
 
helper - Variable in class net.sf.mmm.util.property.api.util.MapProperty
 
helper - Variable in class net.sf.mmm.util.property.api.util.SetProperty
 
HELPER - Static variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
The singleton instance of TransferObjectUtilImpl.EtoHelper.
HELPER - Static variable in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
The singleton instance of ValueConverterEntityToEto.EtoHelper.
HERMITIAN_CONJUGATE_MATRIX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
HEX - Static variable in class net.sf.mmm.orient.sql.SqlScript
 
hex - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
HEX_PREFIX - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The prefix for the title.
hexMax - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
hexMin - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
hidden - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
hidden - Variable in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
 
hide() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
HIGHLIGHT_CUT_TEXT - Static variable in interface net.sf.mmm.search.engine.api.SearchHit
 
HIGHLIGHT_END_TAG - Static variable in interface net.sf.mmm.search.engine.api.SearchHit
 
HIGHLIGHT_START_TAG - Static variable in interface net.sf.mmm.search.engine.api.SearchHit
 
highlighter - Variable in class net.sf.mmm.search.engine.base.SearchHitImpl
the highlighter
highlighter - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchHighlighter
the lucene highlighter
HighlightFormatter - Class in net.sf.mmm.search.engine.impl.lucene
This class is the default Formatter.
HighlightFormatter() - Constructor for class net.sf.mmm.search.engine.impl.lucene.HighlightFormatter
The constructor.
highlightFormatter - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
 
highlightFormatter - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
 
highlightFormatter() - Method in class net.sf.mmm.search.engine.impl.spring.SearchSpringConfig
 
HistoryListener() - Constructor for class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt.HistoryListener
 
hitIndex - Variable in class net.sf.mmm.search.engine.base.AbstractSearchResultPage.HitIterator
The current hit index.
HitIterator() - Constructor for class net.sf.mmm.search.engine.base.AbstractSearchResultPage.HitIterator
The constructor.
hitOffset - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
hits - Variable in class net.sf.mmm.search.engine.base.SearchResultPageImpl
 
hits - Variable in class net.sf.mmm.util.search.base.SearchResultBean
 
hitsPerPage - Variable in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
 
hitsPerPage - Variable in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
 
HOME_PATH_CHAR - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment separator.
HOME_ROOT - Static variable in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
The typical home directory of the user "root" under Unix/Linux.
HOMOTHETIC - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
HOOK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
HORIZONTAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A horizontal bar.
HORIZONTAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
HORIZONTAL_PANEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a horizontal panel.
HorizontalAlignment - Enum in net.sf.mmm.util.lang.api
This enum represents a horizontal alignment (e.g.
HorizontalAlignment(String, String) - Constructor for enum net.sf.mmm.util.lang.api.HorizontalAlignment
The constructor.
HorizontalFlowPanel - Class in net.sf.mmm.client.ui.gwt.widgets
This is a Panel with a horizontal layout for its children.
HorizontalFlowPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.HorizontalFlowPanel
The constructor.
HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
As it seems, unicode only specifies the combining horn.
HourSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.HourSegment
The constructor.
HTML_ATTRIBUTE_ACCESS_KEY - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAccessKey
The name of the accesskey attribute.
HTML_ATTRIBUTE_ARIA_ACTIVE_DESCENDANT - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaActiveDescendant
The name of the activedescendant attribute.
HTML_ATTRIBUTE_ARIA_ATOMIC - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaAtomic
The name of the atomic attribute.
HTML_ATTRIBUTE_ARIA_AUTOCOMPLETE - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaAutocomplete
The name of the autocomplete attribute.
HTML_ATTRIBUTE_ARIA_BUSY - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaBusy
The name of the busy attribute.
HTML_ATTRIBUTE_ARIA_CHECKED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaChecked
The name of the checked attribute.
HTML_ATTRIBUTE_ARIA_CONTROLS - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaControls
The name of the controls attribute.
HTML_ATTRIBUTE_ARIA_DESCRIBED_BY - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDescribedBy
The name of the describedby attribute.
HTML_ATTRIBUTE_ARIA_DISABLED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDisabled
The name of the disabled attribute.
HTML_ATTRIBUTE_ARIA_DROP_EFFECT - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDropEffect
The name of the dropeffect attribute.
HTML_ATTRIBUTE_ARIA_EXPANDED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaExpanded
The name of the expanded attribute.
HTML_ATTRIBUTE_ARIA_FLOW_TO - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaFlowTo
The name of the flowto attribute.
HTML_ATTRIBUTE_ARIA_GRABBED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaGrabbed
The name of the grabbed attribute.
HTML_ATTRIBUTE_ARIA_HAS_POPUP - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaHasPopup
The name of the haspopup attribute.
HTML_ATTRIBUTE_ARIA_HIDDEN - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaHidden
The name of the hidden attribute.
HTML_ATTRIBUTE_ARIA_INVALID - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaInvalid
The name of the invalid attribute.
HTML_ATTRIBUTE_ARIA_LABEL - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLabel
The name of the label attribute.
HTML_ATTRIBUTE_ARIA_LABELLED_BY - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLabelledBy
The name of the labelledby attribute.
HTML_ATTRIBUTE_ARIA_LEVEL - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLevel
The name of the level attribute.
HTML_ATTRIBUTE_ARIA_LIVE - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLive
The name of the live attribute.
HTML_ATTRIBUTE_ARIA_MULTI_SELECTABLE - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaMultiSelectable
The name of the multiselectable attribute.
HTML_ATTRIBUTE_ARIA_MULTILINE - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaMultiLine
The name of the multiline attribute.
HTML_ATTRIBUTE_ARIA_ORIENTATION - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaOrientation
The name of the orientation attribute.
HTML_ATTRIBUTE_ARIA_OWNS - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaOwns
The name of the owns attribute.
HTML_ATTRIBUTE_ARIA_POS_IN_SET - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaPosInSet
The name of the posinset attribute.
HTML_ATTRIBUTE_ARIA_PRESSED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaPressed
The name of the pressed attribute.
HTML_ATTRIBUTE_ARIA_READ_ONLY - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaReadOnly
The name of the readonly attribute.
HTML_ATTRIBUTE_ARIA_RELEVANT - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaRelevant
The name of the relevant attribute.
HTML_ATTRIBUTE_ARIA_REQUIRED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaRequired
The name of the required attribute.
HTML_ATTRIBUTE_ARIA_ROLE - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
The name of the role attribute.
HTML_ATTRIBUTE_ARIA_SELECTED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSelected
The name of the selected attribute.
HTML_ATTRIBUTE_ARIA_SET_SIZE - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSetSize
The name of the setsize attribute.
HTML_ATTRIBUTE_ARIA_SORT - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSort
The name of the sort attribute.
HTML_ATTRIBUTE_ARIA_VALUE_MAX - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueMax
The name of the valuemax attribute.
HTML_ATTRIBUTE_ARIA_VALUE_MIN - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueMin
The name of the valuemin attribute.
HTML_ATTRIBUTE_ARIA_VALUE_NOW - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueNow
The name of the valuenow attribute.
HTML_ATTRIBUTE_ARIA_VALUE_TEXT - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueText
The name of the valuetext attribute.
HTML_ATTRIBUTE_ID - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHtmlId
The name of the id attribute.
HtmlConstants - Interface in net.sf.mmm.client.ui.gwt.widgets
This type contains general constants related to Google Web Toolkit (GWT).
HtmlTemplates - Interface in net.sf.mmm.client.ui.gwt.widgets
This is the interface for SafeHtmlTemplates used for injection/XSS safe HTML markup.
HttpMessage - Class in net.sf.mmm.util.http
This class represents an HTTP message.
HttpMessage() - Constructor for class net.sf.mmm.util.http.HttpMessage
The constructor.
HttpMessage.HeaderPropertyKey - Class in net.sf.mmm.util.http
This inner class represents a string that can be used as hash key that behaves case in-sensitive.
HttpParser - Class in net.sf.mmm.util.http
This is a utility class used to parse HTTP-messages.
HttpParser() - Constructor for class net.sf.mmm.util.http.HttpParser
The constructor.
HttpRequest - Class in net.sf.mmm.util.http
This class represents an HTTP request message.
HttpRequest() - Constructor for class net.sf.mmm.util.http.HttpRequest
The constructor.
HttpResponse - Class in net.sf.mmm.util.http
This class represents an HTTP response message.
HttpResponse() - Constructor for class net.sf.mmm.util.http.HttpResponse
The constructor.
hue - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
Hue - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the main characteristic of a a color by the degree of the angle around that axis in the color cube starting with red at 0°.
Hue() - Constructor for class net.sf.mmm.util.datatype.api.color.Hue
The constructor for de-serialization in GWT.
Hue(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Hue
The constructor.
Hue(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Hue
The constructor.
Hue(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Hue
The constructor.
HYPHEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The hyphen.
hyphen - Variable in class net.sf.mmm.util.text.base.AbstractHyphenator
 
hyphen - Variable in class net.sf.mmm.util.text.base.HyphenationImpl
 
hyphen - Variable in class net.sf.mmm.util.text.base.HyphenationState
 
HYPHEN_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
HYPHEN_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The ASCII hyphen or minus sign (45 ).
hyphenate(String) - Method in interface net.sf.mmm.util.text.api.Hyphenator
 
hyphenate(String, int) - Method in interface net.sf.mmm.util.text.api.Hyphenator
 
hyphenate(String, int, int) - Method in interface net.sf.mmm.util.text.api.Hyphenator
This method hyphenates the word from the given text from start to end.
hyphenate(String, int) - Method in class net.sf.mmm.util.text.base.AbstractHyphenator
 
hyphenate(String, int, int) - Method in class net.sf.mmm.util.text.base.AbstractHyphenator
 
hyphenate(String) - Method in class net.sf.mmm.util.text.base.HyphenatorImpl
 
hyphenatedWord - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
Hyphenation - Interface in net.sf.mmm.util.text.api
This is the interface for the result of a hyphenation.
HYPHENATION_POINT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
HYPHENATION_XML_CONFIG_PREFIX - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
HYPHENATION_XML_CONFIG_SUFFIX - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
HyphenationImpl - Class in net.sf.mmm.util.text.base
This is the implementation of the Hyphenation interface.
HyphenationImpl(String, char, int[]) - Constructor for class net.sf.mmm.util.text.base.HyphenationImpl
The constructor.
HyphenationImpl(String) - Constructor for class net.sf.mmm.util.text.base.HyphenationImpl
The constructor.
HyphenationImpl(String, char) - Constructor for class net.sf.mmm.util.text.base.HyphenationImpl
The constructor.
HyphenationPattern - Class in net.sf.mmm.util.text.base
A HyphenationPattern is a pattern that acts as rule for a hyphenation algorithm.
HyphenationPattern(String, StringHasher) - Constructor for class net.sf.mmm.util.text.base.HyphenationPattern
The constructor.
HyphenationPatternPosition - Class in net.sf.mmm.util.text.base
A HyphenationPatternPosition represents a ranked position of a potential hyphenation of a HyphenationPattern.
HyphenationPatternPosition(int, int) - Constructor for class net.sf.mmm.util.text.base.HyphenationPatternPosition
The constructor.
hyphenationPoints - Variable in class net.sf.mmm.util.text.base.HyphenationImpl
 
hyphenationPositions - Variable in class net.sf.mmm.util.text.base.HyphenationPattern
 
HyphenationState - Class in net.sf.mmm.util.text.base
This class represents the current state of the hyphenation of a specific word.
HyphenationState(String, String, char, int, int, StringHasher, StringUtil) - Constructor for class net.sf.mmm.util.text.base.HyphenationState
The constructor.
Hyphenator - Interface in net.sf.mmm.util.text.api
A Hyphenator is used to hyphenate words.
hyphenator - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
The Hyphenator to use.
hyphenator - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
HyphenatorBuilder - Interface in net.sf.mmm.util.text.api
This is the interface used to retrieve a Hyphenator for a given Locale .
hyphenatorBuilder - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper
 
hyphenatorBuilder() - Method in class net.sf.mmm.util.text.impl.spring.UtilTextSpringConfig
 
HyphenatorBuilderImpl - Class in net.sf.mmm.util.text.base
The implementation of HyphenatorBuilder.
HyphenatorBuilderImpl() - Constructor for class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The constructor.
hyphenatorCache - Variable in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
HyphenatorImpl - Class in net.sf.mmm.util.text.base
This is the implementation of the Hyphenator interface.
HyphenatorImpl(Locale, char, List<String>, List<String>, StringHasher, StringUtil) - Constructor for class net.sf.mmm.util.text.base.HyphenatorImpl
The constructor.

I

i18nMsg2TemplateMap - Variable in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
icon - Variable in enum net.sf.mmm.client.ui.api.common.RichTextFeature
 
icon - Variable in class net.sf.mmm.search.engine.base.config.SearchEntryTypeBean
 
ICON_DOWN - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for an icon with an arrow down (e.g.
ICON_STEP_NEXT - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for an icon indicating a step to the next item.
ICON_STEP_PREVIOUS - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for an icon indicating a step to the previous item.
ICON_UP - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for an icon with an arrow up (e.g.
IconConstants - Interface in net.sf.mmm.client.ui.api.common
Deprecated.
we have switched to using styles instead of images and render these in CSS via font-awesome. This gives way more flexibility then <img> elements with hard-coded image URLs and names (including file type extensions). The only disadvantage is that we currently have no way to define alt texts for Accessibility.
iconMarkup(String) - Method in interface net.sf.mmm.client.ui.gwt.widgets.HtmlTemplates
 
id - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
 
id - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
id - Variable in class net.sf.mmm.jpa.api.entity.AbstractEntity
 
Id() - Method in interface net.sf.mmm.orient.api.bean.OrientBean
 
id - Variable in class net.sf.mmm.search.base.config.SearchSourceBean
 
id - Variable in class net.sf.mmm.search.engine.base.config.SearchEntryTypeBean
 
id - Variable in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
 
id - Variable in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
Id() - Method in interface net.sf.mmm.util.bean.api.entity.EntityBean
 
id - Variable in class net.sf.mmm.util.bean.api.id.GenericId
 
Id<E> - Interface in net.sf.mmm.util.bean.api.id
This is the interface for an ID that uniquely identifies an Entity of a particular type.
id - Variable in class net.sf.mmm.util.bean.base.link.IdLink
 
id - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
 
id - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
id - Variable in class net.sf.mmm.util.entity.base.AbstractGenericEntity
 
id - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
 
id - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
 
id - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain
 
id - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
 
id2callableMap - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
 
id2contentTypeMap - Variable in class net.sf.mmm.util.contenttype.base.AbstractContentTypeManager
 
id2DialogMap - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
id2ModeMap - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
 
id2valueMap - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
 
id2viewMap - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
 
Id3() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioGenre
 
ID_ANY - Static variable in interface net.sf.mmm.search.api.config.SearchSource
The ID of the SearchSource that represents any source.
ID_ANY - Static variable in interface net.sf.mmm.search.engine.api.config.SearchEntryType
The ID of the SearchEntryType that represents any type.
ID_DEFAULT - Static variable in annotation type net.sf.mmm.util.cli.api.CliMode
The ID of the default CliMode.
ID_FIRST - Static variable in annotation type net.sf.mmm.util.cli.api.CliArgument
Symbolic name used for CliArgument.addCloseTo() to identify the first argument.
ID_HELP - Static variable in annotation type net.sf.mmm.util.cli.api.CliMode
The ID of the CliMode for getting help (the usage).
ID_LAST - Static variable in annotation type net.sf.mmm.util.cli.api.CliArgument
Symbolic name used for CliArgument.addCloseTo() to identify the last argument.
ID_SEPARATOR - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHtmlId
Use this character to compose hierarchical IDs.
ID_UUID - Static variable in interface net.sf.mmm.util.bean.api.id.Id
The value used as id if a UUID is used as primary key instead.
ID_VERSION - Static variable in annotation type net.sf.mmm.util.cli.api.CliMode
The ID of the CliMode for getting the program-version.
idCounter - Static variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
IDENTICAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
IDENTICAL_TO_AND_SLANTED_PARALLEL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
IDENTIFIER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts characters valid for a technical identifier-string (e.g.
IdJsonSerializer - Class in net.sf.mmm.util.bean.impl.id
An implementation of JsonSerializer for Id.
IdJsonSerializer() - Constructor for class net.sf.mmm.util.bean.impl.id.IdJsonSerializer
The constructor.
IdLink<E extends EntityBean> - Class in net.sf.mmm.util.bean.base.link
This is an implementation of Link that initially only carries the Id of an entity and allows lazy loading on the first call of IdLink.getTarget() via an externally given resolver function.
IdLink() - Constructor for class net.sf.mmm.util.bean.base.link.IdLink
The constructor (for serialization and strange frameworks).
IdLink(Id<E>, Function<Id<E>, E>) - Constructor for class net.sf.mmm.util.bean.base.link.IdLink
The constructor.
idPrefix - Static variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
IdResolverContext - Class in net.sf.mmm.util.xml.base.jaxb
This class is a context for InternalValidatingIdResolver.
IdResolverContext() - Constructor for class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
The constructor.
IdResolverContext.Resolver - Class in net.sf.mmm.util.xml.base.jaxb
This inner class resolves an ID on demand.
IeCounty - Interface in net.sf.mmm.orient.data.bean.api.world.ie
TODO: this class ...
ignoreLeadingWildcard - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
 
IllegalCaseException - Exception in net.sf.mmm.util.exception.api
A IllegalCaseException is thrown if a specific case occurred that should never happen.
IllegalCaseException() - Constructor for exception net.sf.mmm.util.exception.api.IllegalCaseException
The constructor for de-serialization in GWT.
IllegalCaseException(String) - Constructor for exception net.sf.mmm.util.exception.api.IllegalCaseException
The constructor.
IllegalCaseException(Class<E>, E) - Constructor for exception net.sf.mmm.util.exception.api.IllegalCaseException
The constructor.
IllegalDateFormatException - Exception in net.sf.mmm.util.date.api
This is the exception thrown if a date given as string was illegal.
IllegalDateFormatException() - Constructor for exception net.sf.mmm.util.date.api.IllegalDateFormatException
The constructor for de-serialization in GWT.
IllegalDateFormatException(String) - Constructor for exception net.sf.mmm.util.date.api.IllegalDateFormatException
The constructor.
IllegalDateFormatException(String, Exception) - Constructor for exception net.sf.mmm.util.date.api.IllegalDateFormatException
The constructor.
IllegalPojoPathException - Exception in net.sf.mmm.util.pojo.path.api
An IllegalPojoPathException is thrown by the PojoPathNavigator if the supplied PojoPath is illegal.
IllegalPojoPathException(String) - Constructor for exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
The constructor.
IllegalPojoPathException(Throwable, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
The constructor.
IllegalWildcardSequenceException - Exception in net.sf.mmm.util.reflect.base
A IllegalWildcardSequenceException is thrown if a wildcard-type given as string could NOT be parsed because it contains an illegal sequence (e.g.
IllegalWildcardSequenceException(String) - Constructor for exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
The constructor.
image - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
 
image - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
 
image - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
 
image - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
 
IMAGE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
IMAGE_OF_OR_APPROXIMATELY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
immutableContext - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
the parent context
ImmutableGenericContext - Class in net.sf.mmm.util.context.base
This is an implementation of the GenericContext interface that is an immutable view that delegates to another instance.
ImmutableGenericContext(GenericContext) - Constructor for class net.sf.mmm.util.context.base.ImmutableGenericContext
The constructor.
ImmutableObservableList<E> - Class in net.sf.mmm.util.property.base
Immutable implementation of ObservableList.
ImmutableObservableList(E...) - Constructor for class net.sf.mmm.util.property.base.ImmutableObservableList
The constructor.
IMPL_CLASS_SUFFIX - Static variable in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The conventional suffix for an implementation class.
IMPL_PKG_SUFFIX - Static variable in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The conventional suffix for an implementation package.
In() - Method in interface net.sf.mmm.orient.api.bean.Edge
 
in(Collection<? extends V>) - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
in(V...) - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
in(Collection<? extends V>) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
in(V...) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
IN - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if objects match using SQL IN operation.
in() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
inAttribute - Variable in class net.sf.mmm.util.xml.api.ParserState
 
inBrace - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
true if in open brace ('('), false otherwise.
includeReader - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The reader to the current XInclude document or null if we currently have no active XInclude.
includeText - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The included text or null if currently no text is to be included.
INCOMPLETE_INFINITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
increase(ColorFactor) - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
 
indent - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
indent - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
indentationMode - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
IndentationMode() - Constructor for enum net.sf.mmm.util.text.api.TextColumnInfo.IndentationMode
 
index(String) - Method in interface net.sf.mmm.search.indexer.api.ConfiguredSearchIndexer
This method reads the SearchIndexerConfiguration from the given configurationLocation and performs the indexing.
index(String, ConfiguredSearchIndexerOptions) - Method in interface net.sf.mmm.search.indexer.api.ConfiguredSearchIndexer
This method reads the SearchIndexerConfiguration from the given configurationLocation and performs the indexing.
index(SearchIndexerConfigurationHolder) - Method in interface net.sf.mmm.search.indexer.api.ConfiguredSearchIndexer
This method performs the indexing of all sources given by configuration.
index(SearchIndexerConfigurationHolder, ConfiguredSearchIndexerOptions) - Method in interface net.sf.mmm.search.indexer.api.ConfiguredSearchIndexer
This method performs the indexing for the given configuration and options.
index(SearchIndexerSource, ConfiguredSearchIndexerOptions, SearchIndexerStateHolder, SearchIndexer) - Method in interface net.sf.mmm.search.indexer.api.ConfiguredSearchIndexer
This method performs the indexing for the given source.
index(SearchIndexer, DataResource, ChangeType, SearchIndexerDataLocation) - Method in interface net.sf.mmm.search.indexer.api.ResourceSearchIndexer
This method indexes a single DataResource.
index(SearchIndexer, DataResource, ChangeType, SearchIndexerDataLocation, EntryUpdateVisitor) - Method in interface net.sf.mmm.search.indexer.api.ResourceSearchIndexer
This method indexes a single DataResource.
index(SearchIndexer, DataResource, ChangeType, SearchIndexerDataLocation, EntryUpdateVisitor, DataResource) - Method in interface net.sf.mmm.search.indexer.api.ResourceSearchIndexer
This method indexes a single DataResource.
index(SearchIndexer, DataResource, ChangeType, SearchIndexerDataLocation, EntryUpdateVisitor, DataResource, String) - Method in interface net.sf.mmm.search.indexer.api.ResourceSearchIndexer
This method indexes a single DataResource.
index(UpdateStrategyArguments) - Method in interface net.sf.mmm.search.indexer.api.strategy.SearchIndexerUpdateStrategy
This method performs the actual indexing.
index(SearchIndexerSource, ConfiguredSearchIndexerOptions, SearchIndexerStateHolder, SearchIndexer) - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
This method performs the indexing for the given source.
index(String) - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
This method reads the SearchIndexerConfiguration from the given configurationLocation and performs the indexing.
index(String, ConfiguredSearchIndexerOptions) - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
This method reads the SearchIndexerConfiguration from the given configurationLocation and performs the indexing.
index(SearchIndexerConfigurationHolder) - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
This method performs the indexing of all sources given by configuration.
index(SearchIndexerConfigurationHolder, ConfiguredSearchIndexerOptions) - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
This method performs the indexing for the given configuration and options.
index(SearchIndexer, DataResource, ChangeType, SearchIndexerDataLocation) - Method in class net.sf.mmm.search.indexer.base.AbstractResourceSearchIndexer
This method indexes a single DataResource.
index(SearchIndexer, DataResource, ChangeType, SearchIndexerDataLocation, EntryUpdateVisitor) - Method in class net.sf.mmm.search.indexer.base.AbstractResourceSearchIndexer
This method indexes a single DataResource.
index(SearchIndexer, DataResource, ChangeType, SearchIndexerDataLocation, EntryUpdateVisitor, DataResource) - Method in class net.sf.mmm.search.indexer.base.AbstractResourceSearchIndexer
This method indexes a single DataResource.
index(SearchIndexer, DataResource, ChangeType, SearchIndexerDataLocation, EntryUpdateVisitor, DataResource, String) - Method in class net.sf.mmm.search.indexer.base.ResourceSearchIndexerImpl
This method indexes a single DataResource.
index(UpdateStrategyArguments, SearchIndexerDataLocation, EntryUpdateVisitor) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractCrawlingDeltaSearchIndexer
This method indexes as single location.
index(UpdateStrategyArguments) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
This method performs the actual indexing.
index(UpdateStrategyArguments, SearchIndexerDataLocation, EntryUpdateVisitor) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
This method indexes as single location.
index(UpdateStrategyArguments, SearchIndexerDataLocation, EntryUpdateVisitor) - Method in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyVcs
This method indexes as single location.
index - Variable in class net.sf.mmm.util.bean.impl.BeanPrototypeProperty
 
index - Variable in class net.sf.mmm.util.cli.base.CliParameterConsumer
 
index - Variable in class net.sf.mmm.util.collection.base.ArrayIterator
The current index in array.
index - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The current index in StringTokenizer.string.
index - Variable in class net.sf.mmm.util.lang.base.SequenceCharIterator
index - Variable in class net.sf.mmm.util.nls.base.NlsArgumentDescriptor
 
index - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
 
index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
 
index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
 
index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
index - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
index - Variable in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
index - Variable in class net.sf.mmm.util.text.base.HyphenationPatternPosition
the index of the hyphenation-position in the pattern (without numbers).
index - Variable in class net.sf.mmm.util.xml.base.NodeIterator
The current index in the NodeIterator.nodeList.
index - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
The current index position in the XmlInputStream.buffer.
indexer - Variable in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
 
IndexerDependencies - Interface in net.sf.mmm.search.indexer.base
This interface bundles the dependencies for the indexer.
indexerDependencies - Variable in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
 
indexerDependencies() - Method in class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
IndexerDependenciesImpl - Class in net.sf.mmm.search.indexer.base
This is the implementation of the IndexerDependencies.
IndexerDependenciesImpl() - Constructor for class net.sf.mmm.search.indexer.base.IndexerDependenciesImpl
The constructor.
indexingDate - Variable in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
 
indexingDate - Variable in class net.sf.mmm.search.indexer.base.state.SearchIndexerStateBean
 
indexOf(Object) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
indexReader - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
The IndexReader used for the LuceneSearchEngine.searcher.
indexRecursive(UpdateStrategyArguments, SearchIndexerDataLocation, EntryUpdateVisitor) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
This method indexes as single location by recursively crawling the resources.
indexRecursive(UpdateStrategyArguments, SearchIndexerDataLocation, BrowsableResource, Set<String>, EntryUpdateVisitor, BrowsableResource) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
This method starts the indexing from the given directory adding the given source as metadata.
indexWriter - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
The IndexWriter.
INF_AND - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_BOTTOM - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_BOTTOM_LEFT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_BOTTOM_RIGHT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_CENTER - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_EAST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_GREATER_OR_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_GREATER_THAN - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_HORIZONTAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_LEFT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_LESS_OR_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_LESS_THAN - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_MAIN_MODE_DEFAULT - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
INF_MAIN_MODE_HELP - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
INF_MAIN_MODE_VERSION - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
INF_NAND - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_NOR - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_NORTH - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_NORTH_EAST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_NORTH_WEST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_NOT_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_OR - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_RIGHT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_SOUTH - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_SOUTH_EAST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_SOUTH_WEST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_TOP - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_TOP_LEFT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_TOP_RIGHT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_VERTICAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_WEST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INFINITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INFINITY_NEGATED_WITH_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INFIX_FILTER - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
A CharFilter that accepts all but ASCII letters.
info(String) - Method in class net.sf.mmm.logging.DummyLogger
 
info(String, Object) - Method in class net.sf.mmm.logging.DummyLogger
 
info(String, Object...) - Method in class net.sf.mmm.logging.DummyLogger
 
info(String, Throwable) - Method in class net.sf.mmm.logging.DummyLogger
 
info(String, Object, Object) - Method in class net.sf.mmm.logging.DummyLogger
 
info(String) - Method in class net.sf.mmm.logging.TestLogger
 
info(String, Object) - Method in class net.sf.mmm.logging.TestLogger
 
info(String, Object...) - Method in class net.sf.mmm.logging.TestLogger
 
info(String, Throwable) - Method in class net.sf.mmm.logging.TestLogger
 
info(String, Object, Object) - Method in class net.sf.mmm.logging.TestLogger
 
info(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
info(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
info(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
info(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
info(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
infoAnd() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoAny() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoBottom() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoBottomLeft() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoBottomRight() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoCenter() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoConfirmation() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoCreator() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoCustomId() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoEast() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoError() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoField() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoFirst() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoGreaterOrEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoGreaterThan() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoHorizontal() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoIdentifier() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoInformation() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoKeywords() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoLanguage() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoLast() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoLeft() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoLessOrEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoLessThan() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoMainModeDefault() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
infoMainModeHelp() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
infoMainModeVersion() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
infoNand() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoNext() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoNo() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoNor() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoNorth() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoNorthEast() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoNorthWest() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoNotEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoOk() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoOr() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoPrevious() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoRight() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INFORMATION - Static variable in interface net.sf.mmm.client.ui.api.common.MessageSeverity
MessageSeverity indicating an general purpose information.
InformationMessage - Class in net.sf.mmm.util.lang.base
This is the implementation of an information Message.
InformationMessage() - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
The constructor for de-serialization in GWT.
InformationMessage(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
The constructor.
InformationMessage(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
The constructor.
InformationMessage(String, Object, String) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
The constructor.
InformationMessage(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
The constructor.
infoSize() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoSource() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoSouth() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoSouthEast() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoSouthWest() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoText() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoTitle() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoTop() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoTopLeft() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoTopRight() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoType() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoUndefined() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoUri() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoValidationFailure() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoValue() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
infoVertical() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoWarning() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoWest() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoYes() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
Inhabitants() - Method in interface net.sf.mmm.orient.data.bean.api.world.AbstractArea
 
init() - Method in class net.sf.mmm.orient.sql.SqlScript
Lazy initialization.
init(ServletConfig) - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
init() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
Initializes this class.
init() - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
Initializes this resource after it has been properly initialzed.
init() - Method in class net.sf.mmm.util.resource.impl.ClasspathFolder
Initializes this resource after it has been properly completed.
initBytes(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
This method initializes the internal byte array.
initCache() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
Scans the entire classpath and initializes the root.
initClass(OrientBeanMapperImpl.OrientClass) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
InitializationState - Enum in net.sf.mmm.util.component.api
This enum contains the available states of an initialization.
InitializationState() - Constructor for enum net.sf.mmm.util.component.api.InitializationState
 
initializationState - Variable in class net.sf.mmm.util.component.base.AbstractComponent
 
InitializationState - Class in net.sf.mmm.util.component.base
This class represents the state of an initialization.
InitializationState() - Constructor for class net.sf.mmm.util.component.base.InitializationState
The constructor.
initializationState - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
initialize(DialogPlace) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method initializes this DialogManager.
initialize(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method initializes this DialogManager.
initialize() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method initializes this widget.
initialize() - Method in class net.sf.mmm.search.engine.base.AbstractSearchEngine
This method initializes this engine.
initialize() - Method in class net.sf.mmm.util.component.base.AbstractComponent
This method initializes this class.
initialize(AbstractDetectorStreamProvider, DetectorStreamProcessor) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
This method initializes this class.
initialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
This method initializes this class.
initialize() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method is called at construction.
initialize(int, int, DefaultLineWrapper.TextSegmentType) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method resets and initializes this object.
initialize(Mandatory) - Method in class net.sf.mmm.util.validation.base.MandatoryValidator
 
initializeArgumentRecursive(BasicDoubleLinkedNode<CliArgumentContainer>, Map<String, BasicDoubleLinkedNode<CliArgumentContainer>>) - Method in class net.sf.mmm.util.cli.base.CliState
This method initializes the node containing an CliArgumentContainer in order to determine the appropriate order of the CliArguments.
initializeArguments() - Method in class net.sf.mmm.util.cli.base.CliState
This method initializes the arguments.
initialized - Variable in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
 
initializeModeRecursive(CliModeContainer) - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method initializes the given CliModeContainer.
initializeMultiSelection() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Initializes checkboxes for multi-selection.
initializeOnMouseDown(MouseDownEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
Override to add initialization logic to AbstractMouseDragHandler.onMouseDown(MouseDownEvent).
initializeOnMouseDown(MouseDownEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
Override to add initialization logic to AbstractMouseDragHandler.onMouseDown(MouseDownEvent).
initializeOnMouseDown(MouseDownEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
Override to add initialization logic to AbstractMouseDragHandler.onMouseDown(MouseDownEvent).
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetListTable
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetToggleButton
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRichTextField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initialWidth - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
The initial width of the column.
initIso843(Map<Character, String>) - Static method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
Implementation of ISO 843 (Greek transliteration).
initIso9(Map<Character, String>) - Static method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
Implementation of ISO 9 (cyrillic transliteration).
initTableRow() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
Initializes the current table row.
initTemplates(Map<String, NlsTemplate>) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method initializes the NlsTemplates for reverse lookup.
initTemplatesForNlsBundles(Map<String, NlsTemplate>) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method initializes the NlsTemplates for reverse lookup for NlsBundles.
initTemplatesForResourceBundles(Map<String, NlsTemplate>) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method initializes the NlsTemplates for reverse lookup for ResourceBundles.
innerJoin(CollectionPath<?, E>, EntityAlias<E>) - Method in interface net.sf.mmm.util.query.api.feature.FeatureInnerJoin
 
innerJoin() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
INPUT_TYPE_COLOR - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The type of the InputElement for a color.
INPUT_TYPE_DATE - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The type of the InputElement for a date.
INPUT_TYPE_DATETIME - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The type of the InputElement for a date with time.
INPUT_TYPE_NUMBER - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The type of the InputElement for a number spin-box.
INPUT_TYPE_RANGE - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The type of the InputElement for a range slider.
INPUT_TYPE_TIME - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The type of the InputElement for a time.
InputBox<VALUE> - Class in net.sf.mmm.client.ui.gwt.widgets
A InputBox extends ValueBoxBase for HTML5 input widgets.
InputBox(InputElement, Renderer<VALUE>, Parser<VALUE>) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.InputBox
The constructor.
inputStream - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The input-stream to read.
inputStream - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The StAX resource management sucks: we need to manage the underlying input stream ourselves.
InserImageLink() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertLink.InserImageLink
The constructor.
InserImagePopup() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertImage.InserImagePopup
The constructor.
insert(Widget, int) - Method in class net.sf.mmm.client.ui.gwt.widgets.CustomPanel
insert(IsWidget, int) - Method in class net.sf.mmm.client.ui.gwt.widgets.CustomPanel
insert(byte...) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method inserts the given bytes at the current position into the stream.
insert(ByteArray) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method inserts the given data at the current position into the stream.
insert(byte...) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
insert(ByteArray) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
insert() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
insertAsNext(V, boolean) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method inserts the given value into the list at the position represented by this node.
insertAsNext(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method inserts the given node into the list immediately after the position represented by this node.
insertAsPrevious(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method inserts the given node into the list immediately before the position represented by this node.
insertAsPrevious(V, boolean) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method inserts the given value into the list at the position represented by this node.
insertInto(EntityAlias<E>) - Method in interface net.sf.mmm.orient.api.query.statement.OrientDbStatementFactory
 
insertInto(EntityAlias<E>) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbStatementFactoryImpl
 
insertInto(EntityAlias<E>) - Method in interface net.sf.mmm.util.query.api.feature.FeatureInsert
Creates a regular InsertStatement (DELETE FROM alias.source [AS alias.name] ...).
insertInto() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
InsertStatement<E,SELF extends InsertStatement<E,SELF>> - Interface in net.sf.mmm.util.query.api.statement
Extends Statement for INSERT statements.
instance - Static variable in class net.sf.mmm.client.api.ClientContext
 
INSTANCE - Static variable in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventIgnore
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
 
instance - Static variable in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
 
INSTANCE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.ColorBox.ColorFormat
The singleton instance.
INSTANCE - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlTemplates
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.LocalDateBox.LocalDateFormat
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.LocalTimeBox.LocalTimeFormat
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.jpa.base.query.statement.jpql.JpqlDialect
The singleton instance of this class.
INSTANCE - Static variable in class net.sf.mmm.orient.base.query.statement.OrientDbDialect
The singleton instance of this class.
INSTANCE - Static variable in class net.sf.mmm.search.indexer.base.EntryUpdateVisitorDummy
The singleton instance.
instance - Static variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.bean.impl.LookupHelper
 
INSTANCE - Static variable in class net.sf.mmm.util.cli.base.CliClassContainer.CliModeFormatter
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.cli.base.CliState.CliArgumentFormatter
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ArrayListFactory
The default instance creating an ArrayList.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ConcurrentSkipListMapFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.EmptyIterator
 
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.HashMapFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.HashSetFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.NavigableTreeMapFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.NavigableTreeSetFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.TreeMapFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.TreeSetFactory
The singleton instance.
instance - Static variable in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.concurrent.base.SimpleExecutor
This is the singleton instance of this SimpleExecutor.
instance - Static variable in class net.sf.mmm.util.date.base.DurationUtilImpl
 
instance - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
instance - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
instance - Static variable in class net.sf.mmm.util.date.base.RecurrenceUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.event.api.EventListenerIgnore
 
instance - Static variable in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.file.base.DirectoryFilter
the singleton instance
instance - Static variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
instance - Static variable in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.file.base.PlainFileFilter
the singleton instance
INSTANCE - Static variable in class net.sf.mmm.util.gwt.api.GwtUtil
 
INSTANCE - Static variable in class net.sf.mmm.util.gwt.api.JavaScriptUtil
 
INSTANCE - Static variable in class net.sf.mmm.util.io.api.DevNullSource
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.io.api.DevNullTarget
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.io.api.DevZero
The singleton instance.
instance - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.io.base.NonClosingInputStream.ClosedInputStream
The singleton instance.
instance - Static variable in class net.sf.mmm.util.io.base.StreamUtilImpl
 
instance - Static variable in class net.sf.mmm.util.json.base.JsonUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.api.function.VoidFunction
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
 
instance - Static variable in class net.sf.mmm.util.lang.base.BasicUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.base.BooleanFormatter
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.base.ComparableComparator
 
instance - Static variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.base.FormatterToString
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.base.NumberComparator
 
instance - Static variable in class net.sf.mmm.util.lang.base.StringUtilImpl
 
instance - Static variable in class net.sf.mmm.util.lang.base.SystemUtilImpl
 
instance - Static variable in class net.sf.mmm.util.math.base.MathUtilImpl
 
instance - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsDependencies
 
instance - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
 
INSTANCE - Static variable in class net.sf.mmm.util.nls.base.NlsBundleHelper
 
INSTANCE - Static variable in class net.sf.mmm.util.nls.base.NlsMessageLookupNone
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.nls.base.NoTemplateResolver
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8WithNlsBundleSupport
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.GlobPatternCompiler
A singleton instance of this implementation.
INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.PathPatternCompiler
A singleton instance of this instance.
INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
A singleton instance of this implementation.
INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
A singleton instance of this implementation.
instance - Static variable in class net.sf.mmm.util.pojo.base.PojoUtilImpl
 
instance - Static variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
 
INSTANCE - Static variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
 
INSTANCE - Static variable in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorNoEnhancer
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.pojo.path.base.NoPojoPathRecognizer
The singleton instance of this class.
INSTANCE - Static variable in class net.sf.mmm.util.pool.base.NoByteArrayPool
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.pool.base.NoCharArrayPool
The singleton instance.
instance - Static variable in class net.sf.mmm.util.process.base.ProcessUtilImpl
 
instance - Static variable in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.query.base.statement.DefaultSqlDialect
The singleton instance of this class.
instance - Static variable in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
 
instance - Static variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.reflect.base.JavaLangClassResolver
The singleton instance.
instance - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
The singleton instance.
instance - Static variable in class net.sf.mmm.util.resource.impl.AbstractClasspathScanner
 
INSTANCE - Static variable in class net.sf.mmm.util.text.base.EnglishSingularizer
The singleton instance.
instance - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
instance - Static variable in class net.sf.mmm.util.text.base.JustificationBuilderImpl
 
instance - Static variable in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
instance - Static variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.validation.base.ObjectValidatorBuilderFactory
 
INSTANCE - Static variable in class net.sf.mmm.util.validation.base.ValidationFailureSuccess
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
INSTANCE - Static variable in class net.sf.mmm.util.validation.base.ValidatorNone
 
INSTANCE - Static variable in class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
 
instance - Static variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
instance - Static variable in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
 
instance - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
instance - Static variable in class net.sf.mmm.util.xml.base.DomUtilImpl
 
instance - Static variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
instance - Static variable in class net.sf.mmm.util.xml.base.XmlUtilImpl
 
InstantiationFailedException - Exception in net.sf.mmm.util.reflect.api
An InstantiationFailedException indicates that the instantiation of a Class failed for arbitrary reasons.
InstantiationFailedException(Type) - Constructor for exception net.sf.mmm.util.reflect.api.InstantiationFailedException
The constructor.
InstantiationFailedException(Throwable, Type) - Constructor for exception net.sf.mmm.util.reflect.api.InstantiationFailedException
The constructor.
InstantProperty - Class in net.sf.mmm.util.property.api.time
This is the implementation of WritableInstantProperty.
InstantProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.time.InstantProperty
The constructor.
InstantProperty(String, Bean, AbstractValidator<? super Instant>) - Constructor for class net.sf.mmm.util.property.api.time.InstantProperty
The constructor.
InstantProperty(String, Bean, Supplier<Instant>) - Constructor for class net.sf.mmm.util.property.api.time.InstantProperty
The constructor.
inStream - Variable in class net.sf.mmm.util.io.impl.BufferInputStream
The adapted InputStream to buffer or null if closed.
inStream - Variable in class net.sf.mmm.util.process.api.ProcessContext
 
INTEGER - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
IntegerProperty - Class in net.sf.mmm.util.property.api.math
This is the implementation of WritableIntegerProperty.
IntegerProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.math.IntegerProperty
The constructor.
IntegerProperty(String, Bean, AbstractValidator<? super Number>) - Constructor for class net.sf.mmm.util.property.api.math.IntegerProperty
The constructor.
IntegerProperty(String, Bean, Supplier<Integer>) - Constructor for class net.sf.mmm.util.property.api.math.IntegerProperty
The constructor.
IntegerRangeBox - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a NumberBox that represents a range input for Integer values.
IntegerRangeBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.IntegerRangeBox
The constructor.
IntegerSpinBox - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a NumberBox that represents a number input for Integer values.
IntegerSpinBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.IntegerSpinBox
The constructor.
INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTEGRAL_AROUND_A_POINT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTEGRAL_WITH_LEFTWARDS_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERCALATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
interCommit() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
This method commits the transaction currently active and opens a new one.
interCommit() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method commits the transaction currently active and opens a new one.
interface2subFactoryMap - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
 
INTERFACE_NAME_SUFFIX - Static variable in interface net.sf.mmm.util.nls.api.NlsBundle
The suffix for the interfaces derived from NlsBundle.
interfaces - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
interfaces - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
the current class
INTERIOR_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
InternalValidatingIdResolver - Class in net.sf.mmm.util.xml.base.jaxb
This is an implementation of IDResolver validating that no IDs are duplicated or missing (IDRef is pointing to an undefined ID).
InternalValidatingIdResolver() - Constructor for class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
The constructor.
InternationalCallPrefix - Class in net.sf.mmm.util.datatype.api.phone
This class is a Datatype that represents the international call prefix (also called exit code or IDD code) for a phone number.
InternationalCallPrefix() - Constructor for class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
The constructor for de-serialization in GWT.
InternationalCallPrefix(String) - Constructor for class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
The constructor.
INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERSECTION_ABOVE_BAR_ABOVE_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERSECTION_ABOVE_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERSECTION_BESIDE_AND_JOINED_WITH_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERSECTION_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERSECTION_WITH_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERSECTION_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Interval - Interface in net.sf.mmm.music.datatype.api
Interface for an Interval that defines the distance from one TonePitch to another.
intervals - Variable in enum net.sf.mmm.music.datatype.api.ChordExtension
 
into() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
introspectFields(Class<P>, PojoDescriptorImpl<P>, List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
Introspects the Fields of the given Class and adds them to the given PojoDescriptorImpl.
introspectMethods(Class<P>, PojoDescriptorImpl<P>, List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
Introspects the Methods of the given Class and adds them to the given PojoDescriptorImpl.
intValue() - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
invalid - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
invalidated() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
May be overridden to receive invalidation notifications.
invalidated(Observable) - Method in class net.sf.mmm.util.property.api.BindingInvalidationListener
 
invalidateProperties() - Method in class net.sf.mmm.util.property.api.AbstractContainerProperty
inverseCycle - Variable in class net.sf.mmm.util.collection.base.NodeCycle
 
invert() - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
 
invert(ColorModel) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
invert() - Method in class net.sf.mmm.util.date.api.WeekdaySet
This method returns a new WeekdaySet that is the inverse selection of this WeekdaySet.
inverted - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
false if index is first argument, true if second.
INVERTED_EXCLAMATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
An inverted (upside-down) exclamation mark (!) used at the beginning of an exclamation in Spanish.
INVERTED_LAZY_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INVERTED_LAZY_S_WITH_DOUBLE_UNDERLINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INVERTED_OHM_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INVERTED_QUESTION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
An inverted (upside-down) question mark (?) used at the beginning of a question in Spanish.
INVISIBLE_SEPARATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INVISIBLE_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
InvocationFailedException - Exception in net.sf.mmm.util.reflect.api
An InvocationFailedException is thrown if an invocation failed.
InvocationFailedException(Throwable) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
The constructor.
InvocationFailedException(Throwable, AccessibleObject) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
The constructor.
InvocationFailedException(Throwable, AccessibleObject, Object) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
The constructor.
invoke(CALL) - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
Invokes the given RemoteInvocationCall.
invoke(RemoteInvocationCommand<?>) - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
Invokes the given RemoteInvocationCall.
invoke(Serializable[]) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
This method invokes this GenericRemoteInvocationRpcCallHandler for the given arguments.
invoke(GenericRemoteInvocationRpcCall) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
Invokes the given RemoteInvocationCall.
invoke(Object, Method, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
invoke(BeanAccessBase<?>, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperation
Invokes this operation of the given access using the given arguments.
invoke(BeanAccessBase<?>, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationAccess
 
invoke(BeanAccessBase<?>, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationCustomEquals
 
invoke(BeanAccessBase<?>, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationDefaultMethod
 
invoke(BeanAccessBase<?>, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationEquals
 
invoke(BeanAccessBase<?>, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationHashCode
 
invoke(BeanAccessBase<?>, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationOnProperty
 
invoke(BeanAccessBase<?>, Object[]) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationToString
 
invoke(Object, Method, Object[]) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
 
invoke(Object, int) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArg
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, int, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArg
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArg
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArg
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArg
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetField
 
invoke(Object, int) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
 
invoke(Object, int, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
 
invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
 
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
 
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
 
invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
 
invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
 
invoke(Object, int) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
 
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
 
invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
 
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
 
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
 
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
 
invoke(Object, int, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
 
invoke(Object, Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
 
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetField
 
invoke(Object, Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
 
invokeAccessKey(char) - Method in interface net.sf.mmm.client.ui.base.binding.UiAccessKeyBinding
This method simulates the effect of pressing the access key programmatically.
invokeAccessKey(char) - Method in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
This method simulates the effect of pressing the access key programmatically.
invokeAsynchron(Runnable) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method invokes the given task asynchronous in the dispatcher thread of the UI.
invokeAsynchron(Runnable) - Method in class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
This method invokes the given task asynchronous in the dispatcher thread of the UI.
invokeAsynchron(Runnable) - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
This method invokes the given task asynchronous in the dispatcher thread of the UI.
invokeDefaultMethod(Object, Method, Object...) - Method in class net.sf.mmm.util.bean.impl.LookupHelper
 
invokeFeature(RichTextFeature) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
invokeSynchron(Runnable) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method invokes the given task synchronous in the dispatcher thread of the UI.
invokeSynchron(Callable<T>) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method invokes the given task synchronous in the dispatcher thread of the UI.
invokeSynchron(Runnable) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
This method invokes the given task synchronous in the dispatcher thread of the UI.
invokeSynchron(Callable<T>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
This method invokes the given task synchronous in the dispatcher thread of the UI.
invokeTimer(Runnable, int) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method invokes the given task asynchronous after the given dalay.
invokeTimer(Callable<Boolean>, int) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method invokes the given task periodically.
invokeTimer(Callable<Boolean>, int) - Method in class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
This method invokes the given task periodically.
invokeTimer(Runnable, int) - Method in class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
This method invokes the given task asynchronous after the given dalay.
invokeTimer(Callable<Boolean>, int) - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
This method invokes the given task periodically.
invokeTimer(Runnable, int) - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
This method invokes the given task asynchronous after the given dalay.
Ioc - Interface in net.sf.mmm.util.component.api
This interface is only used for documentation of what is meant by the terms IoC.
IocContainer - Interface in net.sf.mmm.util.component.api
This is the interface for the container of a CDI/IoC framework.
IoMode - Enum in net.sf.mmm.util.io.api
This enum holds the possible modes of I/O.
IoMode() - Constructor for enum net.sf.mmm.util.io.api.IoMode
 
is() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
isAbsolute() - Method in class net.sf.mmm.music.datatype.api.MusicalValue
 
isAbsolute() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
 
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
 
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
 
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUnc
 
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootWindows
 
isAbsolute() - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
isAbsoluteUris() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
This method determines if search-entry-URIs should be set to the absolute location.
isAbsoluteUris() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
This method determines if search-entry-URIs should be set to the absolute location.
isAbstract(OrientBean) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
isAbstract() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method determines if the current ContentType is abstract.
isAbstract - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
isAbstract() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
isAccepted(Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
This method determines whether the given type is accepted in the hierarchy.
isAccepted(Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method determines if the given type is accepted as significant type for registration and lookup of ValueConverters.
isAccepted(Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
 
isAcceptedProperty(OProperty) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
isAcceptStatic() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
isActive() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
This method can be overridden for dynamic activation of this handler.
isActive() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
This method can be overridden for dynamic activation of this handler.
isActive() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
This method can be overridden for dynamic activation of this handler.
isActive() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
This method can be overridden for dynamic activation of this handler.
isActive() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
This method can be overridden for dynamic activation of this handler.
isActive() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
This method determines if this context holds an active transaction.
isActive() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method determines if this context holds an active transaction.
isAfter(ObservableObjectValue<Instant>) - Method in interface net.sf.mmm.util.property.api.time.ReadableInstantProperty
 
isAfter(ObservableObjectValue<LocalDate>) - Method in interface net.sf.mmm.util.property.api.time.ReadableLocalDateProperty
 
isAfter(ObservableObjectValue<LocalDateTime>) - Method in interface net.sf.mmm.util.property.api.time.ReadableLocalDateTimeProperty
 
isAfter(Instant, Instant) - Method in class net.sf.mmm.util.validation.base.time.ValidatorInstantAfter
 
isAfter(LocalDate, LocalDate) - Method in class net.sf.mmm.util.validation.base.time.ValidatorLocalDateAfter
 
isAfter(LocalDateTime, LocalDateTime) - Method in class net.sf.mmm.util.validation.base.time.ValidatorLocalDateTimeAfter
 
isAfter(V, V) - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeAfter
 
isAfter(DevelopmentPhase) - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method determines if this DevelopmentPhase is after the given phase.
isAllLowerCase(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
Determines if all characters of the given string are in lower case .
isAllLowerCase(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
isAllowCustomInput() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAllowCustomInput
This method determines if custom input is allowed by this object (widget).
isAllowCustomInput() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method determines if custom input is allowed by this object (widget).
isAllowSave() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
This method determines if this implementation allows to save.
isAllUpperCase(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
Determines if all characters of the given string are in upper case .
isAllUpperCase(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
isAltQuoteEscapeLazy() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
If alt-quote-start, alt-quote-end and alt-quote-escape all point to the same character (which is NOT '\0'), then this method determines if alt-quotation escaping is lazy.
isAltQuoteEscapeLazy() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
isAncestor(PARENT) - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
This method determines if this GenericTreeNode is an ancestor of the given node.
isAncestor(PARENT) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
isAncestorOf(CliModeObject) - Method in interface net.sf.mmm.util.cli.api.CliModeObject
Determines if this CliModeObject is an ancestor of the given childMode.
isAncestorOf(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliModeContainer
 
isAnnotationForType(Class<A>, ElementType) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
This method determines if the given annotationType represents an Annotation that has a Target compatible with the given targetType.
isAnnotationForType(Class<A>, ElementType) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
 
isAppendSeparator() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
isAppendSeparator() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
 
isAppendSeparator() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
 
isApplicable(Signature) - Method in class net.sf.mmm.util.reflect.api.Signature
This method determines if the given signature is applicable for this signature.
isApplicable(ValueConverter<?, ?>, GenericType<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method determines if the given converter is applicable for the given targetType.
isApplicable(Class<?>, Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method determines if the given converterTargetClass is applicable for the expectedTargetClass.
isArrayMapOrCollection() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
isArrayMapOrCollection() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
 
isArrayMapOrCollection() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method determines if the property-type of the setter is a container-type (an array, Collection or Map).
isArrayMapOrCollection(Class<?>) - Static method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method determines if the given type is a container-type (an array, Collection or Map).
isArrayMapOrCollection() - Method in interface net.sf.mmm.util.cli.base.CliValueContainer
 
isArrayOrList(Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method determines if the given object is an array or List.
isArrayOrList(Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
isAssignableFrom(GenericType<?>) - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method determines if this GenericType is equal to or a super-type of the given subType.
isAssignableFrom(GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
 
isAssignableFrom(GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
isAtomic() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaAtomic
This method gets the value of the atomic property of this object.
isAtomic() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the value of the atomic property of this object.
isAttached() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
isAuthenticated() - Method in class net.sf.mmm.test.TestUser
 
isAvailable(EnumDefinition<?, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method determines if the given EnumDefinition is available, so it is ensured that the enum values can be retrieved.
isAvailable(EnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
isAvailable(String...) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsResourceBundleRequestor
This method verifies that the given bundleNames are available ResourceBundles.
isAvailable() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method determines if this resource is available.
isAvailable() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
 
isAvailable() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
isAvailable() - Method in class net.sf.mmm.util.resource.base.UrlResource
 
isBefore(ObservableObjectValue<Instant>) - Method in interface net.sf.mmm.util.property.api.time.ReadableInstantProperty
 
isBefore(ObservableObjectValue<LocalDate>) - Method in interface net.sf.mmm.util.property.api.time.ReadableLocalDateProperty
 
isBefore(ObservableObjectValue<LocalDateTime>) - Method in interface net.sf.mmm.util.property.api.time.ReadableLocalDateTimeProperty
 
isBefore(Instant, Instant) - Method in class net.sf.mmm.util.validation.base.time.ValidatorInstantBefore
 
isBefore(LocalDate, LocalDate) - Method in class net.sf.mmm.util.validation.base.time.ValidatorLocalDateBefore
 
isBefore(LocalDateTime, LocalDateTime) - Method in class net.sf.mmm.util.validation.base.time.ValidatorLocalDateTimeBefore
 
isBefore(V, V) - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeBefore
 
isBefore(DevelopmentPhase) - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method determines if this DevelopmentPhase is before the given phase.
isBooleanType(Class<?>) - Static method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method determines if the given type is a boolean type (boolean.class or Boolean.class.
isBound(Parameter<?>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
isBound() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
isBound() - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
isBusy() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaBusy
This method gets the value of the busy state of this object.
isBusy() - Method in interface net.sf.mmm.client.ui.api.busy.BusyManager
This method determines if the application client is currently busy.
isBusy() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the value of the busy state of this object.
isBusy() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
This method determines if the application client is currently busy.
isCachable() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
 
isCachable() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
isCachable() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
isCachedResultObsolete(CachedGeneratorResult, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method determines whether a CachedGeneratorResult is obsolete or can be reused.
isCachedResultObsolete(CachedGeneratorResult, String) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
 
isCachingDisabled() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method determines if this cache has been disabled.
isCause(Throwable, Class<? extends Throwable>) - Static method in class net.sf.mmm.test.ExceptionHelper
This method checks if a catched exception or one of its causes is an instance of the given expectedType.
isCause(Throwable, Throwable) - Static method in class net.sf.mmm.test.ExceptionHelper
This method should be invoked in catch-block of tests that catched a given exception and expect that this exception or one of its causes is the same as the given expectedCause.
isCheckComments() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
This method determines how Comments are compared.
isCleared() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
isClosable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadClosable
This method determines if this object (e.g.
isClosable() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method determines if this object (e.g.
isClosable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method determines if this object (e.g.
isClosable() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method determines if this object (e.g.
isClosable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method determines if this object (e.g.
isClosable() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method determines if this object (e.g.
isCollapsed() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadCollapsed
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method determines if this object is collapsed.
isCollection(Class<?>) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method determines if the given type is a List.
isComplete() - Method in interface net.sf.mmm.util.search.api.SearchResult
This method determines if this result holds all hits that matched your SearchCriteria.
isComplete() - Method in class net.sf.mmm.util.search.base.SearchResultBean
 
isComplete() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method determines if this column is complete (all text is appended).
isCompleted() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
isCompleted() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
This method determines if the transfer has been completed successfully.
isConstant() - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
isConstant() - Method in interface net.sf.mmm.util.query.api.expression.Expression
 
isConstant() - Method in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
isConstant() - Method in class net.sf.mmm.util.query.base.expression.ConstantExpression
 
isConstant() - Method in class net.sf.mmm.util.query.base.expression.SingleExpression
 
isConstant() - Method in class net.sf.mmm.util.query.base.path.PathImpl
 
isContained(V) - Method in class net.sf.mmm.util.value.api.Range
This method determines if the given value is within this Range from minimum to maximum.
isContainerForItem(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
isContainerForItem(ITEM) - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
 
isControlKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
This method determines if the given key is a control key (backspace, return, tab, arrow up/down/left/right, escape, etc.).
isDash(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method determines if the given character is a dash.
isDash(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
isData() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method determines if this resource has potentially data available.
isData() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
isData() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
 
isData() - Method in class net.sf.mmm.util.resource.base.FileResource
 
isData() - Method in class net.sf.mmm.util.resource.base.UrlResource
 
isData() - Method in class net.sf.mmm.util.resource.impl.ClasspathFile
 
isData() - Method in class net.sf.mmm.util.resource.impl.ClasspathFolder
 
isDatatype(Class<?>) - Method in interface net.sf.mmm.util.lang.api.DatatypeDetector
This method determines if the given Class reflects an (immutable) Datatype .
isDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
 
isDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.DatatypeDetectorImpl
 
isDatatypeSupported(Class<?>) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiWidgetFactoryDatatype
This method determines if the given Class is supported by UiWidgetFactoryDatatype.createForDatatype(Class).
isDatatypeSupported(Class<?>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
This method determines if the given Class is supported by UiWidgetFactoryDatatype.createForDatatype(Class).
isDebugEnabled() - Method in class net.sf.mmm.logging.DummyLogger
 
isDebugEnabled() - Method in class net.sf.mmm.logging.TestLogger
 
isDebugEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
isDecimal() - Method in interface net.sf.mmm.util.math.api.NumberType
This method determines if the represented Number is a decimal value.
isDeclared(Method) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl.BeanIntrospectionData
 
isDeepEqual(Object, Object) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method checks if two given objects are equal to each other.
isDeepEqual(Object, Object) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
 
isDeprecated() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadDeprecated
This method determines if this object is deprecated.
isDescendant(CHILD) - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
This method determines if this GenericTreeNode is a descendant of the given node.
isDescendant(CHILD) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
isDescendantOf(CliModeObject) - Method in interface net.sf.mmm.util.cli.api.CliModeObject
Determines if this CliModeObject is a descendant of the given parentMode.
isDescendantOf(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliModeContainer
 
isDeterministic() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method determines if this PojoPathFunction is deterministic.
isDeterministic() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
This method determines if this PojoPathFunction is deterministic.
isDevelopmentEnvironment() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
 
isDevelopmentEnvironment() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
 
isDisabled() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDisabled
This method gets the value of the disabled state of this object.
isDisabled() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the value of the disabled state of this object.
isDisableUtfDetection() - Method in interface net.sf.mmm.content.parser.api.ContentParserOptions
This method determines if the automatic detection of UTF-encodings (unicode) shall be disabled.
isDisableUtfDetection() - Method in class net.sf.mmm.content.parser.base.ContentParserOptionsBean
This method determines if the automatic detection of UTF-encodings (unicode) shall be disabled.
isDispatchThread() - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method checks if the "current thread" is the dispatcher thread of the underlying UI toolkit.
isDispatchThread() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
This method checks if the "current thread" is the dispatcher thread of the underlying UI toolkit.
isDisposed() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method tests if this object has been disposed.
isDisposed() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method tests if this object has been disposed.
isDisposed() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method tests if this object has been disposed.
isDisposed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method tests if this object has been disposed.
isDisposed() - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
 
isDisposed() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadDisposed
This method tests if this object has been disposed.
isDone() - Method in interface net.sf.mmm.util.io.api.DetectorStream
This method determines if the detection is done.
isDone() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
 
isDynamic() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
isDynamic() - Method in interface net.sf.mmm.util.bean.api.BeanPrototypeBuilder
 
isDynamic() - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
isDynamic() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototypeExternal
 
isDynamic() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototypeInternal
 
isDynamic() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
isDynamic() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
This method determines if this ValueValidator is dynamic.
isDynamic() - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeAfter
 
isDynamic() - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeBefore
 
isDynamic() - Method in class net.sf.mmm.util.validation.base.ValidatorCompare
 
isEditable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadEditable
This method gets the editable status of this object.
isEditable() - Method in interface net.sf.mmm.client.ui.api.common.UiMode
This method determines if this mode allows the end-user to modify values.
isEditable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the editable status of this object.
isEditable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method gets the editable status of this object.
isEditable() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the editable status of this object.
isElse() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
 
isEmpty() - Method in interface net.sf.mmm.transaction.api.TransactionContext
This method determines if the map is empty.
isEmpty() - Method in class net.sf.mmm.transaction.base.TransactionContextImpl
This method determines if the map is empty.
isEmpty() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
 
isEmpty(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method determines if the given string contains no information.
isEmpty(String, boolean) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method determines if the given string is empty.
isEmpty(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
isEmpty(String, boolean) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
isEmpty() - Method in interface net.sf.mmm.util.pool.api.Pool
This method determines if the pool is empty.
isEmpty() - Method in class net.sf.mmm.util.pool.base.AbstractNoPool
 
isEmpty() - Method in class net.sf.mmm.util.pool.base.AbstractPool
 
isEmpty() - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
isEmpty() - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
isEmpty() - Method in interface net.sf.mmm.util.property.api.util.ReadableCollectionProperty
 
isEmpty() - Method in interface net.sf.mmm.util.property.api.util.ReadableContainerProperty
 
isEmpty() - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
isEmpty() - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
isEmpty() - Method in interface net.sf.mmm.util.query.api.argument.CollectionArgument
 
isEmpty() - Method in interface net.sf.mmm.util.query.base.argument.AbstractCollectionArgument
 
isEmpty(String) - Static method in class net.sf.mmm.util.query.base.path.PathImpl
 
isEmpty() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
isEnabled() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadEnabled
This method determines if this object is enabled.
isEnabled() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method determines if this object is enabled.
isEnabled() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method determines if this object is enabled.
isEnabled() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method determines if this object is enabled.
isEnabled() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
isEnabled() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
isEnabled() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method determines if this object is enabled.
isEnforceSerializableForClient() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
isEnvironmentCloseToProduction() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
 
isEnvironmentCloseToProduction() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
 
isEqual(VALUE, VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractEqualsChecker
 
isEqual(Object, Object) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method checks if two given objects are equal to each other.
isEqual(Object[], Object[]) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method checks if two given arrays are structurally equal to each other.
isEqual(VALUE, VALUE) - Method in interface net.sf.mmm.util.lang.api.EqualsChecker
This method determines if the two given objects are equal to each other in a way semantically defined by this implementation.
isEqual(Object, Object) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
 
isEqual(Object[], Object[]) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
 
isEqual(Node, Node, XmlCompareMode) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method determines if two XML-nodes represent the same XML.
isEqual(Node, Node, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
isEqual(CharIterator, CharIterator, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method determines if the given CharSequences are equal.
isEqual(Element, Element, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method determines if the given elements are equal.
isEqual(NodeList, NodeList, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method determines if the given NodeLists are equal.
isEqualCollectionType(Collection<?>, Collection<?>) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
This method is called from EqualsCheckerCollection.isEqualNotNull(Object, Object) to check if the type of two given Collections should be considered as equal.
isEqualName(Node, Node) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method determines if the given nodes have the same name and namespace.
isEqualNotNull(VALUE, VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractEqualsChecker
Called from AbstractEqualsChecker.isEqual(Object, Object) if objects are both NOT same and NOT null.
isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
 
isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
 
isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerArray
 
isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
 
isEqualPrimitiveArray(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerArray
This method is the part of EqualsCheckerArray.isEqualNotNull(Object, Object) for primitive arrays.
isEqualTo(E) - Method in interface net.sf.mmm.util.bean.api.CustomEquals
Override with default method implementation in your interface to provide custom implementation of #equals(Object).
isEqualTo(ObservableBooleanValue) - Method in interface net.sf.mmm.util.property.api.lang.ReadableBooleanProperty
 
isEqualTo(ObservableStringValue) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
isEqualTo(String) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
isEqualTo(ObservableNumberValue) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isEqualTo(ObservableNumberValue, double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isEqualTo(double, double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isEqualTo(float, double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isEqualTo(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isEqualTo(long, double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isEqualTo(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isEqualTo(int, double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isEqualTo(ObservableObjectValue<V>) - Method in interface net.sf.mmm.util.property.api.ReadableObjectProperty
 
isEqualTo(V) - Method in interface net.sf.mmm.util.property.api.ReadableObjectProperty
 
isEqualToIgnoreCase(ObservableStringValue) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
isEqualToIgnoreCase(String) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
isErrorEnabled() - Method in class net.sf.mmm.logging.DummyLogger
 
isErrorEnabled() - Method in class net.sf.mmm.logging.TestLogger
 
isErrorEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
isExecutable(FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines if this mask is executable for the given fileModeClass.
isExpanded() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaExpanded
This method gets the value of the expanded state of this object.
isExpanded() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpanded
This method gets the value of the expanded state of this object.
isExtendDefaults() - Method in interface net.sf.mmm.search.engine.api.config.SearchEntryTypeContainer
This method determines if the internal default types shall be extended, when configuring SearchEntryTypes.
isExtendDefaults() - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeContainerBean
This method determines if the internal default types shall be extended, when configuring SearchEntryTypes.
isFailIfUnprecise() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This method determines if the conversion from one number-type to another should fail if it is unprecise.
isFailure() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
isFallback() - Method in interface net.sf.mmm.util.session.api.UserSession
This method determines if this UserSession was received or is currently called outside the scope of a current user session.
isFallback() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
 
isFalse() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
This method determines if this instance is BooleanEnum.FALSE.
isFalse() - Method in interface net.sf.mmm.util.query.api.argument.BooleanArgument
 
isFalse() - Method in interface net.sf.mmm.util.query.base.argument.AbstractBooleanArgument
 
isFiller(char) - Method in class net.sf.mmm.music.datatype.api.Chord
 
isFirstValueSelected() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
 
isFlat() - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
isFocusable(Element, boolean) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
Determines if the given Element is focusable or tab-able.
isFocused() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFocused
This method determines if this object currently has the focus.
isFocused() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
This method determines if this object currently has the focus.
isFocused() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method determines if this object currently has the focus.
isFocused() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method determines if this object currently has the focus.
isFocused() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method determines if this object currently has the focus.
isFocused() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method determines if this object currently has the focus.
isFolder() - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
This method determines if this BrowsableResource is a folder that potentially contains other resources.
isFolder() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
 
isFolder() - Method in class net.sf.mmm.util.resource.base.FileResource
 
isFolder() - Method in class net.sf.mmm.util.resource.impl.ClasspathFile
 
isFolder() - Method in class net.sf.mmm.util.resource.impl.ClasspathFolder
 
isForUser() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
isForUser() - Method in exception net.sf.mmm.util.exception.api.NlsException
 
isForUser() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
isForUser() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
 
isForUser() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
 
isForUser() - Method in exception net.sf.mmm.util.exception.api.OptimisticLockingException
 
isForUser() - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
 
isForUser() - Method in exception net.sf.mmm.util.exception.api.ValidationErrorUserException
 
isForUser() - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
 
isForUser() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Deprecated.
 
isFullIndexing(UpdateStrategyArguments) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
This method determines if full indexing from scratch shall be performed.
isFullIndexing(UpdateStrategyArguments) - Method in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyNone
This method determines if full indexing from scratch shall be performed.
isFuture(Instant) - Method in class net.sf.mmm.util.validation.base.time.ValidatorInstantFuture
 
isFuture(LocalDate) - Method in class net.sf.mmm.util.validation.base.time.ValidatorLocalDateFuture
 
isFuture(LocalDateTime) - Method in class net.sf.mmm.util.validation.base.time.ValidatorLocalDateTimeFuture
 
isFuture(V) - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeFuture
 
isGetType() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method determines if we have been invoked from getType.
isHidden() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaHidden
This method gets the hidden state of this object.
isHidden() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the hidden state of this object.
isHidden() - Method in interface net.sf.mmm.search.api.config.SearchFieldConfiguration
This method determines if the represented field shall be hidden in the view.
isHidden() - Method in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
This method determines if the represented field shall be hidden in the view.
isHorizontal() - Method in enum net.sf.mmm.client.ui.api.common.ScriptOrientation
This method determines if the primary ordering of script and layout goes horizontally.
isHyphen(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method determines if the given character is a hyphen.
isHyphen(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
isIgnoreLeadingWildcards() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
This method determines if leading wildcards will be ignored.
isIgnoreUndefinedNodes() - Method in class net.sf.mmm.search.engine.base.config.SearchEngineConfigurationLoaderImpl
isIgnoreUndefinedNodes() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
isIn(char, char[]) - Static method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method determines if the given character c is contained in chars.
isInArray(Object, Object[], boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method determines if the given array contains an element that equals (see checkEqual ) to the given value.
isInArray(Object, Object, boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method determines if the given array contains an element that equals (see checkEqual ) to the given value.
isInArray(Object, Object[], boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
 
isInArray(Object, Object, boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
 
isIndent() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
isInfoEnabled() - Method in class net.sf.mmm.logging.DummyLogger
 
isInfoEnabled() - Method in class net.sf.mmm.logging.TestLogger
 
isInfoEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
isInitialized() - Method in class net.sf.mmm.util.component.base.InitializationState
This method gets the status of the initialization .
isInstance(UiHandlerAction) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetButtonFactory
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApply
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApprove
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryCancel
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryClose
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryConfirm
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryNext
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryOpen
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryPrevious
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySubmit
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
Determines if the given handler is an instance of the managed handler interface.
isIntegerType(Class<?>) - Static method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method determines if the given type is an integer type (int.class or Integer.class).
isInterfaceSupported() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
Determines if if interfaces are supported.
isJavaStandardDatatype(Class<?>) - Method in interface net.sf.mmm.util.lang.api.DatatypeDetector
This method determines if the given Class reflects a Java standard Datatype provided by the JDK.
isJavaStandardDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
 
isJoinCData() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
This method determines if subsequent CDATASection-nodes should be treated as one single CDATASection-node when comparing XML.
isJoinComment() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
This method determines if subsequent Comment-nodes should be treated as one single Comment-node when comparing XML.
isJoinedToTransaction() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
isJoinText() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
This method determines if subsequent Text-nodes should be treated as one single Text-node when comparing XML.
isKeepStreamsOpen() - Method in class net.sf.mmm.util.process.api.ProcessContext
 
isLastValueSelected() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
 
isLeftToRight() - Method in enum net.sf.mmm.client.ui.api.common.ScriptOrientation
This method determines if the horizontal ordering of script and layout goes from the left to the right or vice versa.
isLimitedDevice() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method determines if the operating system running this java virtual machine is for mobile or embedded devices or maybe tablets but not for full-fledged PC or server machines.
isLimitedDevice() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
isLinked() - Method in interface net.sf.mmm.util.collection.api.DoubleLinkedNode
This method determines if this node is linked.
isLinked() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method determines if this node is linked.
isLinked() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
 
isLinked() - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
 
isLogin() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
isLogin(AnnotatedElement) - Method in interface net.sf.mmm.service.base.server.RemoteInvocationSecurityDetector
Determines if a RemoteInvocationCall represents the login operation.
isLogin(AnnotatedElement) - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
Determines if a RemoteInvocationCall represents the login operation.
isLoginByName(AnnotatedElement) - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
isLookupMethod(JMethod) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Determines if the given JMethod is declared in NlsBundleWithLookup.
isMandatory() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValidation
This method determines if ValidatorMandatory (or a sub-class) has been added to this object.
isMandatory() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method determines if ValidatorMandatory (or a sub-class) has been added to this object.
isMandatory() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
This method determines if ValidatorMandatory (or a sub-class) has been added to this object.
isMandatory(ValueValidator<?>) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
Determines the given validator is mandatory.
isMandatory() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method determines if ValidatorMandatory (or a sub-class) has been added to this object.
isMandatory() - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
isMandatory() - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
isMandatory() - Method in interface net.sf.mmm.util.property.api.WritableProperty
 
isMandatory() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
 
isMap(Class<?>) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method determines if the given type is a Map.
isMarkerInterface(Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method determines if the given interfaceClass is a marker-interface (e.g.
isMarkerInterface(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
isMaximizable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximizable
This method determines if this object can be (un)maximized by the end-user.
isMaximizable() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method determines if this object can be (un)maximized by the end-user.
isMaximizable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method determines if this object can be (un)maximized by the end-user.
isMaximizable() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method determines if this object can be (un)maximized by the end-user.
isMaximizable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method determines if this object can be (un)maximized by the end-user.
isMaximizable() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method determines if this object can be (un)maximized by the end-user.
isMaximized() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximized
This method determines if this object is maximized.
isMaximized() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method determines if this object is maximized.
isMaximized() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method determines if this object is maximized.
isMaximized() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method determines if this object is maximized.
isMaximized() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method determines if this object is maximized.
isMaximized() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method determines if this object is maximized.
isMinimized() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMinimized
This method determines if this object is maximized.
isMinus(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method determines if the given character is a minus-sign.
isMinus(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
isModal() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadModal
This method determines if this object (window) is modal.
isModified() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadModified
This method determines if this object (or more precisely its value) is modified.
isModified() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method determines if this object (or more precisely its value) is modified.
isModified() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method determines if this object (or more precisely its value) is modified.
isModified() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method determines if this object (or more precisely its value) is modified.
isModified() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method determines if this object (or more precisely its value) is modified.
isModifiedRecursive() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
isModifiedRecursive() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
isModifiedRecursive() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
isModifiedSince(Date) - Method in interface net.sf.mmm.util.resource.api.DataResource
This method determines if this resource has been been modified since the given data.
isModifiedSince(Date) - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
 
isModifiedSince(Date) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
isMovable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMovable
This method determines if this object can be moved.
isMovable() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method determines if this object can be moved.
isMovable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method determines if this object can be moved.
isMovable() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method determines if this object can be moved.
isMovable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method determines if this object can be moved.
isMovable() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method determines if this object can be moved.
isMultiLine() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaMultiLine
This method gets the value of the multiline property of this object.
isMultiLine() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
This method gets the value of the multiline property of this object.
isMultiSelectable() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaMultiSelectable
This method gets the value of the multiselectable property of this object.
isMultiSelectable() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndMultiSelectable
This method gets the value of the multiselectable property of this object.
isMultiSelection() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMultiSelection
This methods determines the selection mode.
isMutable() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
 
isMutable() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
isMutable() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
isNegation() - Method in enum net.sf.mmm.util.lang.api.Conjunction
 
isNlsBundleMethod(Method, boolean) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
This method determines if the given Method is a regular NlsBundle-method.
isNormal() - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
isNormalized() - Method in class net.sf.mmm.music.datatype.api.MusicalValue
 
isNormalized() - Method in enum net.sf.mmm.search.api.config.SearchFieldType
This method determines if fields of this type are normalized.
isNormalizeSpaces() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
This method determines how to deal with whitespace-characters ' ' , '\t','\r', and '\n' when comparing content of Text (or CDATASection).
isNotEmpty() - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
isNotEmpty() - Method in interface net.sf.mmm.util.query.api.argument.CollectionArgument
 
isNotEmpty() - Method in interface net.sf.mmm.util.query.base.argument.AbstractCollectionArgument
 
isNotEmpty() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
isNotEqualTo(ObservableBooleanValue) - Method in interface net.sf.mmm.util.property.api.lang.ReadableBooleanProperty
 
isNotEqualTo(ObservableStringValue) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
isNotEqualTo(String) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
isNotEqualTo(ObservableNumberValue) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isNotEqualTo(ObservableNumberValue, double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isNotEqualTo(double, double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isNotEqualTo(float, double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isNotEqualTo(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isNotEqualTo(long, double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isNotEqualTo(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isNotEqualTo(int, double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
isNotEqualTo(ObservableObjectValue<V>) - Method in interface net.sf.mmm.util.property.api.ReadableObjectProperty
 
isNotEqualTo(V) - Method in interface net.sf.mmm.util.property.api.ReadableObjectProperty
 
isNotEqualToIgnoreCase(ObservableStringValue) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
isNotEqualToIgnoreCase(String) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
isNotNull() - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
isNotNull() - Method in interface net.sf.mmm.util.property.api.ReadableObjectProperty
 
isNotNull() - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
isNotNull() - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
isNotNull() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
isNull() - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
isNull() - Method in interface net.sf.mmm.util.property.api.ReadableObjectProperty
 
isNull() - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
isNull() - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
isNull() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
Iso2CountryCode - Class in net.sf.mmm.util.datatype.api.address
This class is a Datatype that represents a 2 letter code representing a country of the world according to ISO 3116.
Iso2CountryCode() - Constructor for class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
The constructor for de-serialization in GWT.
Iso2CountryCode(String) - Constructor for class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
The constructor.
Iso8601Formatter(Locale, Iso8601Util, String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
The constructor.
iso8601Util - Variable in class net.sf.mmm.search.base.SearchDependenciesImpl
 
iso8601Util - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactoryImpl
 
iso8601Util - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
The Iso8601Util for date fields.
iso8601Util - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
 
Iso8601Util - Interface in net.sf.mmm.util.date.api
This is a collection of utility functions for formatting and parsing dates according to ISO 8601 formats.
iso8601Util() - Method in class net.sf.mmm.util.date.impl.spring.UtilDateSpringConfig
 
iso8601Util - Variable in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
 
iso8601Util - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
Is the Iso8601Util.
iso8601Util - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
iso8601Util - Variable in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
iso8601Util - Variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
iso8601Util - Variable in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
 
iso8601Util - Variable in class net.sf.mmm.util.value.impl.ValueConverterToDate
 
iso8601Util - Variable in class net.sf.mmm.util.value.impl.ValueConverterToString
 
iso8601Util - Variable in class net.sf.mmm.util.version.impl.DefaultVersionIdentifierFormatter
The Iso8601Util instance.
iso8601Util - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
The Iso8601Util instance.
iso8601Util - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
Iso8601UtilImpl - Class in net.sf.mmm.util.date.base
This is the implementation of the Iso8601Util interface.
Iso8601UtilImpl() - Constructor for class net.sf.mmm.util.date.base.Iso8601UtilImpl
The constructor.
Iso8601UtilLimited - Interface in net.sf.mmm.util.date.api
This is a limited subset of Iso8601Util that is GWT compatible.
Iso8601UtilLimitedImpl - Class in net.sf.mmm.util.date.base
This is the implementation of the Iso8601UtilLimited interface.
Iso8601UtilLimitedImpl() - Constructor for class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
The constructor.
isolationLevel - Variable in class net.sf.mmm.transaction.api.TransactionSettings
 
isOpen() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
isOptimize() - Method in interface net.sf.mmm.search.indexer.api.config.ConfiguredSearchIndexerOptions
This method determines if the search-index will be optimized after indexing.
isOptimize() - Method in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
This method determines if the search-index will be optimized after indexing.
isOptional() - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
 
isOptional() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
isOptionsComplete() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
This method determines if the options are completed and further command-line parameters have to be arguments.
isOverwriteEntries() - Method in interface net.sf.mmm.search.indexer.api.config.ConfiguredSearchIndexerOptions
This method determines if all existing entries for the sources to index shall be deleted from the search-index and (re-)indexed from scratch.
isOverwriteEntries() - Method in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
This method determines if all existing entries for the sources to index shall be deleted from the search-index and (re-)indexed from scratch.
isOverwriteIndex() - Method in interface net.sf.mmm.search.indexer.api.SearchIndexerOptions
This method determines if a potentially existing indexer shall be overwritten.
isOverwriteIndex() - Method in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
This method determines if a potentially existing indexer shall be overwritten.
isOverwriteIndex() - Method in class net.sf.mmm.search.indexer.base.SearchIndexerOptionsBean
This method determines if a potentially existing indexer shall be overwritten.
isParentDirectory() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
isPast(Instant) - Method in class net.sf.mmm.util.validation.base.time.ValidatorInstantPast
 
isPast(LocalDate) - Method in class net.sf.mmm.util.validation.base.time.ValidatorLocalDatePast
 
isPast(LocalDateTime) - Method in class net.sf.mmm.util.validation.base.time.ValidatorLocalDateTimePast
 
isPast(V) - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimePast
 
isPaused() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPaused
This method gets the paused status of this object.
isPojoTypeSupported(JClassType, TypeOracle) - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
This method determines if the given type will be supported and a PojoDescriptor implementation shall be generated.
isPojoTypeSupported(JClassType, TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
 
isPositive() - Method in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorBetween
 
isPositive() - Method in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorLike
 
isPreferable(E, Class<?>, E, Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
This method determines if the given element should be associated with currentType in preference to the element existing that is already registered and will be replaced according to the result of this method.
isPreferable(E, Class<?>, E, Class<?>) - Method in class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
 
isPresent(byte[], int) - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
This method detects if this ByteOrderMark is present in the given bytes.
isProductionEnvironment() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
 
isProductionEnvironment() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
 
isProductive(Class<?>) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
Determines if the given bundleClass is productive.
isProgrammatic() - Method in class net.sf.mmm.client.ui.api.event.AbstractUiEvent
isProgrammatic() - Method in interface net.sf.mmm.client.ui.api.event.UiEvent
 
isPropertyRequired() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperation
 
isPropertyRequired() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationGet
 
isPropertyRequired() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationOnProperty
 
isPrototype() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
isPrototype() - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
isPrototype() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
isPublicAccessible(Member) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method determines if the given Member is accessible or public (declared as public in a public class).
isQuoteEscapeLazy() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
If quote-start, quote-end and quote-escape all point to the same character (which is NOT '\0'), then this method determines if quotation escaping is lazy.
isQuoteEscapeLazy() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
isReadable(FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines if this mask is readable for the given fileModeClass.
isReading() - Method in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
This method determines if this mode is for a reading accessor.
isReadOnly() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaReadOnly
This method gets the value of the readonly property of this object.
isReadOnly() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
This method gets the value of the readonly property of this object.
isReadOnly() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
This method gets the value of the readonly property of this object.
isReadOnly() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
isReadOnly() - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
isReadOnly() - Method in class net.sf.mmm.util.bean.impl.BeanAccessReadOnly
 
isReadOnly() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperation
 
isReadOnly() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationSet
 
isReadOnly() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
isReadOnly() - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
isReadOnly() - Method in interface net.sf.mmm.util.property.api.WritableProperty
 
isReadOnly() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
This method determines if the search should be performed in read-only mode.
isReadOnly() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
isRejectSubQueue() - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
 
isRelative() - Method in class net.sf.mmm.music.datatype.api.MusicalValue
Determines if this value is relative.
isRemoveAll() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
isRemoveCause() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
isRemoved() - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
 
isRemoveFifth() - Method in enum net.sf.mmm.music.datatype.api.ChordExtension
 
isRemoveStacktrace() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
isRemoveStacktrace() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
isRemoveSuppressed() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
isRemoveThird() - Method in enum net.sf.mmm.music.datatype.api.ChordExtension
 
isReorderable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadReorderable
This method determines if this object can be reordered.
isReorderable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method determines if this object can be reordered.
isReorderable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method determines if this object can be reordered.
isReplaceAll() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
isRequired() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaRequired
This method gets the value of the required property of this object.
isRequired() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
This method gets the value of the required property of this object.
isRequired() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
This method gets the value of the required property of this object.
isRequireTerms() - Method in interface net.sf.mmm.search.engine.api.SearchQueryBuilderOptions
This method determines if search-terms should be required.
isRequireTerms() - Method in class net.sf.mmm.search.engine.base.SearchQueryBuilderOptionsBean
This method determines if search-terms should be required.
isRequireWildcard() - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
This method gets the flag that determines if wildcards are required.
isRequireWildcard() - Method in class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
 
isResizable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadResizable
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method determines if this object is resizable.
isResolved() - Method in interface net.sf.mmm.util.bean.api.link.Link
 
isResolved() - Method in class net.sf.mmm.util.bean.base.link.EntityBeanLink
 
isResolved() - Method in class net.sf.mmm.util.bean.base.link.IdLink
 
isResolved() - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
This method determines if this IdResolverContext.Resolver has been resolved successfully.
isResolveNegativeConjunctions() - Method in interface net.sf.mmm.util.query.api.expression.ExpressionFormatter
 
isResolveNegativeConjunctions() - Method in class net.sf.mmm.util.query.base.expression.SimpleExpressionFormatter
 
isResponsible(SearchIndexerSource) - Method in interface net.sf.mmm.search.indexer.api.strategy.SearchIndexerUpdateStrategy
This method determines if this SearchIndexerUpdateStrategy is responsible for indexing the given source.
isResponsible(SearchIndexerSource) - Method in class net.sf.mmm.search.indexer.base.strategy.BasicSearchIndexerUpdateStrategy
This method determines if this SearchIndexerUpdateStrategy is responsible for indexing the given source.
isRest() - Method in class net.sf.mmm.music.datatype.api.MusicalItem
 
isRest() - Method in class net.sf.mmm.music.datatype.api.RestItem
 
isRetainAll() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
isRetrievable() - Method in enum net.sf.mmm.search.api.config.SearchFieldMode
This method determines if the represented field can be retrieved from a SearchEntry.
isRoot() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
isRoot() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
isRoot() - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
isRuntimeAnnotation(Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
This method determines if the given annotationType represents an Annotation that has the Retention runtime and can therefore be resolved at runtime.
isRuntimeAnnotation(Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
 
isSearchable() - Method in enum net.sf.mmm.search.api.config.SearchFieldMode
This method determines if the represented field will be searchable so it can be found via the SearchEngine.
isSecured() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
isSecured(AnnotatedElement) - Method in interface net.sf.mmm.service.base.server.RemoteInvocationSecurityDetector
Determines if a RemoteInvocationCall is secured.
isSecured(AnnotatedElement) - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
Determines if a RemoteInvocationCall is secured.
isSecured(Annotation) - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
 
isSecuredByDefault() - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
This method gets the default value for RemoteInvocationSecurityDetectorImpl.isSecured(AnnotatedElement) if no annotation or other hint was found.
isSelected() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelected
This method determines if the object is selected.
isSelected(SelectionChoice) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureSelectedValue
This method determines if the given logical SelectionChoice is currently selected.
isSelected(SelectionChoice) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method determines if the given logical SelectionChoice is currently selected.
isSelected(SelectionChoice) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method determines if the given logical SelectionChoice is currently selected.
isSelected() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
This method determines if the object is selected.
isSetgid() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines the value of the setgid flag ("set group ID").
isSetuid() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines the value of the setuid flag ("set user ID").
isSharp() - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
isShowIfEditable() - Method in class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
 
isSnapshot() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method determines if this VersionIdentifier indicates a snapshot release.
isSnapshot() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
isSortable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSortable
This method determines if this object can be sorted.
isSortable() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetTableColumn
 
isSortable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method determines if this object can be sorted.
isSortable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method determines if this object can be sorted.
isSticky() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines the value of the sticky flag.
isStopOnMatch() - Method in interface net.sf.mmm.util.transformer.api.StringTransformerRule
This method determines if this rule will stop further proceeding if it matched.
isStopOnMatch() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
 
isStopped() - Method in interface net.sf.mmm.client.ui.api.busy.BusySession
 
isStopped() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
isStopped() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
This method determines if this transferrer was stopped.
isStrict() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
 
isStyleDeltaSupported() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method determines if the style delta operations AttributeWriteStylesAdvanced.addStyle(String), AttributeWriteStylesAdvanced.removeStyle(String) and AttributeWritePrimaryStyle.setPrimaryStyle(String) are supported by this widget adapter.
isStyleDeltaSupported() - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
This method determines if the style delta operations AttributeWriteStylesAdvanced.addStyle(String), AttributeWriteStylesAdvanced.removeStyle(String) and AttributeWritePrimaryStyle.setPrimaryStyle(String) are supported by this widget adapter.
isStyleDeltaSupported() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method determines if the style delta operations AttributeWriteStylesAdvanced.addStyle(String), AttributeWriteStylesAdvanced.removeStyle(String) and AttributeWritePrimaryStyle.setPrimaryStyle(String) are supported by this widget adapter.
isSubstring(String, String, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method checks if the given string contains the given substring at the given offset.
isSubstring(char[], String, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method checks if the given string contains the given substring at the given offset.
isSubstring(String, String, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
isSubstring(char[], String, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
isSuccess() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
isSuperClassesInitialized() - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl.OrientClass
 
isSupportEnumAutoRegistration() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
isSupportingAlias() - Method in class net.sf.mmm.util.query.base.statement.AbstractInsertStatement
 
isSupportingAlias() - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
 
isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliException
 
isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
 
isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
 
isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
 
isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliParserExcepiton
 
isTechnical() - Method in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
 
isTechnical() - Method in exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
 
isTechnical() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
isTechnical() - Method in exception net.sf.mmm.util.exception.api.NlsException
 
isTechnical() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
isTechnical() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
 
isTechnical() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
 
isTechnical() - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
 
isTechnical() - Method in exception net.sf.mmm.util.exception.api.ValidationErrorUserException
 
isTechnical() - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
 
isTechnical() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Deprecated.
 
isTechnicalAncestor(ContentType) - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method determines if this ContentType is an ancestor of the given technicalType.
isTechnicalAncestor(ContentType) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
isTitleVisible() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadTitleVisible
This method determines if the title of this object is visible.
isTitleVisible() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method determines if the title of this object is visible.
isTitleVisible() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method determines if the title of this object is visible.
isTitleVisible() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method determines if the title of this object is visible.
isTitleVisible() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method determines if the title of this object is visible.
isTitleVisible() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method determines if the title of this object is visible.
isToEast() - Method in enum net.sf.mmm.util.lang.api.Direction
 
isTone() - Method in class net.sf.mmm.music.datatype.api.MusicalItem
 
isToNorth() - Method in enum net.sf.mmm.util.lang.api.Direction
 
isToSouth() - Method in enum net.sf.mmm.util.lang.api.Direction
 
isToWest() - Method in enum net.sf.mmm.util.lang.api.Direction
 
isTraceEnabled() - Method in class net.sf.mmm.logging.DummyLogger
 
isTraceEnabled() - Method in class net.sf.mmm.logging.TestLogger
 
isTraceEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
isTrigger() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
This method determines if the option is a trigger.
isTrimValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadTrimValue
This method determines if the value of this object should be automatically trimmed.
isTrimValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method determines if the value of this object should be automatically trimmed.
isTrimValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
This method determines if the value of this object should be automatically trimmed.
isTrimValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method determines if the value of this object should be automatically trimmed.
isTrue() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
This method determines if this instance is BooleanEnum.TRUE.
isTrue() - Method in interface net.sf.mmm.util.query.api.argument.BooleanArgument
 
isTrue() - Method in interface net.sf.mmm.util.query.base.argument.AbstractBooleanArgument
 
isTrueIfEquals() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
isTrueIfGreater() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
isTrueIfLess() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
isUnacceptable(E) - Method in class net.sf.mmm.util.collection.base.RankMap
This method determines if the given element has been declared unacceptable.
isUnacceptable() - Method in class net.sf.mmm.util.collection.base.RankMap.Ranking
 
isValid() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
isValid() - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
isValid() - Method in interface net.sf.mmm.util.property.api.WritableProperty
 
isValid() - Method in interface net.sf.mmm.util.validation.api.ValidationState
This method determines if the validation has been successful.
isValid() - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
This method determines if the validation has been successful.
isValid(Object, ConstraintValidatorContext) - Method in class net.sf.mmm.util.validation.base.MandatoryValidator
 
isValid() - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
 
isValid() - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
 
isValid() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
 
isValidToken(CsrfToken) - Method in class net.sf.mmm.service.base.server.AbstractCsrfTokenManager
Checks if the given CsrfToken that has been sent from the client is valid.
isValidToken(CsrfToken) - Method in interface net.sf.mmm.service.base.server.CsrfTokenManager
Checks if the given CsrfToken that has been sent from the client is valid.
isValueSelected(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
 
isVirtual() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
isVirtual() - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
isVirtual() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
isVirtual() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototypeVirtual
 
isVisible() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadVisible
This method determines if this object is set to visible.
isVisible() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisibleAdvanced
This method determines if this object is set to visible.
isVisible() - Method in interface net.sf.mmm.client.ui.api.dialog.AbstractDialog
This method determines if this dialog is currently visible (opened).
isVisible() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method determines if this dialog is currently visible (opened).
isVisible() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method determines if this object is set to visible.
isVisible() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method determines if this object is set to visible.
isVisible() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
This method determines if this object is set to visible.
isVisibleRecursive() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadVisibleRecursive
This method determines if this object is actually visible for the end-user.
isVisibleRecursive() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method determines if this object is actually visible for the end-user.
isVisibleRecursive() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method determines if this object is actually visible for the end-user.
isVisibleRecursive() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method determines if this object is actually visible for the end-user.
isWarnEnabled() - Method in class net.sf.mmm.logging.DummyLogger
 
isWarnEnabled() - Method in class net.sf.mmm.logging.TestLogger
 
isWarnEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
isWhitespace(char) - Static method in class net.sf.mmm.util.filter.api.WhitespaceHelper
 
isWidth() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
 
isWindowPositionAbsolute() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetMainWindow
 
isWindowPositionAbsolute() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetMainWindowGwt
isWindowPositionAbsolute() - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetMainWindowTestImpl
isWritable(FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines if this mask is writable for the given fileModeClass.
isXIncludeAware() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
item(int) - Method in class net.sf.mmm.util.gwt.api.JsFileList
 
ItemContainer<ITEM,SELF extends ItemContainer<ITEM,SELF>> - Interface in net.sf.mmm.client.ui.base.widget.complex
This is the interface for a container for an <ITEM> of a data set widget.
ItemContainerGwt<ROW> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex
This class is a simple container for a <ROW> of a data table in combination with its widgets to render the row.
ItemContainerGwt(AbstractUiWidgetAbstractDataTable<?, ?, ROW, ItemContainerGwt<ROW>>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
The constructor.
itemEdited - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
 
itemOriginal - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
 
iterator() - Method in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
iterator() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
iterator() - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeContainerBean
iterator() - Method in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
iterator() - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
iterator() - Method in class net.sf.mmm.util.collection.base.CollectionList
 
iterator() - Method in class net.sf.mmm.util.collection.base.FilteredIterable
 
iterator() - Method in interface net.sf.mmm.util.lang.api.EnumProvider
iterator() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
 
iterator() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
iterator() - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
iterator() - Method in interface net.sf.mmm.util.property.api.util.ReadableCollectionProperty
 
iterator() - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
iterator() - Method in interface net.sf.mmm.util.query.api.ListQuery
Executes the query and returns the matching objects as Iterator.
iterator() - Method in class net.sf.mmm.util.query.base.ListQueryImpl
 
iterator - Variable in class net.sf.mmm.util.query.base.ListQueryImpl.IteratorAdapter
 
iterator() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterable
 
iterator() - Method in class net.sf.mmm.util.resource.impl.ClassIterable
 
iterator() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
IteratorAdapter(Iterator<T>, Function<T, E>) - Constructor for class net.sf.mmm.util.query.base.ListQueryImpl.IteratorAdapter
The constructor.
iteratorInternal() - Method in class net.sf.mmm.util.query.base.ListQueryImpl
 

J

JAR_SUFFIX - Static variable in class net.sf.mmm.util.reflect.base.ManifestLoader
The JAR suffix.
javaClass - Variable in class net.sf.mmm.util.resource.impl.ClasspathFile
 
JAVADOC - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
Suppress warnings about missing, wrong or incomplete javadoc.
JavaLangClassResolver - Class in net.sf.mmm.util.reflect.base
This is a MappedClassResolver that contains the mapping for typical classes located in the package java.lang.
JavaLangClassResolver() - Constructor for class net.sf.mmm.util.reflect.base.JavaLangClassResolver
The constructor.
JavaScriptUtil - Class in net.sf.mmm.util.gwt.api
This class holds a collection of utility functions for GWT (Google Web Toolkit) using JSNI (JavaScript Native Interface).
JavaScriptUtil() - Constructor for class net.sf.mmm.util.gwt.api.JavaScriptUtil
The constructor.
JavaSerializer - Class in net.sf.mmm.util.serialization.base
This is the implementation of Serializer using the standard serialization mechanism of Java.
JavaSerializer() - Constructor for class net.sf.mmm.util.serialization.base.JavaSerializer
The constructor.
JaxbBeanHolder<T> - Interface in net.sf.mmm.util.xml.base.jaxb
This class is a container holding a JAXB bean.
JaxbBeanHolderImpl<VIEW,BEAN extends VIEW> - Class in net.sf.mmm.util.xml.base.jaxb
This is the implementation of JaxbBeanHolder.
JaxbBeanHolderImpl(BEAN, DataResource, XmlBeanMapper<BEAN>) - Constructor for class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
The constructor.
JaxbBeanHolderImpl(BEAN, DataResource, XmlBeanMapper<BEAN>, boolean) - Constructor for class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
The constructor.
jaxbContext - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
JaxbObject - Interface in net.sf.mmm.util.xml.base.jaxb
This is the interface for a JAXB serializable object that needs to perform custom initialization logic after un-marshaling.
JdbcClient - Class in net.sf.mmm.orient
TODO: this class ...
JdbcClient() - Constructor for class net.sf.mmm.orient.JdbcClient
 
jdbcCode - Variable in enum net.sf.mmm.transaction.api.TransactionIsolationLevel
 
join() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
joinCData - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
 
joinComment - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
 
JoiningNodeIterator - Class in net.sf.mmm.util.xml.base
This class is used to iterate the Nodes of a NodeList.
JoiningNodeIterator(NodeList, XmlCompareMode) - Constructor for class net.sf.mmm.util.xml.base.JoiningNodeIterator
The constructor.
joinText - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
 
joinTransaction() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
JpaTransactionAdapter() - Constructor for class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor.JpaTransactionAdapter
The constructor.
JpaTransactionExecutor - Class in net.sf.mmm.transaction.impl.jpa
This is the implementation of the TransactionExecutor interface using the JPA (Java Persistence API).
JpaTransactionExecutor() - Constructor for class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor
The constructor.
JpaTransactionExecutor(EntityManager) - Constructor for class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor
The constructor.
JpaTransactionExecutor.JpaTransactionAdapter - Class in net.sf.mmm.transaction.impl.jpa
This is the implementation of the TransactionAdapter interface using JPA.
Jpql - Class in net.sf.mmm.jpa.base.query.statement.jpql
Helper class with JPQL specific functions.
Jpql() - Constructor for class net.sf.mmm.jpa.base.query.statement.jpql.Jpql
 
JpqlDeleteStatement<E> - Interface in net.sf.mmm.jpa.api.query.statenent.jpql
Extension of a regular DeleteStatement for JPQL.
JpqlDeleteStatementImpl<E> - Class in net.sf.mmm.jpa.impl.query.statement.jpql
Implementation of JpqlDeleteStatement.
JpqlDeleteStatementImpl(EntityManager, SqlDialect, EntityAlias<E>) - Constructor for class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlDeleteStatementImpl
The constructor.
JpqlDialect - Class in net.sf.mmm.jpa.base.query.statement.jpql
JpqlDialect() - Constructor for class net.sf.mmm.jpa.base.query.statement.jpql.JpqlDialect
The constructor.
JpqlSelectStatement<E> - Interface in net.sf.mmm.jpa.api.query.statenent.jpql
Extends a regular SelectStatement with advanced features like HAVING clause.
JpqlSelectStatementImpl<E,T> - Class in net.sf.mmm.jpa.impl.query.statement.jpql
Implementation of JpqlSelectStatement.
JpqlSelectStatementImpl(EntityManager, JpqlDialect, EntityAlias<E>, Function<T, E>) - Constructor for class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlSelectStatementImpl
The constructor.
JpqlSelectStatementImpl(EntityManager, SqlDialect, EntityAlias<?>, Function<T, E>, Class<E>, PropertyPath<?>...) - Constructor for class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlSelectStatementImpl
The constructor.
JpqlSelectStatementImpl(EntityManager, SqlDialect, EntityAlias<?>, Function<T, E>, PropertyPath<?>...) - Constructor for class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlSelectStatementImpl
The constructor.
JpqlSelectStatementImpl(EntityManager, JpqlDialect, EntityAlias<?>, Function<T, E>, PropertyPath<?>...) - Constructor for class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlSelectStatementImpl
The constructor.
JpqlSelectStatementImpl(EntityManager, JpqlDialect, EntityAlias<?>, Function<T, E>, Class<E>, PropertyPath<?>...) - Constructor for class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlSelectStatementImpl
The constructor.
JpqlStatementFactory - Interface in net.sf.mmm.jpa.api.query.statenent.jpql
This is the interface extends StatementFactory for Jpql.
JpqlStatementFactoryImpl - Class in net.sf.mmm.jpa.impl.query.statement.jpql
This is the interface
JpqlStatementFactoryImpl() - Constructor for class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
The constructor.
JpqlStatementFactoryImpl(JpqlDialect) - Constructor for class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
The constructor.
JpqlStatementFactoryImpl(EntityManager) - Constructor for class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
The constructor.
JpqlStatementFactoryImpl(EntityManager, JpqlDialect) - Constructor for class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
The constructor.
JpqlUpdateStatement<E> - Interface in net.sf.mmm.jpa.api.query.statenent.jpql
Extension of a regular UpdateStatement for JPQL.
JpqlUpdateStatementImpl<E> - Class in net.sf.mmm.jpa.impl.query.statement.jpql
Implementation of JpqlUpdateStatement.
JpqlUpdateStatementImpl(EntityManager, SqlDialect, EntityAlias<E>) - Constructor for class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlUpdateStatementImpl
The constructor.
JsBlob - Class in net.sf.mmm.util.gwt.api
This is the JavaScriptObject representing a BLOB.
JsBlob() - Constructor for class net.sf.mmm.util.gwt.api.JsBlob
The constructor.
JsCssStyleDeclaration - Class in net.sf.mmm.util.gwt.api
This is the JavaScriptObject representing a CssStyleDeclaration.
JsCssStyleDeclaration() - Constructor for class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
The constructor.
JsFile - Class in net.sf.mmm.util.gwt.api
This is the JavaScriptObject representing a FileItem.
JsFile() - Constructor for class net.sf.mmm.util.gwt.api.JsFile
The constructor.
JsFileList - Class in net.sf.mmm.util.gwt.api
This is the JavaScriptObject representing a FileList what is an array of files.
JsFileList() - Constructor for class net.sf.mmm.util.gwt.api.JsFileList
The constructor.
JsonSupport - Interface in net.sf.mmm.util.json.api
This is the interface for an object that supports to serialize and deserialize itself to JSON.
jsonUtil - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
JsonUtil - Interface in net.sf.mmm.util.json.api
This is a helper class with static methods to deal with JSON.
JsonUtilImpl - Class in net.sf.mmm.util.json.base
The implementation of JsonUtil.
JsonUtilImpl() - Constructor for class net.sf.mmm.util.json.base.JsonUtilImpl
The constructor.
JsSelection - Class in net.sf.mmm.util.gwt.api
This is the JavaScriptObject representing a text selection.
JsSelection() - Constructor for class net.sf.mmm.util.gwt.api.JsSelection
The constructor.
JtaTransactionAdapter() - Constructor for class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor.JtaTransactionAdapter
The constructor.
JtaTransactionExecutor - Class in net.sf.mmm.transaction.impl.jta
This is the implementation of the TransactionExecutor interface using the JTA (Java Transaction API).
JtaTransactionExecutor() - Constructor for class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor
The constructor.
JtaTransactionExecutor.JtaTransactionAdapter - Class in net.sf.mmm.transaction.impl.jta
This is the implementation of the TransactionAdapter interface using JTA.
justification - Variable in class net.sf.mmm.util.nls.api.NlsArgument
 
Justification - Interface in net.sf.mmm.util.text.api
This is the interface for a specific justification.
justificationBuilder - Variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
 
JustificationBuilder - Interface in net.sf.mmm.util.text.api
This is the interface used to build a Justification from a String.
justificationBuilder() - Method in class net.sf.mmm.util.text.impl.spring.UtilTextSpringConfigBase
 
JustificationBuilderImpl - Class in net.sf.mmm.util.text.base
This is the implementation of JustificationBuilder.
JustificationBuilderImpl() - Constructor for class net.sf.mmm.util.text.base.JustificationBuilderImpl
The constructor.
JustificationImpl - Class in net.sf.mmm.util.text.base
This is the implementation of a Justification.
JustificationImpl(String) - Constructor for class net.sf.mmm.util.text.base.JustificationImpl
The constructor.
justify(CharSequence, Appendable) - Method in interface net.sf.mmm.util.text.api.Justification
This method applies the justification to the given value and appends the result to the given target.
justify(CharSequence) - Method in interface net.sf.mmm.util.text.api.Justification
This method applies the justification to the given value and returns the result.
justify(CharSequence) - Method in class net.sf.mmm.util.text.base.JustificationImpl
 
justify(CharSequence, Appendable) - Method in class net.sf.mmm.util.text.base.JustificationImpl
 

K

keepDestinationOpen - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
true if destination should be closed.
keepStreamsOpen - Variable in class net.sf.mmm.util.process.api.ProcessContext
 
KEY - Static variable in interface net.sf.mmm.search.view.api.SearchViewContext
The key used to associate and get this object.
key - Variable in class net.sf.mmm.util.contenttype.base.DecisionState
 
key - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentValue
 
KEY - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyAudioVideo
The musical key the audio starts with.
key - Variable in class net.sf.mmm.util.nls.api.NlsArgument
 
key - Variable in class net.sf.mmm.util.nls.base.NlsMessageDescriptor
 
key - Variable in class net.sf.mmm.util.nls.base.NlsTemplateImpl
 
key - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
 
key - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
 
key - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
 
key - Variable in class net.sf.mmm.util.xml.base.jaxb.Property
 
KEY_ACCESSIBLE - Static variable in exception net.sf.mmm.util.reflect.api.ReflectionException
Key for the NLS message.
KEY_ANNOTATION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "annotation".
KEY_ARGUMENT - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "argument".
KEY_AUTO_REFRESH - Static variable in interface net.sf.mmm.search.api.config.SearchProperties
The key for the auto-refresh option.
KEY_CAPACITY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "capacity".
KEY_CONTAINER - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "container".
KEY_CYCLE - Static variable in exception net.sf.mmm.util.collection.base.NodeCycleException
Key for the argument "cycle".
KEY_DEFAULT - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "default".
KEY_DIRECTORY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "directory".
KEY_ENTRY - Static variable in exception net.sf.mmm.search.api.SearchException
Key for the argument "entry".
KEY_ERROR - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "error".
KEY_EXISTING - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "existing".
KEY_EXPECTED - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "expected".
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.java.ContentParserJava
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdb
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdc
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdf
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdg
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdi
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdm
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdp
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOds
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdt
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOth
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.pdf.ContentParserPdf
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserDoc
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserDocx
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXls
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
The default extension.
KEY_EXTENSION - Static variable in class net.sf.mmm.content.parser.impl.xml.ContentParserXml
The default extension.
KEY_EXTENSION_BINARY_TEMPLATE_WITH_MACROS - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
The macro template extension.
KEY_EXTENSION_SLIDESHOW - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
The default extension.
KEY_EXTENSION_SLIDESHOW_MACROS - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
The default extension.
KEY_EXTENSION_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdc
The default extension.
KEY_EXTENSION_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdf
The default extension.
KEY_EXTENSION_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdg
The default extension.
KEY_EXTENSION_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdi
The default extension.
KEY_EXTENSION_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdp
The default extension.
KEY_EXTENSION_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOds
The default extension.
KEY_EXTENSION_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdt
The default extension.
KEY_EXTENSION_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserDocx
The template extension.
KEY_EXTENSION_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
The template extension.
KEY_EXTENSION_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
The template extension.
KEY_EXTENSION_TEMPLATE_WITH_MACROS - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
The macro template extension.
KEY_EXTENSION_WITH_MACROS - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserDocx
The macro extension.
KEY_EXTENSION_WITH_MACROS - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
The macro extension.
KEY_EXTENSION_WITH_MACROS - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
The macro extension.
KEY_FILE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "file".
KEY_FUNCTION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "function".
KEY_ID - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "id".
KEY_KEY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "key".
KEY_LOCATION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "location".
KEY_MAX - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "max".
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.java.ContentParserJava
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdb
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdc
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdf
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdg
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdi
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdm
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdp
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOds
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdt
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOth
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.pdf.ContentParserPdf
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserDoc
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserDocx
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXls
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
The mimetype.
KEY_MIMETYPE - Static variable in class net.sf.mmm.content.parser.impl.xml.ContentParserXml
The mimetype.
KEY_MIMETYPE_BINARY_TEMPLATE_WITH_MACROS - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
The macro template mimetype.
KEY_MIMETYPE_GENERIC - Static variable in class net.sf.mmm.content.parser.impl.poi.AbstractContentParserOoxml
The generic mimetype for OOXML.
KEY_MIMETYPE_SLIDESHOW - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
The mimetype.
KEY_MIMETYPE_SLIDESHOW_WITH_MACROS - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
The mimetype.
KEY_MIMETYPE_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdc
The mimetype.
KEY_MIMETYPE_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdf
The mimetype.
KEY_MIMETYPE_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdg
The mimetype.
KEY_MIMETYPE_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdi
The mimetype.
KEY_MIMETYPE_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdp
The mimetype.
KEY_MIMETYPE_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOds
The mimetype.
KEY_MIMETYPE_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.opendoc.ContentParserOdt
The mimetype.
KEY_MIMETYPE_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserDocx
The template mimetype.
KEY_MIMETYPE_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
The template mimetype.
KEY_MIMETYPE_TEMPLATE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
The template mimetype.
KEY_MIMETYPE_TEMPLATE_WITH_MACROS - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
The macro template mimetype.
KEY_MIMETYPE_WITH_MACROS - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserDocx
The macro mimetype.
KEY_MIMETYPE_WITH_MACROS - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPptx
The macro mimetype.
KEY_MIMETYPE_WITH_MACROS - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXlsx
The macro mimetype.
KEY_MIN - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "min".
KEY_MODE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "mode".
KEY_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "name".
KEY_OBJECT - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "object".
KEY_OPERAND - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "operand".
KEY_OPERATION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "operation".
KEY_OPTION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "option".
KEY_PATH - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "path".
KEY_PROPERTY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "property".
KEY_QUERY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "query".
KEY_RESOURCE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "resource".
KEY_SIZE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "size".
KEY_SOURCE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "source".
KEY_TARGET_TYPE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "targetType".
KEY_TITLE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "title".
KEY_TYPE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "type".
KEY_URI - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "uri".
KEY_USER - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "user".
KEY_VALUE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "value".
keyboardFilter - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
 
keyboardFilter - Variable in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
 
keyboardFilter - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
 
KeyboardFilterAdapter - Class in net.sf.mmm.client.ui.impl.gwt.handler.event
This is the implementation of a keyboard-filter for GWT.
KeyboardFilterAdapter() - Constructor for class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
The constructor.
keyboardFilterAdapter - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
 
keyPattern - Variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
keys() - Method in class net.sf.mmm.util.collection.base.SortedProperties
 
keySet() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
 
keySet() - Method in class net.sf.mmm.util.collection.base.SortedProperties
 
keySet() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
 
keySet() - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
 
keySet - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
 
keySet() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
 
keySet() - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
keySubBuilder - Variable in class net.sf.mmm.util.validation.base.collection.AbstractMapValidatorBuilder
 
keyType - Variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
keyType - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
keyType - Variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
KEYWORDS - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The keywords (tags) that categorize this content.
KEYWORDS_PATTERN - Static variable in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
pattern to extract the title

L

LABEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a label.
label - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
label - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
 
label - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
 
label - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
 
label - Variable in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
 
label - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
 
label - Variable in class net.sf.mmm.client.ui.gwt.widgets.Section
The label of this section containing the title caption.
label - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
The label for the label-text.
label - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
 
LABEL - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMusic
TODO: Name (Company)...
label - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
labelAdvanced() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
labelApply() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelApprove() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelCancel() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelClose() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelConfirm() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelDelete() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelDown() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelEnterImageUrl() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelEnterLinkUrl() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelFontSettingsPreviewText() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelLastRefresh() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
labelledBy - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
labelledWidget - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
 
labelLookup - Variable in class net.sf.mmm.client.ui.base.UiConfigurationBean
 
labelOpen() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelPreview() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelQuery() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
labelRemove() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextBackgroundColor() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextBold() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextFontColor() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextFontFamily() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextFontSize() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextHorizontalLine() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextIndent() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextInsertImage() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextInsertLink() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextItalic() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextJustifyCenter() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextJustifyLeft() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextJustifyRight() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextOrderedList() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextOutdent() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextRedo() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextRemoveFormat() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextStrikethrough() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextSubscript() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextSuperscript() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextUnderline() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextUndo() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextUnorderedList() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelSave() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelSearch() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
 
labelStartEdit() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelStopEdit() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelSubmit() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelUp() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.Caption
 
LabelWidget - Class in net.sf.mmm.client.ui.gwt.widgets
This is what Label should be but is not: A Widget for the HTML element <label>.
LabelWidget() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
The constructor.
LabelWidget(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
The constructor.
labelWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.Legend
 
Landkreis() - Method in interface net.sf.mmm.orient.data.bean.api.world.de.DeGemeinde
 
Language - Interface in net.sf.mmm.orient.data.bean.api.world
TODO: this class ...
LANGUAGE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The (main) language of the content according to RFC-4646.
LARGE_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LARGER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LARGER_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
lastIndexOf(Object) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
LastName() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Person
 
lastRefreshDate - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
 
lastRet - Variable in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
Index of element returned by most recent call to next or previous.
LATEST_REVISION - Static variable in interface net.sf.mmm.util.entity.api.RevisionedEntity
The latest revision of an entity.
LATIN_CAPITAL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 65 .
LATIN_CAPITAL_LETTER_A_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a acute accent.
LATIN_CAPITAL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a circumflex accent.
LATIN_CAPITAL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a diaeresis.
LATIN_CAPITAL_LETTER_A_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_DOT_ABOVE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a grave accent.
LATIN_CAPITAL_LETTER_A_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a ring above.
LATIN_CAPITAL_LETTER_A_WITH_RING_ABOVE_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a tilde.
LATIN_CAPITAL_LETTER_AE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The combination of the capital Latin letters A and E.
LATIN_CAPITAL_LETTER_AE_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_AE_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_AFRICAN_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 66 .
LATIN_CAPITAL_LETTER_B_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_B_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_B_WITH_TOPBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 67 .
LATIN_CAPITAL_LETTER_C_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 68 .
LATIN_CAPITAL_LETTER_D_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_D_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_D_WITH_SMALL_LETTER_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_D_WITH_SMALL_LETTER_Z_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_D_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_D_WITH_TOPBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_DZ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_DZ_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 69 .
LATIN_CAPITAL_LETTER_E_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_MACRON_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_ENG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_ESH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_ETH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_EZH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_EZH_REVERSED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_EZH_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_F - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 70 .
LATIN_CAPITAL_LETTER_F_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 71 .
LATIN_CAPITAL_LETTER_G_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 72 .
LATIN_CAPITAL_LETTER_H_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_H_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_H_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_H_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_H_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_HWAIR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 73 .
LATIN_CAPITAL_LETTER_I_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 74 .
LATIN_CAPITAL_LETTER_J_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_J_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_K - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 75 .
LATIN_CAPITAL_LETTER_K_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_K_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_K_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_K_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 76 .
LATIN_CAPITAL_LETTER_L_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L_WITH_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L_WITH_MIDDLE_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L_WITH_SMALL_LETTER_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_LJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 77 .
LATIN_CAPITAL_LETTER_N - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 78 .
LATIN_CAPITAL_LETTER_N_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_LEFT_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_LONG_RIGHT_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_SMALL_LETTER_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_NJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 79 .
LATIN_CAPITAL_LETTER_O_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_DOT_ABOVE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_MIDDLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_OGONEK_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_STROKE_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_TILDE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_OI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_OPEN_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_OU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 80 .
LATIN_CAPITAL_LETTER_P_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_P_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Q - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 81 .
LATIN_CAPITAL_LETTER_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 82 .
LATIN_CAPITAL_LETTER_R_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_R_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_R_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_R_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_R_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_R_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_REVERSED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 83 .
LATIN_CAPITAL_LETTER_S_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_S_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_S_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_S_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_S_WITH_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
LATIN_CAPITAL_LETTER_SMALL_Q_WITH_HOOK_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 84 .
LATIN_CAPITAL_LETTER_T_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T_WITH_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T_WITH_DIAGONAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_THORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_TONE_FIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_TONE_SIX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_TONE_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_TURNED_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_TURNED_V - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 85 .
LATIN_CAPITAL_LETTER_U_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS_AND_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS_AND_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_V - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 86 .
LATIN_CAPITAL_LETTER_V_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_W - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 87 .
LATIN_CAPITAL_LETTER_W_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_WYNN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 88 .
LATIN_CAPITAL_LETTER_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 89 .
LATIN_CAPITAL_LETTER_Y_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Y_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Y_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Y_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Y_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Y_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Y_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_YOGH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 90 .
LATIN_CAPITAL_LETTER_Z_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Z_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Z_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Z_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Z_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Z_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LIGATURE_IJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LIGATURE_OE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_DIGIT_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the Latin digits '0'-'9'.
LATIN_DIGIT_OR_LETTER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the Latin digits '0'-'9' or ASCII letters 'a'-'z' and 'A'-'Z'.
LATIN_LETTER_ALVEOLAR_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_BIDENTAL_PERCUSSIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_BILABIAL_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_BILABIAL_PERCUSSIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_DENTAL_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_GLOTTAL_STOP_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_INVERTED_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_INVERTED_GLOTTAL_STOP_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_LATERAL_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_PHARYNGEAL_VOICED_FRICATIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_RETROFLEX_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_REVERSED_ESH_LOOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_REVERSED_GLOTTAL_STOP_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_G_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_INVERTED_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_N - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_OE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_STRETCHED_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_TWO_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_WYNN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_YR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 97 .
LATIN_SMALL_LETTER_A_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_DOT_ABOVE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_RING_ABOVE_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_AE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_AE_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_AE_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 98 .
LATIN_SMALL_LETTER_B_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_B_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_B_WITH_TOPBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_BARRED_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 99 .
LATIN_SMALL_LETTER_C_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_CLOSED_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_CLOSED_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_CLOSED_REVERSED_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 100 .
LATIN_SMALL_LETTER_D_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_D_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_D_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_D_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_D_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_D_WITH_TOPBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DB_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DEZH_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DOTLESS_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DOTLESS_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DOTLESS_J_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DOTLESS_J_WITH_STROKE_AND_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DZ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DZ_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DZ_DIGRAPH_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DZ_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 101 .
LATIN_SMALL_LETTER_E_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_MACRON_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_ENG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_ESH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_ESH_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_ETH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_EZH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_EZH_REVERSED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_EZH_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_EZH_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_EZH_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_F - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 102 .
LATIN_SMALL_LETTER_F_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_FENG_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 103 .
LATIN_SMALL_LETTER_G_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 104 .
LATIN_SMALL_LETTER_H_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_H_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_H_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_H_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_H_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_HENG_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_HV - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 105 .
LATIN_SMALL_LETTER_I_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 106 .
LATIN_SMALL_LETTER_J_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_J_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_J_WITH_CROSSED_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_J_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_K - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 107 .
LATIN_SMALL_LETTER_K_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_K_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_K_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_K_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_KRA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 108 .
LATIN_SMALL_LETTER_L_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_BELT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_MIDDLE_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_MIDDLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_LAMBDA_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_LEZH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_LJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_LONG_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_LS_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_LZ_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 109 .
LATIN_SMALL_LETTER_M_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 110 .
LATIN_SMALL_LETTER_N_PRECEDED_BY_APOSTROPHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_LEFT_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_LONG_RIGHT_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_NJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 111 .
LATIN_SMALL_LETTER_O_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_DOT_ABOVE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_OGONEK_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_STROKE_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_TILDE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_OI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_OPEN_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_OU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 112 .
LATIN_SMALL_LETTER_P_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_P_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_PHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Q - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 113 .
LATIN_SMALL_LETTER_Q_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Q_WITH_HOOK_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_QP_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 114 .
LATIN_SMALL_LETTER_R_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_FISHHOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_LONG_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_RAMS_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_REVERSED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_REVERSED_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_REVERSED_OPEN_E_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_REVERSED_R_WITH_FISHHOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 115 .
LATIN_SMALL_LETTER_S_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S_WITH_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S_WITH_SWASH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small schwa letter is used in the International Phonetic Alphabet to represent the "mid central unrounded vowel".
LATIN_SMALL_LETTER_SCHWA_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_SCRIPT_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_SHARP_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_SQUAT_REVERSED_ESH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 116 .
LATIN_SMALL_LETTER_T_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_PALATAL_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TC_DIGRAPH_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TESH_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_THORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TONE_FIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TONE_SIX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TONE_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TS_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_DELTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
Looks like a UnicodeUtil.LATIN_SMALL_LETTER_E that is turned (mirrored to the vertical axis).
LATIN_SMALL_LETTER_TURNED_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_H_WITH_FISHHOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_H_WITH_FISHHOOK_AND_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_K - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_M_WITH_LONG_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_R_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_R_WITH_LONG_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_T - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_V - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_W - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 117 .
LATIN_SMALL_LETTER_U_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DIAERESIS_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DIAERESIS_AND_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DIAERESIS_AND_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_V - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 118 .
LATIN_SMALL_LETTER_V_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_W - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 119 .
LATIN_SMALL_LETTER_W_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 120 .
LATIN_SMALL_LETTER_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 121 .
LATIN_SMALL_LETTER_Y_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Y_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Y_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Y_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Y_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Y_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Y_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_YOGH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 122 .
LATIN_SMALL_LETTER_Z_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_SWASH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_FF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_FFI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_FFL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_FI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_FL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_IJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_OE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Latitude() - Method in interface net.sf.mmm.orient.data.bean.api.AbstractLocation
 
LazyPropertyAccessor(TypedProperty<CELL>) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
The constructor.
LEFT_ANGLE_BRACKET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_ARC_LESS_THAN_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_BARB_DOWN_RIGHT_BARB_DOWN_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_BARB_DOWN_RIGHT_BARB_UP_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_BARB_UP_RIGHT_BARB_DOWN_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_BARB_UP_RIGHT_BARB_UP_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_CEILING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_CURLY_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The left/opening curly brace.
LEFT_DOUBLE_ANGLE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_DOUBLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_DOUBLE_WIGGLY_FENCE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_FISH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_FLOOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_NORMAL_FACTOR_SEMIDIRECT_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The left/opening parenthesis.
LEFT_POINTING_ANGLE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_POINTING_DOUBLE_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The left/opening double angle quotation mark.
LEFT_RIGHT_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_ARROW_THROUGH_SMALL_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_DOUBLE_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_DOUBLE_ARROW_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_OPEN_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_WAVE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_SEMIDIRECT_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_SIDE_ARC_ANTICLOCKWISE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_SINGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The left/opening square bracket.
LEFT_SQUARE_BRACKET_WITH_TICK_IN_BOTTOM_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_SQUARE_BRACKET_WITH_TICK_IN_TOP_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_SQUARE_BRACKET_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_TORTOISE_SHELL_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_TRIANGLE_BESIDE_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_WHITE_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_WHITE_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_WHITE_TORTOISE_SHELL_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
leftJoin() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
leftOuterJoin() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_FROM_BAR_TO_BLACK_DIAMOND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_OVER_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_TO_BLACK_DIAMOND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_WITH_LOOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_DOUBLE_ARROW_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_DOUBLE_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_DOUBLE_ARROW_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_DOUBLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_OVER_RIGHTWARDS_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_DOWN_ABOVE_RIGHTWARDS_HARPOON_WITH_BARB_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_DOWN_BELOW_LONG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_DOWN_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_DOWN_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_DOWNWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_UP_ABOVE_LEFTWARDS_HARPOON_WITH_BARB_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_UP_ABOVE_LONG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_UP_ABOVE_RIGHTWARDS_HARPOON_WITH_BARB_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_UP_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_UP_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_UPWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_OPEN_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_PAIRED_ARROWS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_TRIPLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_TRIPLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_TWO_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
legend - Variable in class net.sf.mmm.client.ui.gwt.widgets.Fieldset
The labeled legend element.
Legend - Class in net.sf.mmm.client.ui.gwt.widgets
A Legend is a CustomPanel for a legend (<legend>) of a Fieldset.
Legend() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Legend
The constructor.
Length - Class in net.sf.mmm.client.ui.api.common
This is the Datatype for a Length.
Length() - Constructor for class net.sf.mmm.client.ui.api.common.Length
The constructor.
Length(double, LengthUnit) - Constructor for class net.sf.mmm.client.ui.api.common.Length
The constructor.
Length(String) - Constructor for class net.sf.mmm.client.ui.api.common.Length
The constructor.
Length() - Method in interface net.sf.mmm.orient.data.bean.api.media.AbstractTrack
 
length - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
The maximum length of all syntax lines of this info.
length - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
 
length() - Method in class net.sf.mmm.util.gwt.api.JsFileList
 
length - Variable in class net.sf.mmm.util.lang.base.CharSubSequence
the length of the sub-sequence
length() - Method in class net.sf.mmm.util.lang.base.CharSubSequence
 
length - Variable in class net.sf.mmm.util.lang.base.SequenceCharIterator
length() - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
length() - Method in interface net.sf.mmm.util.property.api.lang.WritableStringProperty
 
length - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
length() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
This method gets the length of this buffer.
length - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
the length of the buffered data (may be less than the array length).
LENGTH_HEX_RGB - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The length of an RGB value in hexadecimal notation (#RRGGBB).
LENGTH_HEX_RGBA - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The length of an RGBA value in hexadecimal notation (#AARRGGBB).
LENGTH_PROPERTIES - Static variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
The number of LengthProperty values.
LengthProperty - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available properties that are configured with Length values.
LengthProperty(String, String) - Constructor for enum net.sf.mmm.client.ui.api.common.LengthProperty
The constructor.
LengthUnit - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available units for size measures.
LengthUnit(String, String) - Constructor for enum net.sf.mmm.client.ui.api.common.LengthUnit
The constructor.
lengthValues - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
 
leq(V) - Method in interface net.sf.mmm.util.query.api.argument.NumberArgument
 
leq(Path<V>) - Method in interface net.sf.mmm.util.query.api.argument.NumberArgument
 
leq(V) - Method in interface net.sf.mmm.util.query.base.argument.AbstractNumberArgument
 
leq(Path<V>) - Method in interface net.sf.mmm.util.query.base.argument.AbstractNumberArgument
 
LESS_OR_EQUAL - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if some value is less or equal than another.
LESS_THAN - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if some value is less than another.
LESS_THAN_ABOVE_DOUBLE_LINE_EQUAL_ABOVE_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_ABOVE_GREATER_THAN_ABOVE_DOUBLE_LINE_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_ABOVE_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_ABOVE_SIMILAR_ABOVE_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_ABOVE_SIMILAR_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_ABOVE_SLANTED_EQUAL_ABOVE_GREATER_THAN_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_AND_NOT_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_AND_SINGLE_LINE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_BUT_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_CLOSED_BY_CURVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_CLOSED_BY_CURVE_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_EQUAL_TO_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_SLANTED_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OVER_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The less-than sign for the according mathematical relation.
LESS_THAN_WITH_CIRCLE_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_WITH_QUESTION_MARK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
lessThan(ObservableStringValue) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
lessThan(String) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
lessThan(ObservableNumberValue) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
lessThan(double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
lessThan(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
lessThan(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
lessThan(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
lessThanOrEqualTo(ObservableStringValue) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
lessThanOrEqualTo(String) - Method in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
lessThanOrEqualTo(ObservableNumberValue) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
lessThanOrEqualTo(double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
lessThanOrEqualTo(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
lessThanOrEqualTo(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
lessThanOrEqualTo(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
let(Variable<V>, PropertyPath<V>) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbSelectStatementImpl
 
let(String, PropertyPath<?>) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbSelectStatementImpl
 
let(PropertyPath<V>, String) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbSelectStatementImpl
 
let(Variable<V>, PropertyPath<V>) - Method in interface net.sf.mmm.util.query.api.feature.FeatureLet
 
let(String, PropertyPath<?>) - Method in interface net.sf.mmm.util.query.api.feature.FeatureLet
 
let(PropertyPath<V>, String) - Method in interface net.sf.mmm.util.query.api.feature.FeatureLet
 
let(PropertyPath<V>, String) - Method in class net.sf.mmm.util.query.base.feature.FeatureLetImpl
 
let(String, PropertyPath<?>) - Method in class net.sf.mmm.util.query.base.feature.FeatureLetImpl
 
let(Variable<V>, PropertyPath<V>) - Method in class net.sf.mmm.util.query.base.feature.FeatureLetImpl
 
let() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
LetExpression(Variable<V>, Path<V>) - Constructor for class net.sf.mmm.util.query.base.feature.FeatureLetImpl.LetExpression
The constructor.
LetExpression(String, Path<V>) - Constructor for class net.sf.mmm.util.query.base.feature.FeatureLetImpl.LetExpression
The constructor.
letExpressionList - Variable in class net.sf.mmm.util.query.base.feature.FeatureLetImpl
 
LETTER_FILTER - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
A CharFilter that accepts all but separators and digits.
level - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
 
level - Variable in class net.sf.mmm.logging.TestLogger.LogEvent
LIGHT_SHADE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LIGHT_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
lighten(ColorFactor) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
Lightens this color by the given factor.
lightness - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
Lightness - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the lightness of a Color.
Lightness() - Constructor for class net.sf.mmm.util.datatype.api.color.Lightness
The constructor for de-serialization in GWT.
Lightness(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Lightness
The constructor.
Lightness(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Lightness
The constructor.
Lightness(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Lightness
The constructor.
like(String) - Method in interface net.sf.mmm.util.query.api.argument.StringArgument
 
like(String, char) - Method in interface net.sf.mmm.util.query.api.argument.StringArgument
 
like(String) - Method in interface net.sf.mmm.util.query.base.argument.AbstractStringArgument
 
like(String, char) - Method in interface net.sf.mmm.util.query.base.argument.AbstractStringArgument
 
LIKE - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if objects match using SQL like pattern.
like() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
limit() - Method in class net.sf.mmm.jpa.base.query.statement.jpql.JpqlDialect
 
limit(int) - Method in interface net.sf.mmm.util.query.api.feature.FeatureLimit
Set the limit for the query matches.
limit - Variable in class net.sf.mmm.util.query.base.feature.FeaturePagingImpl
 
limit(int) - Method in class net.sf.mmm.util.query.base.feature.FeaturePagingImpl
 
limit(int) - Method in class net.sf.mmm.util.query.base.statement.AbstractDeleteStatement
 
limit(int) - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
limit(int) - Method in class net.sf.mmm.util.query.base.statement.AbstractUpdateStatement
 
limit() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
limitedDevice - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
limitMaximumHitCount(int) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
Limits the maximum hit count by the given limit.
LINE_FEED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The character indicating a move of the cursor to the next line.
LINE_INTEGRATION_NOT_INCLUDING_THE_POLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LINE_INTEGRATION_WITH_RECTANGULAR_PATH_AROUND_POLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LINE_INTEGRATION_WITH_SEMICIRCULAR_PATH_AROUND_POLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LINE_SEPARATOR - Static variable in class net.sf.mmm.util.lang.api.GwtHelper
The system specific line separator.
LINE_SEPARATOR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
The platform-specific line-separator string.
LINE_SEPARATOR_CR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
The line-separator with a single carriage-return.
LINE_SEPARATOR_CRLF - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
The Windows line-separator (carriage-return line-feed).
LINE_SEPARATOR_LF - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
The Unix line-separator (line-feed).
LINE_SEPARATOR_LFCR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
The Mac line-separator (line-feed carriage-return).
lineCount - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
The number of newlines + 1.
lineLengthMax - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
The maximum length of a single unwrapped line.
lines - Variable in class net.sf.mmm.music.partiture.MusicScore
 
lineSeparator - Variable in class net.sf.mmm.util.cli.api.CliOutputSettings
 
lineSeparator - Variable in class net.sf.mmm.util.text.api.TextTableInfo
 
lineWrapper - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
LineWrapper - Interface in net.sf.mmm.util.text.api
This is the interface used to wrap texts if they exceed a specific length.
lineWrapper() - Method in class net.sf.mmm.util.text.impl.spring.UtilTextSpringConfig
 
LINK - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a link.
Link<E extends EntityBean> - Interface in net.sf.mmm.util.bean.api.link
This is the interface for a link to an EntityBean.
LinkedBlockingQueueFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the BlockingQueueFactory interface that creates instances of LinkedBlockingQueue.
LinkedBlockingQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
 
LinkedListDequeFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the DequeFactory interface that creates instances of LinkedList.
LinkedListDequeFactory() - Constructor for class net.sf.mmm.util.collection.base.LinkedListDequeFactory
 
LinkedListQueueFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the QueueFactory interface that creates instances of LinkedList.
LinkedListQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.LinkedListQueueFactory
 
LinkedNode<V,NODE extends LinkedNode<V,NODE>> - Interface in net.sf.mmm.util.collection.api
This is the interface for a node of a linked list.
LinkListProperty<E extends EntityBean> - Class in net.sf.mmm.util.property.api.link
This class represents a property containing a List of Links that each point to an EntityBean.
LinkListProperty(String, GenericType<ObservableList<Link<E>>>, Bean) - Constructor for class net.sf.mmm.util.property.api.link.LinkListProperty
The constructor.
LinkListProperty(String, GenericType<ObservableList<Link<E>>>, Bean, AbstractValidator<? super ObservableList<Link<E>>>) - Constructor for class net.sf.mmm.util.property.api.link.LinkListProperty
The constructor.
LinkListProperty(String, GenericType<? extends ObservableList<Link<E>>>, Bean, Supplier<ObservableList<Link<E>>>) - Constructor for class net.sf.mmm.util.property.api.link.LinkListProperty
The constructor.
LinkProperty<E extends EntityBean> - Class in net.sf.mmm.util.property.api.link
This class represents a property containing a Link that points to an EntityBean.
LinkProperty(String, GenericType<Link<E>>, Bean) - Constructor for class net.sf.mmm.util.property.api.link.LinkProperty
The constructor.
LinkProperty(String, GenericType<Link<E>>, Bean, AbstractValidator<? super Link<E>>) - Constructor for class net.sf.mmm.util.property.api.link.LinkProperty
The constructor.
LinkProperty(String, GenericType<Link<E>>, Bean, Supplier<? extends Link<E>>) - Constructor for class net.sf.mmm.util.property.api.link.LinkProperty
The constructor.
list - Variable in class net.sf.mmm.util.query.base.MappingList
 
ListArgument<E> - Interface in net.sf.mmm.util.query.api.argument
Extends Argument to build an Expression of List values.
listChangeListener - Variable in class net.sf.mmm.util.property.api.util.ListProperty
 
ListCharFilter - Class in net.sf.mmm.util.filter.base
This is an implementation of the CharFilter interface that filters characters according to a given blacklist or whitelist.
ListCharFilter(boolean, char...) - Constructor for class net.sf.mmm.util.filter.base.ListCharFilter
The constructor.
listeners - Variable in class net.sf.mmm.util.event.base.AbstractEventSource
the registered listeners
ListFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of List.
ListHelper - Class in net.sf.mmm.util.query.base
TODO: this class ...
ListHelper() - Constructor for class net.sf.mmm.util.query.base.ListHelper
 
ListIterator() - Constructor for class net.sf.mmm.util.collection.base.CollectionList.ListIterator
 
listIterator() - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
listIterator(int) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
ListPath<E> - Interface in net.sf.mmm.util.query.api.path
This is the interface for a Path that is a ListArgument.
ListPathImpl<E> - Class in net.sf.mmm.util.query.base.path
This is the implementation of ListPath.
ListPathImpl(PathImpl<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.ListPathImpl
The constructor.
ListPathImpl(PathRoot<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.ListPathImpl
The constructor.
ListProperty<E> - Class in net.sf.mmm.util.property.api.util
This is the implementation of WritableListProperty.
ListProperty() - Constructor for class net.sf.mmm.util.property.api.util.ListProperty
The constructor.
ListProperty(String, GenericType<? extends ObservableList<E>>, Bean) - Constructor for class net.sf.mmm.util.property.api.util.ListProperty
The constructor.
ListProperty(String, GenericType<? extends ObservableList<E>>, Bean, AbstractValidator<? super ObservableList<E>>) - Constructor for class net.sf.mmm.util.property.api.util.ListProperty
The constructor.
ListProperty(String, GenericType<? extends ObservableList<E>>, Bean, Supplier<ObservableList<E>>) - Constructor for class net.sf.mmm.util.property.api.util.ListProperty
The constructor.
ListQuery<E> - Interface in net.sf.mmm.util.query.api
This is the interface for a regular Query that returns the List of matching objects.
listQuery - Variable in class net.sf.mmm.util.query.base.SingleQueryImpl
 
ListQueryImpl<E,T> - Class in net.sf.mmm.util.query.base
This is the implementation of ListQuery.
ListQueryImpl(AbstractSelectStatement<E, ?, T>, String, QueryMode, Function<T, E>) - Constructor for class net.sf.mmm.util.query.base.ListQueryImpl
The constructor.
ListQueryImpl.IteratorAdapter<E,T> - Class in net.sf.mmm.util.query.base
 
lists - Variable in class net.sf.mmm.util.collection.base.AppendingList
the lists.
literal - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
The literal result.
literalFalse() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
literalNull() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
literalTrue() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
live - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
Live() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioAlbum
 
load(SearchIndexerConfiguration) - Method in interface net.sf.mmm.search.indexer.api.state.SearchIndexerStateLoader
This method loads the SearchIndexerState.
load(SearchIndexerConfiguration) - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerStateLoaderImpl
This method loads the SearchIndexerState.
loadChildren() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Loads the children of this node asynchronously.
loadClass(BrowsableResource) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
loadClass(BrowsableResource) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
loadClasses(Collection<String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method loads the classes given as Collection of fully qualified names by qualifiedClassNames and returns them as Set.
loadClasses(Collection<String>, Filter<? super Class<?>>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method loads the classes given as Collection of fully qualified names by qualifiedClassNames.
loadClasses(Collection<String>, ClassResolver, Filter<? super Class<?>>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method loads the classes given as Collection of names by classNames using the given classResolver.
loadClasses(Collection<String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
loadClasses(Collection<String>, Filter<? super Class<?>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
loadClasses(Collection<String>, ClassResolver, Filter<? super Class<?>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
loadConfiguration() - Method in interface net.sf.mmm.search.api.config.SearchConfigurationLoader
This method reads the configuration from SearchConfiguration.DEFAULT_CONFIGURATION_URL.
loadConfiguration(String) - Method in interface net.sf.mmm.search.api.config.SearchConfigurationLoader
This method reads the configuration from the given location.
loadConfiguration() - Method in interface net.sf.mmm.search.engine.api.config.SearchEngineConfigurationLoader
This method reads the configuration from SearchConfiguration.DEFAULT_CONFIGURATION_URL.
loadConfiguration(String) - Method in interface net.sf.mmm.search.engine.api.config.SearchEngineConfigurationLoader
This method reads the configuration from the given location.
loadConfiguration() - Method in class net.sf.mmm.search.engine.base.config.SearchEngineConfigurationLoaderImpl
This method reads the configuration from SearchConfiguration.DEFAULT_CONFIGURATION_URL.
loadConfiguration(String) - Method in class net.sf.mmm.search.engine.base.config.SearchEngineConfigurationLoaderImpl
This method reads the configuration from the given location.
loadConfiguration() - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerConfigurationLoader
This method reads the configuration from SearchConfiguration.DEFAULT_CONFIGURATION_URL.
loadConfiguration(String) - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerConfigurationLoader
This method reads the configuration from the given location.
loadConfiguration() - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationLoaderImpl
This method reads the configuration from SearchConfiguration.DEFAULT_CONFIGURATION_URL.
loadConfiguration(String) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationLoaderImpl
This method reads the configuration from the given location.
loaded - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
loadEnumValues(AbstractEnumProvider.EnumContainer) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
loadEnumValues(AbstractEnumProvider.EnumContainer) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProviderAsynchronous
 
loadEnumValues(AbstractEnumProvider.EnumContainer) - Method in class net.sf.mmm.util.lang.base.SimpleEnumProvider
 
loadManifest(Class<?>) - Static method in class net.sf.mmm.util.reflect.base.ManifestLoader
This method tries to load the Manifest for the given Class.
loadNlsBundle(Logger, DataResource, String) - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
 
loadNlsBundles() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
 
loadOrCreatePropertiesFile(PrintWriter, File, boolean) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
loadProperties(InputStream) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method loads the Properties from the given inStream and closes it.
loadProperties(Reader) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method loads the Properties from the given reader and closes it.
loadProperties(InputStream) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
loadProperties(Reader) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
loadXml(InputStream, Object) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method loads the JAXB-bean as XML from the given inputStream.
loadXml(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method loads the JAXB-bean as XML from the given location .
loadXml(File) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method loads the JAXB-bean as XML from the given inputStream.
loadXml(DataResource) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method loads the JAXB-bean as XML from the given resource .
LocalDateBox - Class in net.sf.mmm.client.ui.gwt.widgets
A LocalDateBox is an input widget for LocalDate.
LocalDateBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LocalDateBox
The constructor.
LocalDateBox.LocalDateFormat - Class in net.sf.mmm.client.ui.gwt.widgets
Renderer and Parser for LocalDate.
LocalDateFormat() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LocalDateBox.LocalDateFormat
The constructor.
LocalDateProperty - Class in net.sf.mmm.util.property.api.time
This is the implementation of WritableLocalDateProperty.
LocalDateProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.time.LocalDateProperty
The constructor.
LocalDateProperty(String, Bean, AbstractValidator<? super LocalDate>) - Constructor for class net.sf.mmm.util.property.api.time.LocalDateProperty
The constructor.
LocalDateProperty(String, Bean, Supplier<LocalDate>) - Constructor for class net.sf.mmm.util.property.api.time.LocalDateProperty
The constructor.
LocalDateTimeProperty - Class in net.sf.mmm.util.property.api.time
This is the implementation of WritableLocalDateTimeProperty.
LocalDateTimeProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.time.LocalDateTimeProperty
The constructor.
LocalDateTimeProperty(String, Bean, AbstractValidator<? super LocalDateTime>) - Constructor for class net.sf.mmm.util.property.api.time.LocalDateTimeProperty
The constructor.
LocalDateTimeProperty(String, Bean, Supplier<LocalDateTime>) - Constructor for class net.sf.mmm.util.property.api.time.LocalDateTimeProperty
The constructor.
locale - Variable in class net.sf.mmm.util.cli.api.CliOutputSettings
 
locale - Variable in class net.sf.mmm.util.lang.base.BooleanFormatter
 
locale - Variable in class net.sf.mmm.util.nls.base.NlsWriter
The Locale to translate to.
locale - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
The Locale to use.
locale - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
locale - Variable in class net.sf.mmm.util.text.base.AbstractHyphenator
 
LOCALE_ROOT - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessage
Locale.ROOT is only available since java 6.
locales - Variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
locales - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
LocalizableFormatter<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a Formatter that is localizable.
LOCALIZATION_FAILURE_PREFIX - Static variable in interface net.sf.mmm.util.nls.api.NlsMessage
The prefix appended to the message if the localization (translation) failed.
localize(Locale, String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsLocalizer
This method localizes the given internationalizedMessage with the given arguments filled in to the given target locale.
localize(Locale, String) - Method in interface net.sf.mmm.util.nls.api.NlsLocalizer
This method localizes the given internationalizedMessage to the given target locale.
localize(Locale, String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
 
localize(Locale, String) - Method in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
 
localNumber - Variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
LocalTimeBox - Class in net.sf.mmm.client.ui.gwt.widgets
A LocalTimeBox is an input widget for LocalTime.
LocalTimeBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LocalTimeBox
The constructor.
LocalTimeBox.LocalTimeFormat - Class in net.sf.mmm.client.ui.gwt.widgets
Renderer and Parser for LocalTime.
LocalTimeFormat() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LocalTimeBox.LocalTimeFormat
The constructor.
localtionUri - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
location - Variable in class net.sf.mmm.search.base.config.SearchIndexConfigurationBean
 
location - Variable in class net.sf.mmm.search.indexer.base.state.SearchIndexerDataLocationStateBean
 
locations - Variable in class net.sf.mmm.orient.sql.SqlMigrator
 
locations - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerSourceBean
 
locations - Variable in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
 
locationStateMap - Variable in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
 
lock(Object, LockModeType) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
lock(Object, LockModeType, Map<String, Object>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
lock - Variable in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
lock - Variable in class net.sf.mmm.util.bean.impl.MemoryCache
 
lock - Variable in class net.sf.mmm.util.pool.base.AbstractPool
The synchronization lock.
LOG - Static variable in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
log(Logger, Object) - Method in class net.sf.mmm.util.date.api.TimeMeasure
Calls TimeMeasure.failIfNotSucceeded() and the logs the status and duration of this measure.
LOG - Static variable in class net.sf.mmm.util.nls.api.NlsAccess
 
logDuplicateAccessor(PojoPropertyAccessor, PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method is called if the accessor given by duplicate was ignored because it has the same name and mode as the given accessor that is already registered.
logEnvironmentStatus() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
Logs the current environment status information.
logEnvironmentStatus() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
LogEvent(TestLogger.LogLevel, String, Throwable, Object...) - Constructor for class net.sf.mmm.logging.TestLogger.LogEvent
The constructor.
logFailure(Object, Throwable) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Logs a given error that occurred while processing the given source.
logger - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
The Logger.
LOGGER - Static variable in class net.sf.mmm.search.view.base.SearchEntryTypeViewBean
The Logger.
LOGGER - Static variable in class net.sf.mmm.test.ExceptionHelper
The Logger instance.
LOGGER - Static variable in class net.sf.mmm.test.TestResourceHelper
The Logger to use.
logger - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
logger - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
 
logger - Variable in class net.sf.mmm.util.cli.base.CliValueMap
The Logger to use.
logger - Variable in class net.sf.mmm.util.component.base.AbstractLoggableComponent
 
logger - Variable in class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
 
logger - Variable in class net.sf.mmm.util.component.base.AbstractLoggableObject
 
LOGGER - Static variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The Logger to use.
logic - Variable in class net.sf.mmm.search.view.base.SearchViewContextBean
 
LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOGICAL_AND_WITH_HORIZONTAL_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOGICAL_AND_WITH_MIDDLE_STEM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOGICAL_AND_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOGICAL_OR_WITH_HORIZONTAL_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOGICAL_OR_WITH_MIDDLE_STEM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Login - Annotation Type in net.sf.mmm.service.api
This annotation for a RemoteInvocationCall that provides the login operation.
login - Variable in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
LOGIN_COMMAND_NAME - Static variable in interface net.sf.mmm.service.base.server.RemoteInvocationSecurityDetector
LOGIN_METHOD_NAME - Static variable in interface net.sf.mmm.service.base.server.RemoteInvocationSecurityDetector
The name of RemoteInvocationService Method representing a login operation.
LogLevel() - Constructor for enum net.sf.mmm.logging.TestLogger.LogLevel
 
LONG - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
LONG_DASH_FROM_LEFT_MEMBER_OF_DOUBLE_VERTICAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_LEFT_RIGHT_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_LEFT_RIGHT_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_LEFTWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_RIGHTWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_RIGHTWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_RIGHTWARDS_SQUIGGLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Longitude() - Method in interface net.sf.mmm.orient.data.bean.api.AbstractLocation
 
LongProperty - Class in net.sf.mmm.util.property.api.math
This is the implementation of WritableLongProperty.
LongProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.math.LongProperty
The constructor.
LongProperty(String, Bean, AbstractValidator<? super Number>) - Constructor for class net.sf.mmm.util.property.api.math.LongProperty
The constructor.
LongProperty(String, Bean, Supplier<Long>) - Constructor for class net.sf.mmm.util.property.api.math.LongProperty
The constructor.
LongSpinBox - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a NumberBox that represents a number input for Long values.
LongSpinBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LongSpinBox
The constructor.
longValue() - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
LookaheadByteArrayBufferBuffer - Class in net.sf.mmm.util.io.impl
This class is a byte-Buffer that represents the concatenation of multiple ByteArrayBufferImpls.
LookaheadByteArrayBufferBuffer(AbstractByteArrayBufferBuffer) - Constructor for class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
The constructor.
lookaheadCount - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
 
lookupConstructor - Variable in class net.sf.mmm.util.bean.impl.LookupHelper
 
LookupHelper - Class in net.sf.mmm.util.bean.impl
Helper class for MethodHandles.Lookup in order to invoke default methods and other magic stuff.
LookupHelper() - Constructor for class net.sf.mmm.util.bean.impl.LookupHelper
The constructor.
LOW_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The low line or underscore sign.
LOWER_HALF_BLOCK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOWER_LEFT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
lowerBound - Variable in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
 
LowerBoundWildcardType - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the WildcardType interface for a single lower bound.
LowerBoundWildcardType(Type) - Constructor for class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
The constructor.
LOZENGE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
lt(V) - Method in interface net.sf.mmm.util.query.api.argument.NumberArgument
 
lt(Path<V>) - Method in interface net.sf.mmm.util.query.api.argument.NumberArgument
 
lt(V) - Method in interface net.sf.mmm.util.query.base.argument.AbstractNumberArgument
 
lt(Path<V>) - Method in interface net.sf.mmm.util.query.base.argument.AbstractNumberArgument
 
luceneAnalyzer - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactoryImpl
 
luceneAnalyzer - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
 
luceneAnalyzer - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilderFactory
 
luceneAnalyzer() - Method in class net.sf.mmm.search.engine.impl.spring.SearchSpringConfig
 
LuceneAnalyzer - Interface in net.sf.mmm.search.impl.lucene
This is the interface of a micro-component that determines the Analyzer instance to use.
luceneAnalyzer - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
LuceneAnalyzerImpl - Class in net.sf.mmm.search.impl.lucene
This is the implementation of the LuceneAnalyzer interface.
LuceneAnalyzerImpl() - Constructor for class net.sf.mmm.search.impl.lucene.LuceneAnalyzerImpl
The constructor.
LuceneComplexSearchQuery - Class in net.sf.mmm.search.engine.impl.lucene
This is the implementation of the SearchQuery interface using lucene as underlying search-engine.
LuceneComplexSearchQuery() - Constructor for class net.sf.mmm.search.engine.impl.lucene.LuceneComplexSearchQuery
The constructor.
luceneDirectoryBuilder - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
 
luceneDirectoryBuilder() - Method in class net.sf.mmm.search.engine.impl.spring.SearchSpringConfig
 
LuceneDirectoryBuilder - Interface in net.sf.mmm.search.impl.lucene
This is the interface for LuceneDirectoryBuilder.createDirectory(SearchIndexConfiguration) creating} a Directory for a lucene search index.
luceneDirectoryBuilder - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
LuceneDirectoryBuilderImpl - Class in net.sf.mmm.search.impl.lucene
This is the implementation of the LuceneDirectoryBuilder interface.
LuceneDirectoryBuilderImpl() - Constructor for class net.sf.mmm.search.impl.lucene.LuceneDirectoryBuilderImpl
The constructor.
LuceneFieldManager - Interface in net.sf.mmm.search.engine.impl.lucene
This is the interface for a manager that centralizes the behavior of fields according to their SearchFieldConfiguration for lucene.
LuceneFieldManagerFactory - Interface in net.sf.mmm.search.engine.impl.lucene
This is the interface for a factory used to create a LuceneFieldManager.
luceneFieldManagerFactory() - Method in class net.sf.mmm.search.engine.impl.spring.SearchSpringConfig
 
LuceneFieldManagerFactoryImpl - Class in net.sf.mmm.search.engine.impl.lucene
This is the factory used to create.
LuceneFieldManagerFactoryImpl() - Constructor for class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactoryImpl
The constructor.
LuceneFieldManagerImpl - Class in net.sf.mmm.search.engine.impl.lucene
This class centralizes the behavior of fields according to their SearchFieldConfiguration for lucene.
LuceneFieldManagerImpl(SearchConfigurationHolder<? extends SearchConfiguration>, Analyzer, Iso8601Util) - Constructor for class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
The constructor.
LuceneFieldNameIterator - Class in net.sf.mmm.search.impl.lucene
This class iterates the names of all fields (properties) of a given Document.
LuceneFieldNameIterator(Document) - Constructor for class net.sf.mmm.search.impl.lucene.LuceneFieldNameIterator
The constructor.
LuceneMutableSearchEntry - Class in net.sf.mmm.search.indexer.impl.lucene
This is the implementation of the MutableSearchEntry interface using lucene as underlying search-engine.
LuceneMutableSearchEntry(Document, LuceneFieldManager, SearchDependencies) - Constructor for class net.sf.mmm.search.indexer.impl.lucene.LuceneMutableSearchEntry
The constructor.
LuceneSearchEngine - Class in net.sf.mmm.search.engine.impl.lucene
This is the implementation of the SearchEngine interface using lucene as underlying search-engine.
LuceneSearchEngine(IndexReader, Analyzer, SearchQueryBuilder, Formatter, LuceneFieldManager, SearchDependencies, PeriodicRefresher) - Constructor for class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
The constructor.
LuceneSearchEngine(IndexReader, Analyzer, SearchQueryBuilder, Formatter, LuceneFieldManager, SearchDependencies) - Constructor for class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
The constructor.
LuceneSearchEngineBuilder - Class in net.sf.mmm.search.engine.impl.lucene
This is the implementation of SearchEngineBuilder using apache lucene as underlying search-engine.
LuceneSearchEngineBuilder() - Constructor for class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
The constructor.
luceneSearchEngineBuilder() - Method in class net.sf.mmm.search.engine.impl.spring.SearchSpringConfig
 
luceneSearchEngineBuilder - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
LuceneSearchEntry - Class in net.sf.mmm.search.impl.lucene
This is the implementation of the SearchEntry interface using lucene as underlying search-engine.
LuceneSearchEntry(Document, SearchFields, SearchDependencies) - Constructor for class net.sf.mmm.search.impl.lucene.LuceneSearchEntry
The constructor.
LuceneSearchHighlighter - Class in net.sf.mmm.search.engine.impl.lucene
This is the implementation of the SearchHighlighter interface using lucene as underlying search-engine.
LuceneSearchHighlighter(Analyzer, Formatter, Query) - Constructor for class net.sf.mmm.search.engine.impl.lucene.LuceneSearchHighlighter
The constructor.
LuceneSearchIndexer - Class in net.sf.mmm.search.indexer.impl.lucene
This is the implementation of SearchIndexer using lucene as underlying search-engine.
LuceneSearchIndexer(IndexWriter, LuceneSearchEngineBuilder, LuceneFieldManager, SearchDependencies) - Constructor for class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
The constructor.
LuceneSearchIndexerBuilder - Class in net.sf.mmm.search.indexer.impl.lucene
This is the implementation of SearchIndexerBuilder using lucene as underlying search-engine.
LuceneSearchIndexerBuilder() - Constructor for class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
The constructor.
LuceneSearchQuery - Class in net.sf.mmm.search.engine.impl.lucene
This is the implementation of the SearchQuery interface using lucene as underlying search-engine.
LuceneSearchQuery(Query) - Constructor for class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQuery
The constructor.
LuceneSearchQueryBuilder - Class in net.sf.mmm.search.engine.impl.lucene
This is the implementation of the SearchQueryBuilder interface using lucene as underlying search-engine.
LuceneSearchQueryBuilder(Analyzer, Version, LuceneFieldManager) - Constructor for class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
The constructor.
LuceneSearchQueryBuilderFactory - Class in net.sf.mmm.search.engine.impl.lucene
This is the implementation of SearchQueryBuilderFactory using lucene as underlying search-engine.
LuceneSearchQueryBuilderFactory() - Constructor for class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilderFactory
The constructor.
luceneVersion - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactoryImpl
 
luceneVersion - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
The Version of lucene.
luceneVersion - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilderFactory
 
luceneVersion() - Method in class net.sf.mmm.search.engine.impl.spring.SearchSpringConfig
 
luceneVersion - Variable in class net.sf.mmm.search.impl.lucene.LuceneAnalyzerImpl
 
LuceneVersion - Interface in net.sf.mmm.search.impl.lucene
This is the interface of a micro-component that defines the version of apache lucene.
luceneVersion - Variable in class net.sf.mmm.search.impl.lucene.LuceneVersionImpl
 
LuceneVersionImpl - Class in net.sf.mmm.search.impl.lucene
This is the implementation of the LuceneVersion interface.
LuceneVersionImpl() - Constructor for class net.sf.mmm.search.impl.lucene.LuceneVersionImpl
The constructor.

M

MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
MAGENTA - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color magenta.
MAGIC_BYTES_UTF16_BE - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
 
MAGIC_BYTES_UTF16_LE - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
 
MAGIC_BYTES_UTF32_BE - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
 
MAGIC_BYTES_UTF32_LE - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
 
MAGIC_BYTES_UTF8 - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
 
main(String[]) - Static method in class net.sf.mmm.orient.Client
 
main(String[]) - Static method in class net.sf.mmm.orient.JdbcClient
 
main(String[]) - Static method in class net.sf.mmm.orient.Server
 
main(String[]) - Static method in class net.sf.mmm.orient.Test
 
main(String[]) - Static method in class net.sf.mmm.search.indexer.impl.SearchIndexerMain
This is the main-method of this program.
main(String[]) - Static method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
This is the main method used to run this class as application.
main(String[]) - Static method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This is the main method used to run this class as application.
mainColumnInfo - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
The TextColumnInfo for the main column.
mainPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The main panel.
mainReader - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The reader to the main document.
mainWindow - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
 
majorChromaticSteps - Variable in enum net.sf.mmm.music.datatype.api.Solmization
 
makeAccessible(List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
Makes all AccessibleObjects in the given List accessible.
MALE_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MALTESE_CROSS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ManagedSearchEngine - Interface in net.sf.mmm.search.engine.api
This is the interface for a managed SearchEngine.
mandatory - Variable in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
 
Mandatory - Annotation Type in net.sf.mmm.util.validation.base
This is a Constraint for a mandatory field.
mandatory() - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilder
Value is mandatory.
mandatory - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
MandatoryValidator - Class in net.sf.mmm.util.validation.base
This is an implementation of ConstraintValidator for Mandatory.
MandatoryValidator() - Constructor for class net.sf.mmm.util.validation.base.MandatoryValidator
The constructor.
MANIFEST_SOURCE - Static variable in class net.sf.mmm.util.reflect.base.ManifestLoader
The Attributes.Name of the source of the Manifest.
ManifestLoader - Class in net.sf.mmm.util.reflect.base
This class loads all Manifests from your classpath.
ManifestLoader() - Constructor for class net.sf.mmm.util.reflect.base.ManifestLoader
The constructor.
ManifestLoader(ClassLoader) - Constructor for class net.sf.mmm.util.reflect.base.ManifestLoader
The constructor.
manifests - Variable in class net.sf.mmm.util.reflect.base.ManifestLoader
the list of the manifests
map - Variable in class net.sf.mmm.transaction.base.TransactionContextImpl
 
map - Variable in class net.sf.mmm.util.cli.base.CliValueContainerMap
 
map - Variable in class net.sf.mmm.util.cli.base.CliValueMap
 
map - Variable in class net.sf.mmm.util.collection.base.RankMap
 
MapArgument<K,V> - Interface in net.sf.mmm.util.query.api.argument
Extends Argument to build an Expression of Collection values.
MapChangeListener - Variable in class net.sf.mmm.util.property.api.util.MapProperty
 
MapFactory<MAP extends Map> - Interface in net.sf.mmm.util.collection.api
This is the interface for a factory of maps.
mapFactory - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
mapFactoryMap - Variable in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
 
MapPath<K,V> - Interface in net.sf.mmm.util.query.api.path
This is the interface for a Path that is a MapArgument.
MapPathImpl<K,V> - Class in net.sf.mmm.util.query.base.path
This is the implementation of MapPath.
MapPathImpl(PathImpl<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.MapPathImpl
The constructor.
MapPathImpl(PathRoot<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.MapPathImpl
The constructor.
MappedClassResolver - Class in net.sf.mmm.util.reflect.base
This is an implementation of the ClassResolver interface that uses an internal Map to define specific mappings.
MappedClassResolver() - Constructor for class net.sf.mmm.util.reflect.base.MappedClassResolver
The constructor.
MappedClassResolver(MapFactory<? extends Map>) - Constructor for class net.sf.mmm.util.reflect.base.MappedClassResolver
The constructor.
MappedNlsFormatterManager - Class in net.sf.mmm.util.nls.base
This is the implementation of the NlsFormatterManager interface.
MappedNlsFormatterManager() - Constructor for class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
The constructor.
MappedNlsFormatterManager(NlsFormatterMap) - Constructor for class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
The constructor.
mapper - Variable in class net.sf.mmm.orient.base.query.statement.OrientDbStatementFactoryImpl
 
mapper - Variable in class net.sf.mmm.util.query.base.ListQueryImpl.IteratorAdapter
 
mapper - Variable in class net.sf.mmm.util.query.base.ListQueryImpl
 
mapper - Variable in class net.sf.mmm.util.query.base.MappingList
 
mapper - Variable in class net.sf.mmm.util.query.base.SingleQueryImpl
 
mapper - Variable in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
Mapping(B) - Constructor for class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper.Mapping
The constructor.
MappingList<S,E> - Class in net.sf.mmm.util.query.base
This is an implementation of List that adapts a given List of elements to a List of elements of a different type using a given mapping Function.
MappingList(List<S>, Function<S, E>) - Constructor for class net.sf.mmm.util.query.base.MappingList
The constructor.
mapPropertiesFromBean(OrientBean, ODocument) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
mapPropertiesFromBean(B, D) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
mapPropertiesToBean(ODocument, OrientBean) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
mapPropertiesToBean(D, B) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
MapProperty<K,V> - Class in net.sf.mmm.util.property.api.util
This is the implementation of WritableListProperty.
MapProperty() - Constructor for class net.sf.mmm.util.property.api.util.MapProperty
The constructor.
MapProperty(String, GenericType<? extends ObservableMap<K, V>>, Bean) - Constructor for class net.sf.mmm.util.property.api.util.MapProperty
The constructor.
MapProperty(String, GenericType<? extends ObservableMap<K, V>>, Bean, AbstractValidator<? super ObservableMap<K, V>>) - Constructor for class net.sf.mmm.util.property.api.util.MapProperty
The constructor.
MapProperty(String, GenericType<? extends ObservableMap<K, V>>, Bean, Supplier<? extends ObservableMap<K, V>>) - Constructor for class net.sf.mmm.util.property.api.util.MapProperty
The constructor.
mark(int) - Method in class net.sf.mmm.util.io.base.FailingInputStream
 
markerType - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
 
markInvalid() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
Invalidates this property.
markSupported() - Method in class net.sf.mmm.util.io.base.FailingInputStream
 
MAROON - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color maroon.
marshal(E) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
 
marshal(Pattern) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterPattern
 
marshal(Properties) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterProperties
 
MASCULINE_ORDINAL_INDICATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The masculine ordinal indicator.
MASK - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Bit-mask for a single R/G/B/A value such as blue.
MASK_ALL - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_ALL_EXECUTABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_ALL_READABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_ALL_WRITABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_ALPHA - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Bit-mask for a the alpha value in combined value.
MASK_EXECUTABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_FULL_DIRECTORY_ACCESS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_FULL_FILE_ACCESS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_GROUP - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_GROUP_FLAGS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_MAX - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_OTHERS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_OTHERS_FLAGS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_READABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_SETGID - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_SETUID - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_STICKY - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_USER - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_USER_FLAGS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_WRITABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
maskBits - Variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
master - Variable in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
The master buffer adapted by this buffer.
masterPanel - Variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
 
matches(ResourcePathNode<Pattern>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
Checks if this ResourcePathNode matches to the given pattern path.
mathUtil - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
 
mathUtil - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
mathUtil - Variable in class net.sf.mmm.search.base.SearchDependenciesImpl
 
MathUtil - Interface in net.sf.mmm.util.math.api
This is the interface for a collection of utility functions to deal with Numbers.
mathUtil() - Method in class net.sf.mmm.util.math.impl.spring.UtilMathSpringConfig
 
mathUtil - Variable in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
mathUtil - Variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
mathUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToNumber
 
MathUtilImpl - Class in net.sf.mmm.util.math.base
This class is a collection of utility functions for dealing with numbers.
MathUtilImpl() - Constructor for class net.sf.mmm.util.math.base.MathUtilImpl
The constructor.
MathUtilLimited - Interface in net.sf.mmm.util.math.api
This is a limited subset of MathUtil that is GWT compatible.
MathUtilLimitedImpl - Class in net.sf.mmm.util.math.base
This class is a collection of utility functions for dealing with numbers.
MathUtilLimitedImpl() - Constructor for class net.sf.mmm.util.math.base.MathUtilLimitedImpl
The constructor.
MAX - Static variable in class net.sf.mmm.client.ui.api.common.Length
The maximum Length.
max - Variable in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
 
max - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
 
max - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
 
max(int) - Method in class net.sf.mmm.util.validation.base.collection.AbstractCollectionValidatorBuilder
 
max(int) - Method in class net.sf.mmm.util.validation.base.collection.AbstractMapValidatorBuilder
 
max - Variable in class net.sf.mmm.util.value.api.Range
 
MAX_DAY_OF_MONTH - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
The maximum day of the month.
MAX_MONTH - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
The maximum month of the year.
MAX_PROPERTY - Static variable in class net.sf.mmm.util.query.base.path.PathImpl
The property for the max aggregate function to calculate the maximum value.
MAX_SEGMENT - Static variable in class net.sf.mmm.util.datatype.api.color.Color
 
MAX_UNBOUND - Static variable in class net.sf.mmm.util.value.api.Range
The unbound maximum.
MAX_VALUE - Static variable in class net.sf.mmm.util.datatype.api.color.Factor
 
MAX_VALUE - Static variable in class net.sf.mmm.util.datatype.api.color.Hue
The maximum value allowed.
MAX_VALUE - Static variable in class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
The maximum value.
maxDx - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
The maximum value allowed for deltaX (typically positive).
maximizable - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
 
maximizable - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
MAXIMIZE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a maximize (fullscreen) button "icon".
MAXIMIZE - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
Deprecated.
The name of the icon to maximize something (e.g.
maximizeButton - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The button to (un)maximize the window.
maximized - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
 
maximized - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
maximized - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
 
MAXIMUM_BUFFER_SIZE_DEFAULT - Static variable in interface net.sf.mmm.content.parser.api.ContentParserOptions
The default maximum is 1 MB.
maximumBufferSize - Variable in class net.sf.mmm.content.parser.base.ContentParserOptionsBean
 
maximumCallsPerRequest - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
maximumCallsPerTransaction - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
maximumHitCount - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
maximumIndex - Variable in class net.sf.mmm.util.io.base.ByteArrayImpl
 
maximumLength - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
 
maximumLength - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
The maximum number of letters for the String to format.
maximumListGrowth - Variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
maximumOccurrence - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
 
maximumSegmentCount - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The maximum number of segments to format.
maximumTextLength - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
 
maximumTransactionsPerRequest - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
maximumValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
 
maximumValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
 
maximumValue - Variable in class net.sf.mmm.util.math.base.NumberTypeImpl
 
maxLength - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
maxPatternLength - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
The maximum length of the HyphenatorImpl.patterns.
maxPoolSize - Variable in class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
 
maybeAscii - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
false if the data can NOT be ASCII, true otherwise.
maybeUtf16 - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
false if the data can NOT be UTF-16, true otherwise.
maybeUtf8 - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
false if the data can NOT be UTF-8, true otherwise.
MEASURED_ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_DOWN_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_DOWN_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_LEFT_AND_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_LEFT_AND_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_RIGHT_AND_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_RIGHT_AND_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_UP_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_UP_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_RIGHT_ANGLE_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEDIA - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMultimedia
The number of the media if the content belongs to a whole that is divided into several media (e.g.
MediaDescriptor - Interface in net.sf.mmm.client.ui.api.media
This is the abstract interface for a descriptor of multi-media-data.
MediaDescriptorBean - Class in net.sf.mmm.client.ui.api.media
This is the abstract base implementation of MediaDescriptor as java bean.
MediaDescriptorBean() - Constructor for class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
The constructor.
MEDIUM - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The material or physical carrier of the resource.
MEDIUM_MATHEMATICAL_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEDIUM_SHADE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
memberName - Variable in enum net.sf.mmm.client.ui.api.common.LengthProperty
 
MemoryCache<K,V> - Class in net.sf.mmm.util.bean.impl
A simple cache implementation that is thread-safe and uses WeakReferences to avoid memory leaks.
MemoryCache() - Constructor for class net.sf.mmm.util.bean.impl.MemoryCache
The constructor.
menuBar - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
 
menuBar - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenu
The MenuBar.
merge(T) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
merge(ContentTypeBean, SegmentContainerSequence, int) - Method in class net.sf.mmm.util.contenttype.impl.AbstractDecision
 
merge(ContentTypeBean, SegmentContainerSequence, int) - Method in class net.sf.mmm.util.contenttype.impl.DecisionTable
 
mergeDescriptorWithSuperClass(Class<P>, PojoDescriptorImpl<P>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method creates the PojoDescriptorImpl for the superclass of pojoClass and merges PojoPropertyDescriptorImpl from inherited properties.
mergePropertyDescriptorWithSuperClass(PojoPropertyDescriptorImpl, PojoPropertyDescriptorImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method merges the superPropertyDescriptor into the propertyDescriptor.
message - Variable in class net.sf.mmm.logging.TestLogger.LogEvent
The logged message.
message - Variable in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors.Error
 
Message - Interface in net.sf.mmm.util.lang.api
This is the interface for a message that gets displayed to an end-user.
message - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
message - Variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
 
message - Variable in class net.sf.mmm.util.nls.base.NlsMessageDescriptor
 
message - Variable in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
message - Variable in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
message2KeyMap - Variable in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
Deprecated.
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.search.engine.base.SearchQueryParseException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.search.indexer.base.SearchAddFailedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.search.indexer.base.SearchEntryIdImmutableException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.search.indexer.base.SearchRemoveFailedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.search.indexer.base.SearchUpdateMissingIdException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.transaction.base.TransactionCommitException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.transaction.base.TransactionNotActiveException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.transaction.base.TransactionRollbackException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentMissingException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliParserExcepiton
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.collection.base.NodeCycleException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.component.api.AlreadyInitializedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.component.api.NotInitializedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.component.api.ResourceAmbiguousException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.component.api.ResourceMissingException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.date.api.IllegalDateFormatException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ComposedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.DuplicateObjectException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.IllegalCaseException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsClassCastException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalStateException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsNullPointerException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsParseException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ObjectDisposedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ObjectMismatchException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ObjectNotFoundException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ReadOnlyException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ValueConvertException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ValueNotSetException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ValueOutOfRangeException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.WrongValueTypeException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.io.api.BufferExceedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.io.api.RuntimeIoException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.io.api.StreamClosedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.math.api.NumberConversionException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.AccessFailedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.InstantiationFailedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.InvocationFailedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.TypeNotFoundException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.base.ContainerGrowthException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotWritableException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.search.api.SearchTimeoutException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.value.api.ValueConvertException
Deprecated.
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.value.api.ValueNotSetException
Deprecated.
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Deprecated.
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.value.api.WrongValueTypeException
Deprecated.
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.xml.api.XmlGenericException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.xml.base.XmlInvalidException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.xml.path.api.XmlParseException
 
messageBundleConverterUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageBundleConverterUsageArgument(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageBundleConverterUsageEvalChoice(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageBundleConverterUsageFormat(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageBundleConverterUsageKeyPattern(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageBundleConverterUsageModeDefault(Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageBundleConverterUsagePathExpression(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageCliAdditionalOptions() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageCliArguments() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageCliModeUsage(Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageCliOptionValues() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageCliRequiredOptions() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageCliUsage(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageConfirmDelete() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
messageConfirmRemove() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
messageConfirmStopEdit() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
messageFactory - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
messageFactory - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The NlsMessageFactory instance.
messageFactory - Variable in class net.sf.mmm.util.nls.base.NlsWriter
messageFormatterFactory - Variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
messageFormatterFactory - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
messageMainModeHelpUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageMainModeVersionUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageMainOptionHelpUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageMainOptionVersionUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messages - Variable in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrorMessages
 
messages - Variable in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors
 
MessageSeverity - Interface in net.sf.mmm.client.ui.api.common
This is the interface that represents the severity of a simple message popup.
messagesMap - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The Map used to cache messages.
messageSynchronizerUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageSynchronizerUsageBundleClass() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageSynchronizerUsageDatePattern(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageSynchronizerUsageEncoding(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageSynchronizerUsageLocales() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageSynchronizerUsageModeDefault(Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageSynchronizerUsagePath(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MessageType - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available types for message dialogs.
MessageType() - Constructor for enum net.sf.mmm.client.ui.api.common.MessageType
 
metadata - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStream
 
MetakeyAudioVideo - Interface in net.sf.mmm.util.metakey.api
This interface is a collection of constants defining keys for metadata-properties of audio/video content.
MetakeyCore - Interface in net.sf.mmm.util.metakey.api
This interface is a collection of constants defining keys for metadata-properties.
MetakeyGraphics - Interface in net.sf.mmm.util.metakey.api
TODO: this class ...
MetakeyId3v2 - Interface in net.sf.mmm.util.metakey.api
This interface is a collection of constants defining keys for metadata-properties according to ID3v2.
MetakeyMovie - Interface in net.sf.mmm.util.metakey.api
This interface is a collection of constants defining keys for metadata-properties of a movie (video content).
MetakeyMultimedia - Interface in net.sf.mmm.util.metakey.api
This interface is a collection of constants defining keys for metadata-properties of multimedia content.
MetakeyMusic - Interface in net.sf.mmm.util.metakey.api
TODO: this class ...
MetakeyOffice - Interface in net.sf.mmm.util.metakey.api
TODO: this class ...
method - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
method - Variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
method - Variable in class net.sf.mmm.util.bean.impl.BeanPrototypeOperation
 
method - Variable in class net.sf.mmm.util.http.HttpRequest
 
method - Variable in class net.sf.mmm.util.nls.base.NlsMessageDescriptor
 
method - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
method2BundleInfoMap - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
method2OperationMap - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
METHOD_CONNECT - Static variable in class net.sf.mmm.util.http.HttpRequest
the CONNECT method
METHOD_DELETE - Static variable in class net.sf.mmm.util.http.HttpRequest
the DELETE method
METHOD_GET - Static variable in class net.sf.mmm.util.http.HttpRequest
the GET method
METHOD_HEAD - Static variable in class net.sf.mmm.util.http.HttpRequest
the POST method
METHOD_M_SEARCH - Static variable in class net.sf.mmm.util.http.HttpRequest
the M-SEARCH method
METHOD_NAME_LOOKUP - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
METHOD_NOTIFY - Static variable in class net.sf.mmm.util.http.HttpRequest
the NOTIFY method
METHOD_OPTIONS - Static variable in class net.sf.mmm.util.http.HttpRequest
the OPTIONS method
METHOD_POST - Static variable in class net.sf.mmm.util.http.HttpRequest
the POST method
METHOD_PREFIX_ADD - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
method name prefix for an add method.
METHOD_PREFIX_GET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
method name prefix for classic getter.
METHOD_PREFIX_GET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
method name prefix for classic getter.
METHOD_PREFIX_GET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
method name prefix for classic getter.
METHOD_PREFIX_HAS - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
alternative method name prefix for boolean getter.
METHOD_PREFIX_HAS - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
alternative method name prefix for boolean getter.
METHOD_PREFIX_IS - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
alternative method name prefix for boolean getter.
METHOD_PREFIX_IS - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
alternative method name prefix for boolean getter.
METHOD_PREFIX_PUT - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
method name prefix for classic getter
METHOD_PREFIX_REMOVE - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
method name prefix for a remove method.
METHOD_PREFIX_SET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
method name prefix for classic setter
METHOD_PREFIX_SET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
method name prefix for classic setter
METHOD_PREFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
alternative method name prefixes for boolean getters.
METHOD_PREFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
alternative method name prefixes for boolean getters.
METHOD_PREFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
alternative method name prefixes for boolean getters.
METHOD_PREFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
the method name prefixes for getter.
METHOD_PREFIXES_BOOLEAN - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
alternative method name prefixes for boolean getters.
METHOD_PREFIXES_BOOLEAN - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
alternative method name prefixes for boolean getters.
METHOD_PUT - Static variable in class net.sf.mmm.util.http.HttpRequest
the PUT method
METHOD_SUFFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
method name suffixes for indexed getters.
METHOD_SUFFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
method name suffixes for indexed getters.
METHOD_SUFFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
the method name suffixes for size getter.
METHOD_TRACE - Static variable in class net.sf.mmm.util.http.HttpRequest
the TRACE method
methodHandle - Variable in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationDefaultMethod
 
methodIntrospector - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
 
methodName - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
methods - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl.BeanIntrospectionData
 
methods - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
the methods
methodType - Variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
MICRO_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The micro sign for 10-6.
MIDDLE_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A small centered dot.
MiddleNames() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Person
 
MIDLINE_HORIZONTAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
migrate() - Method in class net.sf.mmm.orient.sql.SqlMigrator
 
mimetype - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
min - Variable in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
 
min - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
 
min - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
 
min - Variable in class net.sf.mmm.util.value.api.Range
 
MIN_DELAY - Static variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
The minimum value allowed for PeriodicRefresherImpl.refreshDelayInSeconds.
MIN_PATTERN_LENGTH - Static variable in class net.sf.mmm.util.text.base.HyphenationState
The minimum length of a pattern.
MIN_PROPERTY - Static variable in class net.sf.mmm.util.query.base.path.PathImpl
The property for the min aggregate function to calculate the minimum value.
MIN_UNBOUND - Static variable in class net.sf.mmm.util.value.api.Range
The unbound minimum.
MIN_VALUE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
 
MIN_WIDTH - Static variable in class net.sf.mmm.util.cli.api.CliOutputSettings
The minimum value for width.
minDx - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
The minimum value allowed for deltaX (typically negative).
minHeight - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
The minimum height of the PopupWindow.
MINIM - Static variable in class net.sf.mmm.music.datatype.api.MusicalValue
Half (1/2).
MINIMUM_WIDTH_FOR_INDENT_AND_HYPHEN - Static variable in class net.sf.mmm.util.text.api.TextColumnInfo
The minimum width of a column in order that indentation and hyphenation will be active.
minimumIndex - Variable in class net.sf.mmm.util.io.base.ByteArrayImpl
 
minimumOccurrence - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
 
minimumSegmentCount - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The minimum number of segments to format.
minimumValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
 
minimumValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
 
minimumValue - Variable in class net.sf.mmm.util.math.base.NumberTypeImpl
 
MINOR_INDICATOR - Static variable in class net.sf.mmm.music.datatype.api.Chord
 
minorChromaticSteps - Variable in enum net.sf.mmm.music.datatype.api.Solmization
 
MINUS_OR_PLUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MINUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The unicode minus-sign.
MINUS_SIGN_IN_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MINUS_SIGN_WITH_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MINUS_SIGN_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MINUS_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MinuteSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.MinuteSegment
The constructor.
minWidth - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
The minimum width of the PopupWindow.
mode - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
mode - Variable in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
 
mode - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
 
mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
 
mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
 
mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
 
mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
 
mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
 
mode - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
 
mode - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
 
mode - Variable in class net.sf.mmm.util.query.base.QueryImpl
 
mode - Variable in class net.sf.mmm.util.text.base.JustificationImpl
The mode of the Justification.
MODE_DEFAULT - Static variable in class net.sf.mmm.util.text.base.JustificationImpl
The character used to identify the default mode.
MODE_TRUNCATE - Static variable in class net.sf.mmm.util.text.base.JustificationImpl
The character used to identify the truncate mode.
modeChanger - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
modeFixed - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
MODELS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
modeOption - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
 
modificationCounter - Variable in class net.sf.mmm.util.entity.base.AbstractGenericEntity
 
modificationCounter - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
 
modificationDate - Variable in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
 
modified - Variable in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
MODIFIER_COLLAPSE - Static variable in class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
MODIFIER_LETTER_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_APOSTROPHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_CENTRED_LEFT_HALF_RING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_CENTRED_RIGHT_HALF_RING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_CROSS_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_DOUBLE_APOSTROPHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_DOUBLE_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_DOWN_ARROWHEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_DOWN_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_EXTRA_HIGH_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_EXTRA_LOW_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_HALF_TRIANGULAR_COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_HIGH_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LEFT_ARROWHEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LEFT_HALF_RING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LOW_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LOW_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LOW_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LOW_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LOW_VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_MID_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_MINUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_PLUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_REVERSED_COMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_REVERSED_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_RHOTIC_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_RIGHT_ARROWHEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_RIGHT_HALF_RING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_CAPITAL_INVERTED_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_H_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_REVERSED_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_TURNED_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_TURNED_R_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_W - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_TRIANGULAR_COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_TURNED_COMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_UNASPIRATED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_UP_ARROWHEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_UP_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_VOICING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_YANG_DEPARTING_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_YIN_DEPARTING_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_MODE - Static variable in class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
The VisibilityFlagModifier for visibility changes triggered by a change of UiMode.
MODIFIER_SECURITY - Static variable in class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
The VisibilityFlagModifier for visibility changes triggered for security reasons (e.g.
ModifyStatement<E,SELF extends ModifyStatement<E,SELF>> - Interface in net.sf.mmm.util.query.api.statement
Extends Statement for modifying data.
Month - Enum in net.sf.mmm.util.date.api
The enum contains the twelve months of a year in Gregorian calendar.
Month(int, String) - Constructor for enum net.sf.mmm.util.date.api.Month
The constructor.
MonthSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.MonthSegment
The constructor.
MonthSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.MonthSegment
The constructor.
mouseX - Variable in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
The initial x position while dragging the mouse.
mouseY - Variable in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
The initial y position while dragging the mouse.
MOVABLE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for an object that can be moved around by dragging.
movable - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
 
movable - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
MOVE_DOWN - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
Deprecated.
The name of the icon to move something down.
MOVE_UP - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
Deprecated.
The name of the icon to move something up.
moveBy(Point) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
Creates a new Rectangle of this moved from its current position relatively by the to the given Point.
moveBy(int, int) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
Creates a new Rectangle of this moved from its current position relatively by the to the given dx and dy coordinate offsets.
moveTo(Point) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
Creates a new Rectangle of this moved to the given Point.
moveTo(int, int) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
Creates a new Rectangle of this moved to the point given by x and y.
MSG_BUNDLE_CONVERTER_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_BUNDLE_CONVERTER_USAGE_ARGUMENT - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_BUNDLE_CONVERTER_USAGE_EVAL_CHOICE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_BUNDLE_CONVERTER_USAGE_FORMAT - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_BUNDLE_CONVERTER_USAGE_KEY_PATTERN - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_BUNDLE_CONVERTER_USAGE_MODE_DEFAULT - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_BUNDLE_CONVERTER_USAGE_PATH_EXPRESSION - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_MAIN_MODE_HELP_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_MAIN_MODE_VERSION_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_MAIN_OPTION_HELP_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_MAIN_OPTION_USAGE_SPRING_CLASSES - Static variable in interface net.sf.mmm.search.NlsBundleSearchRoot
See net.sf.mmm.search.indexer.impl.SearchIndexerMain
MSG_MAIN_OPTION_USAGE_SPRING_XML - Static variable in interface net.sf.mmm.search.NlsBundleSearchRoot
See net.sf.mmm.search.indexer.impl.SearchIndexerMain
MSG_MAIN_OPTION_VERSION_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SEARCH_INDEXER_MAIN_MODE_USAGE_DEFAULT - Static variable in interface net.sf.mmm.search.NlsBundleSearchRoot
See net.sf.mmm.search.indexer.base.AbstractSearchIndexerMain
MSG_SYNCHRONIZER_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE_BUNDLE_CLASS - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE_DATE_PATTERN - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE_ENCODING - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE_LOCALES - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE_MODE_DEFAULT - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE_PATH - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
msgBackToSearch(String) - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
Markup text to return back to search.
msgError() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
Message if an error has occurred.
msgErrorNoHit(String) - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
Message for query that produced no hit.
msgHitDetails(String, String) - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
Markup text for the details of a hit.
msgNoHits(String) - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
Message for query that produced no hit.
msgNoHitsHint() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
Message for query that produced no hit.
msgRefreshNoChange() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
Message if refresh caused no change.
msgRefreshSuccess() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
Message after successful refresh.
msgResultRange(Number, Number, Number, String) - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
Message for hits of search-page.
MUCH_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MUCH_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
multiLine - Variable in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
 
MULTIMAP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN_IN_DOUBLE_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN_IN_LEFT_HALF_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN_IN_RIGHT_HALF_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN_IN_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
multiply(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
multiply(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
multiply(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
multiply(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
multiply(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
multiply(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
multiply(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
multiply(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
multiply(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
multiply(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
multiply(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
multiply(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
multiply(ObservableNumberValue) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
multiply(double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
multiply(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
multiply(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
multiply(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
multiSelectable - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndMultiSelectable
 
multiSelectionCheckbox - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
The SimpleCheckBox for SelectionMode.MULTIPLE_SELECTION.
multiSelectionCheckbox - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
MULTISET_MULTIPLICATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTISET_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MUSIC_FLAT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MUSIC_NATURAL_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MUSIC_SHARP_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MusicalConstants - Interface in net.sf.mmm.music.datatype.api
Collection of musical constants (e.g.
MusicalItem - Class in net.sf.mmm.music.datatype.api
 
MusicalItem(MusicalValue) - Constructor for class net.sf.mmm.music.datatype.api.MusicalItem
The constructor.
MusicalKey - Enum in net.sf.mmm.music.datatype.api
This enum represents a musical key.
MusicalKey(TonePitch, TonalSystem, String) - Constructor for enum net.sf.mmm.music.datatype.api.MusicalKey
The constructor.
MusicalKey() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioTrack
 
MusicalValue - Class in net.sf.mmm.music.datatype.api
The value of a Tone or rest.
MusicalValue(int, int) - Constructor for class net.sf.mmm.music.datatype.api.MusicalValue
The constructor.
MusicalValue(int, int, MusicalValue.Variation) - Constructor for class net.sf.mmm.music.datatype.api.MusicalValue
The constructor.
MusicalValue.Variation - Enum in net.sf.mmm.music.datatype.api
MusicColumn - Class in net.sf.mmm.music.partiture
 
MusicColumn() - Constructor for class net.sf.mmm.music.partiture.MusicColumn
The constructor.
MusicEntry - Class in net.sf.mmm.music.partiture
 
MusicEntry() - Constructor for class net.sf.mmm.music.partiture.MusicEntry
The constructor.
MusicLine - Class in net.sf.mmm.music.partiture
 
MusicLine() - Constructor for class net.sf.mmm.music.partiture.MusicLine
The constructor.
MusicRow - Class in net.sf.mmm.music.partiture
 
MusicRow() - Constructor for class net.sf.mmm.music.partiture.MusicRow
The constructor.
MusicScore - Class in net.sf.mmm.music.partiture
 
MusicScore() - Constructor for class net.sf.mmm.music.partiture.MusicScore
The constructor.
MusicStaff - Class in net.sf.mmm.music.partiture
 
MusicStaff() - Constructor for class net.sf.mmm.music.partiture.MusicStaff
The constructor.
MusicTone - Class in net.sf.mmm.music.partiture
 
MusicTone() - Constructor for class net.sf.mmm.music.partiture.MusicTone
The constructor.
mutableChildList - Variable in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
mutableExtensions - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
MutableGenericContext - Interface in net.sf.mmm.util.context.api
This is the interface for a context that can be modified.
MutableGenericContextImpl - Class in net.sf.mmm.util.context.impl
This is the implementation of the MutableGenericContext interface.
MutableGenericContextImpl(MapFactory<? extends Map>) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
The constructor for a root-context.
MutableGenericContextImpl(MapFactory<? extends Map>, GenericValueConverter<Object>) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
The constructor for a sub-context.
MutableGenericContextImpl(MapFactory<? extends Map>, GenericContext) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
The constructor for a sub-context.
MutableGenericContextImpl(MapFactory<? extends Map>, GenericContext, GenericValueConverter<Object>) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
The constructor for a sub-context.
MutableGenericEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface for a mutable GenericEntity adding setter methods.
mutableMetadata - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStream
 
mutableOptions - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
 
mutableOptions - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
 
MutableRevisionedEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface for a mutable RevisionedEntity.
MutableSearchEntry - Interface in net.sf.mmm.search.indexer.api
This is the interface for an entry in the search index.
MutableUserSession - Interface in net.sf.mmm.util.session.api
This interface extends UserSession with write operations to modify the user settings.
MyFileUpload() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyFileUpload
The constructor.
MyFileUpload(Element) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyFileUpload
The constructor.
MyRichTextArea() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
The constructor.
MyRichTextArea() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
The constructor.

N

N_ARY_CIRCLED_DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_CIRCLED_PLUS_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_CIRCLED_TIMES_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_COPRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_SQUARE_UNION_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_SUMMATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_UNION_OPERATOR_WITH_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NABLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
name - Variable in class net.sf.mmm.client.ui.base.dialog.DialogSlot
 
name - Variable in class net.sf.mmm.music.datatype.api.Chord
 
name - Variable in enum net.sf.mmm.music.datatype.api.ChordExtension
 
name - Variable in enum net.sf.mmm.music.datatype.api.MusicalKey
 
NAME - Static variable in interface net.sf.mmm.orient.api.bean.Edge
The name corresponding to OClass.getName().
NAME - Static variable in interface net.sf.mmm.orient.api.bean.Vertex
The name corresponding to OClass.getName().
Name() - Method in interface net.sf.mmm.orient.data.bean.api.AbstractName
 
name - Variable in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
 
name - Variable in class net.sf.mmm.test.TestUser
 
name - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
 
name - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
 
name - Variable in class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
the name of the property
name - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
name - Variable in class net.sf.mmm.util.nls.base.NlsArgumentDescriptor
 
name - Variable in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
name - Variable in class net.sf.mmm.util.nls.base.NlsTemplateImpl
 
name - Variable in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
Deprecated.
 
name - Variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
 
name - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
 
name - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
 
name - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
 
name - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
 
name - Variable in class net.sf.mmm.util.property.api.AbstractProperty
 
name - Variable in class net.sf.mmm.util.query.api.variable.Variable
 
name - Variable in class net.sf.mmm.util.query.base.path.Alias
 
name - Variable in class net.sf.mmm.util.reflect.api.NamedSignature
 
name - Variable in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
name - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode
 
name - Variable in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
name2classMap - Variable in class net.sf.mmm.util.reflect.base.MappedClassResolver
 
NAME2EXT_MAP - Static variable in enum net.sf.mmm.music.datatype.api.ChordExtension
 
name2OptionMap - Variable in class net.sf.mmm.util.cli.base.CliState
 
NAME2PITCH_MAP - Static variable in enum net.sf.mmm.music.datatype.api.TonePitch
 
name2PropertyMap - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
name2prototypeMap - Variable in class net.sf.mmm.util.bean.impl.BeanPrototypeBuilderImpl
 
NAME_ACCESS - Static variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
NAME_EQUALS - Static variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
NAME_HASH - Static variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
NAME_HASH_CODE - Static variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
NAME_HELP - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
The CliOption.name() of the option to get help/usage.
NAME_IS_EQUAL_TO - Static variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
NAME_TO_COLOR_MAP - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Maps CSS names to Colors.
NAME_TO_STRING - Static variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
NAME_VERBOSE - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
The CliOption.name() of the option for verbose output.
NAME_VERSION - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
The CliOption.name() of the option to get the program version.
NamedSignature - Class in net.sf.mmm.util.reflect.api
NamedSignature(String, Class<?>...) - Constructor for class net.sf.mmm.util.reflect.api.NamedSignature
The constructor.
NamedSignature(Method) - Constructor for class net.sf.mmm.util.reflect.api.NamedSignature
The constructor.
NamedSignature(String, Object...) - Constructor for class net.sf.mmm.util.reflect.api.NamedSignature
The constructor.
NamePrefix() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Person
 
namespace2prefix - Variable in class net.sf.mmm.util.xml.NamespaceContextImpl
maps namespace-URI to prefix.
NAMESPACE_PREFIX_SCHEMA - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XML-Schema
NAMESPACE_PREFIX_SCHEMA_INSTANCE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XML-Schema
NAMESPACE_PREFIX_SVG - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for SVG
NAMESPACE_PREFIX_XHTML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XHTML
NAMESPACE_PREFIX_XINCLUDE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XInclude
NAMESPACE_PREFIX_XLINK - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XLink
NAMESPACE_PREFIX_XML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the reserved xmlns namespace prefix
NAMESPACE_PREFIX_XML_EVENTS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XML-Events
NAMESPACE_PREFIX_XMLNS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the reserved xmlns namespace prefix
NAMESPACE_PREFIX_XPATH_FUNCTIONS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XML-Schema
NAMESPACE_PREFIX_XSLT - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XSLT
NAMESPACE_URI_MATHML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the MathML namespace
NAMESPACE_URI_RELAXNG_ANNOTATION - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the RELAX-NG-Structure namespace
NAMESPACE_URI_RELAXNG_STRUCTURE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the RELAX-NG-Structure namespace
NAMESPACE_URI_SCHEMA - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XML-Schema namespace
NAMESPACE_URI_SCHEMA_INSTANCE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XML-Schema namespace
NAMESPACE_URI_SVG - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the SVG namespace
NAMESPACE_URI_XHTML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XHTML namespace
NAMESPACE_URI_XINCLUDE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XInclude namespace
NAMESPACE_URI_XLINK - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XLink namespace
NAMESPACE_URI_XML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the xmlns namespace
NAMESPACE_URI_XML_EVENTS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XML-Events namespace
NAMESPACE_URI_XMLNS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the xmlns namespace
NAMESPACE_URI_XPATH_FUNCTIONS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XML-Schema namespace
NAMESPACE_URI_XSLT - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XSLT namespace
namespaceContext - Variable in class net.sf.mmm.util.xml.path.base.AbstractXmlSelector
 
NamespaceContextImpl - Class in net.sf.mmm.util.xml
This is a public implementation of the NamespaceContext interface.
NamespaceContextImpl() - Constructor for class net.sf.mmm.util.xml.NamespaceContextImpl
The constructor.
NamespaceContextImpl(NamespaceContext) - Constructor for class net.sf.mmm.util.xml.NamespaceContextImpl
The constructor.
NamespaceContextImpl.PrefixIterator - Class in net.sf.mmm.util.xml
 
NameSuffix() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Person
 
NativeName() - Method in interface net.sf.mmm.orient.data.bean.api.AbstractLocalizedName
 
NavigableMapFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a MapFactory that creates instances of NavigableMap.
NavigableSetFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of NavigableSet.
NavigableTreeMapFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the NavigableMapFactory interface that creates instances of TreeMap.
NavigableTreeMapFactory() - Constructor for class net.sf.mmm.util.collection.base.NavigableTreeMapFactory
 
NavigableTreeSetFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the NavigableSetFactory interface that creates instances of TreeSet.
NavigableTreeSetFactory() - Constructor for class net.sf.mmm.util.collection.base.NavigableTreeSetFactory
 
navigate(String) - Method in interface net.sf.mmm.util.resource.api.DataResource
This method retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(String) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory.BrowsableResourceAdapter
 
navigate(String) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory.DataResourceAdapter
 
navigate(String) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
navigate(String) - Method in class net.sf.mmm.util.resource.base.ClasspathResource
 
navigate(String) - Method in class net.sf.mmm.util.resource.base.FileResource
 
navigate(String) - Method in class net.sf.mmm.util.resource.base.UrlResource
 
navigate(String) - Method in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
navigate(ResourcePathNode<Void>, boolean) - Method in class net.sf.mmm.util.resource.impl.ClasspathFolder
 
navigate(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathFolder
 
navigate(String, boolean) - Method in class net.sf.mmm.util.resource.impl.ClasspathFolder
 
navigateBack() - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
This method navigates back in the history to the DialogPlace that has been visited before.
navigateBack() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method navigates back in the history to the DialogPlace that has been visited before.
navigateForward() - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
This method navigates forward in the history.
navigateForward() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method navigates forward in the history.
navigateFrom(ResourcePathNode<D>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
Recursive and inverted implementation of ResourcePathNode.navigateTo(ResourcePathNode).
navigateTo(DialogPlace) - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
This method opens the given DialogPlace and its according Dialog in the current ApplicationWindow.
navigateTo(String) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This is a convenience method for navigateTo(new DialogPlace(dialogId)).
navigateTo(DialogPlace) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method opens the given DialogPlace and its according Dialog in the current ApplicationWindow.
navigateTo(String) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This is a convenience method for navigateTo(new DialogPlace(dialogId)).
navigateTo(ResourcePathNode<D>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
navigateUp() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
navigator - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The PojoPathNavigator instance to use.
NAVY - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color navy.
negate() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
negate() - Method in enum net.sf.mmm.util.lang.api.Conjunction
 
negate() - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
negate() - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
negate() - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
negate() - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
negate() - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
negate() - Method in interface net.sf.mmm.util.query.api.expression.Expression
 
negate() - Method in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
negate() - Method in class net.sf.mmm.util.query.base.expression.ConstantExpression
 
negate() - Method in class net.sf.mmm.util.query.base.expression.SingleExpression
 
negate() - Method in class net.sf.mmm.util.query.base.expression.SqlOperator
 
negate() - Method in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorLike
 
NEGATED_DOUBLE_VERTICAL_BAR_DOUBLE_RIGHT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_A_SUBSET_OF_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_A_SUPERSET_OF_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_APPROXIMATELY_NOR_ACTUALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_GREATER_THAN_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_GREATER_THAN_NOR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_GREATER_THAN_NOR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_LESS_THAN_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_LESS_THAN_NOR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_LESS_THAN_NOR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
neq(V) - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
neq(Path<V>) - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
neq(V) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
neq(Path<V>) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
net.sf.mmm.client.api - package net.sf.mmm.client.api
Contains the API for an application client.
net.sf.mmm.client.api.session - package net.sf.mmm.client.api.session
Contains the API for session management of an application client.
net.sf.mmm.client.base.gwt - package net.sf.mmm.client.base.gwt
Contains the base implementation of the Client API using GWT.
net.sf.mmm.client.base.gwt.dialog - package net.sf.mmm.client.base.gwt.dialog
Contains the base implementation of the Client Dialog API using GWT.
net.sf.mmm.client.impl.base.place - package net.sf.mmm.client.impl.base.place
Contains the place related base classes for this client framework.
net.sf.mmm.client.impl.gwt.busy - package net.sf.mmm.client.impl.gwt.busy
Contains the implementation of the Client Busy API using GWT.
net.sf.mmm.client.impl.gwt.gin - package net.sf.mmm.client.impl.gwt.gin
Contains the GIN configuration for this client framework.
net.sf.mmm.client.ui - package net.sf.mmm.client.ui
Contains the bundle for Client UI.
net.sf.mmm.client.ui.api - package net.sf.mmm.client.ui.api
Contains the API to build user-interfaces for an application client.
net.sf.mmm.client.ui.api.aria.attribute - package net.sf.mmm.client.ui.api.aria.attribute
Contains abstract interfaces for attributes of ARIA roles.
net.sf.mmm.client.ui.api.aria.datatype - package net.sf.mmm.client.ui.api.aria.datatype
Contains datatypes for WAI-ARIA support.
net.sf.mmm.client.ui.api.aria.role - package net.sf.mmm.client.ui.api.aria.role
Contains interfaces for WAI-ARIA roles.
net.sf.mmm.client.ui.api.attribute - package net.sf.mmm.client.ui.api.attribute
Contains abstract interfaces for common attributes of UI objects.
net.sf.mmm.client.ui.api.binding - package net.sf.mmm.client.ui.api.binding
Contains the API for data-binding of the user-interface.
net.sf.mmm.client.ui.api.busy - package net.sf.mmm.client.ui.api.busy
Contains the API for busy management of an application client.
net.sf.mmm.client.ui.api.common - package net.sf.mmm.client.ui.api.common
Contains the common API of the client UI.
net.sf.mmm.client.ui.api.dialog - package net.sf.mmm.client.ui.api.dialog
Contains the API for dialog management of an application client.
net.sf.mmm.client.ui.api.event - package net.sf.mmm.client.ui.api.event
Contains the event API of the client UI.
net.sf.mmm.client.ui.api.feature - package net.sf.mmm.client.ui.api.feature
Contains the feature API of the client UI.
net.sf.mmm.client.ui.api.handler - package net.sf.mmm.client.ui.api.handler
Contains interfaces for handlers of the UI.
net.sf.mmm.client.ui.api.handler.action - package net.sf.mmm.client.ui.api.handler.action
Contains interfaces for plain UI handlers.
net.sf.mmm.client.ui.api.handler.event - package net.sf.mmm.client.ui.api.handler.event
Contains interfaces for event related UI handlers.
net.sf.mmm.client.ui.api.handler.object - package net.sf.mmm.client.ui.api.handler.object
Contains interfaces for object-related UI handlers.
net.sf.mmm.client.ui.api.media - package net.sf.mmm.client.ui.api.media
Contains the media API of the client UI.
net.sf.mmm.client.ui.api.widget - package net.sf.mmm.client.ui.api.widget
Contains the API for widgets.
net.sf.mmm.client.ui.api.widget.complex - package net.sf.mmm.client.ui.api.widget.complex
Contains the API for complex widgets.
net.sf.mmm.client.ui.api.widget.core - package net.sf.mmm.client.ui.api.widget.core
Contains the API for core widgets.
net.sf.mmm.client.ui.api.widget.factory - package net.sf.mmm.client.ui.api.widget.factory
Contains the API for widget factories.
net.sf.mmm.client.ui.api.widget.field - package net.sf.mmm.client.ui.api.widget.field
Contains the API for field widgets.
net.sf.mmm.client.ui.api.widget.media - package net.sf.mmm.client.ui.api.widget.media
Contains the API for media widgets.
net.sf.mmm.client.ui.api.widget.menu - package net.sf.mmm.client.ui.api.widget.menu
Contains the API for menu widgets.
net.sf.mmm.client.ui.api.widget.panel - package net.sf.mmm.client.ui.api.widget.panel
Contains the API for panel widgets.
net.sf.mmm.client.ui.api.widget.window - package net.sf.mmm.client.ui.api.widget.window
Contains the API for window widgets.
net.sf.mmm.client.ui.base - package net.sf.mmm.client.ui.base
Contains the base implementation for widgets.
net.sf.mmm.client.ui.base.aria.role - package net.sf.mmm.client.ui.base.aria.role
Contains abstract base implementation of ARIA roles.
net.sf.mmm.client.ui.base.attribute - package net.sf.mmm.client.ui.base.attribute
Contains abstract base implementation of UI attributes.
net.sf.mmm.client.ui.base.binding - package net.sf.mmm.client.ui.base.binding
Contains the (base) implementations of the data binding.
net.sf.mmm.client.ui.base.busy - package net.sf.mmm.client.ui.base.busy
Contains the base implementation of the Client Busy API.
net.sf.mmm.client.ui.base.dialog - package net.sf.mmm.client.ui.base.dialog
Contains the base implementation of the Client Dialog API.
net.sf.mmm.client.ui.base.dialog.main - package net.sf.mmm.client.ui.base.dialog.main
Contains the base implementation for main dialogs.
net.sf.mmm.client.ui.base.dialog.navigation - package net.sf.mmm.client.ui.base.dialog.navigation
Contains the base implementation for the (default) navigation dialog.
net.sf.mmm.client.ui.base.dialog.page - package net.sf.mmm.client.ui.base.dialog.page
Contains the base implementation of the page dialog.
net.sf.mmm.client.ui.base.dialog.root - package net.sf.mmm.client.ui.base.dialog.root
Contains the base implementation of the root dialog.
net.sf.mmm.client.ui.base.dynamic - package net.sf.mmm.client.ui.base.dynamic
Contains the (base) implementations of dynamic effects.
net.sf.mmm.client.ui.base.feature - package net.sf.mmm.client.ui.base.feature
Contains the base implementation for features.
net.sf.mmm.client.ui.base.handler.event - package net.sf.mmm.client.ui.base.handler.event
Contains the base implementation for event handling.
net.sf.mmm.client.ui.base.model - package net.sf.mmm.client.ui.base.model
Contains the (base) implementations of the UI models.
net.sf.mmm.client.ui.base.widget - package net.sf.mmm.client.ui.base.widget
Contains the base implementation for widgets.
net.sf.mmm.client.ui.base.widget.adapter - package net.sf.mmm.client.ui.base.widget.adapter
Contains the adapters for widgets.
net.sf.mmm.client.ui.base.widget.complex - package net.sf.mmm.client.ui.base.widget.complex
Contains the base implementation for complex widgets.
net.sf.mmm.client.ui.base.widget.complex.adapter - package net.sf.mmm.client.ui.base.widget.complex.adapter
Contains the adapters for complex widgets.
net.sf.mmm.client.ui.base.widget.core - package net.sf.mmm.client.ui.base.widget.core
Contains the base implementation for core widgets.
net.sf.mmm.client.ui.base.widget.core.adapter - package net.sf.mmm.client.ui.base.widget.core.adapter
Contains the adapters for core widgets.
net.sf.mmm.client.ui.base.widget.custom - package net.sf.mmm.client.ui.base.widget.custom
Contains the API for custom widgets.
net.sf.mmm.client.ui.base.widget.custom.complex - package net.sf.mmm.client.ui.base.widget.custom.complex
Contains the API for complex custom widgets.
net.sf.mmm.client.ui.base.widget.custom.core - package net.sf.mmm.client.ui.base.widget.custom.core
Contains the API for custom core widgets.
net.sf.mmm.client.ui.base.widget.custom.field - package net.sf.mmm.client.ui.base.widget.custom.field
Contains the API for custom field widgets.
net.sf.mmm.client.ui.base.widget.custom.panel - package net.sf.mmm.client.ui.base.widget.custom.panel
Contains the API for custom panel widgets.
net.sf.mmm.client.ui.base.widget.custom.pattern - package net.sf.mmm.client.ui.base.widget.custom.pattern
Contains the API for custom pattern widgets.
net.sf.mmm.client.ui.base.widget.custom.window - package net.sf.mmm.client.ui.base.widget.custom.window
Contains the API for custom window widgets.
net.sf.mmm.client.ui.base.widget.factory - package net.sf.mmm.client.ui.base.widget.factory
Contains the API and default implementations of factories for widgets.
net.sf.mmm.client.ui.base.widget.field - package net.sf.mmm.client.ui.base.widget.field
Contains the base implementation for field widgets.
net.sf.mmm.client.ui.base.widget.field.adapter - package net.sf.mmm.client.ui.base.widget.field.adapter
Contains the adapters for field widgets.
net.sf.mmm.client.ui.base.widget.menu - package net.sf.mmm.client.ui.base.widget.menu
Contains the base implementation for menu widgets.
net.sf.mmm.client.ui.base.widget.menu.adapter - package net.sf.mmm.client.ui.base.widget.menu.adapter
Contains the adapters for menu widgets.
net.sf.mmm.client.ui.base.widget.panel - package net.sf.mmm.client.ui.base.widget.panel
Contains the base implementation for panel widgets.
net.sf.mmm.client.ui.base.widget.panel.adapter - package net.sf.mmm.client.ui.base.widget.panel.adapter
Contains the adapters for panel widgets.
net.sf.mmm.client.ui.base.widget.window - package net.sf.mmm.client.ui.base.widget.window
Contains the base implementation for window widgets.
net.sf.mmm.client.ui.base.widget.window.adapter - package net.sf.mmm.client.ui.base.widget.window.adapter
Contains the adapters for window widgets.
net.sf.mmm.client.ui.gwt.widgets - package net.sf.mmm.client.ui.gwt.widgets
Contains the implementation of various GWT widgets.
net.sf.mmm.client.ui.gwt.widgets.handler - package net.sf.mmm.client.ui.gwt.widgets.handler
 
net.sf.mmm.client.ui.gwt.widgets.richtext - package net.sf.mmm.client.ui.gwt.widgets.richtext
Contains the RichTextToolbar and related classes.
net.sf.mmm.client.ui.impl.gwt - package net.sf.mmm.client.ui.impl.gwt
Contains the base implementation for Client UI using GWT.
net.sf.mmm.client.ui.impl.gwt.handler.event - package net.sf.mmm.client.ui.impl.gwt.handler.event
Contains the implementation for event related UI handlers using GWT.
net.sf.mmm.client.ui.impl.gwt.widget - package net.sf.mmm.client.ui.impl.gwt.widget
Contains the base implementation for widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.adapter
Contains the implementation for widget adapters using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.complex - package net.sf.mmm.client.ui.impl.gwt.widget.complex
Contains the implementation for complex widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
Contains the implementation for complex widget adapters using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.core - package net.sf.mmm.client.ui.impl.gwt.widget.core
Contains the implementation for core widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.core.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
Contains the implementation for core widget adapters using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.field - package net.sf.mmm.client.ui.impl.gwt.widget.field
Contains the implementation for field widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.field.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
Contains the implementation for field widget adapters using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.menu - package net.sf.mmm.client.ui.impl.gwt.widget.menu
Contains the implementation for menu widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
Contains the implementation for menu widget adapters using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.panel - package net.sf.mmm.client.ui.impl.gwt.widget.panel
Contains the implementation for panel widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
Contains the implementation for panel widget adapters using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.window - package net.sf.mmm.client.ui.impl.gwt.widget.window
Contains the implementation for window widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.window.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
Contains the implementation for window widget adapters using GWT.
net.sf.mmm.client.ui.impl.test - package net.sf.mmm.client.ui.impl.test
Contains the test implementation of client-ui for widgets.
net.sf.mmm.client.ui.impl.test.widget - package net.sf.mmm.client.ui.impl.test.widget
Contains the test implementation of widgets.
net.sf.mmm.client.ui.impl.test.widget.adapter - package net.sf.mmm.client.ui.impl.test.widget.adapter
Contains the test implementation of widget adapters.
net.sf.mmm.client.ui.impl.test.widget.complex - package net.sf.mmm.client.ui.impl.test.widget.complex
Contains the test implementation of complex widgets.
net.sf.mmm.client.ui.impl.test.widget.complex.adapter - package net.sf.mmm.client.ui.impl.test.widget.complex.adapter
Contains the test implementation of adapters for complex widgets.
net.sf.mmm.client.ui.impl.test.widget.core - package net.sf.mmm.client.ui.impl.test.widget.core
Contains the test implementation of core widgets.
net.sf.mmm.client.ui.impl.test.widget.field - package net.sf.mmm.client.ui.impl.test.widget.field
Contains the test implementation of field widgets.
net.sf.mmm.client.ui.impl.test.widget.field.adapter - package net.sf.mmm.client.ui.impl.test.widget.field.adapter
Contains the test implementation of adapters for field widgets.
net.sf.mmm.client.ui.impl.test.widget.menu - package net.sf.mmm.client.ui.impl.test.widget.menu
Contains the test implementation of menu widgets.
net.sf.mmm.client.ui.impl.test.widget.menu.adapter - package net.sf.mmm.client.ui.impl.test.widget.menu.adapter
Contains the test implementation of adapters for menu widgets.
net.sf.mmm.client.ui.impl.test.widget.panel - package net.sf.mmm.client.ui.impl.test.widget.panel
Contains the test implementation of panel widgets.
net.sf.mmm.client.ui.impl.test.widget.panel.adapter - package net.sf.mmm.client.ui.impl.test.widget.panel.adapter
Contains the test implementation of adapters for panel widgets.
net.sf.mmm.client.ui.impl.test.widget.window - package net.sf.mmm.client.ui.impl.test.widget.window
Contains the test implementation of window widgets.
net.sf.mmm.content.parser.api - package net.sf.mmm.content.parser.api
Provides the API for parsers to extract metadata from content.
net.sf.mmm.content.parser.base - package net.sf.mmm.content.parser.base
Contains the base-implementation of the content-parser API.
net.sf.mmm.content.parser.impl - package net.sf.mmm.content.parser.impl
Contains the implementation of the content-parser API.
net.sf.mmm.content.parser.impl.html - package net.sf.mmm.content.parser.impl.html
Contains ContentParser-implementations for HTML-files.
net.sf.mmm.content.parser.impl.java - package net.sf.mmm.content.parser.impl.java
Contains ContentParser-implementations for java-files.
net.sf.mmm.content.parser.impl.opendoc - package net.sf.mmm.content.parser.impl.opendoc
Contains ContentParser-implementations for OO-XML files.
net.sf.mmm.content.parser.impl.pdf - package net.sf.mmm.content.parser.impl.pdf
Contains ContentParser-implementations for PDF files.
net.sf.mmm.content.parser.impl.poi - package net.sf.mmm.content.parser.impl.poi
Contains ContentParser-implementations for binary MS-Office files using POI.
net.sf.mmm.content.parser.impl.spring - package net.sf.mmm.content.parser.impl.spring
 
net.sf.mmm.content.parser.impl.text - package net.sf.mmm.content.parser.impl.text
Contains ContentParser-implementations for text-files.
net.sf.mmm.content.parser.impl.xml - package net.sf.mmm.content.parser.impl.xml
Contains ContentParser-implementations for XML files.
net.sf.mmm.jpa.api.entity - package net.sf.mmm.jpa.api.entity
 
net.sf.mmm.jpa.api.query.statenent.jpql - package net.sf.mmm.jpa.api.query.statenent.jpql
 
net.sf.mmm.jpa.base.query.statement.jpql - package net.sf.mmm.jpa.base.query.statement.jpql
 
net.sf.mmm.jpa.impl.query.spring - package net.sf.mmm.jpa.impl.query.spring
 
net.sf.mmm.jpa.impl.query.statement.jpql - package net.sf.mmm.jpa.impl.query.statement.jpql
 
net.sf.mmm.logging - package net.sf.mmm.logging
Provides test-code to test logging.
net.sf.mmm.music.datatype.api - package net.sf.mmm.music.datatype.api
 
net.sf.mmm.music.partiture - package net.sf.mmm.music.partiture
 
net.sf.mmm.music.partiture.renderer.api - package net.sf.mmm.music.partiture.renderer.api
 
net.sf.mmm.orient - package net.sf.mmm.orient
 
net.sf.mmm.orient.api.bean - package net.sf.mmm.orient.api.bean
 
net.sf.mmm.orient.api.db - package net.sf.mmm.orient.api.db
 
net.sf.mmm.orient.api.mapping - package net.sf.mmm.orient.api.mapping
 
net.sf.mmm.orient.api.query.statement - package net.sf.mmm.orient.api.query.statement
 
net.sf.mmm.orient.base.id - package net.sf.mmm.orient.base.id
 
net.sf.mmm.orient.base.query.statement - package net.sf.mmm.orient.base.query.statement
 
net.sf.mmm.orient.data.bean.api - package net.sf.mmm.orient.data.bean.api
 
net.sf.mmm.orient.data.bean.api.audio - package net.sf.mmm.orient.data.bean.api.audio
 
net.sf.mmm.orient.data.bean.api.contact - package net.sf.mmm.orient.data.bean.api.contact
 
net.sf.mmm.orient.data.bean.api.media - package net.sf.mmm.orient.data.bean.api.media
 
net.sf.mmm.orient.data.bean.api.video - package net.sf.mmm.orient.data.bean.api.video
 
net.sf.mmm.orient.data.bean.api.world - package net.sf.mmm.orient.data.bean.api.world
 
net.sf.mmm.orient.data.bean.api.world.de - package net.sf.mmm.orient.data.bean.api.world.de
 
net.sf.mmm.orient.data.bean.api.world.fr - package net.sf.mmm.orient.data.bean.api.world.fr
 
net.sf.mmm.orient.data.bean.api.world.ie - package net.sf.mmm.orient.data.bean.api.world.ie
 
net.sf.mmm.orient.data.bean.api.world.us - package net.sf.mmm.orient.data.bean.api.world.us
 
net.sf.mmm.orient.impl.db - package net.sf.mmm.orient.impl.db
 
net.sf.mmm.orient.impl.id - package net.sf.mmm.orient.impl.id
 
net.sf.mmm.orient.impl.mapping - package net.sf.mmm.orient.impl.mapping
 
net.sf.mmm.orient.impl.property - package net.sf.mmm.orient.impl.property
 
net.sf.mmm.orient.repository.api - package net.sf.mmm.orient.repository.api
 
net.sf.mmm.orient.repository.impl - package net.sf.mmm.orient.repository.impl
 
net.sf.mmm.orient.sql - package net.sf.mmm.orient.sql
 
net.sf.mmm.search - package net.sf.mmm.search
Provides full-text search that can be easily integrated into any application.
net.sf.mmm.search.api - package net.sf.mmm.search.api
Provides the API of the common search infrastructure.
net.sf.mmm.search.api.config - package net.sf.mmm.search.api.config
Contains the API of common search configurations.
net.sf.mmm.search.base - package net.sf.mmm.search.base
Contains the base-implementation of common search infrastructure.
net.sf.mmm.search.base.config - package net.sf.mmm.search.base.config
Contains the base-implementation of common search configurations.
net.sf.mmm.search.engine.api - package net.sf.mmm.search.engine.api
Provides the API of the search-engine.
net.sf.mmm.search.engine.api.config - package net.sf.mmm.search.engine.api.config
Contains the API of configurations for the search-engine.
net.sf.mmm.search.engine.base - package net.sf.mmm.search.engine.base
Contains the base-implementation of search-engine.
net.sf.mmm.search.engine.base.config - package net.sf.mmm.search.engine.base.config
Contains the base-implementation of configurations for the search-engine.
net.sf.mmm.search.engine.impl.lucene - package net.sf.mmm.search.engine.impl.lucene
Contains the implementation of search-engine using apache lucene.
net.sf.mmm.search.engine.impl.spring - package net.sf.mmm.search.engine.impl.spring
 
net.sf.mmm.search.impl.lucene - package net.sf.mmm.search.impl.lucene
Contains the implementation of the search API using apache lucene.
net.sf.mmm.search.indexer.api - package net.sf.mmm.search.indexer.api
Provides the API of the Search-Indexer.
net.sf.mmm.search.indexer.api.config - package net.sf.mmm.search.indexer.api.config
Contains the API of the configurations for the search-indexer.
net.sf.mmm.search.indexer.api.state - package net.sf.mmm.search.indexer.api.state
Contains the API of the state for the search-indexer.
net.sf.mmm.search.indexer.api.strategy - package net.sf.mmm.search.indexer.api.strategy
Contains the API for the available (delta-)indexing strategies.
net.sf.mmm.search.indexer.base - package net.sf.mmm.search.indexer.base
Contains the base-implementation of the Search-Indexer API.
net.sf.mmm.search.indexer.base.config - package net.sf.mmm.search.indexer.base.config
Contains the base-implementation of the Search-Indexer Configuration API.
net.sf.mmm.search.indexer.base.state - package net.sf.mmm.search.indexer.base.state
Contains the base-implementation of the Search-Indexer State API.
net.sf.mmm.search.indexer.base.strategy - package net.sf.mmm.search.indexer.base.strategy
Contains the base-implementation for the available (delta-)indexing strategies.
net.sf.mmm.search.indexer.impl - package net.sf.mmm.search.indexer.impl
Contains the generic part of the implementation of the Search-Indexer API.
net.sf.mmm.search.indexer.impl.lucene - package net.sf.mmm.search.indexer.impl.lucene
Contains the implementation of the Search-Indexer API using apache lucene.
net.sf.mmm.search.indexer.impl.spring - package net.sf.mmm.search.indexer.impl.spring
 
net.sf.mmm.search.indexer.impl.strategy - package net.sf.mmm.search.indexer.impl.strategy
Contains the implementation for the available (delta-)indexing strategies.
net.sf.mmm.search.view.api - package net.sf.mmm.search.view.api
Contains the API of the view for the search.
net.sf.mmm.search.view.base - package net.sf.mmm.search.view.base
Contains the base-implementation of the view for the search.
net.sf.mmm.service.api - package net.sf.mmm.service.api
Contains the API for simple remote invocations to communicate between client and server.
net.sf.mmm.service.api.client - package net.sf.mmm.service.api.client
Contains the client-specific API for remote invocations.
net.sf.mmm.service.api.command - package net.sf.mmm.service.api.command
Contains the API for simple remote services using command style.
net.sf.mmm.service.api.command.client - package net.sf.mmm.service.api.command.client
Contains the client-specific API for simple remote services using command style.
net.sf.mmm.service.api.rpc - package net.sf.mmm.service.api.rpc
Contains the API for simple remote services using RPC style.
net.sf.mmm.service.api.rpc.client - package net.sf.mmm.service.api.rpc.client
Contains the client-specific API for simple remote services using RPC style.
net.sf.mmm.service.base - package net.sf.mmm.service.base
Contains the base classes for simple remote services.
net.sf.mmm.service.base.client - package net.sf.mmm.service.base.client
Contains the client-specific base classes for simple remote services.
net.sf.mmm.service.base.command - package net.sf.mmm.service.base.command
Contains the base classes for simple remote services using command pattern.
net.sf.mmm.service.base.command.client - package net.sf.mmm.service.base.command.client
Contains the client-specific base classes for simple remote services using command style.
net.sf.mmm.service.base.command.server - package net.sf.mmm.service.base.command.server
Contains the server-specific base classes for simple remote services using command style.
net.sf.mmm.service.base.gwt - package net.sf.mmm.service.base.gwt
Contains the base classes for simple remote services using GWT.
net.sf.mmm.service.base.rpc - package net.sf.mmm.service.base.rpc
Contains the base classes for simple remote services using RPC style.
net.sf.mmm.service.base.rpc.client - package net.sf.mmm.service.base.rpc.client
Contains the client-specific base classes for simple remote services using RPC style.
net.sf.mmm.service.base.rpc.server - package net.sf.mmm.service.base.rpc.server
Contains the server-specific base classes for simple remote services using RPC style.
net.sf.mmm.service.base.server - package net.sf.mmm.service.base.server
Contains the server-specific base classes for simple remote services.
net.sf.mmm.service.impl.command.server - package net.sf.mmm.service.impl.command.server
Contains the server-specific implementation classes for simple remote invocations using command style.
net.sf.mmm.service.impl.gwt.rpc.client - package net.sf.mmm.service.impl.gwt.rpc.client
Contains the client-specific implementation for remote invocation services.
net.sf.mmm.service.impl.gwt.rpc.client.rebind - package net.sf.mmm.service.impl.gwt.rpc.client.rebind
Contains GWT Generators for rebinding RemoteInvocationServiceCaller.
net.sf.mmm.service.impl.gwt.server - package net.sf.mmm.service.impl.gwt.server
Contains the server-specific implementation for remote invocation services.
net.sf.mmm.service.impl.rpc.server - package net.sf.mmm.service.impl.rpc.server
Contains the server-specific implementation classes for simple remote invocations using RPC style.
net.sf.mmm.service.impl.server - package net.sf.mmm.service.impl.server
Contains the server-specific implementation classes for simple remote invocations.
net.sf.mmm.service.impl.spring.client - package net.sf.mmm.service.impl.spring.client
Contains the client-specific implementation for remote services using spring-remoting.
net.sf.mmm.service.impl.spring.server - package net.sf.mmm.service.impl.spring.server
Contains the server-specific implementation for remote services using spring-remoting.
net.sf.mmm.test - package net.sf.mmm.test
Provides general test-code.
net.sf.mmm.test.jpa - package net.sf.mmm.test.jpa
Provides general test-code.
net.sf.mmm.transaction - package net.sf.mmm.transaction
Top-level package of the mmm-transaction.
net.sf.mmm.transaction.api - package net.sf.mmm.transaction.api
Provides the API for transaction support.
net.sf.mmm.transaction.base - package net.sf.mmm.transaction.base
Provides the base-implementation for transaction support.
net.sf.mmm.transaction.impl.jpa - package net.sf.mmm.transaction.impl.jpa
Provides the implementation for transaction support using JPA.
net.sf.mmm.transaction.impl.jta - package net.sf.mmm.transaction.impl.jta
Provides the implementation for transaction support using JTA.
net.sf.mmm.transaction.impl.spring - package net.sf.mmm.transaction.impl.spring
Provides the implementation for transaction support using spring-transaction.
net.sf.mmm.util - package net.sf.mmm.util
Top-level package of the utilities.
net.sf.mmm.util.bean.api - package net.sf.mmm.util.bean.api
Provides the API for generic java beans defined as simple interface.
net.sf.mmm.util.bean.api.entity - package net.sf.mmm.util.bean.api.entity
 
net.sf.mmm.util.bean.api.id - package net.sf.mmm.util.bean.api.id
 
net.sf.mmm.util.bean.api.link - package net.sf.mmm.util.bean.api.link
 
net.sf.mmm.util.bean.api.mapping - package net.sf.mmm.util.bean.api.mapping
 
net.sf.mmm.util.bean.base.link - package net.sf.mmm.util.bean.base.link
 
net.sf.mmm.util.bean.base.mapping - package net.sf.mmm.util.bean.base.mapping
 
net.sf.mmm.util.bean.impl - package net.sf.mmm.util.bean.impl
 
net.sf.mmm.util.bean.impl.id - package net.sf.mmm.util.bean.impl.id
 
net.sf.mmm.util.bean.impl.mapping - package net.sf.mmm.util.bean.impl.mapping
 
net.sf.mmm.util.bean.impl.spring - package net.sf.mmm.util.bean.impl.spring
 
net.sf.mmm.util.cli - package net.sf.mmm.util.cli
Top-level package of the utilities for building a command-line-interface.
net.sf.mmm.util.cli.api - package net.sf.mmm.util.cli.api
Provides the API for utilities that help to build command-line-interfaces (CLI).
net.sf.mmm.util.cli.base - package net.sf.mmm.util.cli.base
Contains the base-implementation of utilities that help to build command-line-interfaces (CLI).
net.sf.mmm.util.cli.impl - package net.sf.mmm.util.cli.impl
Contains the implementation of utilities that help to build command-line-interfaces (CLI).
net.sf.mmm.util.cli.impl.spring - package net.sf.mmm.util.cli.impl.spring
 
net.sf.mmm.util.collection.api - package net.sf.mmm.util.collection.api
Provides the API for utilities that help to dealing with Collections.
net.sf.mmm.util.collection.base - package net.sf.mmm.util.collection.base
Contains public implementations of the Collection-Util API.
net.sf.mmm.util.collection.impl - package net.sf.mmm.util.collection.impl
Contains implementations of the Collection-Util API.
net.sf.mmm.util.collection.impl.spring - package net.sf.mmm.util.collection.impl.spring
 
net.sf.mmm.util.component - package net.sf.mmm.util.component
 
net.sf.mmm.util.component.api - package net.sf.mmm.util.component.api
Contains API to help implementing components.
net.sf.mmm.util.component.base - package net.sf.mmm.util.component.base
Contains base-implementation of component-util.
net.sf.mmm.util.component.impl - package net.sf.mmm.util.component.impl
Contains implementation of component-util.
net.sf.mmm.util.component.impl.spring - package net.sf.mmm.util.component.impl.spring
 
net.sf.mmm.util.concurrent.api - package net.sf.mmm.util.concurrent.api
Provides the API for utilities that help to deal with concurrent programming.
net.sf.mmm.util.concurrent.base - package net.sf.mmm.util.concurrent.base
Provides the base-implementation for concurrent-util.
net.sf.mmm.util.concurrent.impl.spring - package net.sf.mmm.util.concurrent.impl.spring
 
net.sf.mmm.util.contenttype.api - package net.sf.mmm.util.contenttype.api
Provides the API for utilities that help to detect the type of content on the fly while streaming data.
net.sf.mmm.util.contenttype.base - package net.sf.mmm.util.contenttype.base
Provides the base implementation of the content-type API.
net.sf.mmm.util.contenttype.base.format - package net.sf.mmm.util.contenttype.base.format
Provides the format representation for the base implementation of the content-type API.
net.sf.mmm.util.contenttype.impl - package net.sf.mmm.util.contenttype.impl
Provides the implementation of the content-type API.
net.sf.mmm.util.context.api - package net.sf.mmm.util.context.api
Provides the API for a generic context.
net.sf.mmm.util.context.base - package net.sf.mmm.util.context.base
Provides the base-implementation of the Context-API.
net.sf.mmm.util.context.impl - package net.sf.mmm.util.context.impl
Provides the implementation of the Context-API.
net.sf.mmm.util.context.impl.spring - package net.sf.mmm.util.context.impl.spring
 
net.sf.mmm.util.datatype.api - package net.sf.mmm.util.datatype.api
Provides common datatypes.
net.sf.mmm.util.datatype.api.address - package net.sf.mmm.util.datatype.api.address
Provides common datatypes related to an address.
net.sf.mmm.util.datatype.api.color - package net.sf.mmm.util.datatype.api.color
Contains the color API of the client UI.
net.sf.mmm.util.datatype.api.person - package net.sf.mmm.util.datatype.api.person
Provides common datatypes related to persons.
net.sf.mmm.util.datatype.api.phone - package net.sf.mmm.util.datatype.api.phone
Provides common datatypes related to phone numbers.
net.sf.mmm.util.date.api - package net.sf.mmm.util.date.api
Provides the API for utilities that help to deal with date and time.
net.sf.mmm.util.date.base - package net.sf.mmm.util.date.base
Provides the basic implementation of utilities for dealing with date and time.
net.sf.mmm.util.date.impl.spring - package net.sf.mmm.util.date.impl.spring
 
net.sf.mmm.util.entity.api - package net.sf.mmm.util.entity.api
Provides the API for a entities.
net.sf.mmm.util.entity.base - package net.sf.mmm.util.entity.base
Provides the basic implementation of the entity API.
net.sf.mmm.util.event.api - package net.sf.mmm.util.event.api
Provides the API for a generic event-handling.
net.sf.mmm.util.event.base - package net.sf.mmm.util.event.base
Contains the abstract base-implementation of the event-handling API.
net.sf.mmm.util.event.impl - package net.sf.mmm.util.event.impl
Contains the implementation of the event API.
net.sf.mmm.util.event.impl.spring - package net.sf.mmm.util.event.impl.spring
 
net.sf.mmm.util.exception - package net.sf.mmm.util.exception
 
net.sf.mmm.util.exception.api - package net.sf.mmm.util.exception.api
Provides the API for utilities that help to deal with exceptions.
net.sf.mmm.util.exception.base - package net.sf.mmm.util.exception.base
Contains public implementations of exception-utilities.
net.sf.mmm.util.exception.impl.spring - package net.sf.mmm.util.exception.impl.spring
 
net.sf.mmm.util.file - package net.sf.mmm.util.file
 
net.sf.mmm.util.file.api - package net.sf.mmm.util.file.api
Provides the API for utilities that help to deal with files.
net.sf.mmm.util.file.base - package net.sf.mmm.util.file.base
Contains public implementations of File-utilities.
net.sf.mmm.util.file.impl - package net.sf.mmm.util.file.impl
Contains the implementation of file utilities.
net.sf.mmm.util.file.impl.spring - package net.sf.mmm.util.file.impl.spring
 
net.sf.mmm.util.filter.api - package net.sf.mmm.util.filter.api
Provides the API for generic filtering.
net.sf.mmm.util.filter.base - package net.sf.mmm.util.filter.base
Contains public implementations of the filtering-API.
net.sf.mmm.util.gwt.api - package net.sf.mmm.util.gwt.api
Provides the API for GWT specific utilities.
net.sf.mmm.util.gwt.base.rebind - package net.sf.mmm.util.gwt.base.rebind
Provides the generator infrastructure for GWT.
net.sf.mmm.util.http - package net.sf.mmm.util.http
 
net.sf.mmm.util.io - package net.sf.mmm.util.io
 
net.sf.mmm.util.io.api - package net.sf.mmm.util.io.api
Provides the API for utilities that help to read and write data, process bytes, etc.
net.sf.mmm.util.io.api.spi - package net.sf.mmm.util.io.api.spi
Provides the SPI (service-provider-interface) for IO-Utils.
net.sf.mmm.util.io.base - package net.sf.mmm.util.io.base
Contains public implementations that help to read and write data, process bytes, etc.
net.sf.mmm.util.io.impl - package net.sf.mmm.util.io.impl
Contains implementations for utilities that help to read and write data, process bytes, etc.
net.sf.mmm.util.io.impl.spring - package net.sf.mmm.util.io.impl.spring
 
net.sf.mmm.util.json.api - package net.sf.mmm.util.json.api
 
net.sf.mmm.util.json.base - package net.sf.mmm.util.json.base
 
net.sf.mmm.util.json.impl.spring - package net.sf.mmm.util.json.impl.spring
 
net.sf.mmm.util.lang.api - package net.sf.mmm.util.lang.api
Provides the API for utilities of general purpose.
net.sf.mmm.util.lang.api.attribute - package net.sf.mmm.util.lang.api.attribute
Contains abstract interfaces for common attributes of objects.
net.sf.mmm.util.lang.api.concern - package net.sf.mmm.util.lang.api.concern
Contains abstract interfaces to tag common concerns of objects.
net.sf.mmm.util.lang.api.function - package net.sf.mmm.util.lang.api.function
Contains a temporary backport for functional interfaces from java.util.function.
net.sf.mmm.util.lang.base - package net.sf.mmm.util.lang.base
Contains the basic implementation of the Util Lang API.
net.sf.mmm.util.lang.base.attribute - package net.sf.mmm.util.lang.base.attribute
Contains base-implementation of the attributes API.
net.sf.mmm.util.lang.base.datatype.adapter - package net.sf.mmm.util.lang.base.datatype.adapter
Provides generic adapters to map datatypes for JPA, JSON, and JAXB.
net.sf.mmm.util.lang.base.datatype.adapter.jackson - package net.sf.mmm.util.lang.base.datatype.adapter.jackson
Provides generic adapters to map datatypes for jackson.
net.sf.mmm.util.lang.base.datatype.adapter.jpa - package net.sf.mmm.util.lang.base.datatype.adapter.jpa
Provides generic adapters to map datatypes for JPA.
net.sf.mmm.util.lang.base.datatype.descriptor - package net.sf.mmm.util.lang.base.datatype.descriptor
Contains the basic implementation of the Util Lang API for datatype description.
net.sf.mmm.util.lang.impl.spring - package net.sf.mmm.util.lang.impl.spring
 
net.sf.mmm.util.logging.impl - package net.sf.mmm.util.logging.impl
Provides the GWT compatible implementation of Logger via GwtLogger.
net.sf.mmm.util.math.api - package net.sf.mmm.util.math.api
Provides the API for utilities that help to deal with Numbers.
net.sf.mmm.util.math.base - package net.sf.mmm.util.math.base
Contains the public implementation of the Math-Util API.
net.sf.mmm.util.math.impl.spring - package net.sf.mmm.util.math.impl.spring
 
net.sf.mmm.util.metakey.api - package net.sf.mmm.util.metakey.api
 
net.sf.mmm.util.nls.api - package net.sf.mmm.util.nls.api
Provides the API for the native language support (NLS).
net.sf.mmm.util.nls.base - package net.sf.mmm.util.nls.base
Contains the basis for implementations of the native language support (NLS) API.
net.sf.mmm.util.nls.impl - package net.sf.mmm.util.nls.impl
Provides the GWT compatible implementations for this package.
net.sf.mmm.util.nls.impl.formatter - package net.sf.mmm.util.nls.impl.formatter
Contains the implementation of formatters for the native language support (NLS).
net.sf.mmm.util.nls.impl.rebind - package net.sf.mmm.util.nls.impl.rebind
Contains GWT Generators for rebinding NlsBundle and NlsBundleFactory.
net.sf.mmm.util.nls.impl.spring - package net.sf.mmm.util.nls.impl.spring
 
net.sf.mmm.util.path.api - package net.sf.mmm.util.path.api
 
net.sf.mmm.util.path.base - package net.sf.mmm.util.path.base
 
net.sf.mmm.util.path.impl - package net.sf.mmm.util.path.impl
 
net.sf.mmm.util.pattern.api - package net.sf.mmm.util.pattern.api
Provides the API for a pattern compiler.
net.sf.mmm.util.pattern.base - package net.sf.mmm.util.pattern.base
Contains public implementations of the PatternCompiler interface for different syntax such as java-regex-, glob- and path-patterns.
net.sf.mmm.util.pojo - package net.sf.mmm.util.pojo
 
net.sf.mmm.util.pojo.api - package net.sf.mmm.util.pojo.api
Provides the API for dealing with Pojos.
net.sf.mmm.util.pojo.base - package net.sf.mmm.util.pojo.base
Provides the base-implementation of the Pojo API.
net.sf.mmm.util.pojo.descriptor.api - package net.sf.mmm.util.pojo.descriptor.api
Provides the API for introspection of Pojos.
net.sf.mmm.util.pojo.descriptor.api.accessor - package net.sf.mmm.util.pojo.descriptor.api.accessor
Provides the accessors of the API for introspection of Pojos.
net.sf.mmm.util.pojo.descriptor.api.attribute - package net.sf.mmm.util.pojo.descriptor.api.attribute
Provides the common attribute-interfaces of the API for introspection of Pojos.
net.sf.mmm.util.pojo.descriptor.base - package net.sf.mmm.util.pojo.descriptor.base
Contains the basic implementation of the Introspection-API.
net.sf.mmm.util.pojo.descriptor.base.accessor - package net.sf.mmm.util.pojo.descriptor.base.accessor
Contains the basic implementation of the Introspection-Accessor-API.
net.sf.mmm.util.pojo.descriptor.impl - package net.sf.mmm.util.pojo.descriptor.impl
Contains the implementation of the Introspection-API.
net.sf.mmm.util.pojo.descriptor.impl.accessor - package net.sf.mmm.util.pojo.descriptor.impl.accessor
Contains the implementation of the Introspection-Accessor-API.
net.sf.mmm.util.pojo.descriptor.impl.rebind - package net.sf.mmm.util.pojo.descriptor.impl.rebind
Contains the GWT rebinding generator for POJO introspection.
net.sf.mmm.util.pojo.impl.spring - package net.sf.mmm.util.pojo.impl.spring
 
net.sf.mmm.util.pojo.path.api - package net.sf.mmm.util.pojo.path.api
Provides the API for navigating a PojoPath.
net.sf.mmm.util.pojo.path.base - package net.sf.mmm.util.pojo.path.base
Contains the base-implementation of the PojoPath API.
net.sf.mmm.util.pojo.path.impl - package net.sf.mmm.util.pojo.path.impl
Contains the implementation of the PojoPath API.
net.sf.mmm.util.pojo.path.impl.function - package net.sf.mmm.util.pojo.path.impl.function
Contains implementations of PojoPathFunction.
net.sf.mmm.util.pool.api - package net.sf.mmm.util.pool.api
Provides the API for a generic pool.
net.sf.mmm.util.pool.base - package net.sf.mmm.util.pool.base
Contains base-implementations of the Pool-Util API.
net.sf.mmm.util.pool.impl - package net.sf.mmm.util.pool.impl
Contains some implementations of the Pool-Util API.
net.sf.mmm.util.process.api - package net.sf.mmm.util.process.api
Provides the API for utilities that help to deal with Processes.
net.sf.mmm.util.process.base - package net.sf.mmm.util.process.base
Provides the base-implementation for Process-Util API.
net.sf.mmm.util.process.impl.spring - package net.sf.mmm.util.process.impl.spring
 
net.sf.mmm.util.property.api - package net.sf.mmm.util.property.api
Provides the API for generic and powerful properties.
net.sf.mmm.util.property.api.factory - package net.sf.mmm.util.property.api.factory
 
net.sf.mmm.util.property.api.lang - package net.sf.mmm.util.property.api.lang
 
net.sf.mmm.util.property.api.link - package net.sf.mmm.util.property.api.link
 
net.sf.mmm.util.property.api.math - package net.sf.mmm.util.property.api.math
 
net.sf.mmm.util.property.api.path - package net.sf.mmm.util.property.api.path
 
net.sf.mmm.util.property.api.time - package net.sf.mmm.util.property.api.time
 
net.sf.mmm.util.property.api.util - package net.sf.mmm.util.property.api.util
 
net.sf.mmm.util.property.base - package net.sf.mmm.util.property.base
 
net.sf.mmm.util.property.impl.factory - package net.sf.mmm.util.property.impl.factory
 
net.sf.mmm.util.property.impl.spring - package net.sf.mmm.util.property.impl.spring
 
net.sf.mmm.util.query.api - package net.sf.mmm.util.query.api
 
net.sf.mmm.util.query.api.argument - package net.sf.mmm.util.query.api.argument
 
net.sf.mmm.util.query.api.expression - package net.sf.mmm.util.query.api.expression
 
net.sf.mmm.util.query.api.feature - package net.sf.mmm.util.query.api.feature
 
net.sf.mmm.util.query.api.path - package net.sf.mmm.util.query.api.path
 
net.sf.mmm.util.query.api.statement - package net.sf.mmm.util.query.api.statement
 
net.sf.mmm.util.query.api.variable - package net.sf.mmm.util.query.api.variable
 
net.sf.mmm.util.query.base - package net.sf.mmm.util.query.base
 
net.sf.mmm.util.query.base.argument - package net.sf.mmm.util.query.base.argument
 
net.sf.mmm.util.query.base.expression - package net.sf.mmm.util.query.base.expression
 
net.sf.mmm.util.query.base.feature - package net.sf.mmm.util.query.base.feature
 
net.sf.mmm.util.query.base.path - package net.sf.mmm.util.query.base.path
 
net.sf.mmm.util.query.base.statement - package net.sf.mmm.util.query.base.statement
 
net.sf.mmm.util.reflect - package net.sf.mmm.util.reflect
 
net.sf.mmm.util.reflect.api - package net.sf.mmm.util.reflect.api
Provides the API for utilities that help to deal with reflection.
net.sf.mmm.util.reflect.base - package net.sf.mmm.util.reflect.base
Contains the base-implementations of the Reflection-Util API.
net.sf.mmm.util.reflect.impl - package net.sf.mmm.util.reflect.impl
Contains implementations of the Reflection-Util API and other internals of this reflection-util.
net.sf.mmm.util.reflect.impl.spring - package net.sf.mmm.util.reflect.impl.spring
 
net.sf.mmm.util.resource - package net.sf.mmm.util.resource
Top-level package of the utilities for resources.
net.sf.mmm.util.resource.api - package net.sf.mmm.util.resource.api
Provides the API for utilities that help to load resources from arbitrary sources.
net.sf.mmm.util.resource.api.spi - package net.sf.mmm.util.resource.api.spi
Provides the SPI (service-provider-interface) for data-resources.
net.sf.mmm.util.resource.base - package net.sf.mmm.util.resource.base
Contains the base implementation of the resource-API.
net.sf.mmm.util.resource.base.spi - package net.sf.mmm.util.resource.base.spi
Contains the base-implementation of the SPI (service-provider-interface) for data-resources.
net.sf.mmm.util.resource.impl - package net.sf.mmm.util.resource.impl
Contains the implementation of the resource-API.
net.sf.mmm.util.resource.impl.spi - package net.sf.mmm.util.resource.impl.spi
Contains the implementations of the SPI (service-provider-interface) for data-resources.
net.sf.mmm.util.resource.impl.spring - package net.sf.mmm.util.resource.impl.spring
 
net.sf.mmm.util.scanner.api - package net.sf.mmm.util.scanner.api
Provides the API for scanners that help to parse character sequences efficient and easily.
net.sf.mmm.util.scanner.base - package net.sf.mmm.util.scanner.base
Contains the base-implementations of the Character Scanner API.
net.sf.mmm.util.search - package net.sf.mmm.util.search
 
net.sf.mmm.util.search.api - package net.sf.mmm.util.search.api
Provides the API for a search.
net.sf.mmm.util.search.base - package net.sf.mmm.util.search.base
Provides the basic implementation of the Search API.
net.sf.mmm.util.security.api - package net.sf.mmm.util.security.api
Provides the API to help with security.
net.sf.mmm.util.serialization.api - package net.sf.mmm.util.serialization.api
Provides the API for utilities that help to deal with (de)serialization.
net.sf.mmm.util.serialization.base - package net.sf.mmm.util.serialization.base
Contains common implementations of the serialization API.
net.sf.mmm.util.session.api - package net.sf.mmm.util.session.api
Provides the API for utilities that help to deal with user specific settings.
net.sf.mmm.util.session.base - package net.sf.mmm.util.session.base
Contains public implementations of the session API.
net.sf.mmm.util.text.api - package net.sf.mmm.util.text.api
Provides the API for utilities that help with textual operations.
net.sf.mmm.util.text.base - package net.sf.mmm.util.text.base
Provides the base-implementation of text-util API.
net.sf.mmm.util.text.impl.spring - package net.sf.mmm.util.text.impl.spring
 
net.sf.mmm.util.transferobject.api - package net.sf.mmm.util.transferobject.api
Provides the API for transfer-objects.
net.sf.mmm.util.transferobject.base - package net.sf.mmm.util.transferobject.base
Contains the basic implementation of the transfer-object API.
net.sf.mmm.util.transferobject.impl.spring - package net.sf.mmm.util.transferobject.impl.spring
 
net.sf.mmm.util.transformer.api - package net.sf.mmm.util.transformer.api
Provides the API for transformation-utilities.
net.sf.mmm.util.transformer.base - package net.sf.mmm.util.transformer.base
Provides the base-implementation of transformer-util API.
net.sf.mmm.util.uuid.api - package net.sf.mmm.util.uuid.api
Provides the API for utilities that help to create UUIDs.
net.sf.mmm.util.uuid.base - package net.sf.mmm.util.uuid.base
Contains the public implementation of the UUID-Util API.
net.sf.mmm.util.uuid.impl.spring - package net.sf.mmm.util.uuid.impl.spring
 
net.sf.mmm.util.validation - package net.sf.mmm.util.validation
 
net.sf.mmm.util.validation.api - package net.sf.mmm.util.validation.api
Provides the API for simple validation of values.
net.sf.mmm.util.validation.base - package net.sf.mmm.util.validation.base
Contains the base-implementations of the validation API.
net.sf.mmm.util.validation.base.collection - package net.sf.mmm.util.validation.base.collection
 
net.sf.mmm.util.validation.base.number - package net.sf.mmm.util.validation.base.number
 
net.sf.mmm.util.validation.base.text - package net.sf.mmm.util.validation.base.text
 
net.sf.mmm.util.validation.base.time - package net.sf.mmm.util.validation.base.time
 
net.sf.mmm.util.value.api - package net.sf.mmm.util.value.api
Provides the API for generic handling of values.
net.sf.mmm.util.value.base - package net.sf.mmm.util.value.base
Contains the base-implementations of the value API.
net.sf.mmm.util.value.impl - package net.sf.mmm.util.value.impl
Contains the implementation of the Value-Util API.
net.sf.mmm.util.value.impl.spring - package net.sf.mmm.util.value.impl.spring
 
net.sf.mmm.util.version.api - package net.sf.mmm.util.version.api
Provides the API for dealing with versions.
net.sf.mmm.util.version.base - package net.sf.mmm.util.version.base
Contains the base-implementations of the Version API.
net.sf.mmm.util.version.impl - package net.sf.mmm.util.version.impl
Contains the implementation of the Version API.
net.sf.mmm.util.version.impl.jpa - package net.sf.mmm.util.version.impl.jpa
 
net.sf.mmm.util.version.impl.spring - package net.sf.mmm.util.version.impl.spring
 
net.sf.mmm.util.xml - package net.sf.mmm.util.xml
Contains utility code for the XML library.
net.sf.mmm.util.xml.api - package net.sf.mmm.util.xml.api
Provides the API of utilities that help to deal with XML.
net.sf.mmm.util.xml.base - package net.sf.mmm.util.xml.base
Contains the base-implementation of the XML-Util API.
net.sf.mmm.util.xml.base.jaxb - package net.sf.mmm.util.xml.base.jaxb
Contains various XmlAdapter for mapping of common data-types and data-containers with JAXB.
net.sf.mmm.util.xml.impl.spring - package net.sf.mmm.util.xml.impl.spring
 
net.sf.mmm.util.xml.impl.stax - package net.sf.mmm.util.xml.impl.stax
Contains the implementation of the XML-Util API for StAX.
net.sf.mmm.util.xml.path.api - package net.sf.mmm.util.xml.path.api
 
net.sf.mmm.util.xml.path.base - package net.sf.mmm.util.xml.path.base
 
net_sf_mmm_util_validation_base_Mandatory_message() - Method in interface net.sf.mmm.util.validation.base.ValidationMessages
 
NEUTRAL_SIGN_CHAR - Static variable in interface net.sf.mmm.music.datatype.api.MusicalConstants
The neutral sign: 9838 .
NEUTRAL_SIGN_STRING - Static variable in interface net.sf.mmm.music.datatype.api.MusicalConstants
The neutral sign: .
newBean - Variable in class net.sf.mmm.util.property.api.AbstractProperty.PropertyBuilder
 
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8
 
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8WithNlsBundleSupport
 
newBusySession(String) - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
This method creates a new AbstractBusyManager.BusySessionImpl.
newConnection() - Method in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
newDocument(OrientBean) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl.OrientClass
 
newDocument(B) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper.Mapping
 
newEntity() - Method in interface net.sf.mmm.orient.repository.api.OrientBeanRepository
 
newEntity() - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
Creates a new instance with the given value.
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Alpha
 
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Blue
 
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Brightness
 
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Chroma
 
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.ColorFactor
 
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Green
 
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Hue
 
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Lightness
 
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Red
 
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Saturation
 
newInstance(Object) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method creates a new instance of the given template.
newInstance(Class<T>, ReflectionUtil) - Static method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorSimpleDatatype
Creates a new instance of DatatypeSegmentDescriptorSimpleDatatype for the given SimpleDatatype Class.
newInstance(Class<POJO>) - Method in interface net.sf.mmm.util.pojo.api.PojoFactory
This method creates a new instance of the given pojoType.
newInstance(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
 
newInstance() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
Creates a new instance.
newInstance() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorImpl
 
newInstance(TO) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtilLimited
This method creates a new instance of the AbstractTransferObject given as template.
newInstance(TO) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilLimitedImpl
 
newInstanceForClass(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
Implementation of SimplePojoFactory.newInstance(Class) for regular class.
newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
This method is invoked from SimplePojoFactory.newInstance(Class) if the given Class is an interface.
newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
 
newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
This method is invoked from SimplePojoFactory.newInstance(Class) if the given Class is an interface.
newLength(double) - Method in enum net.sf.mmm.client.ui.api.common.LengthUnit
Creates a new Length with this LengthUnit as unit.
newline - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
newline - Variable in class net.sf.mmm.util.nls.base.NlsWriter
The string used to terminate a line.
newLookup(Class<?>) - Method in class net.sf.mmm.util.bean.impl.LookupHelper
 
newMethodHandle(Method) - Method in class net.sf.mmm.util.bean.impl.LookupHelper
 
newParameter(String, Object) - Static method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
Creates a Map with the given parameter.
newParameter(String, Object, boolean) - Static method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
Creates a Map with the given parameter.
newQueue() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationCaller
This method opens a queue that collects remote invocations to send to the server.
newQueue(String) - Method in interface net.sf.mmm.service.api.client.RemoteInvocationCaller
This method opens a queue that collects remote invocations to send to the server.
newQueue(RemoteInvocationQueueSettings) - Method in interface net.sf.mmm.service.api.client.RemoteInvocationCaller
This method opens a queue that collects remote invocations to send to the server.
newQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method opens a queue that collects remote invocations to send to the server.
newQueue(String) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method opens a queue that collects remote invocations to send to the server.
newQueue(RemoteInvocationQueueSettings) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method opens a queue that collects remote invocations to send to the server.
newQueueForAutoCommit() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
newSelectedValues - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Temporary Set stored as instance for performance (as widgets are not really thread-safe anyways).
newValidator(Class<?>, String) - Method in class net.sf.mmm.util.validation.base.AbstractValidatorBuilder
 
newValidator(Class<?>, TypedProperty<T>) - Method in class net.sf.mmm.util.validation.base.AbstractValidatorBuilder
 
newValidator(Class<V>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
Creates a new instance of ValueValidator validating the specified Pojo.
newValidator(Class<?>, String) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<?>, String, Class<?>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<?>, TypedProperty<T>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<?>, TypedProperty<T>, Class<T>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<V>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
newValidator(Class<?>, String, Class<?>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
newValidator(Class<?>, TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
newValidator(Class<V>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderNone
 
newValidator(Class<?>, String, Class<?>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderNone
 
newValidator(Class<?>, TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderNone
 
next() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage.HitIterator
next - Variable in class net.sf.mmm.util.collection.base.AbstractIterator
the next item or null if done
next() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
 
next - Variable in class net.sf.mmm.util.collection.base.AbstractLinkedNode
 
next() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
 
next() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
 
next() - Method in class net.sf.mmm.util.collection.base.EmptyIterator
 
next() - Method in class net.sf.mmm.util.collection.base.ReadOnlyIterator
 
next() - Method in class net.sf.mmm.util.collection.base.SingleElementIterator
 
next() - Method in interface net.sf.mmm.util.io.api.ByteIterator
This method gets the current byte in the iteration.
next() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
 
next() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
 
next() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
next() - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
 
next() - Method in interface net.sf.mmm.util.lang.api.CharIterator
This method returns the next character to iterate or CharIterator.END_OF_ITERATOR if the end of this iterator has been reached.
next - Variable in class net.sf.mmm.util.lang.base.AbstractCharIterator
The next char to iterate.
next() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
 
next() - Method in class net.sf.mmm.util.lang.base.SequenceCharIterator
 
next() - Method in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
 
next() - Method in class net.sf.mmm.util.query.base.ListQueryImpl.IteratorAdapter
 
next() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
 
next() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the current character and increments the index stepping to the next character.
next() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
next(DefaultLineWrapper.TextSegment) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method initializes the given DefaultLineWrapper.TextSegment with the next segment-data from the text.
next - Variable in class net.sf.mmm.util.xml.base.JoiningNodeIterator
Buffer for lookahead or null.
next() - Method in class net.sf.mmm.util.xml.base.NodeValueCharIterator
 
next() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
 
next() - Method in class net.sf.mmm.util.xml.impl.stax.XPointerStreamReader
 
nextArray() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method switches over to the next internal byte-array.
nextBuffer() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method switches the current buffer to the next available buffer.
nextCalled - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
true if SpaceNormalizingCharIterator.next() has already been called, initially false.
nextColumn - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
 
nextElement() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
 
nextElement(XMLEventReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method skips all events until a StartElement, EndElement or EndDocument is encountered.
nextElement(XMLEventReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
nextInitialized - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
 
nextNonSpace - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
A buffer for the next non-space char if lookahead went to far, or ' ' if no char is buffered.
nextRequestId() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
nextSegment - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
nextTag() - Method in class net.sf.mmm.util.xml.base.StreamReaderProxy
We override this method to get sure that it delegates to our StreamReaderDelegate.next() instead of the StreamReaderDelegate.next() of the delegate.
nextToken() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
 
nextWidthRange - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
The width range of the next column.
NLS_BUNDLE_CLASS_NAME_PATTERN - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
NlsAccess - Class in net.sf.mmm.util.nls.api
This is a static accessor for central components supporting native language support (NLS).
NlsAccess() - Constructor for class net.sf.mmm.util.nls.api.NlsAccess
The constructor.
NlsArgument - Class in net.sf.mmm.util.nls.api
This class represents an argument of an NlsMessage.
NlsArgument(String, NlsFormatterPlugin<?>, Justification) - Constructor for class net.sf.mmm.util.nls.api.NlsArgument
The constructor.
NlsArgumentDescriptor - Class in net.sf.mmm.util.nls.base
Descriptor of an NlsArgument from an NlsBundle Method.
NlsArgumentDescriptor(String, Class<?>, int) - Constructor for class net.sf.mmm.util.nls.base.NlsArgumentDescriptor
The constructor.
NlsArgumentFormatter - Interface in net.sf.mmm.util.nls.base
nlsArgumentFormatter() - Method in class net.sf.mmm.util.nls.impl.spring.UtilNlsSpringConfig
 
NlsArgumentFormatterImpl - Class in net.sf.mmm.util.nls.impl.formatter
The NlsFormatter for an actual NlsArgument.
NlsArgumentFormatterImpl() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsArgumentFormatterImpl
The constructor.
NlsArgumentParser - Interface in net.sf.mmm.util.nls.api
nlsBundle - Variable in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
The instance of NlsBundleUtilCoreRoot.
nlsBundle - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
 
nlsBundle - Variable in class net.sf.mmm.util.lang.base.BooleanFormatter
 
NlsBundle - Interface in net.sf.mmm.util.nls.api
This is the marker interface for all "resource-bundles" for this native language support.
NlsBundleClientUiRoot - Interface in net.sf.mmm.client.ui
This interface holds the internationalized messages for this module.
NlsBundleDescriptor - Class in net.sf.mmm.util.nls.base
This is the descriptor of an NlsBundle or ResourceBundle.
NlsBundleDescriptor(ResourceBundle) - Constructor for class net.sf.mmm.util.nls.base.NlsBundleDescriptor
The constructor.
NlsBundleDescriptor(Class<? extends NlsBundle>) - Constructor for class net.sf.mmm.util.nls.base.NlsBundleDescriptor
The constructor.
NlsBundleDescriptor(Class<? extends NlsBundle>, ResourceBundle) - Constructor for class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
NlsBundleDescriptor(Class<? extends NlsBundle>, ResourceBundle, NlsBundleHelper) - Constructor for class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
NlsBundleFactory - Interface in net.sf.mmm.util.nls.api
This is the interface for a factory that can dynamically create instance of NlsBundle-interfaces.
nlsBundleFactory() - Method in class net.sf.mmm.util.nls.impl.spring.UtilNlsSpringConfig
 
NlsBundleFactoryGenerator - Class in net.sf.mmm.util.nls.impl.rebind
This is the GWT Generator for generation of the true NlsBundleFactory implementation as well as according NlsBundle implementations.
NlsBundleFactoryGenerator() - Constructor for class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
The constructor.
NlsBundleFactoryImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of NlsBundleFactory.
NlsBundleFactoryImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
The constructor.
NlsBundleFactoryImpl(ClassLoader) - Constructor for class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
The constructor.
NlsBundleGeneratorGwtI18n - Class in net.sf.mmm.util.nls.impl.rebind
This is the GWT Generator for generation of NlsBundle implementations.
NlsBundleGeneratorGwtI18n() - Constructor for class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
The constructor.
NlsBundleHelper - Class in net.sf.mmm.util.nls.base
Helper class to deal with NlsBundle interfaces.
NlsBundleHelper() - Constructor for class net.sf.mmm.util.nls.base.NlsBundleHelper
The constructor.
nlsBundleInterface - Variable in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
The NlsBundle-interface or null if NlsBundleDescriptor.resourceBundle is given.
NlsBundleInvocationHandler(Class<? extends NlsBundle>, String, NlsBundleOptions) - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
The constructor.
NlsBundleKey - Annotation Type in net.sf.mmm.util.nls.api
This optional annotation is used to define a different key for a Method of an NlsBundle interface.
NlsBundleMessage - Annotation Type in net.sf.mmm.util.nls.api
This required annotation is used to define the internationalized message for a method of an NlsBundle interface.
NlsBundleMethodInfo(NlsTemplate, String[]) - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
The constructor.
NlsBundleOptions - Annotation Type in net.sf.mmm.util.nls.api
This optional annotation is used to define a different name for an NlsBundle interface.
nlsBundles - Variable in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
 
nlsBundles - Variable in class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
Deprecated.
the original bundles
NlsBundleSearchRoot - Interface in net.sf.mmm.search
This interface holds the internationalized messages for this module.
NlsBundleTransaction - Class in net.sf.mmm.transaction
TODO: this class ...
NlsBundleTransaction() - Constructor for class net.sf.mmm.transaction.NlsBundleTransaction
 
NlsBundleUtilCliRoot - Interface in net.sf.mmm.util.cli
This interface holds the internationalized messages for this module.
NlsBundleUtilComponentRoot - Interface in net.sf.mmm.util.component
This interface holds the internationalized messages for this module.
NlsBundleUtilCoreRoot - Interface in net.sf.mmm.util
This interface holds the internationalized messages for this module.
NlsBundleUtilExceptionRoot - Interface in net.sf.mmm.util.exception
This interface holds the internationalized messages for this module.
NlsBundleUtilFileRoot - Interface in net.sf.mmm.util.file
This interface holds the internationalized messages for this module.
NlsBundleUtilIoRoot - Interface in net.sf.mmm.util.io
This interface holds the internationalized messages for this module.
NlsBundleUtilPojoRoot - Interface in net.sf.mmm.util.pojo
This interface holds the internationalized messages for this module.
NlsBundleUtilReflectRoot - Interface in net.sf.mmm.util.reflect
This interface holds the internationalized messages for this module.
NlsBundleUtilResourceRoot - Interface in net.sf.mmm.util.resource
This interface holds the internationalized messages for this module.
NlsBundleUtilSearchRoot - Interface in net.sf.mmm.util.search
This interface holds the internationalized messages for this module.
NlsBundleUtilValidationRoot - Interface in net.sf.mmm.util.validation
This interface holds the internationalized messages for this module.
NlsBundleWithLookup - Interface in net.sf.mmm.util.nls.api
This is the interface for NlsBundles that require generic lookup of a NlsMessage.
NlsBundleXml - Class in net.sf.mmm.util.xml
This class holds the internationalized messages for the XML subproject.
NlsBundleXml() - Constructor for class net.sf.mmm.util.xml.NlsBundleXml
The constructor.
NlsCachingLocalizer - Class in net.sf.mmm.util.nls.base
This is a class that stores messages and simplifies to resolve them.
NlsCachingLocalizer(String) - Constructor for class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The constructor.
NlsCachingLocalizer(String, NlsMessageFactory, NlsTemplateResolver) - Constructor for class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The constructor.
NlsCachingLocalizer(String, NlsMessageFactory, NlsTemplateResolver, MapFactory<? extends Map>) - Constructor for class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The constructor.
NlsClassCastException - Exception in net.sf.mmm.util.exception.api
A NlsClassCastException is analog to an ClassCastException but with native language support.
NlsClassCastException() - Constructor for exception net.sf.mmm.util.exception.api.NlsClassCastException
The constructor for de-serialization in GWT.
NlsClassCastException(Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsClassCastException
The constructor.
NlsClassCastException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsClassCastException
The constructor.
NlsDependencies - Interface in net.sf.mmm.util.nls.base
This interface bundles the dependencies for the native language support (NLS).
nlsDependencies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The NlsDependencies to use.
nlsDependencies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
 
nlsDependencies() - Method in class net.sf.mmm.util.nls.impl.spring.UtilNlsSpringConfig
 
NlsDependenciesImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of the NlsDependencies interface.
NlsDependenciesImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
The constructor.
nlsDependnecies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
The NlsDependencies to use.
NlsException - Exception in net.sf.mmm.util.exception.api
This is an abstract base implementation of a checked exception with real native language support (NLS).
NlsException(NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsException
The constructor.
NlsException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsException
The constructor.
NlsException(NlsException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.NlsException
The copy constructor.
NlsFormatter<O> - Interface in net.sf.mmm.util.nls.api
This is the interface for a formatter of an arbitrary object in a localized way.
NlsFormatterChoice - Class in net.sf.mmm.util.nls.impl.formatter
This is the implementation of NlsFormatter for choice-format.
NlsFormatterChoice(CharSequenceScanner, NlsDependencies) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The constructor.
NlsFormatterChoice.Choice - Class in net.sf.mmm.util.nls.impl.formatter
This inner class represents a single choice.
NlsFormatterChoice.Condition - Class in net.sf.mmm.util.nls.impl.formatter
This inner class represents a single choice.
NlsFormatterChoice.Segment - Class in net.sf.mmm.util.nls.impl.formatter
This inner class represents a single segment of a NlsFormatterChoice.Choice.
NlsFormatterChoiceNoElseConditionException - Exception in net.sf.mmm.util.nls.impl.formatter
The NlsFormatterChoiceNoElseConditionException is thrown if a choice-format has no (else)-condition.
NlsFormatterChoiceNoElseConditionException() - Constructor for exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
The constructor.
NlsFormatterChoiceOnlyElseConditionException - Exception in net.sf.mmm.util.nls.impl.formatter
The NlsFormatterChoiceOnlyElseConditionException is thrown if a choice-format starts with an (else)-condition.
NlsFormatterChoiceOnlyElseConditionException() - Constructor for exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
The constructor.
NlsFormatterCurrency - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for NlsFormatterManager.STYLE_CURRENCY.
NlsFormatterCurrency() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
The constructor.
NlsFormatterDate - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDate() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDate
The constructor.
NlsFormatterDateFull - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateFull
The constructor.
NlsFormatterDateIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter using Iso8601Util.
NlsFormatterDateIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateIso8601
The constructor.
NlsFormatterDateIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateIso8601
The constructor.
NlsFormatterDateLong - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateLong
The constructor.
NlsFormatterDateMedium - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateMedium
The constructor.
NlsFormatterDatePattern - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter using a custom date pattern (typically using SimpleDateFormat).
NlsFormatterDatePattern(String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
The constructor.
NlsFormatterDateShort - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateShort
The constructor.
NlsFormatterDateTime - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateTime() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTime
The constructor.
NlsFormatterDateTimeFull - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateTimeFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeFull
The constructor.
NlsFormatterDateTimeIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter using Iso8601Util.
NlsFormatterDateTimeIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeIso8601
The constructor.
NlsFormatterDateTimeIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeIso8601
The constructor.
NlsFormatterDateTimeLong - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateTimeLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeLong
The constructor.
NlsFormatterDateTimeMedium - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateTimeMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeMedium
The constructor.
NlsFormatterDateTimeShort - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateTimeShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeShort
The constructor.
NlsFormatterDefault - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for default formatting.
NlsFormatterDefault() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
The constructor.
NlsFormatterInteger - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for NlsFormatterManager.STYLE_INTEGER.
NlsFormatterInteger() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
The constructor.
NlsFormatterManager - Interface in net.sf.mmm.util.nls.api
This is the interface for a manager of NlsFormatters.
NlsFormatterManagerImpl - Class in net.sf.mmm.util.nls.impl.formatter
This is the implementation of the NlsFormatterManager interface.
NlsFormatterManagerImpl() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
The constructor.
NlsFormatterMap - Class in net.sf.mmm.util.nls.base
This class is like a Map to register and retrieve NlsFormatters.
NlsFormatterMap() - Constructor for class net.sf.mmm.util.nls.base.NlsFormatterMap
The constructor.
nlsFormatterMap() - Method in class net.sf.mmm.util.nls.impl.spring.UtilNlsSpringConfig
 
NlsFormatterNumber - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter using NlsFormatterManager.TYPE_NUMBER.
NlsFormatterNumber() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
The constructor.
NlsFormatterNumberPattern - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for NlsFormatterManager.TYPE_NUMBER using a custom pattern.
NlsFormatterNumberPattern(String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
The constructor.
NlsFormatterPercent - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for NlsFormatterManager.STYLE_PERCENT.
NlsFormatterPercent() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
The constructor.
NlsFormatterPlugin<O> - Interface in net.sf.mmm.util.nls.api
This interface extends NlsFormatter with the methods required to register this automatically as plugin via injection.
NlsFormatterTime - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTime() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTime
The constructor.
NlsFormatterTimeFull - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTimeFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeFull
The constructor.
NlsFormatterTimeIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter using Iso8601Util.
NlsFormatterTimeIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeIso8601
The constructor.
NlsFormatterTimeIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeIso8601
The constructor.
NlsFormatterTimeLong - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTimeLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeLong
The constructor.
NlsFormatterTimeMedium - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTimeMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeMedium
The constructor.
NlsFormatterTimeShort - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTimeShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeShort
The constructor.
NlsFormatterType - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter that formats Types.
NlsFormatterType(String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
The constructor.
NlsFormatterType.ClassFormatter - Class in net.sf.mmm.util.nls.impl.formatter
This inner class is used to format Classes.
NlsFormatterTypeFull - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTypeFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeFull
The constructor.
NlsFormatterTypeLong - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTypeLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeLong
The constructor.
NlsFormatterTypeMedium - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTypeMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeMedium
The constructor.
NlsFormatterTypeShort - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTypeShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeShort
The constructor.
NlsIllegalArgumentException - Exception in net.sf.mmm.util.exception.api
A NlsIllegalArgumentException is analog to an IllegalArgumentException but with true native language support.
NlsIllegalArgumentException() - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor for de-serialization in GWT.
NlsIllegalArgumentException(Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor.
NlsIllegalArgumentException(Object, String) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor.
NlsIllegalArgumentException(Object, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor.
NlsIllegalArgumentException(Object, String, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor.
NlsIllegalStateException - Exception in net.sf.mmm.util.exception.api
A NlsIllegalStateException is analog to an IllegalStateException but with true native language support.
NlsIllegalStateException() - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalStateException
The constructor.
NlsIllegalStateException(Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalStateException
The constructor.
nlsLocalizer - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
 
NlsLocalizer - Interface in net.sf.mmm.util.nls.api
This is the interface for a localizer that simplifies the localization of messages via NlsMessages.
nlsMessage - Variable in exception net.sf.mmm.util.exception.api.NlsException
the internationalized message
nlsMessage - Variable in exception net.sf.mmm.util.exception.api.NlsRuntimeException
the internationalized message
NlsMessage - Interface in net.sf.mmm.util.nls.api
This is the interface for an internationalized message.
NlsMessageDescriptor - Class in net.sf.mmm.util.nls.base
This is the descriptor of an NlsMessage from an NlsBundle Method.
NlsMessageDescriptor(Method) - Constructor for class net.sf.mmm.util.nls.base.NlsMessageDescriptor
The constructor.
NlsMessageDescriptor(String, String, NlsArgumentDescriptor[]) - Constructor for class net.sf.mmm.util.nls.base.NlsMessageDescriptor
The constructor.
nlsMessageFactory - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
NlsMessageFactory - Interface in net.sf.mmm.util.nls.api
This is the interface for a factory used to create instances of NlsMessage.
nlsMessageFactory() - Method in class net.sf.mmm.util.nls.impl.spring.UtilNlsSpringConfig
 
NlsMessageFactoryImpl - Class in net.sf.mmm.util.nls.base
This is the implementation of NlsMessageFactory.
NlsMessageFactoryImpl() - Constructor for class net.sf.mmm.util.nls.base.NlsMessageFactoryImpl
The constructor.
NlsMessageFormatter - Interface in net.sf.mmm.util.nls.api
This is the interface for a formatter of a message-text.
NlsMessageFormatterFactory - Interface in net.sf.mmm.util.nls.api
This is the interface to create an NlsFormatter.
nlsMessageFormatterFactory() - Method in class net.sf.mmm.util.nls.impl.spring.UtilNlsSpringConfig
 
NlsMessageFormatterFactoryImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of the NlsMessageFormatterFactory.
NlsMessageFormatterFactoryImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
The constructor.
NlsMessageFormatterImpl - Class in net.sf.mmm.util.nls.impl.formatter
This is the implementation of the NlsMessageFormatter interface.
NlsMessageFormatterImpl(String, NlsDependencies) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
The constructor.
NlsMessageFormatterImpl.PatternSegment - Class in net.sf.mmm.util.nls.impl.formatter
This inner class represents a segment out of the parsed message-pattern.
NlsMessageImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of NlsMessage.
NlsMessageImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageImpl
The constructor for de-serialization in GWT.
NlsMessageImpl(NlsTemplate, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageImpl
The constructor.
NlsMessageImpl(String, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageImpl
The constructor.
NlsMessageLookup - Interface in net.sf.mmm.util.nls.api
This interface provides a generic lookup of a NlsMessage.
NlsMessageLookupNone - Class in net.sf.mmm.util.nls.base
This is a dummy implementation of NlsMessageLookup that will always return null.
NlsMessageLookupNone() - Constructor for class net.sf.mmm.util.nls.base.NlsMessageLookupNone
The constructor.
NlsMessageLookupProxy - Class in net.sf.mmm.util.nls.base
This class combines multiple instances of NlsMessageLookup to a single instance.
NlsMessageLookupProxy(NlsMessageLookup...) - Constructor for class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
The constructor.
NlsMessageLookupProxy(Class<? extends NlsBundleWithLookup>...) - Constructor for class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
The constructor.
NlsMessagePlain - Class in net.sf.mmm.util.nls.base
This is a dummy implementation of NlsMessage that only returns the message given at construction and never has any arguments.
NlsMessagePlain() - Constructor for class net.sf.mmm.util.nls.base.NlsMessagePlain
The constructor for de-serialization in GWT.
NlsMessagePlain(String) - Constructor for class net.sf.mmm.util.nls.base.NlsMessagePlain
The constructor.
NlsNullPointerException - Exception in net.sf.mmm.util.exception.api
A NlsNullPointerException is analog to an NullPointerException but with native language support.
NlsNullPointerException() - Constructor for exception net.sf.mmm.util.exception.api.NlsNullPointerException
The constructor for de-serialization in GWT.
NlsNullPointerException(String) - Constructor for exception net.sf.mmm.util.exception.api.NlsNullPointerException
The constructor.
NlsNullPointerException(String, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsNullPointerException
The constructor.
NlsObject - Interface in net.sf.mmm.util.nls.api
This is the interface for an object with native language support.
NlsParseException - Exception in net.sf.mmm.util.exception.api
The NlsParseException is thrown if some data could NOT be parsed because it does NOT match the according format (pattern or grammar).
NlsParseException() - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor for de-serialization in GWT.
NlsParseException(CharSequence, CharSequence) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, CharSequence, CharSequence) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(CharSequence, CharSequence, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(CharSequence, CharSequence, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, CharSequence, CharSequence, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, CharSequence, CharSequence, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Object, Type, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, Object, Type, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsResourceBundle - Interface in net.sf.mmm.util.nls.api
This is an interface abstracts from ResourceBundle to support features like NlsBundle.
NlsResourceBundleJavaScriptServlet - Class in net.sf.mmm.util.nls.base
This is a HttpServlet that dynamically generates some JavaScript containing the content of NlsBundles and ResourceBundles for the users locale.
NlsResourceBundleJavaScriptServlet() - Constructor for class net.sf.mmm.util.nls.base.NlsResourceBundleJavaScriptServlet
The constructor.
NlsResourceBundleLocator - Interface in net.sf.mmm.util.nls.impl
This is the interface for an internal component that automatically finds the declared bundles.
nlsResourceBundleLocator() - Method in class net.sf.mmm.util.nls.impl.spring.UtilNlsSpringConfig
 
NlsResourceBundleLocatorImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of NlsResourceBundleLocator.
NlsResourceBundleLocatorImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
The constructor.
NlsResourceBundleProvider - Interface in net.sf.mmm.util.nls.base
Deprecated.
NlsResourceBundleRequestor - Interface in net.sf.mmm.util.nls.api
This is the interface of a component to request NlsResourceBundles.
nlsResourceBundleRequestor() - Method in class net.sf.mmm.util.nls.impl.spring.UtilNlsSpringConfig
 
NlsResourceLocator - Interface in net.sf.mmm.util.nls.api
nlsResourceLocator() - Method in class net.sf.mmm.util.nls.impl.spring.UtilNlsSpringConfig
 
NlsReversedResourceBundle - Interface in net.sf.mmm.util.nls.impl
Deprecated.
replaced with simple Map in DefaultNlsTemplateResolver
NlsReversedResourceBundleImpl - Class in net.sf.mmm.util.nls.impl
Deprecated.
replaced with simple Map in DefaultNlsTemplateResolver
NlsReversedResourceBundleImpl(ResourceBundle) - Constructor for class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
Deprecated.
The constructor.
NlsRuntimeException - Exception in net.sf.mmm.util.exception.api
This is an abstract base implementation of NlsThrowable based on RuntimeException.
NlsRuntimeException() - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor for de-serialization in GWT.
NlsRuntimeException(NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor.
NlsRuntimeException(String) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor.
NlsRuntimeException(Throwable, String) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor.
NlsRuntimeException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor.
NlsRuntimeException(NlsRuntimeException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The copy constructor.
NlsRuntimeWrapperException - Exception in net.sf.mmm.util.exception.api
This is an NlsRuntimeException to wrap an arbitrary NlsThrowable.
NlsRuntimeWrapperException() - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
The constructor for de-serialization in GWT.
NlsRuntimeWrapperException(NlsException) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
The constructor.
NlsRuntimeWrapperException(NlsRuntimeException) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
The constructor.
NlsTemplate - Interface in net.sf.mmm.util.nls.api
This interface represents the template for an internationalized text that can be translated to a given Locale.
NlsTemplateImpl - Class in net.sf.mmm.util.nls.base
This class is the implementation of the NlsTemplate interface.
NlsTemplateImpl() - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImpl
The constructor for de-serialization in GWT.
NlsTemplateImpl(String, String) - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImpl
The constructor.
NlsTemplateImplWithMessage - Class in net.sf.mmm.util.nls.base
This class extends NlsTemplateImpl with the internationalized message as fallback.
NlsTemplateImplWithMessage() - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
The constructor for de-serialization in GWT.
NlsTemplateImplWithMessage(String, String, String) - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
The constructor.
nlsTemplateResolver - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
NlsTemplateResolver - Interface in net.sf.mmm.util.nls.api
This is the interface for resolving NlsTemplate for translating a text-message to a Locale-specific language.
nlsTemplateResolver() - Method in class net.sf.mmm.util.nls.impl.spring.UtilNlsSpringConfig
 
NlsTemplateResolverImpl - Class in net.sf.mmm.util.nls.impl
Deprecated.
NlsTemplateResolverImpl(ResourceBundle...) - Constructor for class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
Deprecated.
The constructor.
NlsTemplateResolverImpl(NlsReversedResourceBundle...) - Constructor for class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
Deprecated.
The constructor.
NlsThrowable - Interface in net.sf.mmm.util.exception.api
This is the interface for exceptions with the following features: real native language support via NlsMessage. a UUID unique per exception instance automatically generated once per exception chain. an error code that should be unique per exception type. distinguish between technical exceptions and exceptions intended for end-users. support for copying and truncation of the exception. NOTE:
Exceptions should only occur in unexpected or un-normal situations.
NlsUnsupportedOperationException - Exception in net.sf.mmm.util.exception.api
An NlsUnsupportedOperationException is thrown if an operation was invoked that is NOT implemented or generally NOT supported.
NlsUnsupportedOperationException() - Constructor for exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
The constructor.
NlsUnsupportedOperationException(Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
The constructor.
NlsUnsupportedOperationException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
The constructor.
NlsWriter - Class in net.sf.mmm.util.nls.base
An NlsWriter is a Writer, that writes the localized message of the given text.
NlsWriter(Appendable) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
The constructor.
NlsWriter(Appendable, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
The constructor.
NlsWriter(Appendable, Map<String, Object>, Locale) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
The constructor.
NlsWriter(Appendable, Map<String, Object>, Locale, String) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
The constructor.
NlsWriter(Appendable, Map<String, Object>, Locale, String, NlsMessageFactory) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
The constructor.
NlsWriter(Appendable, Map<String, Object>, Locale, String, NlsMessageFactory, NlsTemplateResolver) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
The constructor.
NO_ANNOTATIONS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
An empty Annotation-array.
NO_ARGS - Static variable in class net.sf.mmm.util.reflect.api.Arguments
the void signature for a non-arg method
NO_ARGUMENTS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
an empty Object-array
NO_BEANS - Static variable in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
NO_BREAK_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A UnicodeUtil.SPACE that shall not be wrapped.
NO_COMMA_OR_END_EXPRESSION - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
A char filter that accepts everything except ',' and '}'.
NO_ESCAPE - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorLike
 
NO_EXPRESSION - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
A char filter that accepts everything except ',' and '}'.
NO_FILES - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
An empty file array.
NO_HITS - Static variable in interface net.sf.mmm.search.engine.api.SearchHit
An emtpy SearchHit array.
NO_PARAMETERS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
an empty class array
NO_PROPERTIES - Static variable in interface net.sf.mmm.util.property.api.WritableProperty
Empty array instance.
NO_STACKTRACE - Static variable in interface net.sf.mmm.util.exception.api.ExceptionUtil
The empty stacktrace.
NO_TARGET - Static variable in interface net.sf.mmm.util.reflect.api.AnnotationUtil
an empty element-type array
NO_TYPES - Static variable in interface net.sf.mmm.util.reflect.api.GenericType
An empty GenericType-array.
NO_TYPES - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
an empty Type-array
NoByteArrayPool - Class in net.sf.mmm.util.pool.base
This is a dummy pool for byte-arrays.
NoByteArrayPool() - Constructor for class net.sf.mmm.util.pool.base.NoByteArrayPool
The constructor.
NoCharArrayPool - Class in net.sf.mmm.util.pool.base
This is a dummy pool for char-arrays.
NoCharArrayPool() - Constructor for class net.sf.mmm.util.pool.base.NoCharArrayPool
The constructor.
node - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
Node<PARENT> - Interface in net.sf.mmm.util.collection.api
This is the interface for a node that has a parent.
NodeContainer<NODE,SELF extends NodeContainer<NODE,SELF>> - Interface in net.sf.mmm.client.ui.base.widget.complex
This is the interface extends ItemContainer for containing nodes of tree widget.
NodeCycle<V> - Class in net.sf.mmm.util.collection.base
This class is used to detect and represent a cyclic dependency of nodes.
NodeCycle(V) - Constructor for class net.sf.mmm.util.collection.base.NodeCycle
The constructor.
NodeCycle(V, SimpleValueConverter<V, String>) - Constructor for class net.sf.mmm.util.collection.base.NodeCycle
The constructor.
NodeCycleException - Exception in net.sf.mmm.util.collection.base
A NodeCycleException is thrown if a chain of nodes has a cyclic dependency.
NodeCycleException() - Constructor for exception net.sf.mmm.util.collection.base.NodeCycleException
The constructor for de-serialization in GWT.
NodeCycleException(NodeCycle<?>) - Constructor for exception net.sf.mmm.util.collection.base.NodeCycleException
The constructor.
NodeCycleException(NodeCycle<?>, Object) - Constructor for exception net.sf.mmm.util.collection.base.NodeCycleException
The constructor.
nodeIndex - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
NodeIterator - Class in net.sf.mmm.util.xml.base
This class is used to iterate the Nodes of a NodeList.
NodeIterator(NodeList) - Constructor for class net.sf.mmm.util.xml.base.NodeIterator
The constructor.
nodeList - Variable in class net.sf.mmm.util.xml.base.NodeIterator
The NodeList to iterate.
nodeList - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
 
nodeListLength - Variable in class net.sf.mmm.util.xml.base.NodeIterator
nodeMap - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
NodeValueCharIterator - Class in net.sf.mmm.util.xml.base
This is an implementation of CharIterator that iterates the characters of the value(s) of a single node or a node-list.
NodeValueCharIterator(NodeList) - Constructor for class net.sf.mmm.util.xml.base.NodeValueCharIterator
The constructor.
NodeValueCharIterator(Node) - Constructor for class net.sf.mmm.util.xml.base.NodeValueCharIterator
The constructor.
nodeWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
NON_BREAKING_HYPHEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The non-breaking hyphen.
NonClosingInputStream - Class in net.sf.mmm.util.io.base
This is an InputStream that wraps an existing InputStream and prevents closing the original InputStream.
NonClosingInputStream(InputStream) - Constructor for class net.sf.mmm.util.io.base.NonClosingInputStream
The constructor.
NonClosingInputStream.ClosedInputStream - Class in net.sf.mmm.util.io.base
This inner class is a stream that will always throw a StreamClosedException.
NONE - Static variable in class net.sf.mmm.util.date.api.WeekdaySet
An empty WeekdaySet containing no Weekday at all.
nonUtfEncoding - Variable in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
 
nonUtfEncoding - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
 
nonUtfEncoding - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The encoding to use if encoding is neither UTF nor ASCII.
NoPojoFieldIntrospector - Class in net.sf.mmm.util.pojo.descriptor.base
This is a dummy implementation of the PojoFieldIntrospector interface that never finds any field.
NoPojoFieldIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.NoPojoFieldIntrospector
The constructor.
NoPojoMethodIntrospector - Class in net.sf.mmm.util.pojo.descriptor.base
This is a dummy implementation of the PojoMethodIntrospector interface that never finds any method.
NoPojoMethodIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.NoPojoMethodIntrospector
The constructor.
NoPojoPathRecognizer - Class in net.sf.mmm.util.pojo.path.base
This is a dummy implementation of the PojoPathRecognizer that does nothing.
NoPojoPathRecognizer() - Constructor for class net.sf.mmm.util.pojo.path.base.NoPojoPathRecognizer
The constructor.
NOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
normal - Variable in enum net.sf.mmm.music.datatype.api.TonePitch
 
NORMAL_SUBGROUP_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORMAL_SUBGROUP_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
normalize(String) - Method in class net.sf.mmm.util.text.base.HyphenatorImpl
This method normalizes the given word.
normalize(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
This method normalizes the constant name of the Enum.
normalize2Ascii(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method determines an ASCII-representation for the given character if available.
normalize2Ascii(CharSequence) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method converts the given text to the best possible ASCII-representation.
normalize2Ascii(CharSequence, char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method converts the given text to the best possible ASCII-representation.
normalize2Ascii(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
normalize2Ascii(char, char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
normalize2Ascii(CharSequence) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
normalize2Ascii(CharSequence, char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
normalizedWord - Variable in class net.sf.mmm.util.text.base.HyphenationState
The normalized word.
normalizeError(Throwable) - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint.ExceptionHandler
This method normalizes the given error.
normalizeHome(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
Normalize the potential home segment of the path (if starts with ~ such as "~/.ssh", "~root/" or "~admin/..").
normalizePath(String, char) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method normalizes a given path.
normalizePath(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method is a shortcut for normalizePath(path, File.separatorChar).
normalizePath(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
normalizePath(String, char) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
normalizeSpaces - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
 
normalizeStringRepresentation(String) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
Normalizes the given String.
NORTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_EAST_ARROW_AND_SOUTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_EAST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_EAST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_WEST_ARROW_AND_NORTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_WEST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_WEST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
not() - Method in interface net.sf.mmm.util.property.api.lang.ReadableBooleanProperty
 
not() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
NOT_A_SUBSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_A_SUPERSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_AN_ELEMENT_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_ASYMPTOTICALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_BETWEEN - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if objects do NOT match using SQL BETWEEN operation.
NOT_EMPTY - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if objects do NOT match using SQL EMPTY operation.
NOT_EQUAL - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if objects are NOT equal.
NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_IDENTICAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_IN - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if objects do NOT match using SQL IN operation.
NOT_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_LIKE - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator
SqlOperator to check if objects match using SQL like pattern.
NOT_NORMAL_SUBGROUP_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_NORMAL_SUBGROUP_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_PARALLEL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The sign for a negation in boolean algebra.
NOT_SQUARE_IMAGE_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_SQUARE_ORIGINAL_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_TRUE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NoTemplateResolver - Class in net.sf.mmm.util.nls.base
This is a dummy implementation of the NlsTemplateResolver interface that performs no resolving (always returns null for NoTemplateResolver.resolveTemplate(String)).
NoTemplateResolver() - Constructor for class net.sf.mmm.util.nls.base.NoTemplateResolver
The constructor.
notIn(Collection<? extends V>) - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
notIn(V...) - Method in interface net.sf.mmm.util.query.api.argument.Argument
 
notIn(Collection<? extends V>) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
notIn(V...) - Method in interface net.sf.mmm.util.query.base.argument.AbstractArgument
 
NotInitializedException - Exception in net.sf.mmm.util.component.api
This is the exception thrown if an operation was invoked before the object was initialized but has to be called after initialization.
NotInitializedException() - Constructor for exception net.sf.mmm.util.component.api.NotInitializedException
The constructor.
NoTransactionAdapter() - Constructor for class net.sf.mmm.transaction.base.NoTransactionExecutor.NoTransactionAdapter
 
NoTransactionExecutor - Class in net.sf.mmm.transaction.base
TODO: this class ...
NoTransactionExecutor() - Constructor for class net.sf.mmm.transaction.base.NoTransactionExecutor
The constructor.
NoTransactionExecutor.NoTransactionAdapter - Class in net.sf.mmm.transaction.base
A dummy transaction adapter.
NULL - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
a string representing the undefined value null.
NULL - Static variable in class net.sf.mmm.util.query.base.argument.ConstantArgument
The singleton ConstantArgument instance for the null literal.
NULL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The null character typically used for termination.
NULL_QUERY - Static variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
 
nullValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
 
NullWriter() - Constructor for class net.sf.mmm.content.parser.impl.html.ContentParserHtml.NullWriter
 
NUMBER_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The hash or number sign.
NumberArgument<V extends Number & Comparable<?>> - Interface in net.sf.mmm.util.query.api.argument
Extends Argument to build an Expression for Number value(s).
NumberBox<VALUE extends Number> - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a ValueBoxBase that represents a number or range input.
NumberBox(InputElement, Renderer<VALUE>, Parser<VALUE>) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.NumberBox
The constructor.
NumberComparator - Class in net.sf.mmm.util.lang.base
This is an implementation of Comparator for instances of Number.
NumberComparator() - Constructor for class net.sf.mmm.util.lang.base.NumberComparator
 
NumberConversionException - Exception in net.sf.mmm.util.math.api
This is the exception thrown if a numeric value can NOT converted to a specific number-type.
NumberConversionException() - Constructor for exception net.sf.mmm.util.math.api.NumberConversionException
The constructor for de-serialization in GWT.
NumberConversionException(Object, Object) - Constructor for exception net.sf.mmm.util.math.api.NumberConversionException
The constructor.
NumberConversionException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.math.api.NumberConversionException
The constructor.
NumberPath<V extends Number & Comparable<?>> - Interface in net.sf.mmm.util.query.api.path
This is the interface for a Path that is a NumberArgument.
NumberPathImpl<V extends Number & Comparable<?>> - Class in net.sf.mmm.util.query.base.path
This is the implementation of NumberPath.
NumberPathImpl(PathImpl<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.NumberPathImpl
The constructor.
NumberPathImpl(PathRoot<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.NumberPathImpl
The constructor.
NumberProperty<N extends Number> - Class in net.sf.mmm.util.property.api.math
This is the implementation of WritableNumberProperty.
NumberProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.math.NumberProperty
The constructor.
NumberProperty(String, Bean, AbstractValidator<? super Number>) - Constructor for class net.sf.mmm.util.property.api.math.NumberProperty
The constructor.
NumberProperty(String, Bean, Supplier<? extends Number>) - Constructor for class net.sf.mmm.util.property.api.math.NumberProperty
The constructor.
NumberQuery<E extends Number & Comparable<?>> - Interface in net.sf.mmm.util.query.api
A Query that results in a Number.
NumberQueryImpl<R extends Number & Comparable<?>,E,T> - Class in net.sf.mmm.util.query.base
This is the implementation of NumberQuery.
NumberQueryImpl(AbstractSelectStatement<E, ?, T>, String) - Constructor for class net.sf.mmm.util.query.base.NumberQueryImpl
The constructor.
NumberRange - Class in net.sf.mmm.util.value.api
This class extends Range to allow mixed types of Number to be used.
NumberRange() - Constructor for class net.sf.mmm.util.value.api.NumberRange
The constructor.
NumberRange(Number, Number) - Constructor for class net.sf.mmm.util.value.api.NumberRange
The constructor.
NumberSpinBox<VALUE extends Number> - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a NumberBox that represents a number input for Integer values.
NumberSpinBox(Renderer<VALUE>, Parser<VALUE>) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.NumberSpinBox
The constructor.
NumberType<NUMBER extends Number> - Interface in net.sf.mmm.util.math.api
This class represents the type reflecting a specific Number.
NumberTypeImpl<NUMBER extends Number> - Class in net.sf.mmm.util.math.base
This is the implementation of the NumberType interface.
NumberTypeImpl(int, NUMBER, NUMBER) - Constructor for class net.sf.mmm.util.math.base.NumberTypeImpl
The constructor.
NumberValidatorBuilder<V extends Number & Comparable,PARENT,SELF extends CompareableValidatorBuilder<V,PARENT,SELF>> - Class in net.sf.mmm.util.validation.base.number
The builder of AbstractValidator for Number values.
NumberValidatorBuilder(PARENT) - Constructor for class net.sf.mmm.util.validation.base.number.NumberValidatorBuilder
The constructor.
NUMERO_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 

O

obfuscateException(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
OBJECT_ID_ILLEGAL - Static variable in interface net.sf.mmm.util.entity.api.EntityId
An illegal value for the object-id.
OBJECT_ID_MINIMUM_CUSTOM - Static variable in interface net.sf.mmm.util.entity.api.EntityId
The minimum object-id that can be used for custom entities.
ObjectDisposedException - Exception in net.sf.mmm.util.exception.api
An ObjectDisposedException is thrown if an object or value is already disposed and therefore an operation failed that has been invoked on it.
ObjectDisposedException() - Constructor for exception net.sf.mmm.util.exception.api.ObjectDisposedException
The constructor for de-serialization in GWT.
ObjectDisposedException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectDisposedException
The constructor.
ObjectHelper - Class in net.sf.mmm.test
This is a utility-class for testing implementations of Object.equals(Object) and Object.hashCode().
ObjectHelper() - Constructor for class net.sf.mmm.test.ObjectHelper
 
objectId - Variable in class net.sf.mmm.util.entity.base.EntityIdImpl
 
ObjectMismatchException - Exception in net.sf.mmm.util.exception.api
An ObjectMismatchException is thrown if an object or value do NOT match as expected.
ObjectMismatchException() - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor for de-serialization in GWT.
ObjectMismatchException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Object, Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Throwable, Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Throwable, Object, Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectNotFoundException - Exception in net.sf.mmm.util.exception.api
An ObjectNotFoundException is thrown if an object was requested but does NOT exist or could NOT be found.
ObjectNotFoundException() - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor for de-serialization in GWT.
ObjectNotFoundException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor.
ObjectNotFoundException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor.
ObjectNotFoundException(Throwable, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor.
ObjectNotFoundException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor.
ObjectNotFoundUserException - Exception in net.sf.mmm.util.exception.api
This is an ObjectNotFoundException that represents a user failure (is NOT technical).
ObjectNotFoundUserException() - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor for de-serialization in GWT.
ObjectNotFoundUserException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor.
ObjectNotFoundUserException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor.
ObjectNotFoundUserException(Throwable, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor.
ObjectNotFoundUserException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor.
ObjectValidatorBuilder<V,PARENT,SELF extends ObjectValidatorBuilder<V,PARENT,SELF>> - Class in net.sf.mmm.util.validation.base
This is the base class to create instances of AbstractValidator using the builder pattern.
ObjectValidatorBuilder(PARENT) - Constructor for class net.sf.mmm.util.validation.base.ObjectValidatorBuilder
The constructor.
ObjectValidatorBuilderFactory<PARENT> - Class in net.sf.mmm.util.validation.base
This is the interface for instances of ObjectValidatorBuilder.
ObjectValidatorBuilderFactory(PARENT) - Constructor for class net.sf.mmm.util.validation.base.ObjectValidatorBuilderFactory
The constructor.
ObjectValidatorBuilderFactory.BuilderFactory - Class in net.sf.mmm.util.validation.base
Implementation of ObjectValidatorBuilderFactory without parent.
OBLIQUE_ANGLE_OPENING_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
OBLIQUE_ANGLE_OPENING_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
oClass - Variable in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl.OrientClass
 
oClassName - Variable in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
octave - Variable in class net.sf.mmm.music.datatype.api.Tone
 
ODB - Class in net.sf.mmm.orient.base.query.statement
Helper class with OrientDB specific functions.
ODB() - Constructor for class net.sf.mmm.orient.base.query.statement.ODB
 
of(Class<E>, String) - Static method in class net.sf.mmm.orient.base.id.OrientId
 
of(Class<E>, UUID, long) - Static method in class net.sf.mmm.orient.base.id.OrientId
 
of(Class<E>, ORID, long) - Static method in class net.sf.mmm.orient.base.id.OrientId
 
of(OClass) - Static method in class net.sf.mmm.orient.base.query.statement.OrientDbSelectStatementImpl
 
of(Object) - Static method in class net.sf.mmm.orient.impl.db.OrientTx
 
of(DefaultTransactionStatus) - Static method in class net.sf.mmm.orient.impl.db.OrientTx
 
of(Class<E>, Long, long) - Static method in class net.sf.mmm.util.bean.api.id.GenericId
 
of(Class<E>, Long) - Static method in class net.sf.mmm.util.bean.api.id.GenericId
 
of(Class<E>, long) - Static method in class net.sf.mmm.util.bean.api.id.GenericId
 
of(Class<E>, long, long) - Static method in class net.sf.mmm.util.bean.api.id.GenericId
 
of(Class<E>, UUID) - Static method in class net.sf.mmm.util.bean.api.id.GenericId
 
of(Class<E>, UUID, long) - Static method in class net.sf.mmm.util.bean.api.id.GenericId
 
of(Class<E>, String) - Static method in class net.sf.mmm.util.bean.api.id.GenericId
 
of(Throwable) - Static method in exception net.sf.mmm.util.exception.api.OptimisticLockingException
Creates an OptimisticLockingException for the given Throwable cause.
of(V) - Static method in class net.sf.mmm.util.query.base.argument.Args
 
of(V) - Static method in class net.sf.mmm.util.query.base.argument.Args
 
of(V) - Static method in class net.sf.mmm.util.query.base.argument.Args
 
of(V) - Static method in class net.sf.mmm.util.query.base.argument.Args
 
of(V) - Static method in class net.sf.mmm.util.query.base.argument.Args
 
of(List<E>) - Static method in class net.sf.mmm.util.query.base.argument.Args
 
of(Set<E>) - Static method in class net.sf.mmm.util.query.base.argument.Args
 
of(Map<K, V>) - Static method in class net.sf.mmm.util.query.base.argument.Args
 
of(Boolean) - Static method in class net.sf.mmm.util.query.base.argument.Args
 
of(String) - Static method in class net.sf.mmm.util.query.base.argument.Args
 
of(List<S>, Function<S, E>) - Static method in class net.sf.mmm.util.query.base.ListHelper
 
ofBean(E, Function<ODocument, E>) - Static method in class net.sf.mmm.orient.base.query.statement.OrientDbSelectStatementImpl
 
ofBean(E) - Static method in class net.sf.mmm.util.query.base.path.Alias
 
ofBean(E, String) - Static method in class net.sf.mmm.util.query.base.path.Alias
 
offset() - Method in class net.sf.mmm.jpa.base.query.statement.jpql.JpqlDialect
 
offset(long) - Method in interface net.sf.mmm.util.query.api.feature.FeaturePaging
Set the offset for the query results.
offset - Variable in class net.sf.mmm.util.query.base.feature.FeaturePagingImpl
 
offset(long) - Method in class net.sf.mmm.util.query.base.feature.FeaturePagingImpl
 
offset(long) - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
offset() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
offset - Variable in class net.sf.mmm.util.text.base.HyphenationState
The offset where to start hyphenation in HyphenationState.word.
OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
OHM_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
OLIVE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color olive.
omitChars - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
onAccessKeyPressed(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
 
onAccessKeyPressed(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
onApply(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionApply
This method is invoked for the action apply.
onApprove(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionApprove
This method is invoked for the action approve.
onApprove(O, UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.object.UiHandlerObjectApprove
This method is invoked for the action approve.
onBlur(BlurEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwt
onBlur(BlurEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
onCancel(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionCancel
This method is invoked for the action cancel.
onChange(ChangeEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwt
onChildRemoved(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
 
onChildRemoved(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
onChildSet(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
 
onChildSet(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
onClick(UiEventClick) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventClick
This method is invoked if an UI object (a button, menu-item, etc.) has been clicked.
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignCenter
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignLeft
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignRight
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorHorizontalLine
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorIndent
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertImage
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertLink
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOrderedList
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOutdent
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRedo
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRemoveFormat
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUndo
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnorderedList
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.UpdateHandler
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwt
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwtClickToChange
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
onClose(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionClose
This method is invoked for the action close.
onClose(UiEventClose) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventClose
This method is invoked if an open-/closeable object is closed.
onClose(CloseEvent<PopupPanel>) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwt
onCollapse(UiEventCollapse) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventCollapse
This method is invoked if an collapsable object is to be collapsed.
onCollapse(UiEventCollapse) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection.CollapseHandler
This method is invoked if an collapsable object is to be collapsed.
onCollapse(boolean, boolean) - Method in interface net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton.CollapseHandler
This method is called to notify about collapsing and expanding.
onCollapse(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
This method is called to notify about collapsing and expanding.
onCollapseOrExpand(UiEventCollapseOrExpand, boolean) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection.CollapseHandler
 
onConfirm(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionConfirm
This method is invoked for the action confirm often also labeled with OK.
onDelete(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionDelete
This method is invoked for the action delete.
onDelete(O, UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.object.UiHandlerObjectDelete
This method is invoked for the action delete.
onDown(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionDown
This method is invoked for the action down.
onDownload() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
 
onDragEnd(DragEndEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
onDragOver(DragOverEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler

ATTENTION:
This method is invoked on the listener registered on the widget that is currently under the dragged item and NOT on the widget that is actually dragged around.
onDragOver(DragOverEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler

ATTENTION:
This method is invoked on the listener registered on the widget that is currently under the dragged item and NOT on the widget that is actually dragged around.
onDragStart(DragStartEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
onDrop(DropEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
onDrop(DropEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
onEvent(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.event.UiHandlerEvent
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventClick
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventClose
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventCollapse
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventFocus
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventIgnore
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventMode
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventOpen
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventSelection
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventValueChange
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField.EventHandlerAdapter
This method is invoked for each UiEvent (of any type) fired by the widget.
onExpand(UiEventExpand) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventCollapse
This method is invoked if an collapsable object is to be expanded.
onExpand(UiEventExpand) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection.CollapseHandler
This method is invoked if an collapsable object is to be expanded.
onFailure(ValidationFailure) - Method in interface net.sf.mmm.util.validation.api.ValidationCollector
This method gets called if a ValidationFailure occurred.
onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
 
onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
 
onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
 
onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
 
onFocus(FocusEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
onFocus(FocusEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwt
onFocus(FocusEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
onFocusGain(UiEventFocusGain) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventFocus
This method is invoked if an UI object (a text input, etc.) has gained focus.
onFocusLoss(UiEventFocusLoss) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventFocus
This method is invoked if an UI object (a text input, etc.) has lost focus (blur).
onHide() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method gets called whenever the view is hidden from the screen.
onHideDialog(Dialog) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method should be called whenever a Dialog is hidden.
onItemSelection(ITEM_CONTAINER, boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Called from adapter if an item (<ITEM>) has been (de)selected.
onKeyPress(KeyPressEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
onKeyUp(KeyUpEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.UpdateHandler
onKeyUp(KeyUpEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
onLoadFrame(Element, Runnable) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method executes the given callback when the given iframe is loaded.
onMasterListSelection(Collection<SELECTION>, UiEventSelectionChange<SELECTION>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method is called if the selection of the master list has changed.
onModeChange(UiEventMode, UiMode) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventMode
This method is invoked if an object has changed its UiMode.
onModeChange(UiEventMode, UiMode) - Method in class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
This method is invoked if an object has changed its UiMode.
onModuleLoad() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
onModuleLoadDeferred() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
This method is called deferred from AbstractEntryPoint.onModuleLoad() to ensure that the initial setup (esp.
onMouseDown(MouseDownEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
onMouseMove(MouseMoveEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
onMouseMove(int, int, NativeEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
 
onMouseMove(int, int, NativeEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
onMouseMove(int, int, NativeEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
onMouseUp(MouseUpEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
onNavigate(String) - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
This method gets called whenever the DialogPlace changes.
onNext(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionNext
This method is invoked for the action next.
onOpen(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionOpen
This method is invoked for the action open.
onOpen(UiEventOpen) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventOpen
This method is invoked if an open-/closeable object is opened.
onOpenEvent(OpenEvent<TreeItem>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
onPreviewNativeEvent(Event.NativePreviewEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
onPreviewNativeEvent(Event.NativePreviewEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
onPrevious(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionPrevious
This method is invoked for the action previous.
onRemove(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionRemove
This method is invoked for the action remove.
onRemoveChild(DialogController<?>) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method notifies that the given DialogController has been removed as a sub-dialog.
onReset() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method gets called whenever this controller is reseted.
onSave(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionSave
This method is invoked for the action save.
onSave(O, UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.object.UiHandlerObjectSave
This method is invoked for the action save.
onSave(UiEvent) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
This method is invoked for the action save.
onSelection(SelectionEvent<TreeItem>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.EventAdapterGwtTree
onSelectionChange(UiEventSelectionChange<VALUE>) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventSelection
This method is invoked if an UI object has changed its selected value(s).
onSelectionChange(UiEventSelectionChange<SELECTION>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail.Handler
This method is invoked if an UI object has changed its selected value(s).
onShow() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method gets called whenever the view is shown on the screen.
onShowDialog(Dialog) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method has to be called whenever a Dialog is opened or brought to the front.
onStartEditMode(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionStartEdit
This method is invoked for the action start edit mode, typically labeled with edit.
onStartEditMode(UiEvent) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
This method is invoked for the action start edit mode, typically labeled with edit.
onStopEditMode(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionStopEdit
This method is invoked for the action stop edit mode, typically labeled with revert.
onStopEditMode(UiEvent) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
This method is invoked for the action stop edit mode, typically labeled with revert.
onSubmit(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionSubmit
This method is invoked for the action submit.
onUncaughtException(Throwable) - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint.ExceptionHandler
onUp(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionUp
This method is invoked for the action up.
onValueChange(ValueChangeEvent<String>) - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt.HistoryListener
onValueChange(UiEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventValueChange
This method is invoked if an UI object has changed its value.
onValueChange(ValueChangeEvent<Boolean>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
OPAQUE - Static variable in class net.sf.mmm.util.datatype.api.color.Alpha
The maximum Alpha value for full opaque (no transparency).
open() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
Opens this object so it gets visible.
open() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
Opens this object so it gets visible.
open() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
Opens this object so it gets visible.
OPEN_BOX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
openBlob(JsBlob) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method opens a given JsBlob.
openFontSettingsPopup() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Opens a popup with the font related feature settings.
openInNewWindow(DialogPlace) - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
This method opens the given DialogPlace and its according Dialog in a new ApplicationWindow.
openInNewWindow(DialogPlace) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method opens the given DialogPlace and its according Dialog in a new ApplicationWindow.
openOutputStream() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method opens an output-stream in order to write data to the resource.
openOutputStream() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
 
openOutputStream() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
 
openOutputStream() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
openOutputStream() - Method in class net.sf.mmm.util.resource.base.FileResource
 
openStream() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method opens this resource for reading.
openStream() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method opens this resource for reading.
openStream() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
openStream() - Method in class net.sf.mmm.util.resource.base.FileResource
 
openTransactionAdapter(TransactionSettings) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method opens a new TransactionAdapter.
openTransactionAdapter(TransactionSettings) - Method in class net.sf.mmm.transaction.base.NoTransactionExecutor
This method opens a new TransactionAdapter.
openTransactionAdapter(TransactionSettings) - Method in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor
This method opens a new TransactionAdapter.
openTransactionAdapter(TransactionSettings) - Method in class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor
This method opens a new TransactionAdapter.
openTransactionAdapter(TransactionSettings) - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
This method opens a new TransactionAdapter.
operand - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
OPERAND_DEFAULT - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
The default operand.
operator - Variable in class net.sf.mmm.util.query.base.expression.SingleExpression
 
operator(SqlOperator<?, ?>) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
OptimisticLockingException - Exception in net.sf.mmm.util.exception.api
This is a variant of exceptions like OptimisticLockException that is suitable for end-users and support NLS/I18N.
OptimisticLockingException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.OptimisticLockingException
The constructor.
OptimisticLockingExceptionHibernate - Exception in net.sf.mmm.util.exception.api
The OptimisticLockingException for StaleObjectStateException from Hibernate.
OptimisticLockingExceptionHibernate(StaleObjectStateException) - Constructor for exception net.sf.mmm.util.exception.api.OptimisticLockingExceptionHibernate
The constructor.
OptimisticLockingExceptionJpa - Exception in net.sf.mmm.util.exception.api
The OptimisticLockingException for OptimisticLockException from JPA.
OptimisticLockingExceptionJpa(OptimisticLockException) - Constructor for exception net.sf.mmm.util.exception.api.OptimisticLockingExceptionJpa
The constructor.
OptimisticLockingExceptionSpring - Exception in net.sf.mmm.util.exception.api
The OptimisticLockingException for ObjectOptimisticLockingFailureException from Spring.
OptimisticLockingExceptionSpring(ObjectOptimisticLockingFailureException) - Constructor for exception net.sf.mmm.util.exception.api.OptimisticLockingExceptionSpring
The constructor.
optimize() - Method in interface net.sf.mmm.search.indexer.api.SearchIndexer
This method optimizes the search index.
optimize - Variable in class net.sf.mmm.search.indexer.base.AbstractSearchIndexerMain
The option to optimize the index at the end of indexing.
optimize - Variable in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
 
optimize() - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
This method optimizes the search index.
option - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
The actual option.
option - Variable in class net.sf.mmm.util.cli.base.CliOptionContainer
 
OPTION_ARGUMENT - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
The command-line option to set the ResourceBundleConverter.getFormat().
OPTION_BUNDLE_CLASS - Static variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
The command-line option to set the bundle-class.
OPTION_DATE_PATTERN - Static variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
The command-line option to set the date-pattern.
OPTION_ENCODING - Static variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
The command-line option to set the encoding.
OPTION_EVAL_CHOICE - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
The command-line option to set the ResourceBundleConverter.getEvalChoice().
OPTION_FORMAT - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
The command-line option to set the ResourceBundleConverter.getFormat().
OPTION_KEY_PATTERN - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
The command-line option to set the key pattern.
OPTION_LOCALE - Static variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
The command-line option to set the locales.
OPTION_PATH - Static variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
The command-line option to set the path.
OPTION_PATH_EXPRESSION - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
The command-line option to set the ResourceBundleConverter.getFormat().
optional - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
optionList - Variable in class net.sf.mmm.util.cli.base.CliState
 
options - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
 
options - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
 
options - Variable in class net.sf.mmm.client.ui.gwt.widgets.DataList
 
options - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
 
options - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
 
options - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
 
options - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
 
options - Variable in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
 
options - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
optionTitleList - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
 
or(ObservableBooleanValue) - Method in interface net.sf.mmm.util.property.api.lang.ReadableBooleanProperty
 
or(Expression...) - Method in interface net.sf.mmm.util.query.api.expression.Expression
 
or(Expression...) - Static method in class net.sf.mmm.util.query.base.expression.Expressions
 
or() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
ORANGE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color orange.
order - Variable in class net.sf.mmm.util.query.base.feature.FeatureOrderByImpl.OrderByExpression
 
order(SortOrder) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
orderBy(ComparablePath<?>) - Method in interface net.sf.mmm.util.query.api.feature.FeatureOrderBy
Adds the given PropertyPath to the ORDER BY clause using default SortOrder (what should be ascending).
orderBy(ComparablePath<?>, SortOrder) - Method in interface net.sf.mmm.util.query.api.feature.FeatureOrderBy
Adds the given PropertyPath to the ORDER BY clause.
orderBy(ComparablePath<?>, SortOrder) - Method in class net.sf.mmm.util.query.base.feature.FeatureOrderByImpl
 
orderBy(ComparablePath<?>, SortOrder) - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
orderBy() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
OrderByExpression(ComparablePath<?>, SortOrder) - Constructor for class net.sf.mmm.util.query.base.feature.FeatureOrderByImpl.OrderByExpression
The constructor.
orderByList - Variable in class net.sf.mmm.util.query.base.feature.FeatureOrderByImpl
 
orid - Variable in class net.sf.mmm.orient.base.id.OrientId
 
orientation - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
 
Orientation - Enum in net.sf.mmm.util.lang.api
This enum contains the available values for the orientation.
Orientation(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Orientation
The constructor.
OrientBean - Interface in net.sf.mmm.orient.api.bean
This is the interface for an EntityBean used with OrientDB.
OrientBeanMapper - Interface in net.sf.mmm.orient.api.mapping
This is the interface for mapping between ODocument and OrientBean and vice versa.
OrientBeanMapperImpl - Class in net.sf.mmm.orient.impl.mapping
This is the implementation of OrientBeanMapper.
OrientBeanMapperImpl() - Constructor for class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
The constructor.
OrientBeanMapperImpl.OrientClass - Class in net.sf.mmm.orient.impl.mapping
Simple container for OrientBean meta-data.
OrientBeanRepository<E extends OrientBean> - Interface in net.sf.mmm.orient.repository.api
This is the interface for a spring-data PagingAndSortingRepository responsible for a specific OrientBean.
OrientBeanRepositoryImpl<E extends OrientBean> - Class in net.sf.mmm.orient.repository.impl
This is the implementation of OrientBeanRepository.
OrientBeanRepositoryImpl(Class<E>, BeanFactory, OrientBeanMapper, OrientDatabase) - Constructor for class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
The constructor.
OrientClass(OrientBean) - Constructor for class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl.OrientClass
The constructor.
OrientDatabase - Interface in net.sf.mmm.orient.api.db
This is the interface for the low-level abstraction of the Orient-Database.
OrientDatabaseImpl - Class in net.sf.mmm.orient.impl.db
Implementation to wrap OrientDB for spring.
OrientDatabaseImpl() - Constructor for class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
The constructor.
OrientDatasourceConfigProperties - Class in net.sf.mmm.orient.impl.db
The ConfigurationProperties for OrientDatabaseImpl (datasource for OrientDB).
OrientDatasourceConfigProperties() - Constructor for class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
The constructor.
OrientDbDeleteStatement<E> - Interface in net.sf.mmm.orient.api.query.statement
Extends a regular DeleteStatement for OrientDB with advanced features.
OrientDbDeleteStatementImpl<E> - Class in net.sf.mmm.orient.base.query.statement
Implementation of OrientDbDeleteStatement.
OrientDbDeleteStatementImpl(OrientDbDialect, EntityAlias<E>) - Constructor for class net.sf.mmm.orient.base.query.statement.OrientDbDeleteStatementImpl
The constructor.
OrientDbDialect - Class in net.sf.mmm.orient.base.query.statement
The implementation of SqlDialect for OrientDB.
OrientDbDialect() - Constructor for class net.sf.mmm.orient.base.query.statement.OrientDbDialect
The constructor.
OrientDbInsertStatement<E> - Interface in net.sf.mmm.orient.api.query.statement
Extends a regular InsertStatement for OrientDB with advanced features.
OrientDbInsertStatementImpl<E> - Class in net.sf.mmm.orient.base.query.statement
Implementation of OrientDbInsertStatement.
OrientDbInsertStatementImpl(OrientDbDialect, EntityAlias<E>) - Constructor for class net.sf.mmm.orient.base.query.statement.OrientDbInsertStatementImpl
The constructor.
OrientDbSelectStatement<E> - Interface in net.sf.mmm.orient.api.query.statement
Extends a regular SelectStatement for OrientDB with advanced features like LET clause.
OrientDbSelectStatementImpl<E> - Class in net.sf.mmm.orient.base.query.statement
Implementation of OrientDbSelectStatement.
OrientDbSelectStatementImpl(OrientDbDialect, EntityAlias<E>, Function<ODocument, E>) - Constructor for class net.sf.mmm.orient.base.query.statement.OrientDbSelectStatementImpl
The constructor.
OrientDbSelectStatementImpl(OrientDbDialect, EntityAlias<?>, Function<ODocument, E>, Class<E>, PropertyPath<?>...) - Constructor for class net.sf.mmm.orient.base.query.statement.OrientDbSelectStatementImpl
The constructor.
OrientDbSelectStatementImpl(OrientDbDialect, EntityAlias<?>, Function<ODocument, E>, PropertyPath<?>...) - Constructor for class net.sf.mmm.orient.base.query.statement.OrientDbSelectStatementImpl
The constructor.
OrientDbStatementFactory - Interface in net.sf.mmm.orient.api.query.statement
This is the interface extends StatementFactory for OrientDb.
OrientDbStatementFactoryImpl - Class in net.sf.mmm.orient.base.query.statement
This is the implementation of OrientDbStatementFactory.
OrientDbStatementFactoryImpl() - Constructor for class net.sf.mmm.orient.base.query.statement.OrientDbStatementFactoryImpl
The constructor.
OrientDbStatementFactoryImpl(OrientDbDialect) - Constructor for class net.sf.mmm.orient.base.query.statement.OrientDbStatementFactoryImpl
The constructor.
OrientDbUpdateStatement<E> - Interface in net.sf.mmm.orient.api.query.statement
Extends a regular UpdateStatement for OrientDB with advanced features like UPSERT.
OrientDbUpdateStatementImpl<E> - Class in net.sf.mmm.orient.base.query.statement
Implementation of OrientDbUpdateStatement.
OrientDbUpdateStatementImpl(OrientDbDialect, EntityAlias<E>) - Constructor for class net.sf.mmm.orient.base.query.statement.OrientDbUpdateStatementImpl
The constructor.
OrientId<E> - Class in net.sf.mmm.orient.base.id
This is the implementation of Id for a native ORID.
OrientId(Class<E>, UUID, ORID, long) - Constructor for class net.sf.mmm.orient.base.id.OrientId
The constructor.
OrientIdJsonDeserializer - Class in net.sf.mmm.orient.impl.id
An implementation of JsonDeserializer for Id.
OrientIdJsonDeserializer() - Constructor for class net.sf.mmm.orient.impl.id.OrientIdJsonDeserializer
The constructor.
OrientIdJsonDeserializer(OrientBeanMapper) - Constructor for class net.sf.mmm.orient.impl.id.OrientIdJsonDeserializer
The constructor.
OrientMappingConfigProperties - Class in net.sf.mmm.orient.impl.mapping
The ConfigurationProperties for OrientBeanMapperImpl.
OrientMappingConfigProperties() - Constructor for class net.sf.mmm.orient.impl.mapping.OrientMappingConfigProperties
The constructor.
OrientPlatformTransactionManager - Class in net.sf.mmm.orient.impl.db
Implementation of AbstractPlatformTransactionManager to integrate OrientDB with Spring-TX.
OrientPlatformTransactionManager() - Constructor for class net.sf.mmm.orient.impl.db.OrientPlatformTransactionManager
The constructor.
OrientTx - Class in net.sf.mmm.orient.impl.db
This is the internal transaction object for OrientDB.
OrientTx(OrientDatabaseImpl) - Constructor for class net.sf.mmm.orient.impl.db.OrientTx
The constructor.
original - Variable in class net.sf.mmm.util.lang.base.CharSubSequence
the original sequence that is wrapped here
ORIGINAL_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
originalExceptionName - Variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
originalTableRow - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
originalValue - Variable in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
Out() - Method in interface net.sf.mmm.orient.api.bean.Edge
 
outputSettings - Variable in class net.sf.mmm.util.cli.api.AbstractMain
 
outStream - Variable in class net.sf.mmm.util.process.api.ProcessContext
 
overwrite - Variable in class net.sf.mmm.search.indexer.base.AbstractSearchIndexerMain
The option to overwrite the search-index and re-index from scratch.
overwriteEntries - Variable in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
 
overwriteIndex - Variable in class net.sf.mmm.search.indexer.base.SearchIndexerOptionsBean
 
owner - Variable in class net.sf.mmm.client.ui.gwt.widgets.DataList
The owner of this DataList.
ownerType - Variable in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
owns - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 

P

PACKAGE_JAVA_LANG - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
The package java.lang.
PACKAGE_PATTERN - Static variable in class net.sf.mmm.content.parser.impl.java.ContentParserJava
pattern to extract the package name
PACKAGE_PREFIX - Static variable in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
PACKAGE_SEPARATOR - Static variable in class net.sf.mmm.content.parser.impl.java.ContentParserJava
the string used to separate package names
packageName - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
packageName - Variable in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
packageName - Variable in class net.sf.mmm.util.reflect.api.ClassName
 
packagePath - Variable in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
packagesToScan - Variable in class net.sf.mmm.orient.impl.mapping.OrientMappingConfigProperties
 
padding - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
The padding for the number.
padNumber(long, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method formats a positive number to a string with at least the given number of digits padding it with leading zeros.
padNumber(long, int, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method formats a positive number to a string using the given radix with at least the given number of digits padding it with leading zeros.
padNumber(long, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
padNumber(long, int, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
pageCount - Variable in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
 
pageIndex - Variable in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
 
pageNumber - Variable in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
 
PARALLEL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PARALLEL_WITH_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PARALLEL_WITH_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PARAM_COMPONENT_PACKAGES - Static variable in class net.sf.mmm.search.view.base.GenericSearchServlet
A comma separated list of Packages containing components.
parameter(int) - Method in class net.sf.mmm.jpa.base.query.statement.jpql.JpqlDialect
 
parameter(int) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
parameter(String) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
PARAMETER_BUNDLE_NAME - Static variable in interface net.sf.mmm.search.view.api.SearchViewConfiguration
The name of the servlet-parameter for the bundle-name.
PARAMETER_CONFIGURATION_URL - Static variable in interface net.sf.mmm.search.view.api.SearchViewConfiguration
The name of the servlet-parameter for the configuration-URL.
PARAMETER_CREATOR - Static variable in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
 
PARAMETER_DETAILS_PATH - Static variable in interface net.sf.mmm.search.view.api.SearchViewConfiguration
The name of the servlet-parameter for the details-path.
PARAMETER_ERROR_PATH - Static variable in interface net.sf.mmm.search.view.api.SearchViewConfiguration
The name of the servlet-parameter for the error-path.
PARAMETER_HITS_PER_PAGE - Static variable in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
 
PARAMETER_ID - Static variable in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
 
PARAMETER_PAGE - Static variable in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
 
PARAMETER_QUERY - Static variable in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
 
PARAMETER_SEARCH_PATH - Static variable in interface net.sf.mmm.search.view.api.SearchViewConfiguration
The name of the servlet-parameter for the search-path.
PARAMETER_SOURCE - Static variable in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
 
PARAMETER_TITLE - Static variable in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
 
PARAMETER_TOTAL_HIT_COUNT - Static variable in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
 
PARAMETER_TYPE - Static variable in interface net.sf.mmm.search.view.api.SearchViewRequestParameters
 
parameterColumnInfo - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
The TextColumnInfo for parameters (e.g.
parameterContainer - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
ParameterizedTypeImpl - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the ParameterizedType interface.
ParameterizedTypeImpl(Class<?>, Type[], Type) - Constructor for class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
The constructor.
parameterList - Variable in class net.sf.mmm.test.jpa.TypedQueryMock
 
parameterMap - Variable in class net.sf.mmm.test.jpa.TypedQueryMock
 
parameters - Variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
 
parameters - Variable in class net.sf.mmm.util.cli.base.CliParameterConsumer
 
parameters - Variable in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
parametersInternal - Variable in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
parent - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
The parent session or null if this is the top-level session.
parent - Variable in class net.sf.mmm.client.ui.base.dialog.DialogController
The parent DialogController or null for no parent (if this is the root DialogController or not opened).
parent - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
parent - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractNodeContainer
 
Parent() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioGenre
 
parent - Variable in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
parent - Variable in class net.sf.mmm.util.contenttype.base.format.Segment
 
parent - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
the parent context
parent - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
 
parent - Variable in class net.sf.mmm.util.io.impl.PooledByteArray
The parent that created this array.
parent - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
parent - Variable in class net.sf.mmm.util.query.base.path.PathImpl
 
parent - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode
 
parent - Variable in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
parent - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain
 
parent - Variable in class net.sf.mmm.util.validation.base.ObjectValidatorBuilder
 
parent - Variable in class net.sf.mmm.util.validation.base.ObjectValidatorBuilderFactory
 
parent - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
the parent reader or null if this is the root.
parentContext - Variable in class net.sf.mmm.util.xml.NamespaceContextImpl
the parent context to inherit from or null.
parentDispatcher - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
 
parentIterator - Variable in class net.sf.mmm.util.xml.NamespaceContextImpl.PrefixIterator
 
parentPath - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
parentPath - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
parentQueue - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
parse(CharSequence) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox.ColorFormat
parse(CharSequence) - Method in class net.sf.mmm.client.ui.gwt.widgets.LocalDateBox.LocalDateFormat
parse(CharSequence) - Method in class net.sf.mmm.client.ui.gwt.widgets.LocalTimeBox.LocalTimeFormat
parse(InputStream, long) - Method in interface net.sf.mmm.content.parser.api.ContentParser
This method parses the document given as inputStream and extracts text and metadata returned as GenericContext.
parse(InputStream, long, ContentParserOptions) - Method in interface net.sf.mmm.content.parser.api.ContentParser
This method parses the document given as inputStream and extracts text and metadata returned as GenericContext.
parse(InputStream, long) - Method in class net.sf.mmm.content.parser.base.AbstractContentParser
This method parses the document given as inputStream and extracts text and metadata returned as GenericContext.
parse(InputStream, long, ContentParserOptions) - Method in class net.sf.mmm.content.parser.base.AbstractContentParser
This method parses the document given as inputStream and extracts text and metadata returned as GenericContext.
parse(InputStream, long, ContentParserOptions, MutableGenericContext) - Method in class net.sf.mmm.content.parser.base.AbstractContentParser
 
parse(InputStream, long, ContentParserOptions, MutableGenericContext) - Method in class net.sf.mmm.content.parser.impl.ContentParserGeneric
parse(InputStream, long, ContentParserOptions, MutableGenericContext) - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
parse(InputStream, long, ContentParserOptions, MutableGenericContext) - Method in class net.sf.mmm.content.parser.impl.opendoc.AbstractContentParserOpenDoc
parse(InputStream, long, ContentParserOptions, MutableGenericContext) - Method in class net.sf.mmm.content.parser.impl.pdf.ContentParserPdf
parse(InputStream, long, ContentParserOptions, MutableGenericContext) - Method in class net.sf.mmm.content.parser.impl.poi.AbstractContentParserOoxml
parse(InputStream, long, ContentParserOptions, MutableGenericContext) - Method in class net.sf.mmm.content.parser.impl.poi.AbstractContentParserPoi
parse(InputStream, long, ContentParserOptions, MutableGenericContext) - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
parse(BufferedReader, ContentParserOptions, MutableGenericContext, StringBuilder) - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
This method parses the content of the given bufferedReader and appends the textual content to the textBuffer.
parse(BufferedReader, ContentParserOptions, MutableGenericContext, StringBuilder) - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserTextMarkupAware
This method parses the content of the given bufferedReader and appends the textual content to the textBuffer.
parse(InputStream, long, ContentParserOptions, MutableGenericContext) - Method in class net.sf.mmm.content.parser.impl.xml.ContentParserXml
parse(BufferedReader, ContentParserOptions, MutableGenericContext, StringBuilder) - Method in class net.sf.mmm.content.parser.impl.xml.ContentParserXml
This method parses the content of the given bufferedReader and appends the textual content to the textBuffer.
parse(Reader, boolean) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method parses the content of the given reader as FilterRuleChain as described above.
parse(BufferedReader, boolean) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method parses the content of the given reader as FilterRuleChain as described above.
parse(String) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method gets an instance of the represented number-class with the numeric value identified by the given string number.
parse(CharSequenceScanner) - Method in interface net.sf.mmm.util.nls.api.NlsArgumentParser
This method parses the internationalized message given as CharSequenceScanner pointing the beginning of an argument (immediately after NlsArgumentParser.START_EXPRESSION).
parse(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
 
parse(String) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderInstant
 
parse(String) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDate
 
parse(String) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDateTime
 
parse(String) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderTime
 
parseAreaCode(String) - Static method in class net.sf.mmm.util.datatype.api.phone.AreaCode
This method parses a AreaCode given as String to its int representation.
parseArgument(AbstractCliParser.CliParserState, String, CliArgumentContainer, CliParameterConsumer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method parses the value of a CliOption.
parseAttribute(XMLStreamReader, String, String, Class<V>) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method parses the attribute with the given localAttributeName from the given xmlReader as given by type.
parseAttribute(XMLStreamReader, String, String, Class<V>, V) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method parses the attribute with the given localAttributeName from the given xmlReader as given by type.
parseAttribute(XMLStreamReader, String, String, Class<V>) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
parseAttribute(XMLStreamReader, String, String, Class<V>, V) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
parseBoolean(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method parses a boolean value given as string.
parseBoolean(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
parseBytes(String, String) - Static method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
This method parses the given bytes from source to byte[].
parseCalendar(String) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method parses the given string date according to ISO 8601.
parseCalendar(String, Calendar) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method parses the given date according to ISO 8601 using the given calendar.
parseCalendar(String) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
parseCalendar(String, Calendar) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
parseChain(InputStream) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
This method parses the chain from the given inStream.
parseChain(Element) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
This method parses a chain given by xmlElement.
parseChain(Element, FilterRuleChain<String>) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
This method parses a chain given as XML via xmlElement.
parseChains(Element) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
This method parses a map of chains given by xmlElement.
parseChoice(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method parses the NlsFormatterChoice.Choice.
parseColor(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
Parses a Color given as String from GWT/browser.
parseComparatorArgument(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method parses the comparator argument.
parseCondition(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method parses the NlsFormatterChoice.Condition.
parseContent(InputStream, ContentParserOptions, MutableGenericContext, StringBuilder) - Method in class net.sf.mmm.content.parser.impl.opendoc.AbstractContentParserOpenDoc
This method parses the content of the document.
parseCountryCode(String) - Static method in class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
This method parses a PhoneCountryCode given as String to its int representation.
parseDate(String) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method parses the given string date according to ISO 8601.
parseDate(String) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
parseDate(String) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
parseDate(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method parses the date from the given scanner.
parseDocument(InputStream) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method parses an XML document from a given input stream.
parseDocument(Reader) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method parses an XML document from a given reader.
parseDocument(InputSource) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method parses an XML document into an DOM document.
parseDocument(InputStream) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
parseDocument(Reader) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
parseDocument(InputSource) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
parseHexString(String) - Static method in class net.sf.mmm.util.datatype.api.color.Color
 
parseJtidy(InputStream, long, MutableGenericContext) - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
 
parseLine(MutableGenericContext, String) - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
This method may be overridden to parse additional metadata from the content.
parseLine(MutableGenericContext, String) - Method in class net.sf.mmm.content.parser.impl.java.ContentParserJava
This method may be overridden to parse additional metadata from the content.
parseLine(MutableGenericContext, String) - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
This method may be overridden to parse additional metadata from the content.
parseLine(InputStream, byte[], Charset) - Static method in class net.sf.mmm.util.http.HttpParser
This method parses a single line of an HTTP header from the given stream.
parseMetadata(InputStream, ContentParserOptions, MutableGenericContext) - Method in class net.sf.mmm.content.parser.impl.opendoc.AbstractContentParserOpenDoc
This method parses the metadata of the document.
parseNumber(String, Object) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method parses a numeric value.
parseOctalMode(CharSequenceScanner) - Static method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method parses the current state of the chmod argument given by parse in octal mode.
parseOption(AbstractCliParser.CliParserState, String, CliOptionContainer, CliParameterConsumer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method parses the value of a CliOption.
parseParameter(String, AbstractCliParser.CliParserState, CliParameterConsumer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method parses a single command-line argument.
parseParameters(String...) - Method in interface net.sf.mmm.util.cli.api.CliParser
This method parses the given command-line parameters and applies the parsed options and arguments to the Pojo that was supplied when building this parser.
parseParameters(String...) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
 
parseParameterUndefinedOption(String, AbstractCliParser.CliParserState, CliParameterConsumer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
Parses the given commandline parameter that is no defined CliOption.
parseProperties(InputStream, HttpMessage, Charset, byte[]) - Static method in class net.sf.mmm.util.http.HttpParser
This method parses the HTTP header properties from the given stream.
parseProperty(String, Pattern, int) - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
This method tries to extract a property value using the given pattern that has to produce it in the given group.
parseProperty(MutableGenericContext, String, Pattern, String, int) - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
This method checks if the property identified by propertyName already exists.
parserBuilder - Variable in class net.sf.mmm.util.cli.api.AbstractMain
 
parseRequest(InputStream, HttpRequest) - Static method in class net.sf.mmm.util.http.HttpParser
This method parses the HTTP-header from the given stream and applies all information to the given request.
parseRequest(InputStream, HttpRequest, Charset) - Static method in class net.sf.mmm.util.http.HttpParser
This method parses the HTTP-header from the given stream and applies all information to the given request.
parseRgb(String) - Static method in class net.sf.mmm.util.datatype.api.color.Color
 
parserService - Variable in class net.sf.mmm.search.indexer.base.ResourceSearchIndexerImpl
 
ParserState - Class in net.sf.mmm.util.xml.api
This Class contains the state of an HTML parsing process.
ParserState() - Constructor for class net.sf.mmm.util.xml.api.ParserState
The constructor.
ParserState(ParserState) - Constructor for class net.sf.mmm.util.xml.api.ParserState
The constructor.
parseStandardClause(CharSequenceScanner, String, int, SearchQueryBuilderOptions) - Method in class net.sf.mmm.search.engine.base.AbstractSearchQueryBuilder
 
parseStandardQuery(String) - Method in interface net.sf.mmm.search.engine.api.SearchQueryBuilder
This method parses the given query string in the standard query language of this specification.
parseStandardQuery(String, SearchQueryBuilderOptions) - Method in interface net.sf.mmm.search.engine.api.SearchQueryBuilder
This method parses the given query string in the standard query language of this specification.
parseStandardQuery(String) - Method in class net.sf.mmm.search.engine.base.AbstractSearchQueryBuilder
This method parses the given query string in the standard query language of this specification.
parseStandardQuery(CharSequenceScanner, SearchQueryBuilderOptions, String, int) - Method in class net.sf.mmm.search.engine.base.AbstractSearchQueryBuilder
 
parseStandardQuery(String, SearchQueryBuilderOptions) - Method in class net.sf.mmm.search.engine.base.AbstractSearchQueryBuilder
This method parses the given query string in the standard query language of this specification.
parseStringList(XMLEventReader, QName) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
This method parses a list of strings enclosed by elements with the given elementName until the current element ends.
parseStyles(InputStream, ContentParserOptions, MutableGenericContext, StringBuilder) - Method in class net.sf.mmm.content.parser.impl.opendoc.AbstractContentParserOpenDoc
This method parses the content of the document.
parseSubFormatter(CharSequenceScanner, String, StringBuilder, VersionUtilImpl.FormatPatternStatus) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
parseSymbolicMode(CharSequenceScanner, int) - Static method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method parses a symbolic-mode segment from parse.
parseTemplate(String) - Method in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
This method parses the given internationalizedMessage as NlsTemplate in case it is given in the form {<BUNDLE>#<KEY>}.
parseTime(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method parses the time (or timezone offset) from the given scanner.
parseTimezone(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method parses the timezone from the given parser.
parseTimezoneOffset(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method parses the timezone offset from the given scanner.
parseUGO(CharSequenceScanner) - Static method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method parses the ugoa prefix indicating which flags to modify.
parseUuid(String) - Static method in class net.sf.mmm.util.bean.api.id.AbstractId
 
parseValue(String) - Static method in class net.sf.mmm.util.datatype.api.color.Factor
 
parseValue(String) - Static method in class net.sf.mmm.util.datatype.api.color.Hue
 
parseXPath(String) - Method in interface net.sf.mmm.util.xml.path.api.XPathParser
This method parses the given xpath expression.
parseXPointer(String) - Method in interface net.sf.mmm.util.xml.path.api.XPointerParser
This method parses the given xpointer expression.
PARTIAL_DIFFERENTIAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PartitureRenderer - Class in net.sf.mmm.music.partiture.renderer.api
 
PartitureRenderer() - Constructor for class net.sf.mmm.music.partiture.renderer.api.PartitureRenderer
The constructor.
password - Variable in class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
 
Password - Class in net.sf.mmm.util.lang.api
This is the Datatype used to store a simple password as String.
Password() - Constructor for class net.sf.mmm.util.lang.api.Password
The constructor for de-serialization in GWT.
Password(String) - Constructor for class net.sf.mmm.util.lang.api.Password
The constructor.
past() - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderInstant
 
past() - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDate
 
past() - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDateTime
 
past() - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderTime
Adds a validator that checks that the date/time is in the past.
path - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
path - Variable in class net.sf.mmm.util.path.base.PathUriImpl
 
Path<V> - Interface in net.sf.mmm.util.query.api.path
This is the interface for a typed path build by the properties to traverse.
path - Variable in class net.sf.mmm.util.query.base.feature.FeatureLetImpl.LetExpression
 
path - Variable in class net.sf.mmm.util.query.base.feature.FeatureOrderByImpl.OrderByExpression
 
path - Variable in class net.sf.mmm.util.query.base.feature.FeatureSetImpl.SetExpression
 
path - Variable in class net.sf.mmm.util.resource.base.ClasspathResource
 
path - Variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
 
PATH_SEGMENT_CURRENT - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
The path segment indicating the current folder itself.
PATH_SEGMENT_CURRENT_DIRECTORY - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment indicating the current folder itself.
PATH_SEGMENT_PARENT - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
The path segment indicating the parent folder.
PATH_SEGMENT_PARENT_DIRECTORY - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment indicating the parent folder.
PATH_SEGMENT_SEPARATOR - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment separator.
PATH_SEGMENT_SEPARATOR_CHAR - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment separator.
PATH_SUFFIX_COLLECTION_LIST - Static variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
The reserved PojoPath-suffix used to cache a CollectionList .
PATH_SUFFIX_LUCENE - Static variable in class net.sf.mmm.search.impl.lucene.LuceneDirectoryBuilderImpl
The suffix for the lucene directory.
pathExpression - Variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
PathFactory - Interface in net.sf.mmm.util.path.api
This is the interface for a factory used to create instance of Path across multiple FileSystems.
PathFactory - Interface in net.sf.mmm.util.query.api.path
This is the abstract interface for a factory to create instances of Path and its sub-types.
PathFactoryImpl - Class in net.sf.mmm.util.path.impl
This is the default implementation of the PathFactory interface.
PathFactoryImpl() - Constructor for class net.sf.mmm.util.path.impl.PathFactoryImpl
The constructor.
PathImpl<V> - Class in net.sf.mmm.util.query.base.path
This is the implementation of Path.
PathImpl(PathRoot<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.PathImpl
The constructor.
PathImpl(PathImpl<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.PathImpl
The constructor.
PathPatternCompiler - Class in net.sf.mmm.util.pattern.base
This is an implementation of the PatternCompiler interface that compiles path-glob-patterns.
PathPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.PathPatternCompiler
The constructor.
PathProvider - Interface in net.sf.mmm.util.path.api
This is the interface for a provider of Paths for a specific FileSystem.
PathRoot<E> - Interface in net.sf.mmm.util.query.api.path
This is the root element of a Path.
paths - Variable in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
PathUri - Interface in net.sf.mmm.util.path.api
This interface represents an URI pointing to the location of a Path.
PathUriImpl - Class in net.sf.mmm.util.path.base
This is the implementation of PathUri.
PathUriImpl(String) - Constructor for class net.sf.mmm.util.path.base.PathUriImpl
The constructor.
PathUriImpl(String, String) - Constructor for class net.sf.mmm.util.path.base.PathUriImpl
The constructor.
PATTERN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Pattern for a valid Color as string.
PATTERN - Static variable in class net.sf.mmm.util.datatype.api.color.GenericColor
The Pattern for a valid string representation.
pattern - Variable in class net.sf.mmm.util.file.base.PatternFileFilter
the pattern that must match in order to accept a file by its name.
pattern - Variable in class net.sf.mmm.util.filter.base.PatternFilterRule
 
pattern - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
 
pattern - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
 
pattern - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
pattern(Pattern) - Method in class net.sf.mmm.util.validation.base.text.CharSequenceValidatorBuilder
 
pattern - Variable in class net.sf.mmm.util.validation.base.text.ValidatorPattern
 
PATTERN_ALL - Static variable in interface net.sf.mmm.util.date.api.Iso8601Util
The regex-pattern to check the format.
PATTERN_COUNTRY_CODE - Static variable in class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
 
PATTERN_DIALOG_ID - Static variable in interface net.sf.mmm.client.ui.api.dialog.AbstractDialog
The regex pattern dialog IDs have to match.
PATTERN_DIALOG_ID - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
 
PATTERN_KEY - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
The regex pattern used to assert parameter keys.
PATTERN_MIXED_SHORT_OPTIONS - Static variable in class net.sf.mmm.util.cli.base.AbstractCliParser
The Pattern for a mix of multiple short-options.
PATTERN_NORMALIZE_ASTERISK - Static variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
The pattern to normalize wildcards.
PATTERN_NORMALIZE_QUESTIONMARK - Static variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
The pattern to normalize wildcards.
PATTERN_PHONENUMBER - Static variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
PATTERN_PHONENUMBER_FREEFORM - Static variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
PATTERN_PREFIX - Static variable in class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
The Pattern used to validate the value.
PATTERN_STRING_ALL - Static variable in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
The regex-pattern for the full date-format (date with optional time and optional timezone).
PATTERN_STRING_DATE - Static variable in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
The regex-pattern for the date-format.
PATTERN_STRING_TIME - Static variable in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
The regex-pattern for the time-format.
PATTERN_STRING_TIMEZONE - Static variable in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
The regex-pattern for the timezone-format.
PATTERN_VALUE - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
The regex pattern used to assert parameter values.
PatternCompiler - Interface in net.sf.mmm.util.pattern.api
This is the interface for a compiler that can compile an pattern-expression given as string into a Pattern.
PatternFileFilter - Class in net.sf.mmm.util.file.base
This is the implementation of a FileFilter that filters using a pattern.
PatternFileFilter(Pattern) - Constructor for class net.sf.mmm.util.file.base.PatternFileFilter
The constructor.
PatternFileFilter(String, FileType) - Constructor for class net.sf.mmm.util.file.base.PatternFileFilter
The constructor.
PatternFileFilter(Pattern, FileType) - Constructor for class net.sf.mmm.util.file.base.PatternFileFilter
The constructor.
PatternFilterRule - Class in net.sf.mmm.util.filter.base
This is an implementation of the FilterRule interface that matches using a regex Pattern.
PatternFilterRule() - Constructor for class net.sf.mmm.util.filter.base.PatternFilterRule
The non-arg constructor.
PatternFilterRule(String, boolean) - Constructor for class net.sf.mmm.util.filter.base.PatternFilterRule
The constructor.
PatternFilterRule(Pattern, boolean) - Constructor for class net.sf.mmm.util.filter.base.PatternFilterRule
The constructor.
patterns - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
PatternSegment(String, NlsArgument) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
The constructor.
peek() - Method in interface net.sf.mmm.util.io.api.ByteIterator
This method gets the current byte in the iteration.
peek() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
 
peek() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
 
peek() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
peek() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the current character without incrementing the index.
peek() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
peek(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method peeks the number of next characters given by count and returns them as string.
PER_MILLE_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PER_TEN_THOUSAND_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PERCENT_FACTOR - Static variable in class net.sf.mmm.util.datatype.api.color.Hue
The factor for percent values (360 / 100).
PERCENT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The percent sign indicating the 1/100 part of the preceding number.
performRequest(AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.AbstractRemoteInvocationQueue) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method finally performs a request with the invocations collected by the given queue.
performRequest(REQUEST, AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.RequestBuilder) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
Actually performs the given request by sending it to the server and handling the response asynchronously.
performRequest(GenericRemoteInvocationRpcRequest, AbstractRemoteInvocationCaller<RemoteInvocationServiceQueue, GenericRemoteInvocationRpcCall, GenericRemoteInvocationRpcTransactionalCalls, GenericRemoteInvocationRpcRequest>.RequestBuilder) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.AbstractRemoteInvocationServiceCallerGwt
Actually performs the given request by sending it to the server and handling the response asynchronously.
performRequest(GenericRemoteInvocationRpcRequest, AbstractRemoteInvocationCaller<RemoteInvocationServiceQueue, GenericRemoteInvocationRpcCall, GenericRemoteInvocationRpcTransactionalCalls, GenericRemoteInvocationRpcRequest>.RequestBuilder) - Method in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
Actually performs the given request by sending it to the server and handling the response asynchronously.
periodicRefresher - Variable in class net.sf.mmm.search.engine.base.AbstractSearchEngine
periodicRefresher - Variable in class net.sf.mmm.search.engine.base.AbstractSearchEngineBuilder
 
PeriodicRefresher - Interface in net.sf.mmm.util.component.api
This is the interface for a component that periodically refreshes registered Refreshables.
periodicRefresher() - Method in class net.sf.mmm.util.component.impl.spring.UtilComponentSpringConfig
 
PeriodicRefresherImpl - Class in net.sf.mmm.util.component.impl
This is the implementation of PeriodicRefresher.
PeriodicRefresherImpl() - Constructor for class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
The constructor.
permissions - Variable in class net.sf.mmm.util.file.base.FileAttributes
 
persist(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
PersistenceEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface to mark a RevisionedEntity that represents an entity of the persistence.
persistentEntity - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
 
PersistentEntityAccess() - Constructor for class net.sf.mmm.util.transferobject.api.EntityTo.PersistentEntityAccess
 
Person - Interface in net.sf.mmm.orient.data.bean.api.contact
This is the OrientBean for a person.
Person() - Method in interface net.sf.mmm.orient.data.bean.api.media.ArtistPerson
 
PERSPECTIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
phase - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
phaseAlias - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
phaseCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
Counter for phase in format pattern.
phaseMap - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
phaseNumber - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
phaseNumberCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
Counter for phase number in format pattern.
phasePrefixSet - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
PhoneCountryCode - Class in net.sf.mmm.util.datatype.api.phone
This class is a Datatype that represents the country code for a phone number.
PhoneCountryCode() - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
The constructor for de-serialization in GWT.
PhoneCountryCode(int) - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
The constructor.
PhoneCountryCode(String) - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
The constructor.
PhoneNumber - Class in net.sf.mmm.util.datatype.api.phone
This is the interface for a phone number.
PhoneNumber() - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneNumber
The constructor for de-serialization in GWT.
PhoneNumber(String) - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneNumber
The constructor.
PhoneNumber(String, PhoneCountryCode) - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneNumber
The constructor.
PhoneNumber(PhoneCountryCode, AreaCode, String, String) - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneNumber
The constructor.
phoneNumber - Variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
PILCROW_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The pilcrow or paragraph sign.
pitch - Variable in class net.sf.mmm.music.datatype.api.Tone
 
PITCHFORK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PITCHFORK_WITH_TEE_TOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
place - Variable in class net.sf.mmm.client.ui.base.dialog.DialogController
 
PLACE_HOME - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
PlainFileFilter - Class in net.sf.mmm.util.file.base
This class represents a file-filter that only accepts "plain files".
PlainFileFilter() - Constructor for class net.sf.mmm.util.file.base.PlainFileFilter
The constructor.
PLANCK_CONSTANT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLANCK_CONSTANT_OVER_TWO_PI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
platformTransactionManager - Variable in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
 
plexus - Variable in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyVcs
 
PLUS_MINUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The symbol indicating plus (+) and/or minus (-).
PLUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The plus sign.
PLUS_SIGN_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_IN_LEFT_HALF_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_IN_RIGHT_HALF_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_IN_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_WITH_CIRCUMFLEX_ACCENT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_WITH_SMALL_CIRCLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_WITH_SUBSCRIPT_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_WITH_TILDE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_WITH_TILDE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PoBox() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Address
 
POIFS_EXCEL_DOC - Static variable in class net.sf.mmm.content.parser.impl.poi.AbstractContentParserPoi
name of the entry for a excel document in the POI filesystem
POIFS_POWERPOINT_DOC - Static variable in class net.sf.mmm.content.parser.impl.poi.AbstractContentParserPoi
name of the entry for a powerpoint document in the POI filesystem
POIFS_WORD_DOC - Static variable in class net.sf.mmm.content.parser.impl.poi.AbstractContentParserPoi
name of the entry for a word document in the POI filesystem
Point - Class in net.sf.mmm.client.ui.api.common
This is the Datatype for a simple 2-dimensional point measured in pixels.
Point() - Constructor for class net.sf.mmm.client.ui.api.common.Point
The constructor for de-serialization in GWT.
Point(int, int) - Constructor for class net.sf.mmm.client.ui.api.common.Point
The constructor.
Pojo - Interface in net.sf.mmm.util.pojo.api
This interface is only used for documentation of what is meant by the term POJO:
A POJO is a shortcut for Plain Old Java Object and simply means any Java object containing or providing data.
pojo - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
 
pojo - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
pojo - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
 
pojo2Map(Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
 
pojo2Map(Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
 
pojo2Map(Object) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
pojo2Map(Object, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
PojoAttributeName - Interface in net.sf.mmm.util.pojo.descriptor.api.attribute
This is the interface for an object that carries the name of a POJO property.
PojoAttributeType<POJO> - Interface in net.sf.mmm.util.pojo.descriptor.api.attribute
This is the interface for an object that is related to a Pojo and therefore contains the pojo-type.
PojoBeanMapper<P,B extends Bean> - Interface in net.sf.mmm.util.bean.api.mapping
This is the interface used to map instances from a hierarchy of POJOs to amd from a corresponding hierarchy of Beans.
pojoClass - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
PojoDescriptor<POJO> - Interface in net.sf.mmm.util.pojo.descriptor.api
This interface describes the properties of a Pojo.
pojoDescriptor - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
 
pojoDescriptorBuilder - Variable in class net.sf.mmm.util.pojo.base.PojoUtilImpl
 
PojoDescriptorBuilder - Interface in net.sf.mmm.util.pojo.descriptor.api
This is the interface used to get (or create) the descriptor for a given Pojo.
pojoDescriptorBuilder - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
pojoDescriptorBuilder - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
pojoDescriptorBuilderFactory - Variable in class net.sf.mmm.util.pojo.base.PojoUtilImpl
 
PojoDescriptorBuilderFactory - Interface in net.sf.mmm.util.pojo.descriptor.api
This is the interface for a factory used to create instances of PojoDescriptorBuilder.
pojoDescriptorBuilderFactory() - Method in class net.sf.mmm.util.pojo.impl.spring.UtilPojoSpringConfig
 
pojoDescriptorBuilderFactory - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
PojoDescriptorBuilderFactoryImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the implementation of PojoDescriptorBuilderFactory.
PojoDescriptorBuilderFactoryImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
The constructor.
PojoDescriptorBuilderFactoryLimited - Class in net.sf.mmm.util.pojo.descriptor.base
This is the implementation of PojoDescriptorBuilderFactory for a limited environment (GWT).
PojoDescriptorBuilderFactoryLimited() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorBuilderFactoryLimited
The constructor.
PojoDescriptorBuilderGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the incremental GWT generator to generate the implementation of PojoDescriptorBuilder.
PojoDescriptorBuilderGenerator() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
The constructor.
PojoDescriptorBuilderImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the generic implementation of the PojoDescriptorBuilder interface.
PojoDescriptorBuilderImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
The constructor.
PojoDescriptorBuilderImpl(MapFactory) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
The constructor.
PojoDescriptorDependencies - Interface in net.sf.mmm.util.pojo.descriptor.base
This interface bundles the dependencies for the POJO-introspection.
PojoDescriptorDependenciesImpl - Class in net.sf.mmm.util.pojo.descriptor.base
This is the implementation of the PojoDescriptorDependencies interface.
PojoDescriptorDependenciesImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
The constructor.
PojoDescriptorEnhancer - Interface in net.sf.mmm.util.pojo.descriptor.base
This is the interface for a generic enhancer of a PojoDescriptor.
pojoDescriptorEnhancer() - Method in class net.sf.mmm.util.pojo.impl.spring.UtilPojoSpringConfig
 
PojoDescriptorGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the incremental GWT generator to generate implementations of PojoDescriptor for a particular POJO.
PojoDescriptorGenerator() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
The constructor.
PojoDescriptorGenerator.StatefulPropertyGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is a stateful class to generate a PojoPropertyDescriptor.
PojoDescriptorGeneratorConfiguration - Interface in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the configuration for PojoDescriptorGenerator and PojoDescriptorBuilderGenerator.
PojoDescriptorGeneratorConfigurationImpl - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the configuration for PojoDescriptorGenerator and PojoDescriptorBuilderGenerator.
PojoDescriptorGeneratorConfigurationImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
The constructor.
PojoDescriptorImpl<POJO> - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the abstract base implementation of the PojoDescriptor interface.
PojoDescriptorImpl(GenericType<POJO>, PojoDescriptorBuilder) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorImpl
The constructor.
PojoDescriptorNoEnhancer - Class in net.sf.mmm.util.pojo.descriptor.base
This is the simplest implementation of the PojoDescriptorEnhancer.
PojoDescriptorNoEnhancer() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorNoEnhancer
The constructor.
pojoFactory - Variable in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
PojoFactory - Interface in net.sf.mmm.util.pojo.api
This is the interface for a generic factory used to create new instances of Pojos.
pojoFactory() - Method in class net.sf.mmm.util.pojo.impl.spring.UtilPojoSpringConfig
 
pojoFactory - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
pojoFactory - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
pojoFactory - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
PojoFieldIntrospector - Interface in net.sf.mmm.util.pojo.descriptor.base
This is the interface used to find fields of a given Pojo.
PojoFieldIntrospectorImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the implementation of the PojoMethodIntrospector interface.
PojoFieldIntrospectorImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl
The constructor.
PojoFieldIntrospectorImpl(VisibilityModifier, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl
The constructor.
PojoFieldIntrospectorImpl.PojoFieldIterator - Class in net.sf.mmm.util.pojo.descriptor.impl
This inner class iterates the fields of a given pojo-type according to the visibility.
PojoFieldIterator(Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
The constructor.
pojoMap - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
 
pojoMap - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
 
PojoMap - Class in net.sf.mmm.util.pojo.descriptor.base
This is represents a given Pojo as Map where the key is a property-name given as String.
PojoMap(PojoDescriptorBuilder, Object) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoMap
The constructor.
PojoMethodIntrospector - Interface in net.sf.mmm.util.pojo.descriptor.base
This is the interface used to find methods of a given Pojo.
PojoMethodIntrospectorImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the implementation of the PojoMethodIntrospector interface.
PojoMethodIntrospectorImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
The constructor.
PojoMethodIntrospectorImpl(VisibilityModifier, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
The constructor.
PojoMethodIntrospectorImpl.PojoMethodIterator - Class in net.sf.mmm.util.pojo.descriptor.impl
This inner class iterates the methods of a given pojo-type according to the visibility.
PojoMethodIterator(Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
The constructor.
PojoPath - Interface in net.sf.mmm.util.pojo.path.api
A PojoPath is a String that acts as expression to navigate (traverse) the object-web spanned by an initial Pojo reflectively.
pojoPath - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
pojoPath - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
 
pojoPath - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
pojoPath - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The PojoPath pointing to the according property to access.
PojoPathAccessException - Exception in net.sf.mmm.util.pojo.path.api
A PojoPathAccessException is thrown if a PojoPath could NOT be evaluated because it lead to an invalid access on some object.
PojoPathAccessException(String, Type) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
The constructor.
PojoPathAccessException(Throwable, String, Type) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
The constructor.
PojoPathCache(Object) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
The constructor.
PojoPathCache(Class<?>, GenericType<?>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
The constructor.
PojoPathCachingDisabledException - Exception in net.sf.mmm.util.pojo.path.base
A PojoPathCachingDisabledException is thrown if caching is required to access a specific PojoPath but caching was disabled at this point.
PojoPathCachingDisabledException(String) - Constructor for exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
The constructor.
PojoPathContext - Interface in net.sf.mmm.util.pojo.path.api
This is the interface of an object that carries the context for a PojoPathNavigator.
PojoPathContextBean - Class in net.sf.mmm.util.pojo.path.base
This is an implementation of the PojoPathContext interface as simple Java bean.
PojoPathContextBean() - Constructor for class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
The constructor.
PojoPathConversionException - Exception in net.sf.mmm.util.pojo.path.api
A PojoPathConversionException is thrown if a Pojo has the wrong type and could NOT be converted to the required type.
PojoPathConversionException(String, Type, Type) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
The constructor.
PojoPathConversionException(Throwable, String, Type, Object) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
The constructor.
PojoPathCreationException - Exception in net.sf.mmm.util.pojo.path.api
A PojoPathCreationException is thrown by the PojoPathNavigator if the supplied mode is PojoPathMode.CREATE_IF_NULL and an intermediate Pojo was null but could NOT be created.
PojoPathCreationException(Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
The constructor.
PojoPathCreationException(Throwable, Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
The constructor.
PojoPathException - Exception in net.sf.mmm.util.pojo.path.api
This is the abstract base class for exceptions thrown by the PojoPathNavigator.
PojoPathException(NlsMessage) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathException
The constructor.
PojoPathException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathException
The constructor.
PojoPathFunction<IN,VALUE> - Interface in net.sf.mmm.util.pojo.path.api
This is the call-back interface for a PojoPathFunction that allows to add custom functionality to a PojoPathNavigator.
pojoPathFunctionManager() - Method in class net.sf.mmm.util.pojo.impl.spring.UtilPojoSpringConfig
 
PojoPathFunctionManager - Interface in net.sf.mmm.util.pojo.path.api
This is the interface for a manager of PojoPathFunctions.
PojoPathFunctionManagerImpl - Class in net.sf.mmm.util.pojo.path.impl
This is the implementation of PojoPathFunctionManager.
PojoPathFunctionManagerImpl() - Constructor for class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
The constructor.
PojoPathMap - Class in net.sf.mmm.util.pojo.path.base
This is represents a given Pojo as Map where the key is a PojoPath-String.
PojoPathMap(PojoPathNavigator, Object) - Constructor for class net.sf.mmm.util.pojo.path.base.PojoPathMap
The constructor.
PojoPathMap(PojoPathNavigator, Object, PojoPathContext) - Constructor for class net.sf.mmm.util.pojo.path.base.PojoPathMap
The constructor.
PojoPathMap(PojoPathNavigator, Object, PojoPathContext, PojoPathMode) - Constructor for class net.sf.mmm.util.pojo.path.base.PojoPathMap
The constructor.
PojoPathMode - Enum in net.sf.mmm.util.pojo.path.api
This Enum contains the available modes for using a PojoPathNavigator.
PojoPathMode() - Constructor for enum net.sf.mmm.util.pojo.path.api.PojoPathMode
 
PojoPathNamedFunction<IN,VALUE> - Interface in net.sf.mmm.util.pojo.path.api
This is the interface for a PojoPathFunction that has a name.
PojoPathNamedFunctionToString - Class in net.sf.mmm.util.pojo.path.impl.function
This is the implementation of a PojoPathNamedFunction that performs a Object.toString() on the input-object.
PojoPathNamedFunctionToString() - Constructor for class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
The constructor.
pojoPathNavigator() - Method in class net.sf.mmm.util.pojo.impl.spring.UtilPojoSpringConfig
 
PojoPathNavigator - Interface in net.sf.mmm.util.pojo.path.api
This is the interface for the navigator used to traverse the object-web spanned by an initial Pojo reflectively according to a given PojoPath.
pojoPathNavigator - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
 
PojoPathNavigatorImpl - Class in net.sf.mmm.util.pojo.path.impl
This is the implementation of PojoPathNavigator.
PojoPathNavigatorImpl() - Constructor for class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
The constructor.
PojoPathPropertyAccessor<POJO,VALUE> - Class in net.sf.mmm.util.value.base
This is an implementation of PropertyAccessor using PojoPathNavigator (based on reflection).
PojoPathPropertyAccessor(PojoPathNavigator, String, Class<VALUE>) - Constructor for class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The constructor.
PojoPathPropertyAccessor(PojoPathNavigator, String, Class<VALUE>, PojoPathMode) - Constructor for class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The constructor.
PojoPathPropertyAccessor(PojoPathNavigator, String, Class<VALUE>, PojoPathMode, PojoPathContext) - Constructor for class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The constructor.
PojoPathRecognizer - Interface in net.sf.mmm.util.pojo.path.api
This is the call-back interface used to recognize Pojos traversed by a PojoPathNavigator.
PojoPathSegmentIsNullException - Exception in net.sf.mmm.util.pojo.path.api
A PojoPathSegmentIsNullException is thrown by the PojoPathNavigator if the supplied mode is PojoPathMode.FAIL_IF_NULL and an intermediate Pojo was null.
PojoPathSegmentIsNullException(Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
The constructor.
PojoPathState(AbstractPojoPathNavigator.CachingPojoPath, PojoPathMode, String) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
The constructor for no caching.
PojoPathState(AbstractPojoPathNavigator.CachingPojoPath, PojoPathMode, String, Map<String, AbstractPojoPathNavigator.CachingPojoPath>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
The constructor.
PojoPathUnsafeException - Exception in net.sf.mmm.util.pojo.path.api
A PojoPathUnsafeException is thrown by the PojoPathNavigator if the supplied mode was PojoPathMode.FAIL_IF_NULL and the PojoPath was unsafe.
PojoPathUnsafeException(Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
The constructor.
PojoProperty - Class in net.sf.mmm.util.pojo.descriptor.base
This class represents the property of a Pojo .
PojoProperty(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
The constructor.
PojoPropertyAccessor - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
A PojoPropertyAccessor gives access to a specific property of a POJO.
PojoPropertyAccessorAddBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for add-access.
PojoPropertyAccessorAddBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
The constructor.
PojoPropertyAccessorBuilder<ACCESSOR extends PojoPropertyAccessor> - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a PojoPropertyAccessor.
PojoPropertyAccessorGetBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorNonArgBuilder interface for getter-access.
PojoPropertyAccessorGetBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
The constructor.
PojoPropertyAccessorGetField - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorNonArg interface for getting a Field.
PojoPropertyAccessorGetField(PojoDescriptor<?>, PojoDescriptorDependencies, Field) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetField
The constructor.
PojoPropertyAccessorGetIndexedBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedNonArgBuilder interface for indexed getter-access.
PojoPropertyAccessorGetIndexedBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
The constructor.
PojoPropertyAccessorGetMappedBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for mapped getter-access.
PojoPropertyAccessorGetMappedBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
The constructor.
PojoPropertyAccessorIndexedNonArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the interface for a property-accessor that allows to perform something (e.g.
PojoPropertyAccessorIndexedNonArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a indexed non-arg accessor.
PojoPropertyAccessorIndexedNonArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedNonArg interface for accessing a Method.
PojoPropertyAccessorIndexedNonArgMethod(String, Type, PojoPropertyAccessorIndexedNonArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
The constructor.
PojoPropertyAccessorIndexedNonArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
An instance of this class represents a specific accessor-mode for a one-arg accessor of a property.
PojoPropertyAccessorIndexedNonArgMode(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArgMode
The constructor.
PojoPropertyAccessorIndexedOneArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the interface for a property-accessor that allows to apply an item at a given index in an indexed property.
PojoPropertyAccessorIndexedOneArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a indexed one-arg accessor.
PojoPropertyAccessorIndexedOneArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedOneArg interface for accessing a Method.
PojoPropertyAccessorIndexedOneArgMethod(String, Type, PojoPropertyAccessorIndexedOneArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
The constructor.
PojoPropertyAccessorIndexedOneArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
An instance of this class represents a specific accessor-mode for a one-arg accessor of a property.
PojoPropertyAccessorIndexedOneArgMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArgMode
The constructor.
PojoPropertyAccessorMode<ACCESSOR extends PojoPropertyAccessor> - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the abstract base class for the mode of a specific PojoPropertyAccessor.
PojoPropertyAccessorMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
The constructor.
PojoPropertyAccessorModes - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This type contains the available PojoPropertyAccessorModes to have them in one place and make the API easier to use.
In case you want to extend and create your own mode and accessor you need to reference it explicitly.
PojoPropertyAccessorNonArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the interface for a property-accessor that allows to access a property without any argument.
PojoPropertyAccessorNonArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a property-reader.
PojoPropertyAccessorNonArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorNonArg interface for accessing a Method.
PojoPropertyAccessorNonArgMethod(String, Type, PojoPropertyAccessorNonArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
The constructor.
PojoPropertyAccessorNonArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
An instance of this class represents a specific accessor-mode for a non-arg accessor of a property.
PojoPropertyAccessorNonArgMode(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArgMode
The constructor.
PojoPropertyAccessorOneArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the interface for a property-accessor that allows to access a property supplying a single argument.
PojoPropertyAccessorOneArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a one-arg accessor.
PojoPropertyAccessorOneArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArg interface for accessing a Method.
PojoPropertyAccessorOneArgMethod(String, Type, PojoPropertyAccessorOneArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
The constructor.
PojoPropertyAccessorOneArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
An instance of this class represents a specific accessor-mode for a one-arg accessor of a property.
PojoPropertyAccessorOneArgMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The constructor.
PojoPropertyAccessorProxyAdd - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArg interface for adding an element using the getter from another accessor returning an array or Collection.
PojoPropertyAccessorProxyAdd(PojoDescriptorDependencies, PojoPropertyAccessorNonArg, PojoPropertyAccessorOneArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
The constructor.
PojoPropertyAccessorProxyGetByIndex - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is an implementation of the PojoPropertyAccessorNonArg acting as as a getter that delegates to a indexed-getter using a fixed index.
PojoPropertyAccessorProxyGetByIndex(PojoPropertyAccessorIndexedNonArg, int) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
The constructor.
PojoPropertyAccessorProxyGetByKey - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is an implementation of the PojoPropertyAccessorNonArg acting as as a getter that delegates to a mapped-getter using a fixed key.
PojoPropertyAccessorProxyGetByKey(PojoPropertyAccessorOneArg, Object) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
The constructor.
PojoPropertyAccessorProxyGetIndexed - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedNonArg interface for getting an element from another accessor returning an array or List.
PojoPropertyAccessorProxyGetIndexed(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
The constructor.
PojoPropertyAccessorProxyGetMapped - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArg interface for getting an element from another accessor returning a Map.
PojoPropertyAccessorProxyGetMapped(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
The constructor.
PojoPropertyAccessorProxyGetSize - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorNonArg interface for getting the size of an array, List or Map from another accessor.
PojoPropertyAccessorProxyGetSize(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
The constructor.
PojoPropertyAccessorProxyRemove - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArg interface for removing an element using the getter from another accessor returning an array or Collection.
PojoPropertyAccessorProxyRemove(PojoDescriptorDependencies, PojoPropertyAccessorNonArg, PojoPropertyAccessorOneArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
The constructor.
PojoPropertyAccessorProxySetByIndex - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is an implementation of the PojoPropertyAccessorOneArg acting as as a setter that delegates to a indexed-setter using a fixed index.
PojoPropertyAccessorProxySetByIndex(PojoPropertyAccessorIndexedOneArg, int) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
The constructor.
PojoPropertyAccessorProxySetByKey - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is an implementation of the PojoPropertyAccessorOneArg acting as as a setter that delegates to a mapped-setter using a fixed key.
PojoPropertyAccessorProxySetByKey(PojoPropertyAccessorTwoArg, Object) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
The constructor.
PojoPropertyAccessorProxySetIndexed - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedOneArg interface for setting an indexed property using the getter from another accessor returning an array or List.
PojoPropertyAccessorProxySetIndexed(PojoDescriptorDependencies, PojoPropertyAccessorNonArg, PojoPropertyAccessorOneArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
The constructor.
PojoPropertyAccessorProxySetMapped - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorTwoArg interface for setting an element in a Map returned from another accessor.
PojoPropertyAccessorProxySetMapped(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
The constructor.
PojoPropertyAccessorRemoveBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for add-access.
PojoPropertyAccessorRemoveBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
The constructor.
PojoPropertyAccessorSetBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for setter-access.
PojoPropertyAccessorSetBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
The constructor.
PojoPropertyAccessorSetField - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArg interface for setting a Field.
PojoPropertyAccessorSetField(PojoDescriptor<?>, PojoDescriptorDependencies, Field) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetField
The constructor.
PojoPropertyAccessorSetIndexedBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedOneArgBuilder interface for indexed setter-access.
PojoPropertyAccessorSetIndexedBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
The constructor.
PojoPropertyAccessorSetMappedBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorTwoArgBuilder interface for mapped setter-access.
PojoPropertyAccessorSetMappedBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
The constructor.
PojoPropertyAccessorSizeBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorNonArgBuilder interface for getter-access.
PojoPropertyAccessorSizeBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
The constructor.
PojoPropertyAccessorTwoArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the interface for a property-accessor that allows to access a property supplying a two arguments.
PojoPropertyAccessorTwoArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a two-arg accessor.
PojoPropertyAccessorTwoArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorTwoArg interface for accessing a Method.
PojoPropertyAccessorTwoArgMethod(String, Type, PojoPropertyAccessorTwoArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
The constructor.
PojoPropertyAccessorTwoArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
An instance of this class represents a specific accessor-mode for a two-arg accessor of a property.
PojoPropertyAccessorTwoArgMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArgMode
The constructor.
PojoPropertyDescriptor - Interface in net.sf.mmm.util.pojo.descriptor.api
This interface represents a property of a Pojo.
PojoPropertyDescriptorImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the implementation of the PojoPropertyDescriptor interface.
PojoPropertyDescriptorImpl(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
The constructor.
PojoPropertyNotFoundException - Exception in net.sf.mmm.util.pojo.descriptor.api
A PojoPropertyNotFoundException is thrown if a property should be accessed that does NOT exist (was NOT found) or can NOT be accessed in the intended way.
PojoPropertyNotFoundException(Class<?>, String) - Constructor for exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
The constructor.
PojoPropertyNotFoundException(Class<?>, String, PojoPropertyAccessorMode<?>) - Constructor for exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
The constructor.
PojoPropertyPath - Interface in net.sf.mmm.util.pojo.path.api
A PojoPropertyPath represents a path to a simple property of a Pojo.
pojoType - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
pojoType - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
pojoType - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
PojoUtil - Interface in net.sf.mmm.util.pojo.api
This is the interface for a collection of utility functions to deal with POJOs.
pojoUtil() - Method in class net.sf.mmm.util.pojo.impl.spring.UtilPojoSpringConfig
 
pojoUtil - Variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
PojoUtilImpl - Class in net.sf.mmm.util.pojo.base
This class is a collection of utility functions for dealing with reflection.
PojoUtilImpl() - Constructor for class net.sf.mmm.util.pojo.base.PojoUtilImpl
The constructor.
pool - Variable in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
Pool<E> - Interface in net.sf.mmm.util.pool.api
This is the interface for a simple pool.
pool - Variable in class net.sf.mmm.util.pool.base.AbstractPool
The buffer representing the pool.
PooledByteArray - Class in net.sf.mmm.util.io.impl
This is an implementation of ByteArray that holds a pooled byte-array.
PooledByteArray(byte[]) - Constructor for class net.sf.mmm.util.io.impl.PooledByteArray
The constructor.
PooledByteArray(byte[], int, int) - Constructor for class net.sf.mmm.util.io.impl.PooledByteArray
The constructor.
PooledByteArray(byte[], int, int, PooledByteArray) - Constructor for class net.sf.mmm.util.io.impl.PooledByteArray
The constructor.
poolFactory - Variable in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
populate() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
 
populateNlsBundleDescriptors() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
POPUP - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a popup window.
PopupDialog - Interface in net.sf.mmm.client.ui.api.dialog
This is the interface for a PopupDialog that displays itself on top of a Dialog.
popupHelper - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
PopupMouseHandler - Class in net.sf.mmm.client.ui.gwt.widgets
This class is the handler for mouse events to move an resize a PopupWindow.
PopupMouseHandler(PopupWindow, Direction) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
The constructor.
popupRectangle - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
The current Rectangle of the PopupWindow.
popupStack - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
popupWindow - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
The PopupWindow to manage.
PopupWindow - Class in net.sf.mmm.client.ui.gwt.widgets
This class is a Widget that represents a popup.
PopupWindow() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The constructor.
PopupWindow(boolean) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The constructor.
PopupWindow(boolean, boolean) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The constructor.
PopupWindow(boolean, boolean, HandlerRegistrationCollector) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The constructor.
pos - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
posInSet - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
 
POSITION_INDICATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
positionX - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
 
positionY - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
 
PostalCode() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Address
 
PostalCode - Interface in net.sf.mmm.orient.data.bean.api.world
TODO: this class ...
PostalCode - Class in net.sf.mmm.util.datatype.api.address
This class is a Datatype that represents a postal code (also called ZIP code).
PostalCode() - Constructor for class net.sf.mmm.util.datatype.api.address.PostalCode
The constructor for de-serialization in GWT.
PostalCode(String) - Constructor for class net.sf.mmm.util.datatype.api.address.PostalCode
The constructor.
PostalCodeMode() - Method in interface net.sf.mmm.orient.data.bean.api.world.Country
 
PostalCodePattern() - Method in interface net.sf.mmm.orient.data.bean.api.world.Country
 
postIndex(UpdateStrategyArguments) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
This method is called at the end of AbstractSearchIndexerUpdateStrategy.index(UpdateStrategyArguments) to complete the indexing.
postIndex(UpdateStrategyArguments) - Method in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyLastModified
This method is called at the end of AbstractSearchIndexerUpdateStrategy.index(UpdateStrategyArguments) to complete the indexing.
POUND_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The sign for the British currency pound.
PPT_RECORD_INFO_OFFSET - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
first record item: info (little endian short)
PPT_RECORD_LENGTH - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
third record item: size (little endian int)
PPT_RECORD_SIZE_OFFSET - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
third record item: size (little endian int)
PPT_RECORD_TYPE_OFFSET - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
second record item: type (little endian short)
PPT_TYPE_CHAR_STRING - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of character stream
PPT_TYPE_DOCUMENT - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of document
PPT_TYPE_DOCUMENT_ATOM - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of document atom - ignore
PPT_TYPE_DRAWING - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of drawing - ignore
PPT_TYPE_DRAWING_GROUP - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of drawing group - ignore
PPT_TYPE_ENVIRONMENT - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of environment - ignore
PPT_TYPE_ESCHER_DG - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of escher dg
PPT_TYPE_ESCHER_DG_CONTAINER - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of escher dg container
PPT_TYPE_ESCHER_OPT - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of escher opt
PPT_TYPE_ESCHER_SP - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of escher sp
PPT_TYPE_ESCHER_SP_CONTAINER - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of escher sp container
PPT_TYPE_ESCHER_SPGR_CONTAINER - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of escher spgr container
PPT_TYPE_ESCHER_TEXTBOX - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of escher textbox
PPT_TYPE_EXTENDED_OBJECT_LIST - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of extended object list - ignore
PPT_TYPE_HEADER_FOOTER - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of header/footer
PPT_TYPE_HEADER_FOOTER_ATOM - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of header/footer atom
PPT_TYPE_INTERACTIVE_INFO - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of interactive info
PPT_TYPE_LIST - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of list - ignore
PPT_TYPE_MAIN_MASTER - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of main master - ignore
PPT_TYPE_NOTES - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of notes
PPT_TYPE_NOTES_ATOM - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of notes atom
PPT_TYPE_SLIDE - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of slide
PPT_TYPE_SLIDE_ATOM - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of slide atom
PPT_TYPE_SLIDE_LIST_WITH_TEXT - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of slide-list
PPT_TYPE_SLIDE_PERSIST_ATOM - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of slide persist atom - ignore
PPT_TYPE_SPEC_INFO_ATOM - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of spec info atom - ignore
PPT_TYPE_STYLE_TEXT_PROPERTY_ATOM - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of style text property atom
PPT_TYPE_TEXT_BYTES_ATOM - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of text bytes atom
PPT_TYPE_TEXT_CHARS_ATOM - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of text chars atom
PPT_TYPE_TEXT_HEADER_ATOM - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of text header atom
PPT_TYPE_TX_INTERACTIVE_INFO_ATOM - Static variable in class net.sf.mmm.content.parser.impl.poi.ContentParserPpt
type of interactive info
PRECEDES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_ABOVE_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_ABOVE_NOT_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_ABOVE_SINGLE_LINE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_UNDER_RELATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
precisionStep - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
 
prefix - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentKey
 
prefix - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
 
PREFIX - Static variable in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
The prefix of the string representation.
PREFIX - Static variable in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
The prefix/value of the string representation.
PREFIX - Static variable in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
The prefix of the string representation.
prefix - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
The static prefix.
prefix - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
The static prefix.
prefix - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The static prefix.
prefix - Variable in class net.sf.mmm.util.xml.NamespaceContextImpl.PrefixIterator
 
prefix2namespace - Variable in class net.sf.mmm.util.xml.NamespaceContextImpl
maps prefix to namespace-URI.
PREFIX_00 - Static variable in class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
The default InternationalCallPrefix as recommended by the ITU.
PREFIX_011 - Static variable in class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
The InternationalCallPrefix of the NANPA (North American Numbering Plan).
PREFIX_GET - Static variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
PREFIX_HAS - Static variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
PREFIX_INTERNAL_FIELD - Static variable in class net.sf.mmm.util.nls.base.AbstractResourceBundle
Fields that start with this prefix ("INT_" ), will be ignored as bundle properties.
PREFIX_IS - Static variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
PREFIX_LONG_OPTION - Static variable in interface net.sf.mmm.util.cli.api.CliParser
The prefix for name or alias of a long option.
PREFIX_PLUS - Static variable in class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
The international symbol for the actual county specific InternationalCallPrefix.
PREFIX_SET - Static variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
PREFIX_SHORT_OPTION - Static variable in interface net.sf.mmm.util.cli.api.CliParser
The prefix for name or alias of a short option.
PrefixIterator(Iterator<String>, String) - Constructor for class net.sf.mmm.util.xml.NamespaceContextImpl.PrefixIterator
The constructor.
preIndex(UpdateStrategyArguments) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
This method is called at the beginning of AbstractSearchIndexerUpdateStrategy.index(UpdateStrategyArguments) to setup the indexing.
prepareTestInstance(TestContext) - Method in class net.sf.mmm.test.WebContextTestExecutionListener
 
PRESCRIPTION_TAKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRESENTATION_FORM_FOR_VERTICAL_LEFT_CURLY_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRESENTATION_FORM_FOR_VERTICAL_LEFT_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRESENTATION_FORM_FOR_VERTICAL_RIGHT_CURLY_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRESENTATION_FORM_FOR_VERTICAL_RIGHT_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRESSED - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the additional CSS style for a CssStyles.TOGGLE_BUTTON that is pressed.
pressed - Variable in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
 
previewArea - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
previewPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
previewText - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
previous - Variable in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
 
PRIMARY_STYLE - Static variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
The default primary style of this widget.
primaryKey - Variable in class net.sf.mmm.jpa.api.entity.AbstractEntity
 
primaryKey2parserMap - Variable in class net.sf.mmm.content.parser.base.AbstractContentParserService
 
primaryKeys - Variable in class net.sf.mmm.content.parser.base.AbstractContentParser
 
PrimaryLanguage() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioTrack
 
PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
print(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
print(NlsMessage) - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method writes an NlsMessage.
printArguments(List<AbstractCliParser.CliArgumentHelpInfo>, int) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
This method prints the help for the arguments given by argumentList.
printHelp(CliParser) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method prints the help output with the program usage.
printHelp(Appendable) - Method in interface net.sf.mmm.util.cli.api.CliParser
This method prints the help (program usage) generated from the annotations to the given Appendable using default settings.
printHelp(Appendable, CliOutputSettings) - Method in interface net.sf.mmm.util.cli.api.CliParser
This method prints the help (program usage) generated from the annotations to the given Appendable using the given settings.
printHelp(Appendable) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
 
printHelp(Appendable, CliOutputSettings) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
 
printHelpOptions(CliOutputSettings, Map<CliOption, AbstractCliParser.CliOptionHelpInfo>, StringBuilder, Collection<CliOptionContainer>) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
Prints the options for the help usage output.
println() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
Prints a newline (terminates current line).
println() - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method writes a newline (line-separator).
println(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method is like NlsWriter.append(CharSequence) or AppendableWriter.write(String) but additionally adds a newline (line-separator) after the message.
printlnRaw(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method writes the raw text without internationalization.
printMessage(NlsMessage) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
Prints the given NlsMessage for the proper Locale.
printOptions(Collection<CliOptionContainer>, Map<CliOption, AbstractCliParser.CliOptionHelpInfo>, int) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
This method prints the help for the options given by modeOptions.
printOptions(Collection<CliOptionContainer>, Map<CliOption, AbstractCliParser.CliOptionHelpInfo>, boolean) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
This method is like AbstractCliParser.CliHelpWriter.printOptions(Collection, Map, int) but only prints required or additional options.
printRaw(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method writes the raw text without internationalization.
printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.ComposedException
 
printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsException
 
printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
printStackTrace(NlsThrowable, Locale, Appendable) - Static method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
printStackTrace(Locale, Appendable) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
This method prints the stack trace with localized exception message(s).
printStackTraceCause(Throwable, Locale, Appendable) - Static method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
printText(String) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
This method performs localization of the given NLS-text (see AbstractResourceBundle) and performs line-wrapping while writing it to the Appendable for help-usage output.
proceedTextSegment() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method steps on to the next DefaultLineWrapper.TextSegment.
process(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
 
process(ByteProcessor, long) - Method in interface net.sf.mmm.util.io.api.ByteProcessable
This method processes the number of bytes given by length (as far as available) using the given processor.
process(byte[], int, int) - Method in interface net.sf.mmm.util.io.api.ByteProcessor
This method is called to process the number of length bytes from the given buffer starting from the given offset.
process(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamProcessor
This method performs the actual detection and optionally manipulates the data.
process(byte[], int, int) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.AsciiProcessor
 
process(byte[], int, int) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
 
process(ByteProcessor, long) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
 
process(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
 
process(ByteProcessor, long) - Method in class net.sf.mmm.util.io.impl.BufferInputStream
 
process(Map<String, Object>, boolean) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
process(ByteProcessor, long) - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
 
process(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
 
process(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
 
process(char[], int, StringBuilder) - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
This method processes one or many characters from chars starting at the given charIndex and adds the translated regexp-sequence to buffer.
process(char[], int, StringBuilder) - Method in class net.sf.mmm.util.pattern.base.PathPatternCompiler
 
ProcessableByteArrayBuffer - Interface in net.sf.mmm.util.io.api
This is the interface for a provider of data bytes (a byte[] -Buffer) that is iterable and processable.
ProcessableDetectorInputStream - Class in net.sf.mmm.util.io.impl
This is the implementation of the DetectorOutputStream.
ProcessableDetectorInputStream(InputStream, Map<String, Object>, AbstractDetectorStreamProvider) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream
The constructor.
ProcessableDetectorInputStream.WrapperInputStream - Class in net.sf.mmm.util.io.impl
This inner class is the actual wrapper stream.
ProcessableDetectorOutputStream - Class in net.sf.mmm.util.io.impl
This is the implementation of the DetectorOutputStream.
ProcessableDetectorOutputStream(OutputStream, Map<String, Object>, AbstractDetectorStreamProvider) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream
The constructor.
ProcessableDetectorOutputStream.WrapperOutputStream - Class in net.sf.mmm.util.io.impl
This inner class is the actual wrapper stream.
ProcessableDetectorStream - Class in net.sf.mmm.util.io.impl
This is the abstract base implementation of a DetectorStream specific for this implementation.
ProcessableDetectorStream(Map<String, Object>, ByteArrayPool) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorStream
The constructor.
processBom(byte[], int, int) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
Detects if a ByteOrderMark (BOM) is available as hint for the encoding.
processCall(CALL, AbstractGenericRemoteInvocationService<CALL, REQUEST, RESPONSE, HANDLER>.RequestContext) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Processes the given RemoteInvocationCall.
processCallsInTransaction(GenericRemoteInvocationTransactionalCalls<CALL>, AbstractGenericRemoteInvocationService<CALL, REQUEST, RESPONSE, HANDLER>.RequestContext) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
processCallsInTransaction(GenericRemoteInvocationTransactionalCalls<RemoteInvocationCommand<?>>, AbstractGenericRemoteInvocationService<RemoteInvocationCommand<?>, GenericRemoteInvocationCommandRequest, GenericRemoteInvocationCommandResponse, GenericRemoteInvocationCommandCallHandler>.RequestContext) - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
processCallsInTransaction(GenericRemoteInvocationTransactionalCalls<GenericRemoteInvocationRpcCall>, AbstractGenericRemoteInvocationService<GenericRemoteInvocationRpcCall, GenericRemoteInvocationRpcRequest, GenericRemoteInvocationRpcResponse, GenericRemoteInvocationRpcCallHandler<?>>.RequestContext) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
ProcessContext - Class in net.sf.mmm.util.process.api
This class represents the context for a process.
ProcessContext() - Constructor for class net.sf.mmm.util.process.api.ProcessContext
The constructor.
processes - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
 
ProcessExecutor(ProcessContext, ProcessBuilder[]) - Constructor for class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
The constructor.
processInternal(ByteArray, boolean) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
 
processMethods(BeanFactoryImpl.BeanIntrospectionData, BeanAccessPrototype<?>, GenericType<?>) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
processor - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
The actual processor served by this buffer.
processorFactoryList - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
 
processorImplementation - Variable in class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
 
processRecord(Record) - Method in class net.sf.mmm.content.parser.impl.poi.ContentParserXls.ExcelListener
processRequest(REQUEST) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Processes the given GenericRemoteInvocationRequest and creates the corresponding GenericRemoteInvocationResponse.
processTransactionalCalls(GenericRemoteInvocationTransactionalCalls<CALL>, AbstractGenericRemoteInvocationService<CALL, REQUEST, RESPONSE, HANDLER>.RequestContext) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
This method processes the given GenericRemoteInvocationTransactionalCalls.
processUtf16Detection(byte) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
Heuristic analysis to detect UTF-16 indications.
processUtf8Detection(byte) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
Heuristic analysis to detect UTF-8 indications.
ProcessUtil - Interface in net.sf.mmm.util.process.api
This is the interface for a collection of utility functions to deal with Processes.
processUtil() - Method in class net.sf.mmm.util.process.impl.spring.UtilProcessSpringConfig
 
ProcessUtilImpl - Class in net.sf.mmm.util.process.base
This is the implementation of the ProcessUtil interface.
ProcessUtilImpl() - Constructor for class net.sf.mmm.util.process.base.ProcessUtilImpl
The constructor.
ProcessUtilImpl.AsyncProcessExecutorImpl - Class in net.sf.mmm.util.process.base
This inner class is the default implementation of the AsyncProcessExecutor.
ProcessUtilImpl.ProcessExecutor - Class in net.sf.mmm.util.process.base
This inner class is does the actual execution of the Process(es).
PRODUCER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyAudioVideo
The name of the producer(s) of the audio/video content.
PRODUCER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMultimedia
The name of the producer(s) of the audio/video content.
programmatic - Variable in class net.sf.mmm.client.ui.api.event.AbstractUiEvent
 
programmaticEventType - Variable in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
 
PROJECTIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
properties - Variable in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
 
properties - Variable in class net.sf.mmm.search.base.config.SearchPropertiesBean
 
properties - Variable in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
properties - Variable in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
properties - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
 
properties - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
property(ReadableProperty<?>) - Method in class net.sf.mmm.jpa.base.query.statement.jpql.JpqlDialect
 
property - Variable in class net.sf.mmm.util.bean.impl.BeanPrototypeProperty
 
property - Variable in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
property - Variable in class net.sf.mmm.util.query.base.path.PathImpl
 
property(ReadableProperty<?>) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
property - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
Property - Class in net.sf.mmm.util.xml.base.jaxb
This class represents a simple property as JAXB bean.
Property() - Constructor for class net.sf.mmm.util.xml.base.jaxb.Property
The constructor.
Property(String, String) - Constructor for class net.sf.mmm.util.xml.base.jaxb.Property
The constructor.
property2widgetMap - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
 
PROPERTY_ALIAS_ID - Static variable in interface net.sf.mmm.orient.api.bean.OrientBean
PROPERTY_ALIAS_VERSION - Static variable in interface net.sf.mmm.orient.api.bean.OrientBean
alias for the version.
PROPERTY_ALIGNMENT - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAlignment
PROPERTY_CAPTION - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadCaption
PROPERTY_ID - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHtmlId
PROPERTY_IGNORE_LEADING_WILDCARDS - Static variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
PROPERTY_JAVA_VM_NAME - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
The name of the system-property for the name of the JVM.
PROPERTY_LABEL - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadLabel
PROPERTY_MANDATORY - Static variable in class net.sf.mmm.util.validation.base.AbstractValidator
PROPERTY_MAXIMUM - Static variable in class net.sf.mmm.util.validation.base.AbstractValidator
Property for maximum value (null if unbounded).
PROPERTY_MINIMUM - Static variable in class net.sf.mmm.util.validation.base.AbstractValidator
Property for minimum value (null if unbounded).
PROPERTY_NAME_ID - Static variable in interface net.sf.mmm.util.bean.api.entity.Entity
Property name of ID.
PROPERTY_OS_ARCHITECTURE - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
PROPERTY_OS_NAME - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
PROPERTY_OS_VERSION - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
PROPERTY_PRECISION_STEP - Static variable in interface net.sf.mmm.search.engine.impl.lucene.LuceneFieldManager
PROPERTY_ROW_NUMBER - Static variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
The virtual property for multi-selection.
PROPERTY_SELECTED - Static variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
The virtual property for multi-selection.
PROPERTY_STYLES - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStyles
PROPERTY_SUMMARY - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSummary
PROPERTY_TITLE - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStringTitle
PROPERTY_TMP_DIR - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
The key of the system property "java.io.tmpdir".
PROPERTY_TYPE - Static variable in interface net.sf.mmm.util.json.api.JsonSupport
The JSON property name for the type information for polymorphic mapping of #getClass().
PROPERTY_USER_HOME - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
The key of the system property "user.home".
PROPERTY_VALUE_TYPE_VARIABLE - Static variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
propertyAccessor - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
PropertyAccessor<POJO,VALUE> - Interface in net.sf.mmm.util.value.api
This is the interface for an accessor to a specific property of a typed object.
propertyBuilder - Variable in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
PropertyBuilder - Interface in net.sf.mmm.orient.impl.property
This is the interface for the property builder assembled automatically from various SinglePropertyBuilder-instances.
PropertyBuilder() - Constructor for class net.sf.mmm.util.property.api.AbstractProperty.PropertyBuilder
The constructor.
PropertyBuilderImpl - Class in net.sf.mmm.orient.impl.property
This is the implementation of PropertyBuilder.
PropertyBuilderImpl() - Constructor for class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
The constructor.
PropertyFactory<V,P extends ReadableProperty<V>> - Interface in net.sf.mmm.util.property.api.factory
This is the interface for the factory of a specific property type.
PropertyFactoryBoolean - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for BooleanProperty.
PropertyFactoryBoolean() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryBoolean
 
PropertyFactoryByte - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for ByteProperty.
PropertyFactoryByte() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryByte
 
PropertyFactoryDouble - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for DoubleProperty.
PropertyFactoryDouble() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryDouble
 
PropertyFactoryFloat - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for FloatProperty.
PropertyFactoryFloat() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryFloat
 
PropertyFactoryGeneric<V> - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for LongProperty.
PropertyFactoryGeneric() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryGeneric
 
PropertyFactoryInstant - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for InstantProperty.
PropertyFactoryInstant() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryInstant
 
PropertyFactoryInteger - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for IntegerProperty.
PropertyFactoryInteger() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryInteger
 
PropertyFactoryLink<E extends EntityBean> - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for IntegerProperty.
PropertyFactoryLink() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryLink
 
PropertyFactoryList<E> - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for ListProperty.
PropertyFactoryList() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryList
 
PropertyFactoryLocalDate - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for LocalDateProperty.
PropertyFactoryLocalDate() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryLocalDate
 
PropertyFactoryLocalDateTime - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for LocalDateTimeProperty.
PropertyFactoryLocalDateTime() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryLocalDateTime
 
PropertyFactoryLong - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for LongProperty.
PropertyFactoryLong() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryLong
 
propertyFactoryManager - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
PropertyFactoryManager - Interface in net.sf.mmm.util.property.api.factory
This is the interface for the manager where all PropertyFactory variants are registered.
propertyFactoryManager() - Method in class net.sf.mmm.util.property.impl.spring.UtilPropertySpringConfig
 
PropertyFactoryManagerImpl - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactoryManager.
PropertyFactoryManagerImpl() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
The constructor.
PropertyFactoryMap<K,V> - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for SetProperty.
PropertyFactoryMap() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryMap
 
PropertyFactorySet<E> - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for SetProperty.
PropertyFactorySet() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactorySet
 
PropertyFactoryShort - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for ShortProperty.
PropertyFactoryShort() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryShort
 
PropertyFactoryString - Class in net.sf.mmm.util.property.impl.factory
This is the implementation of PropertyFactory for StringProperty.
PropertyFactoryString() - Constructor for class net.sf.mmm.util.property.impl.factory.PropertyFactoryString
 
PropertyList - Class in net.sf.mmm.util.xml.base.jaxb
This class represents Properties as JAXB bean.
PropertyList() - Constructor for class net.sf.mmm.util.xml.base.jaxb.PropertyList
The constructor.
propertyList - Variable in class net.sf.mmm.util.xml.base.jaxb.PropertyList
 
propertyMap - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
 
propertyName - Variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
propertyNames - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
PropertyPath<V> - Interface in net.sf.mmm.util.property.api.path
This is the interface for a typed path.
propertyType - Variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
propertyType - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
 
propertyType - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
 
propertyType - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
 
propertyType - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
propertyType - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
propertyType2factoryMap - Variable in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
PROPORTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PROPORTIONAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
prototype - Variable in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
prototype - Variable in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper.Mapping
prototype - Variable in class net.sf.mmm.util.bean.impl.BeanAccessInstance
 
prototype - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl.BeanIntrospectionData
 
prototype - Variable in class net.sf.mmm.util.bean.impl.BeanPrototypeOperation
 
prototype - Variable in class net.sf.mmm.util.query.base.path.Alias
 
prototypeBuilder - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototypePolymorphic
 
prototypeProperty - Variable in class net.sf.mmm.util.bean.impl.BeanPrototypeOperationOnProperty
 
provider - Static variable in class net.sf.mmm.util.session.api.UserSessionAccess
 
providers - Variable in class net.sf.mmm.util.path.impl.PathFactoryImpl
 
providers - Variable in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
 
PUBLISHER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The object(s) that published the content, typically the name of a person.
PUBLISHER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMultimedia
The name of the publisher, label or company that published the content.
PUNCTUATION_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PURPLE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color purple.
put(Class<COMPONENT_API>, COMPONENT_API) - Method in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
Puts the given componentInstance associated with the given apiClass into this container.
put(Class<?>, E) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
This method registers the given element for the given type.
put(KEY, VALUE) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
 
put(E) - Method in class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
This method puts the given element using its associated class.
put(Class<?>, E) - Method in class net.sf.mmm.util.collection.base.SimpleClassHierarchyMap
 
put(Map<KEY, VALUE>, KEY, VALUE) - Static method in exception net.sf.mmm.util.exception.api.DuplicateObjectException
This method puts the given value into the given map using the given key.
put(K, V) - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
put(Class<?>, ComposedValueConverterImpl.ComposedTargetTypeConverter<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
 
put(String, Object) - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
This method binds the given value with the given id.
putAccessor(PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
This method puts the given accessor into this property-descriptor.
putAccessor(PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
 
putAll(Map<? extends KEY, ? extends VALUE>) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
 
putAll(Map<? extends K, ? extends V>) - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
putPhase(Map<String, DevelopmentPhase>, String, DevelopmentPhase) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method puts the given phase in the given map using normalized variants of the given key.
putRecursive(Class<?>, E, Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
This method performs the put recursively.

Q

QUADRUPLE_INTEGRAL_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
QUADRUPLE_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
qualifiedName - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
qualifiedName - Variable in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
qualifiedName - Variable in class net.sf.mmm.util.resource.impl.AbstractBrowsableClasspathResource
 
qualifiedNamePath - Variable in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
 
QUARTER - Static variable in class net.sf.mmm.music.datatype.api.MusicalValue
Fourth (1/4) also called crotchet.
QUATERNION_INTEGRAL_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
QUAVER - Static variable in class net.sf.mmm.music.datatype.api.MusicalValue
Eighth (1/8).
query - Variable in class net.sf.mmm.search.engine.base.AbstractSearchResult
 
query - Variable in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
 
query - Variable in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors.Error
 
query - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneComplexSearchQuery
the actual lucene query
query - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQuery
the actual lucene query
query - Variable in class net.sf.mmm.test.jpa.TypedQueryMock
 
query() - Method in interface net.sf.mmm.util.query.api.feature.FeatureFetch
 
Query<E> - Interface in net.sf.mmm.util.query.api
This is the interface for a query that is the result of a SelectStatement.
Besides executing the Query you can also reuse it as a sub-query in more complex Statements.
query() - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
queryBuilder - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
 
queryCount() - Method in interface net.sf.mmm.util.query.api.feature.FeatureFetch
 
queryCount() - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
queryFirst() - Method in interface net.sf.mmm.util.query.api.feature.FeatureFetch
 
queryFirst() - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
QueryImpl<R,E,T> - Class in net.sf.mmm.util.query.base
This is the implementation of Query.
QueryImpl(AbstractSelectStatement<E, ?, T>, String, QueryMode) - Constructor for class net.sf.mmm.util.query.base.QueryImpl
The constructor.
QueryMode - Enum in net.sf.mmm.util.query.base
This is the Enum for the available modes of a Query.
QueryMode() - Constructor for enum net.sf.mmm.util.query.base.QueryMode
 
queryOne() - Method in interface net.sf.mmm.util.query.api.feature.FeatureFetch
 
queryOne() - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
querySingle(QueryMode) - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
QUESTION - Static variable in interface net.sf.mmm.client.ui.api.common.MessageSeverity
MessageSeverity indicating a question.
QUESTION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The question mark sign used to terminate a question.
QUESTIONED_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
QueueFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of Queue.
queueFactory - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
 
queueFailureCallback - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The quotation mark sign used to enclose quotations.
quoteEnd - Variable in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
quoteEscape - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
quoteEscapeLazy - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
quoteReference() - Method in class net.sf.mmm.jpa.base.query.statement.jpql.UnquotedJpqlDialect
 
quoteReference() - Method in class net.sf.mmm.orient.base.query.statement.OrientDbDialect
 
quoteReference() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
quoteStart - Variable in class net.sf.mmm.util.lang.base.StringSyntaxBean
 

R

radioButtons - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
 
RadioGroupIdManager - Class in net.sf.mmm.client.ui.base.widget.adapter
This is a simple manager that generates unique IDs for radio-button-groups.
RadioGroupIdManager() - Constructor for class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
The constructor.
RADIX - Static variable in interface net.sf.mmm.util.entity.api.EntityId
This radix is used to convert numbers to/from strings.
RADIX_HEX - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The radix for hexadecimal notation.
RandomUuidFactory - Class in net.sf.mmm.util.uuid.base
This is an implementation of the UuidFactory interface that simply delegates to UUID.randomUUID().
RandomUuidFactory() - Constructor for class net.sf.mmm.util.uuid.base.RandomUuidFactory
The constructor.
range - Variable in class net.sf.mmm.util.validation.base.AbstractValidatorRange
 
range(String, String) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorBuilderCollection
 
range(String, String) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorBuilderMap
 
range(Range<V>) - Method in class net.sf.mmm.util.validation.base.CompareableValidatorBuilder
 
range(String, String) - Method in class net.sf.mmm.util.validation.base.number.NumberValidatorBuilder
 
range(BigDecimal, BigDecimal) - Method in class net.sf.mmm.util.validation.base.number.ValidatorBuilderBigDecimal
 
range(double, double) - Method in class net.sf.mmm.util.validation.base.number.ValidatorBuilderDouble
 
range(float, float) - Method in class net.sf.mmm.util.validation.base.number.ValidatorBuilderFloat
 
range(int, int) - Method in class net.sf.mmm.util.validation.base.number.ValidatorBuilderInteger
 
range(long, long) - Method in class net.sf.mmm.util.validation.base.number.ValidatorBuilderLong
 
range(String, String) - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilder
This method allows to define a range in a generic way.
range(String, String) - Method in class net.sf.mmm.util.validation.base.text.ValidatorBuilderCharSequence
 
range(String, String) - Method in class net.sf.mmm.util.validation.base.text.ValidatorBuilderString
 
range(String, String) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderTime
 
range(V, V) - Method in class net.sf.mmm.util.validation.base.time.ValidatorBuilderTime
 
range(String, String) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderBoolean
 
range(String, String) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderObject
 
Range<V> - Class in net.sf.mmm.util.value.api
This class represents a range of two values, minimum and maximum.
Range() - Constructor for class net.sf.mmm.util.value.api.Range
The constructor for serialization.
Range(V, V) - Constructor for class net.sf.mmm.util.value.api.Range
The constructor.
RANGE_QUERY_SEPARATOR_SET - Static variable in class net.sf.mmm.search.engine.base.AbstractSearchQueryBuilder
The separator of minimum and maximum in a range query.
rank - Variable in class net.sf.mmm.util.collection.base.RankMap.Ranking
The ranking value.
RANK_BOM - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
The rank gain if a proper ByteOrderMark was detected.
RANK_UNACCEPTABLE - Static variable in class net.sf.mmm.util.collection.base.RankMap
The rank that represents an element that has been disqualified.
RANK_UTF16_SURROGATE - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
The rank gain if an UTF-16 surrogate pair was detected.
RANK_UTF8_SEQUNCE - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
The rank gain if a proper UTF-8 multi-byte sequence was detected.
Ranking() - Constructor for class net.sf.mmm.util.collection.base.RankMap.Ranking
 
ranking - Variable in class net.sf.mmm.util.text.base.HyphenationPatternPosition
The ranking a hyphenation at the represented HyphenationPatternPosition.index.
rankings - Variable in class net.sf.mmm.util.text.base.HyphenationState
RankMap<E> - Class in net.sf.mmm.util.collection.base
This class is like a Map that maps elements (<E>) to an int value that represents the rank of the according element.
RankMap() - Constructor for class net.sf.mmm.util.collection.base.RankMap
The constructor.
RankMap.Ranking - Class in net.sf.mmm.util.collection.base
This inner class represents the RankMap.Ranking.rank of an element.
RATIO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
rawProperties - Variable in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
 
rawType - Variable in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
RAWTYPES - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
Suppress warnings about types with generics used raw.
read() - Method in class net.sf.mmm.util.io.api.DevNullSource
 
read() - Method in class net.sf.mmm.util.io.api.DevZero
 
read(byte[], int, int) - Method in class net.sf.mmm.util.io.api.DevZero
 
read(Reader) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method reads the contents of the given reader into a string.
read(char[], int, int) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
 
read() - Method in class net.sf.mmm.util.io.base.FailingInputStream
 
read(byte[]) - Method in class net.sf.mmm.util.io.base.FailingInputStream
 
read(byte[], int, int) - Method in class net.sf.mmm.util.io.base.FailingInputStream
 
read(Reader) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
read() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
 
read(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.BufferInputStream
 
read() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
 
read(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
 
read(JsonParser, GenericType<T>) - Method in interface net.sf.mmm.util.json.api.JsonUtil
 
read(JsonParser, GenericType<T>, JsonParser.Event) - Method in interface net.sf.mmm.util.json.api.JsonUtil
 
read(JsonParser, GenericType<T>, JsonParser.Event) - Method in class net.sf.mmm.util.json.base.JsonUtilImpl
 
read(int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the number of next characters given by count and returns them as string.
read(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
read() - Method in class net.sf.mmm.util.xml.base.XmlInputStream
 
read(byte[], int, int) - Method in class net.sf.mmm.util.xml.base.XmlInputStream
 
read2Digits(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method reads two digits from the given scanner.
ReadableBooleanProperty - Interface in net.sf.mmm.util.property.api.lang
This is the interface for a ReadableProperty of the value-type Boolean.
ReadableByteProperty - Interface in net.sf.mmm.util.property.api.math
This is the interface for a ReadableNumberProperty of the value-type Byte.
ReadableCollectionProperty<E,V extends Collection<E>> - Interface in net.sf.mmm.util.property.api.util
This is the interface for a ReadableProperty of the value-type Collection.
ReadableContainerProperty<V> - Interface in net.sf.mmm.util.property.api.util
This is the interface for a ReadableProperty of the value-type Collection or Map.
ReadableDoubleProperty - Interface in net.sf.mmm.util.property.api.math
This is the interface for a ReadableNumberProperty of the value-type Double.
ReadableFloatProperty - Interface in net.sf.mmm.util.property.api.math
This is the interface for a ReadableNumberProperty of the value-type Float.
ReadableInstantProperty - Interface in net.sf.mmm.util.property.api.time
This is the interface for a ReadableProperty of the value-type Boolean.
ReadableIntegerBindingProperty<N extends Number> - Interface in net.sf.mmm.util.property.api.math
This is the interface for a ReadableNumberProperty with a value-type with Integer, Short, or Byte.
ReadableIntegerProperty - Interface in net.sf.mmm.util.property.api.math
This is the interface for a ReadableNumberProperty of the value-type Integer.
ReadableListProperty<E> - Interface in net.sf.mmm.util.property.api.util
This is the interface for a ReadableProperty of the value-type ObservableList.
ReadableLocalDateProperty - Interface in net.sf.mmm.util.property.api.time
This is the interface for a ReadableProperty of the value-type Boolean.
ReadableLocalDateTimeProperty - Interface in net.sf.mmm.util.property.api.time
This is the interface for a ReadableProperty of the value-type Boolean.
ReadableLongProperty - Interface in net.sf.mmm.util.property.api.math
This is the interface for a ReadableNumberProperty of the value-type Long.
ReadableMapProperty<K,V> - Interface in net.sf.mmm.util.property.api.util
This is the interface for a ReadableProperty of the value-type ObservableMap.
ReadableNumberProperty<N extends Number> - Interface in net.sf.mmm.util.property.api.math
This is the interface for a ReadableProperty of the value-type Number.
ReadableObjectProperty<V> - Interface in net.sf.mmm.util.property.api
This is the interface for a ReadableProperty with a non-primitive the value- type.
ReadableProperty<V> - Interface in net.sf.mmm.util.property.api
This is the interface for a generic property.
ReadableSetProperty<E> - Interface in net.sf.mmm.util.property.api
This is the interface for a ReadableProperty of the value-type ObservableSet.
ReadableShortProperty - Interface in net.sf.mmm.util.property.api.math
This is the interface for a ReadableNumberProperty of the value-type Short.
ReadableStringProperty - Interface in net.sf.mmm.util.property.api.lang
This is the interface for a ReadableProperty of the value-type Boolean.
readBoolean(JsonParser.Event) - Method in interface net.sf.mmm.util.json.api.JsonUtil
 
readCollection(JsonParser, GenericType<C>) - Method in interface net.sf.mmm.util.json.api.JsonUtil
 
readCollection(JsonParser, Collection<E>, GenericType<E>) - Method in interface net.sf.mmm.util.json.api.JsonUtil
 
readCollection(JsonParser, GenericType<C>) - Method in class net.sf.mmm.util.json.base.JsonUtilImpl
 
readCollection(JsonParser, Collection<E>, GenericType<E>) - Method in class net.sf.mmm.util.json.base.JsonUtilImpl
 
readDigit() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the next character if it is a digit.
readDigit() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
readDouble() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the double value (decimal number) starting at the current position by reading as many matching characters as available and returns its parsed value.
readDouble() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
readEnum(JsonParser, Class<E>) - Method in interface net.sf.mmm.util.json.api.JsonUtil
 
readEnum(JsonParser, Class<E>) - Method in class net.sf.mmm.util.json.base.JsonUtilImpl
 
reader - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The Reader to delegate to.
readers - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneMutableSearchEntry
 
ReaderTransferrer(Reader, Writer, boolean, TransferCallback) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
The constructor.
readFloat() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the float value (decimal number) starting at the current position by reading as many matching characters as available and returns its parsed value.
readFloat() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
reading - Variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
 
readLong(int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the long starting at the current position by reading as many Latin digits as available but at maximum the given maxDigits and returns its parsed value.
readLong(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
readMap(JsonParser, GenericType<M>) - Method in interface net.sf.mmm.util.json.api.JsonUtil
 
readMap(JsonParser, GenericType<M>) - Method in class net.sf.mmm.util.json.base.JsonUtilImpl
 
readNumber(JsonParser, Class<N>) - Method in interface net.sf.mmm.util.json.api.JsonUtil
 
readOnly - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
 
readOnly - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
 
readOnly - Variable in class net.sf.mmm.util.property.api.AbstractValueProperty
 
readOnly - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
ReadOnlyException - Exception in net.sf.mmm.util.exception.api
A ReadOnlyException is thrown if the modification of something failed because it is read-only.
ReadOnlyException() - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor for de-serialization in GWT.
ReadOnlyException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor.
ReadOnlyException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor.
ReadOnlyException(Throwable, Object) - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor.
ReadOnlyException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor.
ReadOnlyIterator<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of the Iterator interface that gives a read-only view on an existing Iterator instance.
ReadOnlyIterator(Iterator<E>) - Constructor for class net.sf.mmm.util.collection.base.ReadOnlyIterator
The constructor.
readOnlyProperty - Variable in class net.sf.mmm.util.property.api.AbstractValueProperty
 
ReadOnlyPropertyImpl<V> - Class in net.sf.mmm.util.property.api
ReadOnlyPropertyImpl(WritableProperty<V>) - Constructor for class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
The constructor.
readText(XMLStreamReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method reads the text at the current position of the given xmlReader .
readText(XMLStreamReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
readUntil(char, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given stop character or the end is reached.
readUntil(CharFilter, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the first character accepted by the given filter or the end is reached.
readUntil(char, boolean, char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given (un-escaped) stop character or the end is reached.
readUntil(char, boolean, CharScannerSyntax) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given stop character or the end of the string to parse is reached.
readUntil(char, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
readUntil(CharFilter, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
readUntil(char, boolean, char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
readUntil(char, boolean, CharScannerSyntax) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
readWhile(CharFilter) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters that are accepted by the given filter.
readWhile(CharFilter, int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters that are accepted by the given filter.
readWhile(CharFilter) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
readWhile(CharFilter, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
reasonPhrase - Variable in class net.sf.mmm.util.http.HttpResponse
 
recentStringValue - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
recentValue - Variable in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
recentValue - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
recognize(Object, PojoPath) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathRecognizer
This method is called to recognize the actualPojo.
recognize(Object, PojoPath) - Method in class net.sf.mmm.util.pojo.path.base.NoPojoPathRecognizer
 
recognizer - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
Rectangle - Class in net.sf.mmm.client.ui.api.common
This is the Datatype for a 2-dimensional rectangle measured in pixels.
Rectangle() - Constructor for class net.sf.mmm.client.ui.api.common.Rectangle
The constructor for de-serialization in GWT.
Rectangle(int, int, int, int) - Constructor for class net.sf.mmm.client.ui.api.common.Rectangle
The constructor.
Recurrence - Interface in net.sf.mmm.util.date.api
This is the interface for a datatype representing the recurrence of an event or appointment.
RecurrenceBean - Class in net.sf.mmm.util.date.base
This is the implementation of Recurrence as simple Java Bean.
RecurrenceBean() - Constructor for class net.sf.mmm.util.date.base.RecurrenceBean
The constructor.
RecurrenceBean(DateUnit, int, WeekdaySet, WeekOfMonth) - Constructor for class net.sf.mmm.util.date.base.RecurrenceBean
The constructor.
RecurrenceUtil - Interface in net.sf.mmm.util.date.api
This is the interface for a collection of utility functions that help with to deal with Recurrence.
RecurrenceUtilImpl - Class in net.sf.mmm.util.date.base
This is the implementation of the RecurrenceUtil interface.
RecurrenceUtilImpl() - Constructor for class net.sf.mmm.util.date.base.RecurrenceUtilImpl
The constructor.
RED - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color red.
red - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
Red - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the red part of a color.
Red() - Constructor for class net.sf.mmm.util.datatype.api.color.Red
The constructor for de-serialization in GWT.
Red(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Red
The constructor.
Red(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Red
The constructor.
Red(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Red
The constructor.
Red(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Red
The constructor.
REDO - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
Deprecated.
The name of the icon to redo the last undone change.
ref(String) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
ReflectionException - Exception in net.sf.mmm.util.reflect.api
A ReflectionException is thrown if an operation based on reflection failed.
ReflectionException(String) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
The constructor.
ReflectionException(Throwable, String) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
The constructor.
ReflectionException(NlsMessage) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
The constructor.
ReflectionException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
The constructor.
reflectionUtil - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
reflectionUtil - Variable in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
reflectionUtil - Variable in class net.sf.mmm.util.cli.base.CliState
 
reflectionUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
reflectionUtil - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
 
reflectionUtil - Variable in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
ReflectionUtil - Interface in net.sf.mmm.util.reflect.api
This is the interface for a collection of utility functions to deal with reflection.
reflectionUtil - Variable in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
 
reflectionUtil() - Method in class net.sf.mmm.util.reflect.impl.spring.UtilReflectSpringConfig
 
reflectionUtil - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
 
reflectionUtil - Variable in class net.sf.mmm.util.value.base.AbstractValueConverter
 
reflectionUtil - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
 
ReflectionUtilImpl - Class in net.sf.mmm.util.reflect.base
This class is a collection of utility functions for dealing with reflection.
ReflectionUtilImpl() - Constructor for class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
The constructor.
ReflectionUtilLimited - Interface in net.sf.mmm.util.reflect.api
This is a limited subset of ReflectionUtil that is GWT compatible.
ReflectionUtilLimitedImpl - Class in net.sf.mmm.util.reflect.base
This is the implementation of the ReflectionUtilLimited interface.
ReflectionUtilLimitedImpl() - Constructor for class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
The constructor.
refresh() - Method in interface net.sf.mmm.search.engine.api.ManagedSearchEngine
This method tells the search-engine to refresh explicitly.
refresh() - Method in interface net.sf.mmm.search.engine.api.SearchQueryBuilder
This method refreshes the given object.
refresh() - Method in interface net.sf.mmm.search.engine.impl.lucene.LuceneFieldManager
refresh() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerImpl
refresh() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method tells the search-engine to refresh explicitly.
refresh() - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilder
This method refreshes the given object.
refresh() - Method in interface net.sf.mmm.search.view.api.SearchViewLogic
This method reloads the configuration and the SearchEngine on the fly.
refresh() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method reloads the configuration and the SearchEngine on the fly.
refresh(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
refresh(Object, Map<String, Object>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
refresh(Object, LockModeType) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
refresh() - Method in interface net.sf.mmm.util.component.api.Refreshable
This method refreshes the given object.
refresh() - Method in interface net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolder
This method will reload the configuration if it has changed.
refresh() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
 
Refreshable - Interface in net.sf.mmm.util.component.api
This is the interface for an object that can be refreshed.
refreshableSet - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
The Set of Refreshables.
refreshDelayInSeconds - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
refreshThread - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
RegexInfixPatternCompiler - Class in net.sf.mmm.util.pattern.base
This implementation of the PatternCompiler interface compiles the pattern given as string in a way similar to GNU-utilities like sed or grep.
RegexInfixPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
The constructor.
RegexInfixPatternCompiler(int) - Constructor for class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
The constructor.
RegexPatternCompiler - Class in net.sf.mmm.util.pattern.base
This is the canonical implementation of the PatternCompiler interface.
RegexPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.RegexPatternCompiler
The constructor.
RegexPatternCompiler(int) - Constructor for class net.sf.mmm.util.pattern.base.RegexPatternCompiler
The constructor.
RegexStringTransformer - Class in net.sf.mmm.util.transformer.base
This class converts a string by matching a given regular expression Pattern and if it partially matches replacing the match(es) with a given replacement.
RegexStringTransformer() - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformer
The non-arg constructor.
RegexStringTransformer(Pattern, String, boolean) - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformer
The constructor.
RegexStringTransformerRule - Class in net.sf.mmm.util.transformer.base
This class is a RegexStringTransformer that implements the StringTransformerRule interface by adding the stop-on-match flag.
RegexStringTransformerRule() - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
The non-arg constructor.
RegexStringTransformerRule(Pattern, String, boolean, boolean) - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
The constructor.
Regierungsbezirk() - Method in interface net.sf.mmm.orient.data.bean.api.world.de.DeLandkreis
 
Region() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Address
 
Region - Interface in net.sf.mmm.orient.data.bean.api.world
A Region is an Area a Country is divided into on the highest administrative level, that is typically NUTS (nomenclature des unités territoriales statistiques) level 1.
register(UiSingleWidgetFactoryNative<?>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
This method registers the given UiSingleWidgetFactoryNative as sub-factory of this factory.
register(UiSingleWidgetFactoryDatatype<?>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
This method registers the given UiSingleWidgetFactoryDatatype as sub-context of this context.
register(Widget, HandlerRegistrationCollector) - Method in interface net.sf.mmm.client.ui.gwt.widgets.handler.AbstractCustomHandler
This method registers this custom handler in the given Widget.
register(Widget, HandlerRegistrationCollector) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
This method registers this custom handler in the given Widget.
register(Widget, HandlerRegistrationCollector) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
This method registers this custom handler in the given Widget.
register(Class<? extends OrientBean>) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
register(Class<? extends NlsBundle>, NlsBundle) - Method in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
Registers the given bundle for the given bundleInterface.
register(Map<Class<?>, PropertyFactory<?, ?>>, Class<?>, PropertyFactory<?, ?>, boolean) - Static method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
registerAccessor(PojoDescriptorImpl<?>, PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method registers the given accessor for the given descriptor.
registerAlias(String, String) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
registerBean(Class<? extends OrientBean>) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
registerBuilder(SinglePropertyBuilder<?>) - Method in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
registerBuilder(SinglePropertyBuilder<?>, boolean) - Method in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
registerButtonFactories() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method registers all available button-factories.
registerButtonFactory(UiSingleWidgetButtonFactory<?>) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
Registers the given factory.
registerCollectionFactory(CollectionFactory) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method registers the given factory using its collection-interface.
registerCollectionFactory(CollectionFactory<? extends COLLECTION>, Class<COLLECTION>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method registers the given factory for the given collectionInterface.
registerCustomDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
This method registers a custom Datatype so it is recognized by AbstractDatatypeDetector.isDatatype(Class).
registerCustomDatatype(String) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
registerDatatypeDescriptor(DatatypeDescriptor<?>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
registerDefaultDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
Registers the default datatypes.
registerDefaults() - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
Registers the default OrientBeans for the standard schema types.
registerDefaults() - Method in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
Registers the factories for the common default types.
registerDefaults() - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
Registers the factories for the common default types.
REGISTERED_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The symbol for a registered trademark.
registerEnum(Class<ENUM>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method registers the given enumClass as EnumDefinition.
registerEnumDefinition(AbstractEnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method registers the given EnumDefinition.
registerEnumDefinitions() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
Registers the enum definitions to support.
registerFactory(PropertyFactory<?, ?>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
registerFactory(PropertyFactory<?, ?>, boolean) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
registerField(UiWidgetField<?>) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
 
registerFormatter(NlsFormatterPlugin<?>) - Method in class net.sf.mmm.util.nls.base.NlsFormatterMap
This method registers the given formatBuilder.
registerFormatter(NlsFormatterPlugin<?>, String, String) - Method in class net.sf.mmm.util.nls.base.NlsFormatterMap
This method registers the given formatBuilder.
registerFunction(PojoPathFunction, String) - Method in class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
This method registers the given function for the given functionName so it is available via DefaultPojoPathFunctionManager.getFunction(String).
registerHandler(HANDLER) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Registers the given handler.
registerJavaTimeDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
Called from AbstractDatatypeDetector.registerDefaultDatatypes() to add JSR310 datatypes.
registerJavaUtilDateCalendarDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
Called from AbstractDatatypeDetector.registerDefaultDatatypes() to add legacy Date and Calendar datatypes.
registerMapFactory(MapFactory) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method registers the given factory using its map-interface.
registerMapFactory(MapFactory<? extends MAP>, Class<MAP>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method registers the given factory for the given mapInterface.
registerNumberDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
registerOperation(BeanPrototypeOperation) - Method in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
registerPropertyType(Class<?>, PropertyFactory<?, ?>, boolean) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
registerProvider(PathProvider) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
This method registers the given PathProvider.
registerProvider(PathProvider, String) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
This method registers the given PathProvider.
registerProvider(DataResourceProvider<? extends DataResource>) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
This method registers the given provider.
registerProvider(DataResourceProvider<? extends DataResource>, String) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
This method registers the given provider for the given schemaPrefix.
registerService(Class<SERVICE>, SERVICE) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCallerWithClientMap
This method registers a service-client.
registerService(RemoteInvocationService) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
This method registers the given RemoteInvocationService.
registerStandardDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
This method registers a Java standard Datatype so it is recognized by AbstractDatatypeDetector.isJavaStandardDatatype(Class).
registerStandardDatatype(String) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
registerStandardDatatypes() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
This method registers the UiWidgetFactoryDatatype instances for the java standard datatypes (String, Long, etc.).
registerValueType(Class<?>, PropertyFactory<?, ?>, boolean) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
registration - Variable in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
The HandlerRegistration for the global mouse-listener registration while dragging or null.
registrationCollector - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The HandlerRegistrationCollector or null to ignore HandlerRegistrations.
REJECT_ALL_FILTER - Static variable in class net.sf.mmm.util.filter.base.ConstantFilter
 
rejectSubQueue - Variable in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
 
release(ByteArray) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method is called when a ByteArray is wiped out of the chain.
release() - Method in class net.sf.mmm.util.io.impl.PooledByteArray
This method marks this array to be released.
release(E) - Method in interface net.sf.mmm.util.pool.api.Pool
This method releases the given element.
release(E) - Method in class net.sf.mmm.util.pool.base.AbstractNoPool
 
release(E) - Method in class net.sf.mmm.util.pool.base.AbstractPool
 
released - Variable in class net.sf.mmm.util.io.impl.PooledByteArray
 
relevant - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
RemoteInvocationCall - Interface in net.sf.mmm.service.api
This is the marker interface for a single remote invocation.
RemoteInvocationCallData<RESULT,CALL extends RemoteInvocationCall> - Class in net.sf.mmm.service.base.client
This is a simple container for the data corresponding to a RemoteInvocationCall.
RemoteInvocationCallData(Consumer<? extends RESULT>, Consumer<Throwable>) - Constructor for class net.sf.mmm.service.base.client.RemoteInvocationCallData
The constructor.
RemoteInvocationCaller<QUEUE extends RemoteInvocationQueue> - Interface in net.sf.mmm.service.api.client
This is the abstract interface for a component that allows to invoke one or multiple remote invocations to a server from the client-side.
RemoteInvocationCallFailedException - Exception in net.sf.mmm.service.api
This exception is thrown if RemoteInvocationCall has failed.
RemoteInvocationCallFailedException(Throwable, RemoteInvocationCall) - Constructor for exception net.sf.mmm.service.api.RemoteInvocationCallFailedException
The constructor.
RemoteInvocationCommand<RESULT> - Interface in net.sf.mmm.service.api.command
This is the interface for a command that represents a specific operation of a RemoteInvocationService.
RemoteInvocationCommandCaller - Interface in net.sf.mmm.service.api.command.client
This is the interface for the key component to invoke one or multiple RemoteInvocationCommands from the client-side.
RemoteInvocationCommandHandler<RESULT extends Serializable,COMMAND extends RemoteInvocationCommand<RESULT>> - Interface in net.sf.mmm.service.api.command
This is the interface for the handler of a specific RemoteInvocationCommand.
RemoteInvocationCommandQueue - Interface in net.sf.mmm.service.api.command.client
This is the interface for a remote invocation queue based on RemoteInvocationCommandCaller.
RemoteInvocationCommandQueueImpl(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<RemoteInvocationCommandQueue, RemoteInvocationCommand<?>, GenericRemoteInvocationCommandTransactionalCalls, GenericRemoteInvocationCommandRequest>.AbstractRemoteInvocationQueue) - Constructor for class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller.RemoteInvocationCommandQueueImpl
The constructor.
RemoteInvocationGenericServiceGwt - Interface in net.sf.mmm.service.base.gwt
This is the GWT-RPC compliant service interface.
RemoteInvocationGenericServiceGwtAsync - Interface in net.sf.mmm.service.base.gwt
This is the GWT service-client stub of RemoteInvocationGenericServiceGwt.
RemoteInvocationGenericServiceServlet - Class in net.sf.mmm.service.impl.gwt.server
This is the RemoteServiceServlet that implements the RemoteInvocationGenericServiceGwt using spring-webmvc in order to allow context and dependency-injection (CDI).
RemoteInvocationGenericServiceServlet() - Constructor for class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
The constructor.
RemoteInvocationQueue - Interface in net.sf.mmm.service.api.client
This is the abstract interface for a queue of method-calls to one or multiple RemoteInvocationServices.
RemoteInvocationQueueSettings - Class in net.sf.mmm.service.api.client
This is a simple java bean with properties used to configure a new RemoteInvocationQueue.
RemoteInvocationQueueSettings() - Constructor for class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
The constructor.
RemoteInvocationQueueSettings(String) - Constructor for class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
The constructor.
RemoteInvocationQueueSettings(RemoteInvocationQueueSettings) - Constructor for class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
The copy-constructor.
RemoteInvocationQueueState - Enum in net.sf.mmm.service.api.client
This enum contains the available states of a RemoteInvocationQueue.
RemoteInvocationQueueState() - Constructor for enum net.sf.mmm.service.api.client.RemoteInvocationQueueState
 
RemoteInvocationSecurityDetector - Interface in net.sf.mmm.service.base.server
This is the interface for a detector that can decide if a RemoteInvocationCall is secured or a login operation.
RemoteInvocationSecurityDetectorImpl - Class in net.sf.mmm.service.impl.server
This is the default implementation of RemoteInvocationSecurityDetector.
RemoteInvocationSecurityDetectorImpl() - Constructor for class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
The constructor.
remoteInvocationSerivceCaller - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceClient
 
RemoteInvocationService - Interface in net.sf.mmm.service.api.rpc
This is the marker interface for a remote service.
RemoteInvocationServiceCaller - Interface in net.sf.mmm.service.api.rpc.client
This is the interface for the key component to invoke one or multiple RemoteInvocationServices from the client-side.
RemoteInvocationServiceCallerGenerator - Class in net.sf.mmm.service.impl.gwt.rpc.client.rebind
This is the incremental GWT-generator for generating the RemoteInvocationServiceCaller and according service-client stubs.
RemoteInvocationServiceCallerGenerator() - Constructor for class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
The constructor.
RemoteInvocationServiceCallerImplSpring - Class in net.sf.mmm.service.impl.spring.client
This is the implementation of RemoteInvocationServiceCaller using an injected client-stub (provided by spring-remoting) and java dynamic proxies.
RemoteInvocationServiceCallerImplSpring() - Constructor for class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
The constructor.
RemoteInvocationServiceQueue - Interface in net.sf.mmm.service.api.rpc.client
This is the interface for a remote invocation queue based on RemoteInvocationServiceCaller.
RemoteInvocationServiceQueueImpl(RemoteInvocationQueueSettings) - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
The constructor.
RemoteInvocationServiceQueueImpl(RemoteInvocationQueueSettings, AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl) - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
The constructor.
remove(IsWidget) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
remove(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
remove(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
remove() - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
Removes this keyboard-filter.
remove() - Method in class net.sf.mmm.search.engine.base.AbstractSearchResultPage.HitIterator
remove(SearchHit) - Method in interface net.sf.mmm.search.indexer.api.SearchIndexer
This method removes an existing entry identified by the given hit.
remove(String, Object) - Method in interface net.sf.mmm.search.indexer.api.SearchIndexer
This method removes all existing entries identified by the given value at the given property from the search-index.
remove(SearchHit) - Method in class net.sf.mmm.search.indexer.base.AbstractSearchIndexer
This method removes an existing entry identified by the given hit.
remove(SearchResultPage) - Method in class net.sf.mmm.search.indexer.base.AbstractSearchIndexer
This method removes all hits of the given SearchResultPage.
remove(Term) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
This method performs the actual remove by Term.
remove(String, Object) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
This method removes all existing entries identified by the given value at the given property from the search-index.
remove(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
remove() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
This method will always throw an exception.
remove(Object) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
 
remove() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
 
remove() - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method removes this node from the double linked list.
remove() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
 
remove(int) - Method in class net.sf.mmm.util.collection.base.CollectionList
 
remove(Object) - Method in class net.sf.mmm.util.collection.base.CollectionList
 
remove() - Method in class net.sf.mmm.util.collection.base.EmptyIterator
 
remove() - Method in class net.sf.mmm.util.collection.base.ReadOnlyIterator
This method will always throw an exception.
remove() - Method in class net.sf.mmm.util.collection.base.SingleElementIterator
 
remove(long) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method removes the number of bytes given by byteCount from the stream starting at the current position.
remove(long) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
REMOVE - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to remove an element from a container property (e.g.
REMOVE - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The mode for an accessor used to remove an item from a property with an container (array or Collection) type.
remove(String) - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
remove(Object) - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
remove(Object) - Method in interface net.sf.mmm.util.property.api.util.ReadableCollectionProperty
 
remove(int) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
remove(int, int) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
remove(Object) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
remove(Object) - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
remove(int, int) - Method in class net.sf.mmm.util.property.base.ImmutableObservableList
 
remove(Object, Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method removes the given item from the given arrayOrCollection.
remove(Object, Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
remove() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
 
REMOVE_ALL - Static variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
Instance to remove all additional details.
REMOVE_NONE - Static variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
Instance to remove no additional details.
REMOVE_STACKTRACE_AND_SUPPRESSED - Static variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
Instance to remove stacktrace and suppressed.
removeAll(Collection<?>) - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
removeAll(Collection<?>) - Method in interface net.sf.mmm.util.property.api.util.ReadableCollectionProperty
 
removeAll(E...) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
removeAll(Collection<?>) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
removeAll(E...) - Method in class net.sf.mmm.util.property.base.ImmutableObservableList
 
removeAllRanges() - Method in class net.sf.mmm.util.gwt.api.JsSelection
Clears the entire selection with all contained ranges.
removeByCustumId(String) - Method in interface net.sf.mmm.search.indexer.api.SearchIndexer
This method removes an existing entry identified by the given uri from the search-index.
removeByCustumId(String) - Method in class net.sf.mmm.search.indexer.base.AbstractSearchIndexer
This method removes an existing entry identified by the given uri from the search-index.
removeById(Long) - Method in interface net.sf.mmm.search.indexer.api.SearchIndexer
This method removes an existing entry identified by the given id from the search-index.
removeById(Long) - Method in class net.sf.mmm.search.indexer.base.AbstractSearchIndexer
This method removes an existing entry identified by the given id from the search-index.
removeByUri(String, String) - Method in interface net.sf.mmm.search.indexer.api.SearchIndexer
This method removes an existing entry identified by the given uri from the search-index.
removeByUri(String, String) - Method in class net.sf.mmm.search.indexer.base.AbstractSearchIndexer
This method removes an existing entry identified by the given uri from the search-index.
removeCachedPath(String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method removes a AbstractPojoPathNavigator.CachingPojoPath from the cache.
removeCause - Variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
removeChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValue
This method removes the given UiHandlerEventValueChange from this object.
removeChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method removes the given UiHandlerEventValueChange from this object.
removeChangeHandler(UiHandlerEventValueChange<Void>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method removes the given UiHandlerEventValueChange from this object.
removeChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method removes the given UiHandlerEventValueChange from this object.
removeChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method removes the given UiHandlerEventValueChange from this object.
removeChild(CHILD) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetMultiComposite
This method removes the given child from this panel.
removeChild(int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetMultiComposite
This method removes the child at the given index from this panel.
removeChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method removes the given child from this panel.
removeChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method removes the child at the given index from this panel.
removeChild(CHILD, int) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapterDynamicComposite
This method removes the given child from the widget.
removeChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomDynamicComposite
This method removes the given child from this panel.
removeChild(int) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomDynamicComposite
This method removes the child at the given index from this panel.
removeChild(CHILD, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtDynamicComposite
This method removes the given child from the widget.
removeChild(UiWidgetRegular, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtPanel
This method removes the given child from the widget.
removeChild(UiWidgetMenuItem, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenu
This method removes the given child from the widget.
removeChild(UiWidgetMenu, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuBar
This method removes the given child from the widget.
removeChild(CHILD, int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestComposite
This method removes the given child from the widget.
removeChild(CHILD) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method removes the given child from the children of this GenericTreeNode.
removeChild(int) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method removes the child from the children of this GenericTreeNode at the given index.
removeChild(int) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
 
removeChild(TreeNodeSimple<VALUE>) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
 
removeChilden(NODE, NODE...) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeModelMutable
Removes the given children from the parent.
removeChilden(TreeNodeSimple<VALUE>, TreeNodeSimple<VALUE>...) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
Removes the given children from the parent.
removeChildren(Element) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method removes all child nodes of the given node.
removeChildren(Element) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method removes all child nodes of the given node.
removeClickHandler(UiHandlerEventClick) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureClick
This method removes the given UiHandlerEventClick from this object.
removeClickHandler(UiHandlerEventClick) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method removes the given UiHandlerEventClick from this object.
removeClickHandler(UiHandlerEventClick) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method removes the given UiHandlerEventClick from this object.
removeCloseHandler(UiHandlerEventClose) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
This method removes the given UiHandlerEventClose from this object.
removeCloseHandler(UiHandlerEventClose) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method removes the given UiHandlerEventClose from this object.
removeCloseHandler(UiHandlerEventClose) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method removes the given UiHandlerEventClose from this object.
removeCollapseHandle(UiHandlerEventCollapse) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureCollapse
This method removes the given UiHandlerEventCollapse from this object.
removeCollapseHandle(UiHandlerEventCollapse) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
This method removes the given UiHandlerEventCollapse from this object.
removeCollapseHandle(UiHandlerEventCollapse) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
This method removes the given UiHandlerEventCollapse from this object.
removeCount - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
 
removeDetails(Throwable, ExceptionTruncation) - Static method in class net.sf.mmm.util.exception.api.ThrowableHelper
 
removeEventHandler(UiHandlerEvent) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureEvent
This method removes the given UiHandlerEvent from this object.
removeEventHandler(UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
This method removes the given UiHandlerEvent from this object.
removeEventHandler(UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method removes the given UiHandlerEvent from this object.
removeEventHandler(UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method removes the given UiHandlerEvent from this object.
removeFifth - Variable in enum net.sf.mmm.music.datatype.api.ChordExtension
 
removeFocusHandler(UiHandlerEventFocus) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureFocus
This method removes the given UiHandlerEventFocus from this object.
removeFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method removes the given UiHandlerEventFocus from this object.
removeFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method removes the given UiHandlerEventFocus from this object.
removeFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method removes the given UiHandlerEventFocus from this object.
removeFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method removes the given UiHandlerEventFocus from this object.
removeFromParent() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method removes this widget from its parent.
removeFromParent(UiWidget) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method invokes AbstractUiWidget.removeFromParent() on the given widget.
removeFromParent() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method removes this widget from its parent.
removeFromParent() - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
This method removes the widget from its parent.
removeFromParent() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method removes this widget from its parent.
removeFromParent() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidget
This method removes the widget from its parent.
removeFromParent() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemBase
This method removes the widget from its parent.
removeFromParent() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemSeparator
This method removes the widget from its parent.
removeFromParent() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method removes the widget from its parent.
removeListener(EventListener<?>) - Method in interface net.sf.mmm.util.event.api.EventBus
This method removes a listener.
removeListener(L) - Method in interface net.sf.mmm.util.event.api.EventSource
This method removes a listener.
removeListener(EventListener<?>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
 
removeListener(L) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
 
removeListener(ChangeListener<? super V>) - Method in class net.sf.mmm.util.property.api.AbstractRegularProperty
 
removeListener(InvalidationListener) - Method in class net.sf.mmm.util.property.api.AbstractRegularProperty
 
removeListener(ChangeListener<? super V>) - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
removeListener(InvalidationListener) - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
removeListener(ChangeListener<? super ObservableList<E>>) - Method in class net.sf.mmm.util.property.api.util.ListProperty
 
removeListener(InvalidationListener) - Method in class net.sf.mmm.util.property.api.util.ListProperty
 
removeListener(ListChangeListener<? super E>) - Method in class net.sf.mmm.util.property.api.util.ListProperty
 
removeListener(ChangeListener<? super ObservableMap<K, V>>) - Method in class net.sf.mmm.util.property.api.util.MapProperty
 
removeListener(InvalidationListener) - Method in class net.sf.mmm.util.property.api.util.MapProperty
 
removeListener(MapChangeListener<? super K, ? super V>) - Method in class net.sf.mmm.util.property.api.util.MapProperty
 
removeListener(ChangeListener<? super ObservableSet<E>>) - Method in class net.sf.mmm.util.property.api.util.SetProperty
 
removeListener(InvalidationListener) - Method in class net.sf.mmm.util.property.api.util.SetProperty
 
removeListener(SetChangeListener<? super E>) - Method in class net.sf.mmm.util.property.api.util.SetProperty
 
removeListener(InvalidationListener) - Method in class net.sf.mmm.util.property.base.ImmutableObservableList
 
removeListener(ListChangeListener<? super E>) - Method in class net.sf.mmm.util.property.base.ImmutableObservableList
 
removeNotVisitedResourceEntries(UpdateStrategyArguments) - Method in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyLastModified
This method removes all entries from the search-indexer that have NOT been visited during the indexing/crawling.
removeOpenHandler(UiHandlerEventOpen) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
This method removes the given UiHandlerEventOpen from this object.
removeOpenHandler(UiHandlerEventOpen) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method removes the given UiHandlerEventOpen from this object.
removeOpenHandler(UiHandlerEventOpen) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method removes the given UiHandlerEventOpen from this object.
removePropertyItem(POJO, String, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method removes the given item from an array or Collection using the remove property with the given propertyName from the given pojo accessor.
removePropertyItem(POJO, String, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
removeRefreshable(Refreshable) - Method in interface net.sf.mmm.util.component.api.PeriodicRefresher
This method removes the given refreshable from this PeriodicRefresher.
removeRefreshable(Refreshable) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
removeRow(ROW) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractListTable
This method removes the given row.
removeRow(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
This method removes the given row.
removeRow(ITEM_CONTAINER) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractListTable
 
removeRow(ROW) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method removes the given row.
removeRow(ItemContainerGwt<ROW>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
removeRowFromMap(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Removes the given row from the internal Map.
removeSelectionHandler(UiHandlerEventSelection<VALUE>) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureSelectedValue
This method removes the given UiHandlerEventSelection from this object.
removeSelectionHandler(UiHandlerEventSelection<ITEM>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method removes the given UiHandlerEventSelection from this object.
removeSelectionHandler(UiHandlerEventSelection<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method removes the given UiHandlerEventSelection from this object.
removeStacktrace - Variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
removeStyle(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteStylesAdvanced
This method removes the given style from the styles.
removeStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method removes the given style from the styles.
removeStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method removes the given style from the styles.
removeStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method removes the given style from the styles.
removeStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method removes the given style from the styles.
removeStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method removes the given style from the styles.
removeSuppressed - Variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
removeThird - Variable in enum net.sf.mmm.music.datatype.api.ChordExtension
 
removeValidator(ValueValidator<? super Void>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method removes the given ValueValidator from this object.
removeValidator(ValueValidator<? super VALUE>) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
This method removes the given ValueValidator from this object.
removeValidator(ValueValidator<? super VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method removes the given ValueValidator from this object.
removeValidator(ValueValidator<? super V>) - Method in interface net.sf.mmm.util.validation.api.HasValueValidators
This method removes the given ValueValidator from this object.
removeVariable(String) - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
This method removes (unsets) the variable specified by variableName.
removeVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
render(Color) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox.ColorFormat
render(LocalDate) - Method in class net.sf.mmm.client.ui.gwt.widgets.LocalDateBox.LocalDateFormat
render(LocalTime) - Method in class net.sf.mmm.client.ui.gwt.widgets.LocalTimeBox.LocalTimeFormat
reorderable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
reorderable - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
ReorderHandler() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
The constructor.
replace(char[], char, char) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method replaces all occurrences of oldChar in the char-array given by string with newChar.
replace(String, String, String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method replaces all occurrences of the string match with the string replace in the given string.
replace(char[], char, char) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
replace(String, String, String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
replaceAll - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
replacement - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
REPLACEMENT_CHARACTER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
replaceRow(ROW, ROW) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractListTable
This method replaces a <ROW> in this list table.
replaceRow(ROW, ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
This method replaces a <ROW> in this list table.
replaceRow(ROW, ROW) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method replaces a <ROW> in this list table.
replaceSuffixWithCase(String, int, String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
replaceSuffixWithCase(String, int, String, Locale) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method replaces the last suffixLength number of characters from string with the lower-case string newSuffixLowerCase with respect to the original case of the given string.
replaceSuffixWithCase(String, int, String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
replaceSuffixWithCase(String, int, String, Locale) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
request - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
RequestBuilder() - Constructor for class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
The constructor.
requestBundlesAsynchron(Runnable, String...) - Method in interface net.sf.mmm.util.nls.api.NlsResourceBundleRequestor
This method requests a number of ResourceBundles by their base-name.
requestBundlesAsynchron(Runnable, String...) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsResourceBundleRequestor
 
RequestContext(REQUEST, GenericRemoteInvocationTransactionalResults[]) - Constructor for class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
The constructor.
requestCount - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
requestId - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
 
requestId - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
 
requestParameters - Variable in class net.sf.mmm.search.view.base.SearchViewContextBean
 
requestToken - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
require(EnumDefinition<?, ?>...) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method triggers that the given EnumDefinitions are available.
require(Runnable, EnumDefinition<?, ?>...) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method triggers that the given EnumDefinitions are available.
require(EnumDefinition<?, ?>...) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
require(Runnable, EnumDefinition<?, ?>...) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProviderSynchronous
 
require(Runnable, EnumDefinition<?, ?>...) - Method in class net.sf.mmm.util.lang.base.SimpleEnumProvider
 
require(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method verifies that the expected string gets consumed from this scanner with respect to ignoreCase.
require(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method verifies that the current character is equal to the given expected character.
require(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
require(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
requireCompleted() - Method in class net.sf.mmm.util.date.api.TimeMeasure
requireCurrentMode(CliState) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
requireCurrentQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
required - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
 
required - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
 
REQUIRED_FORMAT_COMPARATOR - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The format of a comparator.
REQUIRED_FORMAT_CONDITION - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The format of a condition.
REQUIRED_FORMAT_SEGMENTS - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The format of the segments.
REQUIRED_LOOKAHEAD - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The required lookahead size.
REQUIRED_PRECISION - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
The maximum delta allowed for NumberTypeImpl.valueOf(Number, boolean).
requiredSegmentCount - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
The number of segments that are required.
requireFirstChildElement(Element, String) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method requires the first child-element of the given element with the specified tagName.
requireFirstChildElement(Element, String) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
requireInitilized() - Method in class net.sf.mmm.util.component.base.InitializationState
This method checks that this state has already been initialized.
Requirement - Annotation Type in net.sf.mmm.util.lang.api
This annotation is used to associate code with requirements.
requireMode(String, Object) - Method in class net.sf.mmm.util.cli.base.CliState
This method is like CliClassContainer.getMode(String) but also handles the case that a CliMode may be undefined.
requireNoChildQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
Internal method to ensure that this queue is the current active queue and no child-queue has been opened and not completed.
requireNoCurrentCall() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
Internal method to ensure that no current call is pending.
requireNotInitilized() - Method in class net.sf.mmm.util.component.base.InitializationState
This method checks that this state has NOT yet been initialized.
requireOpen() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
Internal method to ensure this queue is still open.
requireTerms - Variable in class net.sf.mmm.search.engine.base.SearchQueryBuilderOptionsBean
 
requireType(GenericType<? extends ObservableMap<K, V>>) - Static method in class net.sf.mmm.util.property.api.util.MapProperty
 
requireVariable(String) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given variableName.
requireVariable(String, Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given variableName.
requireVariable(Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given type.
requireVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
 
requireVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
 
requireVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
 
requireVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
requireVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
requireVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
requireWidgetsForAccessKey(char) - Method in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
Gets or creates the Collection with the widgets for the given accessKey.
requireWritable(String) - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
requireWritable() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
reserialize(S) - Static method in class net.sf.mmm.test.SerializationHelper
Method to SerializationHelper.serialize(Serializable) and SerializationHelper.deserialize(byte[]) an Object to create a clone and test serialization.
reset() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method resets this AbstractDialogController.
reset() - Method in class net.sf.mmm.util.io.base.FailingInputStream
 
reset(E) - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method resets the given element so it can be reused.
reset(byte[]) - Method in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
 
reset(char[]) - Method in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
 
reset(int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
This method clears this buffer.
resetValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAdvanced
This method resets this widget.
resetValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method resets this widget.
resetValue() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method resets this widget.
resizable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
resizable - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
 
resizable - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
resizable - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
resize(int, int, Direction, int, int) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
Calculates a new Rectangle from this resized by dx and dy in the given Direction.
resizeDirection - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
The resize Direction or null for move.
ResizeHandler() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
 
resizeWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
resolve() - Method in class net.sf.mmm.util.bean.base.link.IdLink
 
resolve() - Method in class net.sf.mmm.util.reflect.base.GenericTypeCapture
 
resolve(String, Class) - Method in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
 
resolve(String, Class) - Method in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
 
resolveBoundTypeVariable(TypeVariable<?>, Type) - Method in class net.sf.mmm.util.reflect.impl.RuntimeGenericType
 
resolveClass(String) - Method in interface net.sf.mmm.util.reflect.api.ClassResolver
This method resolves the class with the given name.
resolveClass(String) - Method in class net.sf.mmm.util.reflect.base.MappedClassResolver
 
resolved - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
 
resolveEntity(String) - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method resolves the given entity.
resolveEntity(String) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method resolves the given entity.
resolveEntity(String) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method resolves an HTML entity given by entityName.
resolveEntity(String) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
 
resolveInclude() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
This method is called when an include tag of the XInclude namespace was started.
resolver - Variable in class net.sf.mmm.util.bean.base.link.IdLink
 
resolver - Variable in class net.sf.mmm.util.nls.base.NlsWriter
Resolver(String, Class<?>) - Constructor for class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
The constructor.
resolveTemplate(String) - Method in interface net.sf.mmm.util.nls.api.NlsTemplateResolver
This method is used to create the NlsTemplate from information that is found by the given internationalizedMessage.
resolveTemplate(String) - Method in class net.sf.mmm.util.nls.base.NoTemplateResolver
 
resolveTemplate(NlsReversedResourceBundle, String) - Method in class net.sf.mmm.util.nls.impl.AbstractResourceBundleNlsTemplateResolver
Deprecated.
obsolete, will be removed.
resolveTemplate(String, NlsReversedResourceBundle...) - Method in class net.sf.mmm.util.nls.impl.AbstractResourceBundleNlsTemplateResolver
Deprecated.
obsolete, will be removed.
resolveTemplate(String) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
resolveTemplate(String) - Method in class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
Deprecated.
 
resolveTypeVariable(TypeVariable<?>, GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method resolves the given typeVariable in the context of the given declaringType.
resolveTypeVariable(TypeVariable<?>, GenericType<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method recursively resolves the given typeVariable in the context of the given declaringType.
resource - Variable in class net.sf.mmm.orient.impl.db.OrientTx
 
resource - Variable in class net.sf.mmm.orient.sql.SqlScript
 
resource - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The resource pointing to the main document.
ResourceAmbiguousException - Exception in net.sf.mmm.util.component.api
This is the exception thrown if a unique resource is required but multiple instances have been found.
ResourceAmbiguousException() - Constructor for exception net.sf.mmm.util.component.api.ResourceAmbiguousException
The constructor for de-serialization in GWT.
ResourceAmbiguousException(String) - Constructor for exception net.sf.mmm.util.component.api.ResourceAmbiguousException
The constructor.
ResourceAmbiguousException(String, String...) - Constructor for exception net.sf.mmm.util.component.api.ResourceAmbiguousException
The constructor.
resourceBundle - Variable in class net.sf.mmm.util.nls.base.NlsBundleDescriptor
resourceBundle - Variable in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
Deprecated.
 
ResourceBundleControlUtf8 - Class in net.sf.mmm.util.nls.base
Adds UTF-8 support for ResourceBundle *.properties files.
ResourceBundleControlUtf8() - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8
The constructor.
ResourceBundleControlUtf8WithNlsBundleSupport - Class in net.sf.mmm.util.nls.base
Extends ResourceBundleControlUtf8 with support for NlsBundle to prevent exception overhead.
ResourceBundleControlUtf8WithNlsBundleSupport() - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8WithNlsBundleSupport
The constructor.
ResourceBundleConverter - Class in net.sf.mmm.util.nls.base
This class can be used to create and update the localized bundles (properties) from an NlsBundle or AbstractResourceBundle.
ResourceBundleConverter() - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleConverter
The constructor.
resourceBundleLocator - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
resourceBundleLocator - Variable in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
ResourceBundleSynchronizer - Class in net.sf.mmm.util.nls.base
This class can be used to create and update the localized bundles (properties) from an NlsBundle or AbstractResourceBundle.
ResourceBundleSynchronizer() - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
The constructor.
ResourceCollector - Class in net.sf.mmm.util.reflect.base
This is an implementation of the ResourceVisitor interface that collects the names of all resources accepted by a given filter in a Set.
ResourceCollector(Set<DataResource>, Filter<? super String>) - Constructor for class net.sf.mmm.util.reflect.base.ResourceCollector
The constructor.
resourceFactory - Variable in class net.sf.mmm.search.indexer.base.AbstractResourceSearchIndexer
 
resourceFactory - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
resourceLocator - Variable in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
resourceLocator - Variable in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
The resource locator.
ResourceMissingException - Exception in net.sf.mmm.util.component.api
This is the exception thrown if a resource is required but is NOT available.
ResourceMissingException() - Constructor for exception net.sf.mmm.util.component.api.ResourceMissingException
The constructor for de-serialization in GWT.
ResourceMissingException(String) - Constructor for exception net.sf.mmm.util.component.api.ResourceMissingException
The constructor.
ResourceMissingException(String, Throwable) - Constructor for exception net.sf.mmm.util.component.api.ResourceMissingException
The constructor.
ResourceNameCollector - Class in net.sf.mmm.util.reflect.base
This is an implementation of the ResourceVisitor interface that collects the names of all resources accepted by a given filter in a Set.
ResourceNameCollector(Set<String>, Filter<? super String>) - Constructor for class net.sf.mmm.util.reflect.base.ResourceNameCollector
The constructor.
ResourceNotAvailableException - Exception in net.sf.mmm.util.resource.api
This exception is thrown if a resource was requested that is NOT available.
ResourceNotAvailableException(String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
The constructor.
ResourceNotAvailableException(Throwable, String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
The constructor.
ResourceNotWritableException - Exception in net.sf.mmm.util.resource.api
This exception is thrown if a resource should be written that is read-only or NOT writable for any other reason.
ResourceNotWritableException(String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceNotWritableException
The constructor.
ResourceNotWritableException(Throwable, String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceNotWritableException
The constructor.
ResourcePath - Interface in net.sf.mmm.util.resource.api
This class represents a path in a file, URL, or the like.
ResourcePathNode<D> - Class in net.sf.mmm.util.resource.api
This class represents a path in a file, URL, or the like.
ResourcePathNode(String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode
The constructor for a root ResourcePathNode.
ResourcePathNode(ResourcePathNode<D>, String, D) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode
The constructor.
ResourcePathNode(ResourcePathNode<D>, String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode
The constructor.
ResourcePathNode.ResourcePathRootAbsolute<D> - Class in net.sf.mmm.util.resource.api
Implementation of Unix/Linux absolute root.
ResourcePathNode.ResourcePathRootHome<D> - Class in net.sf.mmm.util.resource.api
Implementation of home absolute root (~ or ~login).
ResourcePathNode.ResourcePathRootRelative<D> - Class in net.sf.mmm.util.resource.api
Implementation of relative root.
ResourcePathNode.ResourcePathRootUnc<D> - Class in net.sf.mmm.util.resource.api
Implementation of UNC absolute root.
ResourcePathNode.ResourcePathRootUrl<D> - Class in net.sf.mmm.util.resource.api
Implementation of Unix/Linux absolute root.
ResourcePathNode.ResourcePathRootWindows<D> - Class in net.sf.mmm.util.resource.api
Implementation of Windows absolute root drive.
ResourcePathRootAbsolute(Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
The constructor.
ResourcePathRootHome(Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
The constructor.
ResourcePathRootHome(String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
The constructor.
ResourcePathRootRelative(Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
The constructor.
ResourcePathRootUnc(String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUnc
The constructor.
ResourcePathRootUrl(String, String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
The constructor.
ResourcePathRootWindows(String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootWindows
The constructor.
ResourceSearchIndexer - Interface in net.sf.mmm.search.indexer.api
This is the interface for a higher-level SearchIndexer.
resourceSearchIndexer - Variable in class net.sf.mmm.search.indexer.base.IndexerDependenciesImpl
 
resourceSearchIndexer() - Method in class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
ResourceSearchIndexerImpl - Class in net.sf.mmm.search.indexer.base
This is the implementation of ResourceSearchIndexer.
ResourceSearchIndexerImpl() - Constructor for class net.sf.mmm.search.indexer.base.ResourceSearchIndexerImpl
The constructor.
resourceSet - Variable in class net.sf.mmm.util.reflect.base.ResourceCollector
Set to collect resource-names.
resourceSet - Variable in class net.sf.mmm.util.reflect.base.ResourceNameCollector
Set to collect resource-names.
ResourceUri - Interface in net.sf.mmm.util.resource.api
This interface represents an URI pointing to the location of a DataResource.
ResourceUriImpl - Class in net.sf.mmm.util.resource.base
This is the implementation of the ResourceUri interface.
ResourceUriImpl(String) - Constructor for class net.sf.mmm.util.resource.base.ResourceUriImpl
The constructor.
ResourceUriImpl(String, String) - Constructor for class net.sf.mmm.util.resource.base.ResourceUriImpl
The constructor.
ResourceUriUndefinedException - Exception in net.sf.mmm.util.resource.api
This exception is thrown if a resource was requested for an URI that is undefined or illegal (e.g.
ResourceUriUndefinedException(String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
The constructor.
ResourceUriUndefinedException(Throwable, String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
The constructor.
ResourceVisitor - Interface in net.sf.mmm.util.reflect.base
This is the interface for a visitor of resources by their absolute classpath.
responseToken - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
responsibleStrategies - Variable in class net.sf.mmm.search.indexer.base.strategy.BasicSearchIndexerUpdateStrategy
 
rest - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
RestItem - Class in net.sf.mmm.music.datatype.api
RestItem(MusicalValue) - Constructor for class net.sf.mmm.music.datatype.api.RestItem
The constructor.
result - Variable in class net.sf.mmm.util.date.api.TimeMeasure
The TimeMeasure.Result if TimeMeasure.duration time has been set and measure is completed or null if still in progress.
Result() - Constructor for enum net.sf.mmm.util.date.api.TimeMeasure.Result
 
result - Variable in class net.sf.mmm.util.filter.base.PatternFilterRule
 
result - Variable in class net.sf.mmm.util.validation.base.ValidationFailureComposer
 
resultClass - Variable in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
resultPage - Variable in class net.sf.mmm.search.view.base.SearchViewContextBean
 
results - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
 
resultType - Variable in class net.sf.mmm.test.jpa.TypedQueryMock
 
resultType - Variable in class net.sf.mmm.util.query.base.path.Alias
 
retainAll(Collection<?>) - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
retainAll(Collection<?>) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
retainAll(E...) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
retainAll(E...) - Method in class net.sf.mmm.util.property.base.ImmutableObservableList
 
retrievalClass - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
 
retrievalClass - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
returnType - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.ServiceCallData
The current return-type.
returnType - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
reverse - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundle
REVERSE_SOLIDUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The reverse solidus or backslash sign.
REVERSED_ANGLE_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_DOUBLE_STROKE_NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_EMPTY_SET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_SEMICOLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_TILDE_EQUALS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
revision - Variable in class net.sf.mmm.search.indexer.base.state.SearchIndexerDataLocationStateBean
 
revision - Variable in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
 
revision - Variable in class net.sf.mmm.util.entity.base.EntityIdImpl
 
revision - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
 
revision - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
RevisionedEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface for a GenericEntity that is (potentially) revision-controlled.
RGBA_PREFIX - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The prefix for the rgba(r,g,b,a) syntax.
RGBA_SUFFIX - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The suffix for the rgba(r,g,b) syntax.
richTextArea - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
The associated RichTextArea to modify via this toolbar.
richTextArea - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
 
RichTextFeature - Enum in net.sf.mmm.client.ui.api.common
The Enum with the available features of rich-text formatting options.
RichTextFeature(String) - Constructor for enum net.sf.mmm.client.ui.api.common.RichTextFeature
The constructor.
richTextToolbar - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
RichTextToolbar - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This class is a Widget that represents the toolbar for a RichTextArea.
RichTextToolbar(RichTextArea) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Creates a new toolbar that drives the given rich text area.
richTextToolbar - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
 
RichTextToolbar.FontSettingsPopup - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
The PopupWindow for the font settings.
RichTextToolbar.UpdateHandler - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This class is the handler to update the toolbar buttons, etc.
RIGHT_ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_ANGLE_BRACKET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_ANGLE_VARIANT_WITH_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_ANGLE_WITH_ARC - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_ANGLE_WITH_DOWNWARDS_ZIGZAG_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_ARC_GREATER_THAN_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_CEILING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_CURLY_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The right/closing curly brace.
RIGHT_DOUBLE_ANGLE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_DOUBLE_ARROW_WITH_ROUNDED_HEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_DOUBLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_FISH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_FLOOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_NORMAL_FACTOR_SEMIDIRECT_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The right/closing parenthesis.
RIGHT_POINTING_ANGLE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_POINTING_DOUBLE_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The right/closing double angle quotation mark.
RIGHT_SEMIDIRECT_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_SIDE_ARC_CLOCKWISE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_SINGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The right/closing square bracket.
RIGHT_SQUARE_BRACKET_WITH_TICK_IN_BOTTOM_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_SQUARE_BRACKET_WITH_TICK_IN_TOP_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_SQUARE_BRACKET_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_TORTOISE_SHELL_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_TRIANGLE_ABOVE_LEFT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_WHITE_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_WHITE_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_WHITE_TORTOISE_SHELL_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_ABOVE_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_FROM_BAR_TO_BLACK_DIAMOND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_OVER_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_TO_BLACK_DIAMOND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_WITH_DOTTED_STEM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_WITH_LOOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_WITH_PLUS_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_DOUBLE_ARROW_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_DOUBLE_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_DOUBLE_ARROW_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_DOUBLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_OVER_LEFTWARDS_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_DOWN_ABOVE_LEFTWARDS_HARPOON_WITH_BARB_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_DOWN_BELOW_LONG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_DOWN_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_DOWN_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_DOWNWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_UP_ABOVE_LEFTWARDS_HARPOON_WITH_BARB_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_UP_ABOVE_LONG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_UP_ABOVE_RIGHTWARDS_HARPOON_WITH_BARB_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_UP_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_UP_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_UPWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_OPEN_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_PAIRED_ARROWS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_SQUIGGLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_TRIPLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_TRIPLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_TWO_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_TWO_HEADED_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_TWO_HEADED_ARROW_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_TWO_HEADED_TRIPLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_WAVE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
RING_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RING_IN_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RING_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Role - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract Accessibility.WAI_ARIA roletype.
RoleAlert - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the alert role.
RoleAlertDialog - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the alertdialog role.
RoleAlertDialogImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleAlertDialog.
RoleAlertDialogImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleAlertDialogImpl
The constructor.
RoleAlertImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleAlert.
RoleAlertImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleAlertImpl
The constructor.
RoleApplication - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the application role.
RoleApplicationImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleApplication.
RoleApplicationImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleApplicationImpl
The constructor.
RoleArticle - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the article role.
RoleArticleImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleArticle.
RoleArticleImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleArticleImpl
The constructor.
RoleBanner - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the banner role.
RoleBannerImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleBanner.
RoleBannerImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleBannerImpl
The constructor.
RoleButton - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the button role.
RoleButtonImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleButton.
RoleButtonImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
The constructor.
RoleCheckbox - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the checkbox role.
RoleCheckboxImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleCheckboxImpl.
RoleCheckboxImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleCheckboxImpl
The constructor.
RoleColumnHeader - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the columnheader role.
RoleColumnHeaderImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleColumnHeader.
RoleColumnHeaderImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleColumnHeaderImpl
The constructor.
RoleCombobox - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the combobox role.
RoleComboboxImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleCombobox.
RoleComboboxImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleComboboxImpl
The constructor.
RoleCommand - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract command role.
RoleComplementary - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the complementary role.
RoleComplementaryImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleComplementary.
RoleComplementaryImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleComplementaryImpl
The constructor.
RoleComposite - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the composite role.
RoleCompositeImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleComposite.
RoleCompositeImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleCompositeImpl
The constructor.
RoleContentInfo - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the contentinfo role.
RoleContentInfoImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleContentInfo.
RoleContentInfoImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleContentInfoImpl
The constructor.
RoleDefinition - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the definition role.
RoleDefinitionImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleDefinition.
RoleDefinitionImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleDefinitionImpl
The constructor.
RoleDialog - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the dialog role.
RoleDialogImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleDialog.
RoleDialogImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleDialogImpl
The constructor.
RoleDirectory - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the composite role.
RoleDirectoryImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleDirectory.
RoleDirectoryImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleDirectoryImpl
The constructor.
RoleDocument - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the document role.
RoleDocumentImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleDocument.
RoleDocumentImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleDocumentImpl
The constructor.
roleFactory - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
RoleFactory - Interface in net.sf.mmm.client.ui.base.aria.role
This is the interface for a factory used to create instances of Role.
RoleFactoryImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleFactory.
RoleFactoryImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleFactoryImpl
The constructor.
RoleForm - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the form role.
RoleFormImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleForm.
RoleFormImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleFormImpl
The constructor.
RoleGrid - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the composite role.
RoleGridCell - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the gridcell role.
RoleGridCellImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleGridCell.
RoleGridCellImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleGridCellImpl
The constructor.
RoleGridImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleGrid.
RoleGridImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleGridImpl
The constructor.
RoleGroup - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the group role.
RoleGroupImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleGroup.
RoleGroupImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleGroupImpl
The constructor.
RoleHeading - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the heading role.
RoleHeadingImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleHeading.
RoleHeadingImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleHeadingImpl
The constructor.
RoleImg - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the img (image) role.
RoleImgImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleImg.
RoleImgImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleImgImpl
The constructor.
RoleInput - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract input role.
RoleLandmark - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract landmark role.
RoleLink - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the link role.
RoleLinkImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleLink.
RoleLinkImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleLinkImpl
The constructor.
RoleList - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the list role.
RoleListbox - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the listbox role.
RoleListboxImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleListbox.
RoleListboxImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleListboxImpl
The constructor.
RoleListImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleList.
RoleListImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleListImpl
The constructor.
RoleListItem - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the listitem role.
RoleListItemImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation or RoleListItem.
RoleListItemImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleListItemImpl
The constructor.
RoleLog - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the log role.
RoleLogImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleLog.
RoleLogImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleLogImpl
The constructor.
RoleMain - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the main role.
RoleMainImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMain.
RoleMainImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMainImpl
The constructor.
RoleMarquee - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the marquee role.
RoleMarqueeImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMarquee.
RoleMarqueeImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMarqueeImpl
The constructor.
RoleMath - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the math role.
RoleMathImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMath.
RoleMathImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMathImpl
The constructor.
RoleMenu - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the menu role.
RoleMenuBar - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the menubar role.
RoleMenuBarImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMenuBar.
RoleMenuBarImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMenuBarImpl
The constructor.
RoleMenuImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMenu.
RoleMenuImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMenuImpl
The constructor.
RoleMenuItem - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the menuitem role.
RoleMenuItemCheckbox - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the menuitemcheckbox role.
RoleMenuItemCheckboxImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMenuItemCheckbox.
RoleMenuItemCheckboxImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemCheckboxImpl
The constructor.
RoleMenuItemImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMenuItem.
RoleMenuItemImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemImpl
The constructor.
RoleMenuItemRadio - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the menuitemradio role.
RoleMenuItemRadioImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMenuItemRadio.
RoleMenuItemRadioImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemRadioImpl
The constructor.
RoleNavigation - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the navigation role.
RoleNavigationImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleNavigation.
RoleNavigationImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleNavigationImpl
The constructor.
RoleNote - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the note role.
RoleNoteImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleNote.
RoleNoteImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleNoteImpl
The constructor.
RoleOption - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the option role.
RoleOptionImpl - Class in net.sf.mmm.client.ui.base.aria.role
This interface represents the option role.
RoleOptionImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleOptionImpl
The constructor.
RolePresentation - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the presentation role.
RolePresentationImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RolePresentation.
RolePresentationImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RolePresentationImpl
The constructor.
RoleProgressBar - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the progressbar role.
RoleProgressBarImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleProgressBar.
RoleProgressBarImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleProgressBarImpl
The constructor.
RoleRadio - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the radio role.
RoleRadioGroup - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the radiogroup role.
RoleRadioGroupImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRadioGroup.
RoleRadioGroupImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleRadioGroupImpl
The constructor.
RoleRadioImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRadio.
RoleRadioImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleRadioImpl
The constructor.
RoleRange - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract range role.
RoleRegion - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the region role.
RoleRegionImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRegion.
RoleRegionImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleRegionImpl
The constructor.
RoleRow - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the row role.
RoleRowGroup - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the rowgroup role.
RoleRowGroupImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRowGroup.
RoleRowGroupImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleRowGroupImpl
The constructor.
RoleRowHeader - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the rowheader role.
RoleRowHeaderImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRowHeader.
RoleRowHeaderImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleRowHeaderImpl
The constructor.
RoleRowImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRow.
RoleRowImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleRowImpl
The constructor.
RoleScrollbar - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the scrollbar role.
RoleScrollbarImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleScrollbar.
RoleScrollbarImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleScrollbarImpl
The constructor.
RoleSearch - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the search role.
RoleSearchImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleSearch.
RoleSearchImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleSearchImpl
The constructor.
RoleSection - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract section role.
RoleSectionHead - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract sectionhead role.
RoleSelect - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract select role.
RoleSeparator - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the separator role.
RoleSeparatorImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleSeparator.
RoleSeparatorImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleSeparatorImpl
The constructor.
RoleSlider - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the slider role.
RoleSliderImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleSlider.
RoleSliderImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleSliderImpl
The constructor.
RoleSpinButton - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the spinbutton role.
RoleSpinButtonImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleSpinButton.
RoleSpinButtonImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleSpinButtonImpl
The constructor.
RoleStatus - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the status role.
RoleStatusImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleStatus.
RoleStatusImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleStatusImpl
The constructor.
RoleStructure - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract structure role.
RoleTab - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the tab role.
RoleTabImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTab.
RoleTabImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTabImpl
The constructor.
RoleTabList - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the tablist role.
RoleTabListImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTabList.
RoleTabListImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTabListImpl
The constructor.
RoleTabPanel - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the tabpanel role.
RoleTabPanelImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTabPanel.
RoleTabPanelImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTabPanelImpl
The constructor.
RoleTextbox - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the textbox role.
RoleTextboxImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTextbox.
RoleTextboxImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
The constructor.
RoleTimer - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the timer role.
RoleTimerImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTimer.
RoleTimerImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTimerImpl
The constructor.
RoleToolbar - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the toolbar role.
RoleToolbarImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleToolbar.
RoleToolbarImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleToolbarImpl
The constructor.
RoleTooltip - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the tooltip role.
RoleTooltipImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTooltip.
RoleTooltipImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTooltipImpl
The constructor.
RoleTree - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the tree role.
RoleTreeGrid - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the treegrid role.
RoleTreeGridImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTreeGrid.
RoleTreeGridImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTreeGridImpl
The constructor.
RoleTreeImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTree.
RoleTreeImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTreeImpl
The constructor.
RoleTreeItem - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the treeitem role.
RoleTreeItemImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTreeItem.
RoleTreeItemImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTreeItemImpl
The constructor.
RoleWidget - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract widget role.
RoleWindow - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract window role.
rollback() - Method in class net.sf.mmm.orient.impl.db.OrientTx
 
rollback() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
This method performs a rollback of the current transaction.
rollback() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method performs a rollback of the current transaction.
rollbackOnly - Variable in class net.sf.mmm.orient.impl.db.OrientTx
 
root - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeList
 
root - Variable in class net.sf.mmm.util.query.base.path.PathImpl
 
root - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
 
ROOT_ABSOLUTE - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
ROOT_HOME - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
ROOT_RELATIVE - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
RootDialogController - Class in net.sf.mmm.client.ui.base.dialog.root
This is the DialogController for the root dialog.
RootDialogController() - Constructor for class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
The constructor.
rootNode - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
rootNode - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
The top-level DecisionTreeNode.
rootNodeAdapter - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
rootPath - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
The root path.
rootPath - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
The root path.
rootType - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
 
row - Variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXls.ExcelListener
current row
ROW_NUMBER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a cell (<td>) showing the row number in a CssStyles.DATA_TABLE.
rowBinding - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
rowMap - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
 
rowNumberCell - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
rowNumberColumn - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
rowProperty - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
The TypedProperty to access.
rows - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
 
rows - Variable in class net.sf.mmm.music.partiture.MusicLine
 
RULE_DELAYED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
rules - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
 
RULES - Static variable in class net.sf.mmm.util.text.base.EnglishSingularizer
 
rules - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain
 
run(CliModeObject) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method is called after the options are parsed and injected.
run(String...) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method should be invoked from the static main-method.
run(CliModeObject) - Method in class net.sf.mmm.util.cli.api.AbstractVersionedMain
 
run() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
runAndExit(String...) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method delegates to AbstractMain.run(String...) and then calls System.exit(int) with the returned exit code.
runDefaultMode() - Method in class net.sf.mmm.search.indexer.base.AbstractSearchIndexerMain
This method is called from AbstractVersionedMain.run(CliModeObject) if the program is executed in default mode.
runDefaultMode() - Method in class net.sf.mmm.util.cli.api.AbstractVersionedMain
This method is called from AbstractVersionedMain.run(CliModeObject) if the program is executed in default mode.
runDefaultMode() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
runDefaultMode() - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
RuntimeGenericType<T> - Class in net.sf.mmm.util.reflect.impl
This class extends GenericTypeImpl with the ability to bind and resolve TypeVariables at runtime.
RuntimeGenericType(Type, Map<GenericTypeVariable<?>, Type>) - Constructor for class net.sf.mmm.util.reflect.impl.RuntimeGenericType
The constructor.
RuntimeGenericType(Type, GenericType<?>, Map<GenericTypeVariable<?>, Type>) - Constructor for class net.sf.mmm.util.reflect.impl.RuntimeGenericType
The constructor.
RuntimeIoException - Exception in net.sf.mmm.util.io.api
RuntimeIoException() - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
The constructor.
RuntimeIoException(IoMode) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
The constructor.
RuntimeIoException(Throwable) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
The constructor.
RuntimeIoException(Throwable, IoMode) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
The constructor.
RuntimeIoException(NlsMessage) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
The constructor.
RuntimeIoException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
The constructor.

S

Sampler() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioAlbum
 
Saturation - Class in net.sf.mmm.util.datatype.api.color
This Segment is a factor that represents the colorfulness of a stimulus relative to its own brightness.
Saturation() - Constructor for class net.sf.mmm.util.datatype.api.color.Saturation
The constructor for de-serialization in GWT.
Saturation(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Saturation
The constructor.
Saturation(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Saturation
The constructor.
Saturation(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Saturation
The constructor.
saturationHsb - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
saturationHsl - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
save(S) - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
save(Iterable<S>) - Method in class net.sf.mmm.orient.repository.impl.OrientBeanRepositoryImpl
 
savedHeight - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The saved height to restore after e.g.
savedWidth - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The saved width to restore after e.g.
savedX - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The saved X-position to restore after e.g.
savedY - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The saved Y-position to restore after e.g.
saveXml(T, DataResource) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method saves the given jaxbBean as XML to the given outputStream.
saveXml(T, OutputStream) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method saves the given jaxbBean as XML to the given outputStream.
saveXml(T, String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method saves the given jaxbBean as XML to the given locationUrl.
schema2providerMap - Variable in class net.sf.mmm.util.path.base.AbstractPathFactory
 
schema2providerMap - Variable in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
 
scheme - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
SCHEME_PATTERN - Static variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
SCHEME_PREFIX - Static variable in class net.sf.mmm.util.resource.base.ClasspathResource
The scheme-prefix for this type of DataResource.
SCHEME_PREFIX - Static variable in class net.sf.mmm.util.resource.base.FileResource
The scheme-prefix for this type of BrowsableResource.
SCHEME_PREFIX_CLASSPATH - Static variable in interface net.sf.mmm.util.path.api.PathUri
The scheme prefix for a Path on the classpath (see ClassLoader for details).
SCHEME_PREFIX_CLASSPATH - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the classpath (see ClassLoader for details).
SCHEME_PREFIX_FILE - Static variable in interface net.sf.mmm.util.path.api.PathUri
The scheme prefix for a Path on the regular FileSystem (see File).
SCHEME_PREFIX_FILE - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the regular FileSystem (see File).
SCHEME_PREFIX_FTP - Static variable in interface net.sf.mmm.util.path.api.PathUri
The scheme prefix for a Path on the network accessed via FTP.
SCHEME_PREFIX_FTP - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the network accessed via FTP.
SCHEME_PREFIX_FTP - Static variable in class net.sf.mmm.util.resource.base.UrlResource
The scheme-prefix for FTP.
SCHEME_PREFIX_HTTP - Static variable in interface net.sf.mmm.util.path.api.PathUri
The scheme prefix for a Path on the web accessed via HTTP.
SCHEME_PREFIX_HTTP - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the web accessed via HTTP.
SCHEME_PREFIX_HTTP - Static variable in class net.sf.mmm.util.resource.base.UrlResource
The scheme-prefix for HTTP.
SCHEME_PREFIX_HTTPS - Static variable in interface net.sf.mmm.util.path.api.PathUri
The scheme prefix for a Path on the web accessed via HTTPS.
SCHEME_PREFIX_HTTPS - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the web accessed via HTTPS.
SCHEME_PREFIX_HTTPS - Static variable in class net.sf.mmm.util.resource.base.UrlResource
The scheme-prefix for HTTPS.
schemePrefix - Variable in class net.sf.mmm.util.path.base.PathUriImpl
 
schemePrefix - Variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
 
scmManager - Variable in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyVcs
 
score - Variable in class net.sf.mmm.search.engine.base.SearchHitImpl
 
SCRIPT_CAPITAL_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_F - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_SMALL_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_SMALL_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_SMALL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_SMALL_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ScriptOrientation - Enum in net.sf.mmm.client.ui.api.common
This enumeration represents the orientation of a script-system.
ScriptOrientation() - Constructor for enum net.sf.mmm.client.ui.api.common.ScriptOrientation
 
SCROLLBAR_HEADER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a header (the <th> in a CssStyles.DATA_TABLE) displayed above the scrollbar.
ScrollbarPolicy - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available values for the scrolling.
ScrollbarPolicy() - Constructor for enum net.sf.mmm.client.ui.api.common.ScrollbarPolicy
 
scrollPanel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
search(SearchQuery, int) - Method in interface net.sf.mmm.search.engine.api.SearchEngine
This method performs an initial search for a given query and returns the first SearchResultPage.
search(SearchQuery, int, int, int) - Method in interface net.sf.mmm.search.engine.api.SearchEngine
This method performs a search for a subsequent SearchResultPage of an initial search.
search(SearchQuery, int) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method performs an initial search for a given query and returns the first SearchResultPage.
search(SearchQuery, int, int, int) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
This method performs a search for a subsequent SearchResultPage of an initial search.
search(Long, Object, String, String) - Method in class net.sf.mmm.search.indexer.base.AbstractSearchIndexer
This method searches the entries with the specified properties.
search() - Method in interface net.sf.mmm.util.search.api.SearchQuery
This method performs the actual search to get the SearchResult.
SearchAddFailedException - Exception in net.sf.mmm.search.indexer.base
This is the exception thrown from SearchIndexer if the given entry could NOT be added.
SearchAddFailedException(SearchEntry) - Constructor for exception net.sf.mmm.search.indexer.base.SearchAddFailedException
The constructor.
SearchAddFailedException(Throwable, SearchEntry) - Constructor for exception net.sf.mmm.search.indexer.base.SearchAddFailedException
The constructor.
SearchConfiguration - Interface in net.sf.mmm.search.api.config
This is the interface for the configuration of the entire search (e.g.
SearchConfigurationBean - Class in net.sf.mmm.search.base.config
This is the implementation of SearchConfiguration as JAXB-ready Java-Bean.
SearchConfigurationBean() - Constructor for class net.sf.mmm.search.base.config.SearchConfigurationBean
The constructor.
SearchConfigurationHolder<T extends SearchConfiguration> - Interface in net.sf.mmm.search.api.config
This is the interface for a container holding the SearchConfiguration.
SearchConfigurationLoader - Interface in net.sf.mmm.search.api.config
This is the abstract interface for reading the SearchConfiguration for a given data location.
SearchCriteria - Interface in net.sf.mmm.util.search.api
This is the interface for a transfer-object with the criteria for a search query.
searchDependencies - Variable in class net.sf.mmm.search.base.BasicSearchEntry
 
SearchDependencies - Interface in net.sf.mmm.search.base
This interface bundles the dependencies for the search.
searchDependencies - Variable in class net.sf.mmm.search.engine.base.AbstractSearchEngineBuilder
 
searchDependencies - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
 
searchDependencies() - Method in class net.sf.mmm.search.engine.impl.spring.SearchSpringConfig
 
searchDependencies - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
searchDependencies - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
SearchDependenciesImpl - Class in net.sf.mmm.search.base
This is the implementation of the SearchDependencies interface.
SearchDependenciesImpl() - Constructor for class net.sf.mmm.search.base.SearchDependenciesImpl
The constructor.
SearchEngine - Interface in net.sf.mmm.search.engine.api
This is the interface of a search-engine used to perform full-text search.
searchEngine - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
 
searchEngine - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
 
SearchEngineBuilder - Interface in net.sf.mmm.search.engine.api
This is the interface for the component that allows to create a ManagedSearchEngine.
searchEngineBuilder - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
 
searchEngineBuilder() - Method in class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
SearchEngineConfiguration - Interface in net.sf.mmm.search.engine.api.config
This is the interface for the configuration of the SearchEngine.
SearchEngineConfigurationBean - Class in net.sf.mmm.search.engine.base.config
This is the implementation of SearchEngineConfiguration as JAXB-ready Java-Bean.
SearchEngineConfigurationBean() - Constructor for class net.sf.mmm.search.engine.base.config.SearchEngineConfigurationBean
The constructor.
SearchEngineConfigurationHolder - Interface in net.sf.mmm.search.engine.api.config
SearchEngineConfigurationHolderImpl - Class in net.sf.mmm.search.engine.base.config
This is the implementation of SearchEngineConfigurationHolder.
SearchEngineConfigurationHolderImpl(SearchEngineConfigurationBean) - Constructor for class net.sf.mmm.search.engine.base.config.SearchEngineConfigurationHolderImpl
The dummy constructor.
SearchEngineConfigurationHolderImpl(SearchEngineConfigurationBean, DataResource, SearchEngineConfigurationLoaderImpl) - Constructor for class net.sf.mmm.search.engine.base.config.SearchEngineConfigurationHolderImpl
The constructor.
SearchEngineConfigurationLoader - Interface in net.sf.mmm.search.engine.api.config
searchEngineConfigurationLoader() - Method in class net.sf.mmm.search.engine.impl.spring.SearchEngineSpringConfig
 
searchEngineConfigurationLoader() - Method in class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
SearchEngineConfigurationLoaderImpl - Class in net.sf.mmm.search.engine.base.config
This is the implementation of the SearchEngineConfigurationLoader interface.
SearchEngineConfigurationLoaderImpl() - Constructor for class net.sf.mmm.search.engine.base.config.SearchEngineConfigurationLoaderImpl
The constructor.
SearchEngineSpringConfig - Class in net.sf.mmm.search.engine.impl.spring
This is the Spring Configuration for engine.
SearchEngineSpringConfig() - Constructor for class net.sf.mmm.search.engine.impl.spring.SearchEngineSpringConfig
 
SearchEntry - Interface in net.sf.mmm.search.api
This interface represents an entry of the search-index.
SearchEntryIdImmutableException - Exception in net.sf.mmm.search.indexer.base
This is the exception thrown if the user tried to modify the ID of a SearchEntry.
SearchEntryIdImmutableException() - Constructor for exception net.sf.mmm.search.indexer.base.SearchEntryIdImmutableException
The constructor.
SearchEntryType - Interface in net.sf.mmm.search.engine.api.config
This is the interface for the configuration of a type of a SearchEntry.
SearchEntryTypeBean - Class in net.sf.mmm.search.engine.base.config
This is the implementation of SearchEntryType as JAXB-ready Java-Bean.
SearchEntryTypeBean() - Constructor for class net.sf.mmm.search.engine.base.config.SearchEntryTypeBean
The constructor.
SearchEntryTypeBean(String, String, String) - Constructor for class net.sf.mmm.search.engine.base.config.SearchEntryTypeBean
The constructor.
SearchEntryTypeContainer - Interface in net.sf.mmm.search.engine.api.config
This is the interface for the container of the configured types.
SearchEntryTypeContainerBean - Class in net.sf.mmm.search.engine.base.config
This is the implementation of SearchEntryType as JAXB-ready Java-Bean.
SearchEntryTypeContainerBean() - Constructor for class net.sf.mmm.search.engine.base.config.SearchEntryTypeContainerBean
The constructor.
SearchEntryTypeDefaults - Class in net.sf.mmm.search.engine.base.config
This class contains the default SearchEntryTypes.
SearchEntryTypeDefaults() - Constructor for class net.sf.mmm.search.engine.base.config.SearchEntryTypeDefaults
Construction forbidden.
SearchEntryTypeView - Interface in net.sf.mmm.search.view.api
This interface represents the view on a SearchEntryType.
SearchEntryTypeViewBean - Class in net.sf.mmm.search.view.base
This is the implementation of the SearchEntryTypeView interface as java bean.
SearchEntryTypeViewBean() - Constructor for class net.sf.mmm.search.view.base.SearchEntryTypeViewBean
The constructor.
searcher - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngine
The actual lucene Searcher.
SearchException - Exception in net.sf.mmm.search.api
This is a technical exception that can be thrown by the SearchEngine and related objects.
SearchException(String) - Constructor for exception net.sf.mmm.search.api.SearchException
The constructor.
SearchException(NlsMessage) - Constructor for exception net.sf.mmm.search.api.SearchException
The constructor.
SearchException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.search.api.SearchException
The constructor.
SearchFieldConfiguration - Interface in net.sf.mmm.search.api.config
This is the interface for the configuration of a field.
SearchFieldConfigurationBean - Class in net.sf.mmm.search.base.config
This is the implementation of SearchFieldConfiguration as JAXB-ready Java-Bean.
SearchFieldConfigurationBean() - Constructor for class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
The constructor.
SearchFieldConfigurationBean(String) - Constructor for class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
The constructor.
SearchFieldConfigurationBean(String, SearchFieldType) - Constructor for class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
The constructor.
SearchFieldConfigurationBean(String, SearchFieldType, SearchFieldMode) - Constructor for class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
The constructor.
SearchFieldConfigurationBean.XmlAdapterSearchFieldMode - Class in net.sf.mmm.search.base.config
 
SearchFieldConfigurationBean.XmlAdapterSearchFieldType - Class in net.sf.mmm.search.base.config
 
SearchFieldMode - Enum in net.sf.mmm.search.api.config
This enum contains the available modes for indexing and storing fields.
SearchFieldMode() - Constructor for enum net.sf.mmm.search.api.config.SearchFieldMode
 
SearchFields - Interface in net.sf.mmm.search.api.config
This is the interface for the field-configurations.
searchFields - Variable in class net.sf.mmm.search.base.BasicSearchEntry
 
SearchFieldsBean - Class in net.sf.mmm.search.base.config
This is the implementation of SearchFields as JAXB-ready Java-Bean.
SearchFieldsBean() - Constructor for class net.sf.mmm.search.base.config.SearchFieldsBean
The constructor.
SearchFieldType - Enum in net.sf.mmm.search.api.config
This enum contains the available types of a field for indexing and searching.
SearchFieldType(Class<?>) - Constructor for enum net.sf.mmm.search.api.config.SearchFieldType
The constructor.
SearchHighlighter - Interface in net.sf.mmm.search.engine.base
This is the interface of the highlighter used for SearchHit.getHighlightedText().
SearchHit - Interface in net.sf.mmm.search.engine.api
This is the interface for a single hit of a search.
SearchHitImpl - Class in net.sf.mmm.search.engine.base
This is the abstract base implementation of the SearchHit interface.
SearchHitImpl(SearchEntry, String, double, SearchHighlighter) - Constructor for class net.sf.mmm.search.engine.base.SearchHitImpl
The constructor.
searchIndex - Variable in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
 
SearchIndexConfiguration - Interface in net.sf.mmm.search.api.config
is the interface for the configuration of the actual search-index as database.
SearchIndexConfigurationBean - Class in net.sf.mmm.search.base.config
This is implementation of SearchIndexConfiguration as JAXB-ready Java-Bean.
SearchIndexConfigurationBean() - Constructor for class net.sf.mmm.search.base.config.SearchIndexConfigurationBean
The constructor.
SearchIndexer - Interface in net.sf.mmm.search.indexer.api
This is the interface for the indexer used to create and modify a search index.
SearchIndexerBuilder - Interface in net.sf.mmm.search.indexer.api
This is the interface for the component that allows to create the SearchIndexer.
searchIndexerBuilder() - Method in class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
SearchIndexerConfiguration - Interface in net.sf.mmm.search.indexer.api.config
This is the interface for the configuration of the SearchIndexer.
SearchIndexerConfigurationBean - Class in net.sf.mmm.search.indexer.base.config
This is the implementation of SearchIndexerConfiguration as JAXB-ready Java-Bean.
SearchIndexerConfigurationBean() - Constructor for class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
The constructor.
SearchIndexerConfigurationHolder - Interface in net.sf.mmm.search.indexer.api.config
SearchIndexerConfigurationHolderImpl - Class in net.sf.mmm.search.indexer.base.config
This is the implementation of SearchIndexerConfigurationHolder.
SearchIndexerConfigurationHolderImpl(SearchIndexerConfigurationBean, DataResource, SearchIndexerConfigurationLoaderImpl) - Constructor for class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationHolderImpl
The constructor.
SearchIndexerConfigurationLoader - Interface in net.sf.mmm.search.indexer.api.config
searchIndexerConfigurationLoader - Variable in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
searchIndexerConfigurationLoader() - Method in class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
SearchIndexerConfigurationLoaderImpl - Class in net.sf.mmm.search.indexer.base.config
This is the implementation of SearchIndexerConfigurationLoader.
SearchIndexerConfigurationLoaderImpl() - Constructor for class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationLoaderImpl
The constructor.
SearchIndexerDataLocation - Interface in net.sf.mmm.search.indexer.api.config
This is the interface for the configuration of a data-location that should be indexed by the indexer and is then available for search via the SearchEngine.
SearchIndexerDataLocationBean - Class in net.sf.mmm.search.indexer.base.config
This is the implementation of SearchIndexerDataLocation as JAXB-ready Java-Bean.
SearchIndexerDataLocationBean() - Constructor for class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
The constructor.
SearchIndexerDataLocationState - Interface in net.sf.mmm.search.indexer.api.state
This is the interface for the state of the ConfiguredSearchIndexer for a particular location.
SearchIndexerDataLocationStateBean - Class in net.sf.mmm.search.indexer.base.state
This is the implementation of SearchIndexerDataLocationState as JAXB-ready Java-Bean.
SearchIndexerDataLocationStateBean() - Constructor for class net.sf.mmm.search.indexer.base.state.SearchIndexerDataLocationStateBean
The constructor.
SearchIndexerMain - Class in net.sf.mmm.search.indexer.impl
This is the main program that triggers the search-indexer according to a given configuration.
SearchIndexerMain() - Constructor for class net.sf.mmm.search.indexer.impl.SearchIndexerMain
The constructor.
searchIndexerManager - Variable in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
SearchIndexerOptions - Interface in net.sf.mmm.search.indexer.api
This is the interface for the additional options for the SearchIndexer.
SearchIndexerOptionsBean - Class in net.sf.mmm.search.indexer.base
This is the implementation of SearchIndexerOptions as simple java bean.
SearchIndexerOptionsBean() - Constructor for class net.sf.mmm.search.indexer.base.SearchIndexerOptionsBean
The constructor.
SearchIndexerSource - Interface in net.sf.mmm.search.indexer.api.config
This is the interface extends SearchSource with configuration required for the search-indexer.
SearchIndexerSourceBean - Class in net.sf.mmm.search.indexer.base.config
This is the implementation of SearchIndexerSource as JAXB-ready Java-Bean.
SearchIndexerSourceBean() - Constructor for class net.sf.mmm.search.indexer.base.config.SearchIndexerSourceBean
The constructor.
SearchIndexerSourceState - Interface in net.sf.mmm.search.indexer.api.state
This is the interface for the state of the ConfiguredSearchIndexer for a particular source.
SearchIndexerSourceStateBean - Class in net.sf.mmm.search.indexer.base.state
This is the implementation of SearchIndexerSourceState as JAXB-ready Java-Bean.
SearchIndexerSourceStateBean() - Constructor for class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
The constructor.
SearchIndexerSpringConfig - Class in net.sf.mmm.search.indexer.impl.spring
This is the Spring Configuration for indexer.
SearchIndexerSpringConfig() - Constructor for class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
SearchIndexerState - Interface in net.sf.mmm.search.indexer.api.state
This is the interface for the state of the ConfiguredSearchIndexer.
SearchIndexerStateBean - Class in net.sf.mmm.search.indexer.base.state
This is the implementation of SearchIndexerState as JAXB-ready Java-Bean.
SearchIndexerStateBean() - Constructor for class net.sf.mmm.search.indexer.base.state.SearchIndexerStateBean
The constructor.
SearchIndexerStateHolder - Interface in net.sf.mmm.search.indexer.api.state
This is the interface for a container holding the SearchIndexerState.
SearchIndexerStateHolderImpl - Class in net.sf.mmm.search.indexer.base.state
This is the implementation of SearchIndexerStateHolder.
SearchIndexerStateHolderImpl(SearchIndexerStateBean, DataResource, SearchIndexerStateLoaderImpl) - Constructor for class net.sf.mmm.search.indexer.base.state.SearchIndexerStateHolderImpl
The constructor.
SearchIndexerStateLoader - Interface in net.sf.mmm.search.indexer.api.state
This is the interface for a manager that can load and save the SearchIndexerState.
searchIndexerStateLoader - Variable in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
searchIndexerStateLoader() - Method in class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
SearchIndexerStateLoaderImpl - Class in net.sf.mmm.search.indexer.base.state
This is the default implementation of the SearchIndexerStateLoader interface.
SearchIndexerStateLoaderImpl() - Constructor for class net.sf.mmm.search.indexer.base.state.SearchIndexerStateLoaderImpl
The constructor.
searchIndexerUpdateStrategies - Variable in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategyManager
 
SearchIndexerUpdateStrategy - Interface in net.sf.mmm.search.indexer.api.strategy
This is the interface for the actual strategy used for the (delta-)indexing of content.
searchIndexerUpdateStrategyLastModified() - Method in class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
SearchIndexerUpdateStrategyLastModified - Class in net.sf.mmm.search.indexer.impl.strategy
SearchIndexerUpdateStrategyLastModified() - Constructor for class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyLastModified
The constructor.
SearchIndexerUpdateStrategyManager - Interface in net.sf.mmm.search.indexer.api.strategy
This is the interface for the component used to get the proper SearchIndexerUpdateStrategy.
searchIndexerUpdateStrategyManager - Variable in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
searchIndexerUpdateStrategyManager() - Method in class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
SearchIndexerUpdateStrategyManagerImpl - Class in net.sf.mmm.search.indexer.base.strategy
This is the implementation of the SearchIndexerUpdateStrategyManager interface.
SearchIndexerUpdateStrategyManagerImpl() - Constructor for class net.sf.mmm.search.indexer.base.strategy.SearchIndexerUpdateStrategyManagerImpl
The constructor.
searchIndexerUpdateStrategyNone() - Method in class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
SearchIndexerUpdateStrategyNone - Class in net.sf.mmm.search.indexer.impl.strategy
SearchIndexerUpdateStrategyNone() - Constructor for class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyNone
The constructor.
searchIndexerUpdateStrategyVcs() - Method in class net.sf.mmm.search.indexer.impl.spring.SearchIndexerSpringConfig
 
SearchIndexerUpdateStrategyVcs - Class in net.sf.mmm.search.indexer.impl.strategy
SearchIndexerUpdateStrategyVcs() - Constructor for class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyVcs
The constructor.
searchPath - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
The name of the view (URL segment) for the actual search.
SearchProperties - Interface in net.sf.mmm.search.api.config
This is the interface for the additional properties to use for the SearchEngine or indexer.
SearchPropertiesBean - Class in net.sf.mmm.search.base.config
This is the implementation of SearchProperties as simple java bean.
SearchPropertiesBean() - Constructor for class net.sf.mmm.search.base.config.SearchPropertiesBean
The constructor.
SearchPropertiesBean(Properties) - Constructor for class net.sf.mmm.search.base.config.SearchPropertiesBean
The constructor.
SearchQuery - Interface in net.sf.mmm.search.engine.api
This is the interface for a query to the search-engine.
SearchQuery<HIT> - Interface in net.sf.mmm.util.search.api
This interface represents a search query that is supposed to be created from particular SearchCriteria.
SearchQueryBuilder - Interface in net.sf.mmm.search.engine.api
This is the interface used to build search-queries.
SearchQueryBuilderFactory - Interface in net.sf.mmm.search.engine.api
This is the interface for a factory used to create a SearchQueryBuilder.
searchQueryBuilderFactory - Variable in class net.sf.mmm.search.engine.base.AbstractSearchEngineBuilder
 
searchQueryBuilderFactory() - Method in class net.sf.mmm.search.engine.impl.spring.SearchSpringConfig
 
SearchQueryBuilderOptions - Interface in net.sf.mmm.search.engine.api
This is the interface for the additional options for the SearchQueryBuilder.
SearchQueryBuilderOptionsBean - Class in net.sf.mmm.search.engine.base
This is the implementation of SearchQueryBuilderOptions as java bean.
SearchQueryBuilderOptionsBean() - Constructor for class net.sf.mmm.search.engine.base.SearchQueryBuilderOptionsBean
The constructor.
SearchQueryErrorHandler - Interface in net.sf.mmm.search.engine.api
This is the callback interface used to handle errors.
SearchQueryErrorHandlerCollectErrorMessages - Class in net.sf.mmm.search.engine.base
This is an implementation of SearchQueryErrorHandler that collects all errors messages.
SearchQueryErrorHandlerCollectErrorMessages() - Constructor for class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrorMessages
The constructor.
SearchQueryErrorHandlerCollectErrors - Class in net.sf.mmm.search.engine.base
This is an implementation of SearchQueryErrorHandler that collects all errors.
SearchQueryErrorHandlerCollectErrors() - Constructor for class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors
The constructor.
SearchQueryErrorHandlerCollectErrors.Error - Class in net.sf.mmm.search.engine.base
This inner class represents an error event.
SearchQueryErrorHandlerFail - Class in net.sf.mmm.search.engine.base
This is an implementation of SearchQueryErrorHandler that throws an exception in case of any error.
SearchQueryErrorHandlerFail() - Constructor for class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerFail
The constructor.
SearchQueryErrorHandlerIgnore - Class in net.sf.mmm.search.engine.base
This is an implementation of SearchQueryErrorHandler that simply ignores all errors.
SearchQueryErrorHandlerIgnore() - Constructor for class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerIgnore
The constructor.
SearchQueryParseException - Exception in net.sf.mmm.search.engine.base
This is the generic exception if query-parsing failed.
SearchQueryParseException(NlsMessage) - Constructor for exception net.sf.mmm.search.engine.base.SearchQueryParseException
The constructor.
SearchQueryParseException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.search.engine.base.SearchQueryParseException
The constructor.
SearchQueryParseException(Throwable, String) - Constructor for exception net.sf.mmm.search.engine.base.SearchQueryParseException
The constructor.
SearchRemoveFailedException - Exception in net.sf.mmm.search.indexer.base
This is the exception thrown from SearchIndexer if the given entry has no ID set.
SearchRemoveFailedException(String, String) - Constructor for exception net.sf.mmm.search.indexer.base.SearchRemoveFailedException
The constructor.
SearchRemoveFailedException(Throwable, String, String) - Constructor for exception net.sf.mmm.search.indexer.base.SearchRemoveFailedException
The constructor.
SearchResult - Interface in net.sf.mmm.search.engine.api
This is the interface for the complete result of a search.
SearchResult<HIT> - Interface in net.sf.mmm.util.search.api
This is the interface for the result of a query for SearchCriteria.
SearchResultBean<HIT> - Class in net.sf.mmm.util.search.base
This is the implementation of SearchResult.
SearchResultBean() - Constructor for class net.sf.mmm.util.search.base.SearchResultBean
The constructor.
SearchResultBean(List<HIT>, int) - Constructor for class net.sf.mmm.util.search.base.SearchResultBean
The constructor.
SearchResultPage - Interface in net.sf.mmm.search.engine.api
This is the interface for a page of a search-result.
SearchResultPageImpl - Class in net.sf.mmm.search.engine.base
This is the (default) implementation of the SearchResultPage interface.
SearchResultPageImpl(String, int, int, int, SearchHit[]) - Constructor for class net.sf.mmm.search.engine.base.SearchResultPageImpl
The constructor.
SearchSource - Interface in net.sf.mmm.search.api.config
This is the interface for the configuration of a source of information for the search-engine (e.g.
SearchSourceBean - Class in net.sf.mmm.search.base.config
This is the implementation of SearchSource as JAXB-ready Java-Bean.
SearchSourceBean() - Constructor for class net.sf.mmm.search.base.config.SearchSourceBean
The constructor.
SearchSourceBean(SearchSource) - Constructor for class net.sf.mmm.search.base.config.SearchSourceBean
The copy constructor.
SearchSourceView - Interface in net.sf.mmm.search.view.api
This interface represents the view on a SearchSource.
SearchSourceViewBean - Class in net.sf.mmm.search.view.base
This is the implementation of SearchSourceView.
SearchSourceViewBean() - Constructor for class net.sf.mmm.search.view.base.SearchSourceViewBean
The constructor.
SearchSourceViewBean(SearchSource) - Constructor for class net.sf.mmm.search.view.base.SearchSourceViewBean
The copy constructor.
SearchSpringConfig - Class in net.sf.mmm.search.engine.impl.spring
This is the basic Spring Configuration for net.sf.mmm.search.
SearchSpringConfig() - Constructor for class net.sf.mmm.search.engine.impl.spring.SearchSpringConfig
 
searchTimeout - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
SearchTimeoutException - Exception in net.sf.mmm.util.search.api
This is the exception thrown if an operation (typically a query) in the persistence exceeded a configured timeout.
SearchTimeoutException() - Constructor for exception net.sf.mmm.util.search.api.SearchTimeoutException
The constructor.
SearchUpdateMissingIdException - Exception in net.sf.mmm.search.indexer.base
This is the exception thrown from SearchIndexer.update(net.sf.mmm.search.indexer.api.MutableSearchEntry) if the given entry has no ID set.
SearchUpdateMissingIdException() - Constructor for exception net.sf.mmm.search.indexer.base.SearchUpdateMissingIdException
The constructor.
SearchViewConfiguration - Interface in net.sf.mmm.search.view.api
This interface contains the servlet-specific configuration of the view.
SearchViewContext - Interface in net.sf.mmm.search.view.api
This is the major interface to access all relevant attributes and components for the view (user-interface) of the search.
SearchViewContextAccess - Class in net.sf.mmm.search.view.api
This class allows to get the SearchViewContext from anywhere via ServletRequest.
SearchViewContextAccess() - Constructor for class net.sf.mmm.search.view.api.SearchViewContextAccess
Construction forbidden.
SearchViewContextBean - Class in net.sf.mmm.search.view.base
This class contains represents the context of a search-request.
SearchViewContextBean(ServletRequest, SearchViewLogic, SearchViewConfiguration) - Constructor for class net.sf.mmm.search.view.base.SearchViewContextBean
The constructor.
SearchViewLogic - Interface in net.sf.mmm.search.view.api
This is the interface to access components and logic of the search.
SearchViewRequestParameters - Interface in net.sf.mmm.search.view.api
This is the interface for accessing request parameters.
SearchViewRequestParametersBean - Class in net.sf.mmm.search.view.base
This class contains represents the context of a search-request.
SearchViewRequestParametersBean(ServletRequest) - Constructor for class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
The constructor.
secondaryKey2parserMap - Variable in class net.sf.mmm.content.parser.base.AbstractContentParserService
 
secondaryKeys - Variable in class net.sf.mmm.content.parser.base.AbstractContentParser
 
SecondSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.SecondSegment
The constructor.
SECTION - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a section.
Section - Class in net.sf.mmm.client.ui.gwt.widgets
This simple Widget represents a section.
Section() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Section
The constructor.
Section(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Section
The constructor.
section - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
SECTION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The section or paragraph sign.
secured - Variable in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
Security - Interface in net.sf.mmm.util.lang.api.concern
This interface is used to document the concern security and track special support that we offer for this purpose.
securityDetector - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
SecurityErrorUserException - Exception in net.sf.mmm.util.security.api
This exception is thrown if an operation or invocation failed due to security restrictions.
SecurityErrorUserException() - Constructor for exception net.sf.mmm.util.security.api.SecurityErrorUserException
The constructor.
SecurityErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.security.api.SecurityErrorUserException
The constructor.
SecurityErrorUserException(SecurityErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.security.api.SecurityErrorUserException
The copy constructor.
seek(long, DetectorStreamBufferImpl.SeekMode) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method removes or skips the given number of bytes.
seekCount - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
seekMode - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
SeekMode() - Constructor for enum net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.SeekMode
 
segment - Variable in class net.sf.mmm.util.contenttype.base.DecisionState
 
Segment - Class in net.sf.mmm.util.contenttype.base.format
This is the base class of a Segment that represents a format pattern (or pieces of such) to detect a ContentType.
Segment() - Constructor for class net.sf.mmm.util.contenttype.base.format.Segment
The constructor.
segment - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor.DecisionState
 
Segment<V extends Number> - Interface in net.sf.mmm.util.datatype.api.color
This is the interface for a single segment of a Color.
Segment(String, NlsArgument) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
The constructor.
segment - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
segment - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
SEGMENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SegmentAny - Class in net.sf.mmm.util.contenttype.base.format
This class represents a Segment that can contain any data.
SegmentAny() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentAny
The constructor.
SegmentConstant - Class in net.sf.mmm.util.contenttype.base.format
This class represents a Segment that has a constant value.
SegmentConstant() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The constructor.
SegmentConstant(byte...) - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The constructor.
SegmentContainer - Class in net.sf.mmm.util.contenttype.base.format
A SegmentContainer is like a list of Segments.
SegmentContainer() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentContainer
The constructor.
SegmentContainerChoice - Class in net.sf.mmm.util.contenttype.base.format
A SegmentContainerChoice is a SegmentContainer that matches if any of the contained Segments match.
SegmentContainerChoice() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentContainerChoice
The constructor.
SegmentContainerRepeat - Class in net.sf.mmm.util.contenttype.base.format
SegmentContainerRepeat() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
The constructor.
SegmentContainerSequence - Class in net.sf.mmm.util.contenttype.base.format
A SegmentContainerSequence is a SegmentContainer that matches if all the contained Segments match the stream in the order of occurrence.
SegmentContainerSequence() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentContainerSequence
The constructor.
segmentDescriptorList - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
 
SegmentEndOfStream - Class in net.sf.mmm.util.contenttype.base.format
This class represents a Segment that indicates the end of the stream.
SegmentEndOfStream() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentEndOfStream
The constructor.
segmentIndex - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor.DecisionState
 
segmentIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
SegmentKey - Class in net.sf.mmm.util.contenttype.base.format
A SegmentKey is used to define a key for a SegmentValue that depends on the payload in the stream.
SegmentKey() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentKey
The constructor.
segmentList - Variable in class net.sf.mmm.util.xml.path.base.XmlPathImpl
 
segmentPadding - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The padding for segments.
SegmentRange - Class in net.sf.mmm.util.contenttype.base.format
A SegmentRange is a Segment that matches a value of a fixed length like SegmentConstant but the value can be in a specific range from SegmentRange.getBytesMinimum() to SegmentRange.getBytesMaximum().
SegmentRange() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentRange
The constructor.
segments - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
 
segments - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
The segments
segments - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
The parsed segments of the message pattern.
segments - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
segmentSeparator - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The separator for segments.
SegmentValue - Class in net.sf.mmm.util.contenttype.base.format
This class represents a Segment for a metadata value.
SegmentValue() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentValue
The constructor.
SegmentVariableLength - Class in net.sf.mmm.util.contenttype.base.format
This class represents a Segment that can have a variable length.
SegmentVariableLength() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
The constructor.
SegmentVariableLength(long, long) - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
The constructor.
select() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
selectCountAll(EntityAlias<?>) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
selectDistinct() - Method in class net.sf.mmm.orient.base.query.statement.OrientDbDialect
 
selectDistinct() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
SELECTED - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style to mark a selection (e.g.
selected - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
 
selectedValues - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
selectedValues - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
 
selectFrom(EntityAlias<E>) - Method in interface net.sf.mmm.jpa.api.query.statenent.jpql.JpqlStatementFactory
 
selectFrom(EntityAlias<?>, PropertyPath<?>...) - Method in interface net.sf.mmm.jpa.api.query.statenent.jpql.JpqlStatementFactory
 
selectFrom(EntityAlias<?>, Class<E>, PropertyPath<?>...) - Method in interface net.sf.mmm.jpa.api.query.statenent.jpql.JpqlStatementFactory
 
selectFrom(EntityAlias<E>) - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
selectFrom(EntityAlias<?>, PropertyPath<?>...) - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
selectFrom(EntityAlias<?>, Class<E>, PropertyPath<?>...) - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
selectFrom(EntityAlias<E>) - Method in interface net.sf.mmm.orient.api.query.statement.OrientDbStatementFactory
 
selectFrom(EntityAlias<?>, PropertyPath<?>...) - Method in interface net.sf.mmm.orient.api.query.statement.OrientDbStatementFactory
 
selectFrom(EntityAlias<?>, Class<E>, PropertyPath<?>...) - Method in interface net.sf.mmm.orient.api.query.statement.OrientDbStatementFactory
 
selectFrom(EntityAlias<E>) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbStatementFactoryImpl
 
selectFrom(EntityAlias<?>, PropertyPath<?>...) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbStatementFactoryImpl
 
selectFrom(EntityAlias<?>, Class<E>, PropertyPath<?>...) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbStatementFactoryImpl
 
selectFrom(EntityAlias<E>) - Method in interface net.sf.mmm.util.query.api.feature.FeatureSelect
Creates a regular SelectStatement (SELECT FROM alias.source [AS alias.name] ...).
selectFrom(EntityAlias<?>, PropertyPath<?>...) - Method in interface net.sf.mmm.util.query.api.feature.FeatureSelect
Creates SelectStatement for a tuple of the given {paths ( {@code SELECT path1, path2, ...
selectFrom(EntityAlias<?>, Class<E>, PropertyPath<?>...) - Method in interface net.sf.mmm.util.query.api.feature.FeatureSelect
Creates SelectStatement for a projection to a transfer-object having an according constructor.
SELECTION_HEADER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a multi-selection column header (<th>).
selectionCell - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
SelectionChoice - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available choices for a selection of items from a container widget (list, tree, etc.).
SelectionChoice() - Constructor for enum net.sf.mmm.client.ui.api.common.SelectionChoice
 
selectionColumn - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
SelectionMode - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available modes for the selection of items from a container widget (list, tree, etc.).
SelectionMode() - Constructor for enum net.sf.mmm.client.ui.api.common.SelectionMode
 
selectionMode - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
selectionMode - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
SelectionOperation - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available operations for a selection of items from a container widget (list, tree, etc.).
SelectionOperation() - Constructor for enum net.sf.mmm.client.ui.api.common.SelectionOperation
 
selectionPaths - Variable in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
selectorList - Variable in class net.sf.mmm.util.xml.path.base.XmlSetImpl
 
SelectStatement<E,SELF extends SelectStatement<E,SELF>> - Interface in net.sf.mmm.util.query.api.statement
Extends Statement for regular SELECT statements to retrieve results (unlike INSERT, UPDATE or deletequery).
self() - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
self() - Method in class net.sf.mmm.util.validation.base.ObjectValidatorBuilder
 
SEMIBREVE - Static variable in class net.sf.mmm.music.datatype.api.MusicalValue
Whole (4/4) tone.
SEMICOLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The semi-colon sign used as separator for various cases (e.g.
SEMIQUAVER - Static variable in class net.sf.mmm.music.datatype.api.MusicalValue
Sixteenth (1/16).
sender - Variable in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
The event sender.
sendEvent(E) - Method in interface net.sf.mmm.util.event.api.EventBus
This method sends an event to all registered listeners.
sendEvent(E) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
 
separateCharacter - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
SEPARATOR - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The separator for the the segments (e.g.
SEPARATOR - Static variable in interface net.sf.mmm.util.entity.api.EntityId
the delimiter used in the string representations of an id
SEPARATOR - Static variable in interface net.sf.mmm.util.nls.api.NlsResourceLocator
The separator used for locale-infixes.
SEPARATOR - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
The character that separates the segments of a PojoPath.
SEPARATOR - Static variable in class net.sf.mmm.util.property.api.lang.StringListProperty
 
SEPARATOR - Static variable in class net.sf.mmm.util.query.base.path.PathImpl
The character that separates the segments of a path.
separator() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
separator - Variable in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
 
SEPARATOR_CHAR - Static variable in interface net.sf.mmm.util.entity.api.EntityId
The delimiter used in the string representations of an id.
SEPARATOR_FILTER - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
A CharFilter that accepts common separators.
SEPARATOR_PARAMETER - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
The separator used between parameters.
SEPARATOR_PATTERN - Static variable in class net.sf.mmm.util.property.api.lang.StringListProperty
 
SEPARATOR_STATE - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
The separator for dialog-id and its parameters.
SEPARATOR_VALUE - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
The separator for key and value of a parameter.
SEPARATORS - Static variable in class net.sf.mmm.util.lang.base.StringUtilImpl
 
sequence - Variable in class net.sf.mmm.util.lang.base.SequenceCharIterator
 
SequenceCharIterator - Class in net.sf.mmm.util.lang.base
This is an implementation of the CharIterator interface that simply iterates a given CharSequence.
SequenceCharIterator(CharSequence) - Constructor for class net.sf.mmm.util.lang.base.SequenceCharIterator
The constructor.
SerializationHelper - Class in net.sf.mmm.test
TODO: this class ...
SerializationHelper() - Constructor for class net.sf.mmm.test.SerializationHelper
Construction forbidden.
serialize(Serializable) - Static method in class net.sf.mmm.test.SerializationHelper
 
serialize(Id<?>, JsonGenerator, SerializerProvider) - Method in class net.sf.mmm.util.bean.impl.id.IdJsonSerializer
 
serialize(StringBuffer) - Method in class net.sf.mmm.util.http.HttpMessage
This method serializes this HTTP-message to the given string buffer.
serialize(T, JsonGenerator, SerializerProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
 
serialize(Object) - Method in interface net.sf.mmm.util.serialization.api.Serializer
Serializes (or marshals) the given Object to serialized data.
serialize(Object) - Method in class net.sf.mmm.util.serialization.base.JavaSerializer
 
serializeGeneric(V, JsonGenerator, SerializerProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
Serializer - Interface in net.sf.mmm.util.serialization.api
This is the interface to serialize and deserialize arbitrary Java objects.
serialVersionUID - Static variable in class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.client.ui.api.common.Length
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.client.ui.api.common.Point
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.client.ui.api.common.Rectangle
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.logging.DummyLogger
 
serialVersionUID - Static variable in class net.sf.mmm.logging.TestLogger.LogEvent
 
serialVersionUID - Static variable in class net.sf.mmm.logging.TestLogger
 
serialVersionUID - Static variable in exception net.sf.mmm.search.api.SearchException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.search.engine.base.SearchQueryParseException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.search.indexer.base.SearchAddFailedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.search.indexer.base.SearchEntryIdImmutableException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.search.indexer.base.SearchRemoveFailedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.search.indexer.base.SearchUpdateMissingIdException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
The UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.search.view.base.GenericSearchServlet
The UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.api.DefaultCsrfToken
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.service.api.RemoteInvocationCallFailedException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandResponse
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalCalls
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcResponse
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.test.TestUser
 
serialVersionUID - Static variable in exception net.sf.mmm.transaction.base.TransactionCommitException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.transaction.base.TransactionNotActiveException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.transaction.base.TransactionRollbackException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.bean.api.id.AbstractId
 
serialVersionUID - Static variable in class net.sf.mmm.util.bean.api.id.GenericId
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentMissingException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliParserExcepiton
 
serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.AbstractHashKey
 
serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.CollectionList
 
serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.CustomHashKey
 
serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.HashKey
 
serialVersionUID - Static variable in exception net.sf.mmm.util.collection.base.NodeCycleException
 
serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.SortedProperties
 
serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.AlreadyInitializedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.NotInitializedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.ResourceAmbiguousException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.ResourceMissingException
 
serialVersionUID - Static variable in class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.address.PostalCode
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.AbstractSegment
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Alpha
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Blue
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Brightness
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Chroma
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Color
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.ColorFactor
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Factor
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Green
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Hue
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Lightness
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Red
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Saturation
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.phone.AreaCode
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
 
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
serialVersionUID - Static variable in exception net.sf.mmm.util.date.api.IllegalDateFormatException
 
serialVersionUID - Static variable in class net.sf.mmm.util.date.api.WeekdaySet
 
serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.AbstractEntityId
 
serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.AbstractGenericEntity
 
serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
 
serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.EntityIdImpl
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ComposedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.DuplicateObjectException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.IllegalCaseException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsClassCastException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalStateException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsNullPointerException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsParseException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectDisposedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectMismatchException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectNotFoundException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.OptimisticLockingException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.OptimisticLockingExceptionHibernate
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.OptimisticLockingExceptionJpa
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.OptimisticLockingExceptionSpring
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ReadOnlyException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ValidationErrorUserException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ValueConvertException
UID for serialization
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ValueException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ValueNotSetException
uid for serialization
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ValueOutOfRangeException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.WrongValueTypeException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileAlreadyExistsException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileAttributeModificationFailedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileCreationFailedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileDeletionFailedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileNotExistsException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.BufferExceedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.RuntimeIoException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.StreamClosedException
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractDatatype
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractEqualsChecker
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.Password
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractErrorMessage
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.BooleanEnumDefinition
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EnumEnumType
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EqualsCheckerArray
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.ErrorMessage
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.InformationMessage
 
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.WarningMessage
 
serialVersionUID - Static variable in class net.sf.mmm.util.logging.impl.GwtLogger
 
serialVersionUID - Static variable in exception net.sf.mmm.util.math.api.NumberConversionException
 
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessage
 
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
 
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsTemplate
 
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
 
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.ComposedNlsMessage
 
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsResourceBundleJavaScriptServlet
 
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsTemplateImpl
 
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
 
serialVersionUID - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
 
serialVersionUID - Static variable in class net.sf.mmm.util.nls.impl.NlsMessageImpl
 
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.AccessFailedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.InstantiationFailedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.InvocationFailedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.ReflectionException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.TypeNotFoundException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.base.ContainerGrowthException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotWritableException
 
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
 
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
 
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
 
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUnc
 
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootWindows
 
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
 
serialVersionUID - Static variable in exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.search.api.SearchTimeoutException
UID for serialization..
serialVersionUID - Static variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
serialVersionUID - Static variable in class net.sf.mmm.util.search.base.SearchResultBean
 
serialVersionUID - Static variable in exception net.sf.mmm.util.security.api.SecurityErrorUserException
 
serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
 
serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.CompositeTo
 
serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.DataTo
 
serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.EntityTo
 
serialVersionUID - Static variable in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Deprecated.
 
serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.AbstractValidationFailure
 
serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.ValidationFailureImpl
 
serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.ValidationFailureSuccess
 
serialVersionUID - Static variable in class net.sf.mmm.util.value.api.NumberRange
TODO: javadoc.
serialVersionUID - Static variable in class net.sf.mmm.util.value.api.Range
 
serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueConvertException
Deprecated.
UID for serialization
serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueException
Deprecated.
 
serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueNotSetException
Deprecated.
uid for serialization
serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Deprecated.
 
serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.WrongValueTypeException
Deprecated.
 
serialVersionUID - Static variable in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
serialVersionUID - Static variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
serialVersionUID - Static variable in exception net.sf.mmm.util.xml.api.XmlException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.xml.api.XmlGenericException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.xml.base.XmlInvalidException
 
serialVersionUID - Static variable in exception net.sf.mmm.util.xml.path.api.XmlParseException
 
Server - Class in net.sf.mmm.orient
TODO: this class ...
Server() - Constructor for class net.sf.mmm.orient.Server
 
ServiceCallData(Class<?>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.ServiceCallData
The constructor.
serviceClient - Variable in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
 
serviceClientMap - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCallerWithClientMap
 
serviceImplementation - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
serviceInterface - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.ServiceCallData
The current RemoteInvocationService interface.
serviceInterface - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
serviceInterfaceName - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
servletContext - Variable in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
 
servletRequest - Variable in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
 
session - Variable in class net.sf.mmm.client.api.ClientContext
 
sessionId - Variable in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexer
The base-ID for this session.
set(int, E) - Method in class net.sf.mmm.util.collection.base.CollectionList
 
set - Variable in class net.sf.mmm.util.date.api.WeekdaySet
 
set(Object, int, Object) - Static method in class net.sf.mmm.util.lang.base.Array
 
SET - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to write a regular property (e.g.
SET - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The mode for a regular setter of a property.
set(IN, String, VALUE, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method sets the given value for the given actual Pojo.
set(Object, String, PojoPathMode, PojoPathContext, Object) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method sets the given value for the given pojoPath in the given pojo using the given mode and context.
set(Map<String, Object>, String, VALUE, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractMapPojoPathFunction
 
set(IN, String, VALUE, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
 
set(Object, String, PojoPathMode, PojoPathContext, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
set(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the single segment of the given currentPath from the Pojo given by parentPojo.
set(boolean) - Method in interface net.sf.mmm.util.property.api.lang.WritableBooleanProperty
 
set(String) - Method in interface net.sf.mmm.util.property.api.lang.WritableStringProperty
 
set(byte) - Method in interface net.sf.mmm.util.property.api.math.WritableByteProperty
 
set(double) - Method in interface net.sf.mmm.util.property.api.math.WritableDoubleProperty
 
set(float) - Method in interface net.sf.mmm.util.property.api.math.WritableFloatProperty
 
set(int) - Method in interface net.sf.mmm.util.property.api.math.WritableIntegerProperty
 
set(long) - Method in interface net.sf.mmm.util.property.api.math.WritableLongProperty
 
set(short) - Method in interface net.sf.mmm.util.property.api.math.WritableShortProperty
 
set(int, E) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
set(ObservableList<E>) - Method in interface net.sf.mmm.util.property.api.util.WritableListProperty
 
set(ObservableMap<K, V>) - Method in interface net.sf.mmm.util.property.api.util.WritableMapProperty
 
set(ObservableSet<E>) - Method in interface net.sf.mmm.util.property.api.util.WritableSetProperty
 
set(V) - Method in interface net.sf.mmm.util.property.api.WritableObjectProperty
 
set(PropertyPath<V>, V) - Method in interface net.sf.mmm.util.query.api.feature.FeatureSet
Adds a value binding setting the given PropertyPath to the given value.
set(PropertyPath<V>, PropertyPath<V>) - Method in interface net.sf.mmm.util.query.api.feature.FeatureSet
Adds a value binding setting the given PropertyPath to the value of the given valuePropertyPath.
set(PropertyPath<V>, V) - Method in class net.sf.mmm.util.query.base.feature.FeatureSetImpl
 
set(PropertyPath<V>, PropertyPath<V>) - Method in class net.sf.mmm.util.query.base.feature.FeatureSetImpl
 
set(PropertyPath<V>, V) - Method in class net.sf.mmm.util.query.base.statement.AbstractStoreStatement
 
set(PropertyPath<V>, PropertyPath<V>) - Method in class net.sf.mmm.util.query.base.statement.AbstractStoreStatement
 
set() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
set(Object, int, Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method sets the given item at the given index in arrayOrCollection.
set(Object, int, Object, GenericBean<Object>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method sets the given item at the given index in arrayOrCollection.
set(Object, int, Object, GenericBean<Object>, int) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method sets the given item at the given index in arrayOrCollection.
set(Object, int, Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
set(Object, int, Object, GenericBean<Object>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
set(Object, int, Object, GenericBean<Object>, int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
SET_EDIT - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
The Set containing only UiMode.VIEW.
SET_INDEXED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArgMode
SET_INDEXED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to write an indexed property (e.g.
SET_MAPPED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to write an element to a mapped property (e.g.
SET_MAPPED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArgMode
The mode for the setter of a mapped property.
SET_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SET_VIEW - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
The Set containing only UiMode.VIEW.
SET_VIEW_AND_EDIT - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
The Set containing UiMode.VIEW and UiMode.EDIT.
setAbsoluteUris(boolean) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
setAbstract(boolean) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method sets the abstract flag.
setAcceptChar(char) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
setAcceptStatic(boolean) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
setAccessKey(char) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAccessKey
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the accessKey attribute of this object.
setAccessKeyBinding(UiAccessKeyBinding) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setAccessorBuilders(Collection<PojoPropertyAccessorBuilder<?>>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
This method sets the accessor-builders.
setActiveDescendant(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaActiveDescendant
This method sets the activeDescendant attribute of this object.
setActiveDescendant(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleComposite
This method sets the activeDescendant attribute of this object.
setActiveDescendant(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGroup
This method sets the activeDescendant attribute of this object.
setActiveDescendant(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method sets the activeDescendant attribute of this object.
setAdapterValueInViewMode(ADAPTER_VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method updates the view-mode-widget such that it displays the given value.
setAdditionalConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the additional converter .
setAdditionalFunctionManager(PojoPathFunctionManager) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the additional function-manager.
setAlignment(Alignment) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAlignment
This method set the alignment.
setAlignment(HorizontalAlignment) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the alignment.
setAll(E...) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
setAll(Collection<? extends E>) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
setAll(E...) - Method in class net.sf.mmm.util.property.base.ImmutableObservableList
 
setAll(Collection<? extends E>) - Method in class net.sf.mmm.util.property.base.ImmutableObservableList
 
setAllowCustomInput(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAllowCustomInput
This method sets the allowCustomInput flag.
setAllowCustomInput(boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method sets the allowCustomInput flag.
setAllValues(List<?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
setAltQuote(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method sets both the alt-quote-start and alt-quote-end character.
setAltQuoteEnd(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method sets the alt-quote-end character.
setAltQuoteEscape(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setAltQuoteEscapeLazy(boolean) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setAltQuoteStart(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setAltText(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAltText
This method sets the alternative text of this object.
setAltText(String) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
This method sets the alternative text of this object.
setAltText(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
This method sets the alternative text of this object.
setAltText(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the alternative text of this object.
setAnalyzer(Analyzer) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactoryImpl
 
setAnalyzer(Analyzer) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
 
setAnalyzer(Analyzer) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilderFactory
 
setAnalyzer(Analyzer) - Method in class net.sf.mmm.search.impl.lucene.LuceneAnalyzerImpl
 
setAnalyzer(Analyzer) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
setAnnotationUtil(AnnotationUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setApplicationContext(ApplicationContext) - Method in class net.sf.mmm.util.component.impl.SpringContainerBean
 
setArgument(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
SetArgument<E> - Interface in net.sf.mmm.util.query.api.argument
Extends Argument to build an Expression of Set values.
setArgumentFormatter(NlsArgumentFormatter) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
setArgumentParser(NlsArgumentParser) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
setArguments(Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method sets the arguments.
setAriaRole(Class<ROLE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAriaRole
This method sets the ARIA role of this object.
setAriaRole(Class<ROLE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the ARIA role of this object.
setAtomic(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaAtomic
This method sets the atomic property of this object.
setAtomic(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the atomic property of this object.
setAttached(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
setAttribute(String, String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteOnlyAttribute
This method sets the attribute of this object.
setAttribute(String, Datatype) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
setAttribute(String, Number) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
setAttribute(String, Boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
setAttribute(String, boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
setAttribute(String, String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
setAttribute(String, String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method sets the attribute of this object.
setAttribute(String, String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the attribute of this object.
setAuthenticated(boolean) - Method in class net.sf.mmm.test.TestUser
 
setAutocomplete(AriaAutocomplete) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaAutocomplete
This method sets the autocomplete attribute of this object.
setAutocomplete(AriaAutocomplete) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndAutocomplete
This method sets the autocomplete attribute of this object.
setAvailableFeatures(RichTextFeature...) - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetRichTextField
This method sets the RichTextFeature that should be available for the end-user.
setAvailableFeatures(RichTextFeature...) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRichTextField
This method sets the RichTextFeature that should be available for the end-user.
setAvailableFeatures(RichTextFeature...) - Method in interface net.sf.mmm.client.ui.base.widget.field.adapter.UiWidgetAdapterRichTextField
 
setAvailableFeatures(RichTextFeature...) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
setAvailableFeatures(RichTextFeature...) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
setBaseUri(String) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
setBasicUtil(BasicUtil) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method sets the BasicUtil.
setBeanFactory(BeanFactory) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractBeanMapper
 
setBeanMapper(GenericPojoBeanMapper) - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
setBeanMapper(OrientBeanMapper) - Method in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
setBeanMapper(OrientBeanMapper) - Method in class net.sf.mmm.orient.impl.id.OrientIdJsonDeserializer
 
setBeanMapper(OrientBeanMapper) - Method in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
setBeanMapper(OrientBeanMapper) - Method in class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkBase
 
setBeanPrototypeBuilder(BeanPrototypeBuilder) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractBeanMapper
 
setBits(int, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets or unsets the flags given by bitMask in this mask according to the given flag.
setBoost(double) - Method in interface net.sf.mmm.search.indexer.api.MutableSearchEntry
This method sets the boost of this this entry.
setBoost(double) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneMutableSearchEntry
This method sets the boost of this this entry.
setBorderLeft(String) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the left border string.
setBorderRight(String) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the right border string.
setBrowsableResourceFactory(BrowsableResourceFactory) - Method in class net.sf.mmm.search.indexer.base.IndexerDependenciesImpl
 
setBuilders(List<SinglePropertyBuilder<?>>) - Method in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
setBundleClasses(List<Class<?>>) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method sets the bundle-classes.
setBundleFactory(NlsBundleFactory) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method sets (overrides) the default NlsBundleFactory.
setBundleFactory(NlsBundleFactory) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
setBundleHelper(NlsBundleHelper) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
setBusy() - Method in class net.sf.mmm.client.impl.gwt.busy.BusyManagerImplGwt
This method is called whenever the client changes from idle to busy.
setBusy(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaBusy
This method sets the busy state of this object.
setBusy(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the busy state of this object.
setBusy() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
This method is called whenever the client changes from idle to busy.
setByteArrayPool(ByteArrayPool) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
This method sets the ByteArrayPool to use.
setByteArrayPool(Pool<byte[]>) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method sets the byte-array-pool.
setCache(Map<Object, Object>) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the cache.
setCacheControlMaxAge(int) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the maximum age (lease time) in seconds.
setCachedPath(String, AbstractPojoPathNavigator.CachingPojoPath) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method stored a AbstractPojoPathNavigator.CachingPojoPath in the cache.
setCachingDisabled() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method disables further caching.
setCalendarField(Calendar, int) - Method in enum net.sf.mmm.util.date.api.DateUnit
This method delegates to Calendar.set(int, int).
setCall(CALL) - Method in class net.sf.mmm.service.base.client.RemoteInvocationCallData
 
setCaption(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteCaption
This method sets the caption of this object.
setCaption(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
This method sets the caption of this object.
setCause(Throwable, Throwable) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
setCdataCloseCount(int) - Method in class net.sf.mmm.util.xml.api.ParserState
 
setCharArrayPool(Pool<char[]>) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method sets the char-array-pool.
setCheckComments(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
 
setChecked(AriaTristate) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaChecked
This method sets the checked state of this object.
setChecked(AriaTristate) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
This method sets the checked state of this object.
setChecked(AriaTristate) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method sets the checked state of this object.
setChild(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetSlot
This method sets the single child of this widget.
setChild(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetAbstractBorderPanel
This method sets the single child of this widget.
setChild(CHILD) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleMutableComposite
This method sets the single child of this widget.
setChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
 
setChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleMutableComposite
This method sets the single child of this widget.
setChild(CHILD) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapterSingleComposite
This method sets the single child of this widget.
setChild(Widget) - Method in interface net.sf.mmm.client.ui.gwt.widgets.SingleChildPanel
 
setChild(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
setChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSlot
This method sets the single child of this widget.
setChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
This method sets the single child of this widget.
setChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
This method sets the single child of this widget.
setChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
This method sets the single child of this widget.
setChild(CHILD) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestComposite
This method sets the single child of this widget.
setChildren(UiWidgetRegular...) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridCell
This method creates a UiWidgetHorizontalPanel adds the given children to it and sets it it as child of this cell.
setChildren(UiWidgetRegular...) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
This method creates a UiWidgetHorizontalPanel adds the given children to it and sets it it as child of this cell.
setClasspathScanner(ClasspathScanner) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
setClickEventSender(ClickHandler, Widget) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
Registers the given handler for click events.
setClosable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteClosable
This method sets the closable attribute.
setClosable(boolean) - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetAbstractDialogWindow
This method sets the closable attribute.
setClosable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method sets the closable attribute.
setClosable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method sets the closable attribute.
setClosable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method sets the closable attribute.
setClosable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method sets the closable attribute.
setClosable(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the closable attribute.
setCollapsed(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteCollapsed
This method sets the collapsed status of this object.
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
This method sets the collapsed status of this object.
setCollapsed(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
 
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
This method sets the collapsed status of this object.
setCollapsed(boolean, boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
 
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
This method sets the collapsed status of this object.
setCollapsed(boolean, boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
 
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method sets the collapsed status of this object.
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
This method sets the collapsed status of this object.
setCollapsed(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
 
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
This method sets the collapsed status of this object.
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the collapsed status of this object.
setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
 
setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method sets the CollectionFactoryManager instance to use.
setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.json.base.JsonUtilImpl
 
setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
 
setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
 
setColumnCount(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteColumnCount
This method sets the columnCount attribute.
setColumnCount(int) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
This method sets the columnCount attribute.
setColumns(List<? extends UiWidgetTableColumn<ROW, ?>>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
This method sets the columns for the table of this model.
setColumns(List<? extends UiWidgetTableColumn<ROW, ?>>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method sets the columns for the table of this model.
setColumns(List<AbstractUiWidgetTableColumn<?, ROW, ?>>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractDataTable
 
setColumns(List<? extends UiWidgetTableColumn<ROW, ?>>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the columns for the table of this model.
setColumns(List<AbstractUiWidgetTableColumn<?, ROW, ?>>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
setColumnSpan(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteColumnSpan
This method sets the columnSpan attribute.
setColumnSpan(int) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
This method sets the columnSpan attribute.
setColumnSpan(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
This method sets the columnSpan attribute.
setColumnSpan(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
This method sets the columnSpan attribute.
setColumnSpan(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
This method sets the columnSpan attribute.
setColumnSpan(int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the columnSpan attribute.
setCommandHandlers(List<RemoteInvocationCommandHandler<?, ?>>) - Method in class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
 
setCommentChar(char) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
setComplete(boolean) - Method in class net.sf.mmm.util.search.base.SearchResultBean
 
setCompleted() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
This method sets the completed-flag.
setComponents(ClientComponents) - Method in class net.sf.mmm.client.api.ClientContext
 
setComposedValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
 
setComposedValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
setComposedValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
This method sets (injects) the composedValueConverter.
setConfig(OrientDatasourceConfigProperties) - Method in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
setConfig(OrientMappingConfigProperties) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
setConfiguration(UiConfiguration) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setConfiguration(ExtendedPojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
 
setContainer(ComponentContainer) - Method in class net.sf.mmm.client.api.ClientContext
 
setContainer(ComponentContainer) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setContentEncoding(String) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the content-encoding.
setContentLength(long) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the content-length.
setContentParsers(List<AbstractContentParser>) - Method in class net.sf.mmm.content.parser.base.AbstractContentParserService
 
setContentType(ContentType) - Method in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
 
setContentType(String) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the content-type.
setContentTypes(List<ContentTypeBean>) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
 
setContext(UiContext) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
setContext(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
 
setContext(AbstractUiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
setContext(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
setContext(ApplicationContext) - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
 
setControls(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaControls
This method sets the controls attribute of this object.
setControls(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaControls
This method sets the controls attribute of this object.
setControls(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the controls attribute of this object.
setControls(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the controls attribute of this object.
setConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setConverters(List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
This method injects a List of ValueConverters to use as default.
setConverters(List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method injects a List of ValueConverters to add.
setCreator(String) - Method in interface net.sf.mmm.search.indexer.api.MutableSearchEntry
This method sets the creator.
setCreator(String) - Method in class net.sf.mmm.search.indexer.base.AbstractMutableSearchEntry
This method sets the creator.
setCurrentIndex(int) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
setCurrentIndex(int) - Method in interface net.sf.mmm.util.io.api.ByteArrayBuffer
This method sets the currentIndex.
setCurrentIndex(int) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
 
setCurrentIndex(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method sets the current index.
setCurrentMode(String, CliModeObject) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
This method sets current mode and mode-option.
setCustomId(Object) - Method in interface net.sf.mmm.search.indexer.api.MutableSearchEntry
This method sets the UID.
setCustomId(Object) - Method in class net.sf.mmm.search.indexer.base.AbstractMutableSearchEntry
This method sets the UID.
setCustomValidity(Element, String) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method sets the custom validation message of the given input Element.
setDataBindingFactory(UiDataBindingFactory) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setDataList(DataList) - Method in interface net.sf.mmm.client.ui.gwt.widgets.AttributeWriteDataList
 
setDataList(DataList) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
setDataList(DataList) - Method in class net.sf.mmm.client.ui.gwt.widgets.ComboBox
setDataList(DataList) - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
setDatatypeDescriptors(List<DatatypeDescriptor<?>>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
setDate(String) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the date.
setDatePattern(String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
setDefaultConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
 
setDefaultExtension(String) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method sets the default extension.
setDefaultFailureCallback(Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.client.AttributeWriteDefaultFailureCallback
This method sets the default failure callback.
setDefaultFailureCallback(Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceQueue
This method sets the default failure callback.
setDefaultFailureCallback(Consumer<Throwable>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method sets the default failure callback.
setDefaultFailureCallback(Consumer<Throwable>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method sets the default failure callback.
setDefaultFormatter(VersionIdentifierFormatter) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
setDefaultSettings(TransactionSettings) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method sets the default settings.
setDelegate(AttributeWriteOnlyAttribute) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
setDenyChar(char) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
setDependencies(NlsDependencies) - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
 
setDependencies(PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method sets the dependencies.
setDependencies(ExtendedPojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
setDescribedBy(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaDescribedBy
This method sets the describedBy attribute of this object.
setDescribedBy(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaDescribedBy
This method sets the describedBy attribute of this object.
setDescribedBy(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the describedBy attribute of this object.
setDescribedBy(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the describedBy attribute of this object.
setDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
setDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
This method sets the descriptor-builder to use.
setDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
setDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
 
setDescriptorEnhancer(PojoDescriptorEnhancer) - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
 
setDetailPanel(UiWidgetCustom<ROW, ?>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
Sets the detail panel in case of lazy initialization.
setDialogControllerFactory(DialogControllerFactory) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
setDialogManager(AbstractDialogManager) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
 
setDisabled(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaDisabled
This method sets the disabled state of this object.
setDisabled(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the disabled state of this object.
setDisableUtfDetection(boolean) - Method in class net.sf.mmm.content.parser.base.ContentParserOptionsBean
 
setDispatcher(UiDispatcher) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setDisplay(UiDisplay) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method sets the documentBuilderFactory.
setDone() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
This method sets the done flag.
setDragOverColumn(AbstractUiWidgetTableColumn<?, ?, ?>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
Sets the column that is currently under the dragged column.
setDropEffect(AriaDropEffect) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaDropEffect
This method sets the dropEffect attribute of this object.
setDropEffect(AriaDropEffect) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the dropEffect attribute of this object.
setEditable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteEditable
This method set the editable status.
setEditable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method set the editable status.
setEditable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method set the editable status.
setEditable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method set the editable status.
setEditWidget(UiWidgetWithValue<?>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
setEnabled(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteEnabled
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtDynamicComposite
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtPanel
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLabel
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSection
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSlot
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuBar
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemBase
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemSeparator
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the enabled status of this object.
setEncoding(String) - Method in class net.sf.mmm.content.parser.base.ContentParserOptionsBean
 
setEncoding(String) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
setEncoding(String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method sets the encoding.
setEncodingUtil(EncodingUtil) - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
 
setEnforceSerializableForClient(boolean) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
setEntityEnd(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setEntityManager(EntityManager) - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
setEntityManager(EntityManager) - Method in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor
This method sets the EntityManager.
setEntityStart(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setEntry(SearchEntry) - Method in class net.sf.mmm.search.view.base.SearchViewContextBean
 
setEntryCount(long) - Method in class net.sf.mmm.search.view.base.SearchSourceViewBean
 
setEntryTypes(SearchEntryTypeContainerBean) - Method in class net.sf.mmm.search.engine.base.config.SearchEngineConfigurationBean
 
setEntryTypes(List<SearchEntryTypeBean>) - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeContainerBean
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
setEnvironment(Environment) - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
setEnvironmentDetector(EnvironmentDetector) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
setErrorHander(SearchQueryErrorHandler) - Method in class net.sf.mmm.search.engine.base.SearchQueryBuilderOptionsBean
 
setErrStream(OutputStream) - Method in class net.sf.mmm.util.process.api.ProcessContext
 
setEscape(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
setEvalChoice(ChoiceEvaluation) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
setEventBus(EventBus) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
 
setEventObserver(UiEventObserver) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteEventObserver
This method gets the editable status.
setEventObserver(UiEventObserver) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method gets the editable status.
setEventSender(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
This method registers the given event handler in the widget.
setEventSender(UiFeatureEvent, UiHandlerEvent) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
This method registers the given event handler in the widget.
setEventSender(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method registers the given event handler in the widget.
setException(NlsRuntimeException) - Method in class net.sf.mmm.search.view.base.SearchViewContextBean
 
setExceptionUtil(ExceptionUtil) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
setExecutable(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the executable flag of this this mask for ALL access-classes to the given value ( executable).
setExecutable(FileAccessClass, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the executable flag of this this mask for the given fileModeClass to the given value ( executable).
setExecutor(Executor) - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
 
setExecutor(Executor) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
setExecutor(Executor) - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
This method sets the executor to use.
setExecutor(Executor) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method sets the executor.
setExecutor(Executor) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method sets the executor.
setExpanded(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaExpanded
This method sets the expanded state of this object.
setExpanded(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpanded
This method sets the expanded state of this object.
SetExpression(Path<V>, Argument<V>) - Constructor for class net.sf.mmm.util.query.base.feature.FeatureSetImpl.SetExpression
The constructor.
SetExpression(Path<V>, V) - Constructor for class net.sf.mmm.util.query.base.feature.FeatureSetImpl.SetExpression
The constructor.
setExpressionList - Variable in class net.sf.mmm.util.query.base.feature.FeatureSetImpl
 
setExtendDefaults(boolean) - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeContainerBean
 
setExtraDatatypes(List<String>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
Adds a list of additional datatypes to register.
setFactories(List<PropertyFactory<?, ?>>) - Method in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
SetFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of Set.
setFactory(NlsMessageFactory) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method sets (overrides) the NlsMessageFactory.
setFactory(UuidFactory) - Static method in class net.sf.mmm.util.uuid.api.UuidAccess
This method sets (overrides) the UuidFactory.
setFeatureAvailable(RichTextFeature, boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Sets the given RichTextFeature to the given availability.
setFiedManagerFactory(LuceneFieldManagerFactory) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
setField(String, Object) - Method in interface net.sf.mmm.search.indexer.api.MutableSearchEntry
This method sets the field with the given name to the given value.
setField(String, Object) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneMutableSearchEntry
This method sets the field with the given name to the given value.
setField(Field) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
Sets the Field represented by this descriptor.
setFieldIntrospector(PojoFieldIntrospector) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method sets the field-introspector.
setFieldManagerFactory(LuceneFieldManagerFactory) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
 
setFieldManagerFactory(LuceneFieldManagerFactory) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilderFactory
 
setFields(SearchFieldsBean) - Method in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
 
setFields(List<SearchFieldConfigurationBean>) - Method in class net.sf.mmm.search.base.config.SearchFieldsBean
 
setFieldValue(Field, Throwable, Object) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
setFileUtil(FileUtil) - Method in class net.sf.mmm.search.impl.lucene.LuceneDirectoryBuilderImpl
 
setFileUtil(FileUtil) - Method in class net.sf.mmm.search.indexer.base.ResourceSearchIndexerImpl
 
setFileUtil(FileUtil) - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
 
setFiller(char) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the filler.
setFilter(FilterRuleChain<String>) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
setFilters(List<FilterRuleChain<String>>) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
This method sets the filters.
setFirstResult(int) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setFirstValueSelected(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
This method updates the selection state of the first value of this object (e.g.
setFlag(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteFlag
This method sets the flag.
setFlag(boolean, FlagModifier) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteFlagAdvanced
This method sets the flag for the given FlagModifier.
setFlag(boolean, FlagModifier) - Method in class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
This method sets the flag for the given FlagModifier.
setFlag(boolean, FlagModifier) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.VisibleFlag
This method sets the flag for the given FlagModifier.
setFlag(FileAccessClass, int, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the flag(s) given by bitMask of this this mask for the given fileModeClass to the given value (flag).
setFlowTo(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaFlowTo
This method sets the flowTo attribute of this object.
setFlowTo(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaFlowTo
This method sets the flowTo attribute of this object.
setFlowTo(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the flowTo attribute of this object.
setFlowTo(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the flowTo attribute of this object.
setFlushMode(FlushModeType) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
setFlushMode(FlushModeType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setFocusButton(ButtonBase) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
 
setFocused() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteOnlyFocused
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method sets the focus to this object.
setFocused(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
 
setFocused() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the focus to this object.
setFontSettingsPreviewElement(Element) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
setFontSettingsPreviewElement(Element) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
setFontSettingsPreviewElement(Element) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
setFontSettingsPreviewElement(Element) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
setFontSettingsPreviewElement(Element) - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
setFormat(SegmentContainerSequence) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
setFormat(Format) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
setFormatter(Formatter<VALUE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteFormatter
This method sets the formatter of this object.
setFormatter(Formatter<VALUE>) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetOptionsBase
This method sets the formatter of this object.
setFormatter(Formatter<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method sets the formatter of this object.
setFormatter(Formatter<TYPE>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
setFormatterMap(NlsFormatterMap) - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
 
setFormatters(List<? extends NlsFormatterPlugin<?>>) - Method in class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
This method allows to inject the formatters to register.
setFunctionManager(PojoPathFunctionManager) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the function-manager used for global PojoPathFunctions.
setFunctionMap(Map<String, PojoPathFunction>) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
 
setFunctions(List<PojoPathNamedFunction>) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
This method sets a List of named functions to be registered in this manager.
setGenericContextFactory(GenericContextFactory) - Method in class net.sf.mmm.content.parser.base.AbstractContentParser
 
setGenericContextFactory(GenericContextFactory) - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
setGenericService(GenericRemoteInvocationRpcService) - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
 
setGinjector(ClientGinjector) - Method in class net.sf.mmm.client.base.gwt.GwtClientContext
This method sets the ClientGinjector as components.
setGlobalExceptionHandler(GlobalExceptionHandler) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
 
setGrabbed(Boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaGrabbed
This method sets the grabbed state of this object.
setGrabbed(Boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the grabbed state of this object.
setGroup(String) - Method in class net.sf.mmm.util.file.base.FileAttributes
 
setGroups(Class<?>[]) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
setHasPopup(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaHasPopup
This method sets the hasPopup property of this object.
setHasPopup(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the hasPopup property of this object.
setHeaderProperty(String, String) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the HTTP header-property with the given name to the given value.
setHeaderPropertyAttribute(String, String, String) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets a single attribute of the property with the given name in the header of this HTTP message.
setHeight(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSize
This method sets the height of this object.
setHeight(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the height of this object.
setHeightInPercent(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
This method sets the height of this object in percent.
setHeightInPercent(double) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the height of this object in percent.
setHeightInPixel(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
This method sets the height of this object in pixel.
setHeightInPixel(double) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the height of this object in pixel.
setHeightInRows(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteHeightInRows
This method sets the height in rows of this object.
setHeightInRows(int) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
This method sets the height in rows of this object.
setHeightInRows(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
This method sets the height in rows of this object.
setHeightInRows(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaField
This method sets the height in rows of this object.
setHeightInRows(int) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
This method sets the height in rows of this object.
setHelpText(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteHelpText
This method sets the help text of this object.
setHidden(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaHidden
This method sets the hidden attribute of this object.
setHidden(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the hidden attribute of this object.
setHidden(boolean) - Method in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
 
setHighlightFormatter(Formatter) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
 
setHint(String, Object) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setHitOffset(int) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
setHits(List<HIT>) - Method in class net.sf.mmm.util.search.base.SearchResultBean
 
setHyphenatorBuilder(HyphenatorBuilder) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
 
setIcon(String) - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeBean
This method sets the Icon.
setId(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteHtmlId
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractWidget
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.ComboBox
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
 
setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method set the ID of this object.
setId(Id<?>) - Method in class net.sf.mmm.jpa.api.entity.AbstractEntity
 
setId(String) - Method in class net.sf.mmm.search.base.config.SearchSourceBean
 
setId(String) - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeBean
This method sets the ID.
setId(String) - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
Sets the ID.
setId(Id<?>) - Method in interface net.sf.mmm.util.bean.api.entity.Entity
 
setId(String) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
setId(ID) - Method in interface net.sf.mmm.util.entity.api.MutableGenericEntity
This method sets the ID of this entity.
setId(ID) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
 
setId(ID) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteId
This method sets the ID of this object.
setId(ID) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
 
setIdle() - Method in class net.sf.mmm.client.impl.gwt.busy.BusyManagerImplGwt
This method is called whenever the client changes from busy to idle.
setIdle() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
This method is called whenever the client changes from busy to idle.
setIdPrefix(String) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the static prefix used for generated IDs.
setImage(IMAGE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteImage
This method sets the image of this object.
setImage(UiWidgetImage) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetClickable
This method sets the image of this object.
setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method sets the image of this object.
setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
This method sets the image of this object.
setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method sets the image of this object.
setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method sets the image of this object.
setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
This method sets the image of this object.
setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the image of this object.
setInAttribute(char) - Method in class net.sf.mmm.util.xml.api.ParserState
 
setIndent(String) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the indent.
setIndent(boolean) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
setIndentationMode(TextColumnInfo.IndentationMode) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the indentation-mode.
setIndexer(SearchIndexer) - Method in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
 
setIndexerDependencies(IndexerDependencies) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategy
 
setIndexingDate(Date) - Method in interface net.sf.mmm.search.indexer.api.state.SearchIndexerSourceState
This method sets the indexing-date.
setIndexingDate(Date) - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
This method sets the indexing-date.
setIndexingDate(Date) - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerStateBean
This method sets the indexing-date.
setInitialized() - Method in class net.sf.mmm.util.component.base.InitializationState
This method sets the state to initialized.
setInitializing() - Method in class net.sf.mmm.util.component.base.InitializationState
This method sets the state to initializing.
setInList(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object, int) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the single segment of the given currentPath from the array or List given by parentPojo.
setInPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the single segment of the given currentPath from the Pojo given by parentPojo.
setInPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
 
setInputElementType(InputElement, String) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method sets the type of an InputElement.
setInstance(ClientContext) - Static method in class net.sf.mmm.client.api.ClientContext
 
setInstance(RadioGroupIdManager) - Static method in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
 
setInstance(AbstractPojoDescriptorBuilderFactory) - Static method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
 
setInStream(InputStream) - Method in class net.sf.mmm.util.process.api.ProcessContext
 
setInvalid(AriaInvalid) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaInvalid
This method sets the invalid state of this object.
setInvalid(AriaInvalid) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the invalid state of this object.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.search.base.SearchDependenciesImpl
 
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactoryImpl
 
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
 
setIso8601Util(Iso8601UtilLimited) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
setIso8601Util(Iso8601UtilLimited) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method sets the Iso8601Util.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
This method sets the Iso8601Util to use.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
This method sets the Iso8601Util to use.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method sets the Iso8601Util to use.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
setIsolationLevel(TransactionIsolationLevel) - Method in class net.sf.mmm.transaction.api.TransactionSettings
 
setItemEdited(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
setItemEdited(ITEM) - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
 
setItemOriginal(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
setItemOriginal(ITEM) - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
 
setJoinCData(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
 
setJoinComment(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
 
setJoinText(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
 
setJsonUtil(JsonUtil) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
setJustificationBuilder(JustificationBuilder) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
 
setKeepStreamsOpen(boolean) - Method in class net.sf.mmm.util.process.api.ProcessContext
 
setKey(String) - Method in class net.sf.mmm.util.contenttype.base.DecisionState
 
setKey(String) - Method in class net.sf.mmm.util.xml.base.jaxb.Property
 
setKeyboardFilter(CharFilter) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteKeyboardFilter
This method sets the keyboard-filter.
setKeyboardFilter(CharFilter) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
This method sets the keyboard-filter.
setKeyboardFilter(CharFilter) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
This method sets the keyboard-filter.
setKeyboardFilter(CharFilter) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
This method sets the keyboard-filter.
setKeyboardFilter(CharFilter) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
This method sets the keyboard-filter.
setKeyPattern(Pattern) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
setKeywords(String) - Method in interface net.sf.mmm.search.indexer.api.MutableSearchEntry
This method sets the keywords.
setKeywords(String) - Method in class net.sf.mmm.search.indexer.base.AbstractMutableSearchEntry
This method sets the keywords.
setLabel(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLabel
This method sets the label property of this object.
setLabel(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteLabel
This method sets the label of this object.
setLabel(String) - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the label property of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.Fieldset
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.Legend
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtButton
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLabel
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLink
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSection
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemBase
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the label of this object.
setLabelledBy(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLabelledBy
This method sets the labelledBy attribute of this object.
setLabelledBy(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLabelledBy
This method sets the labelledBy attribute of this object.
setLabelledBy(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the labelledBy attribute of this object.
setLabelledBy(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the labelledBy attribute of this object.
setLabelledWidget(AbstractUiWidget<?>) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
 
setLabelledWidget(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
This method sets the Widget labelled by this LabelWidget.
setLabelLookup(NlsMessageLookup) - Method in class net.sf.mmm.client.ui.base.UiConfigurationBean
 
setLastValueSelected(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
This method updates the selection state of the last value of this object (e.g.
setLength(LengthProperty, Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteLengthProperty
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow.SizeWindowImpl
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the specified length of this object.
setLevel(Integer) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLevel
This method sets the level property of this object.
setLevel(Integer) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method sets the level property of this object.
setLineSeparator(String) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
 
setLineSeparator(String) - Method in class net.sf.mmm.util.text.api.TextTableInfo
This method sets the line-separator.
setLineWrapper(LineWrapper) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setLive(AriaLiveLevel) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLive
This method sets the live attribute of this object.
setLive(AriaLiveLevel) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the live attribute of this object.
setLocale(Locale) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
This method sets the locale to use.
setLocale(Locale) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteLocale
This method sets the locale to the given value.
setLocale(Locale) - Method in interface net.sf.mmm.util.session.api.MutableUserSession
 
setLocale(Locale) - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
 
setLocale(Locale) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the locale.
setLocales(String[]) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method sets the locales.
setLocales(Locale...) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method sets the locales.
setLocales(String[]) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
setLocales(String[]) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
setLocaltionUri(String) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
setLocation(String) - Method in class net.sf.mmm.search.base.config.SearchIndexConfigurationBean
 
setLocation(String) - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerDataLocationStateBean
 
setLocations(String) - Method in class net.sf.mmm.orient.sql.SqlMigrator
 
setLocations(List<SearchIndexerDataLocationBean>) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerSourceBean
 
setLocations(List<SearchIndexerDataLocationStateBean>) - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
 
setLockMode(LockModeType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setLuceneAnalyzer(LuceneAnalyzer) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactoryImpl
 
setLuceneAnalyzer(LuceneAnalyzer) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
This method sets (injects) the LuceneAnalyzer.
setLuceneAnalyzer(LuceneAnalyzer) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilderFactory
 
setLuceneAnalyzer(LuceneAnalyzer) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
setLuceneDirectoryBuilder(LuceneDirectoryBuilder) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchEngineBuilder
 
setLuceneDirectoryBuilder(LuceneDirectoryBuilder) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
setLuceneSearchEngineBuilder(LuceneSearchEngineBuilder) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
setLuceneVersion(LuceneVersion) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneFieldManagerFactoryImpl
 
setLuceneVersion(LuceneVersion) - Method in class net.sf.mmm.search.engine.impl.lucene.LuceneSearchQueryBuilderFactory
 
setLuceneVersion(LuceneVersion) - Method in class net.sf.mmm.search.impl.lucene.LuceneAnalyzerImpl
 
setLuceneVersion(Version) - Method in class net.sf.mmm.search.impl.lucene.LuceneVersionImpl
 
setMandatory(boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
setMandatory(boolean) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
 
setMandatory(AbstractUiWidget<?>, boolean) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
setMandatory(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is called whenever the AbstractUiWidget.isMandatory() flag is updated.
setMandatory(boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method is called whenever the AbstractUiWidget.isMandatory() flag is updated.
setMaskBits(int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the bitwise encoded mask.
setMasterPanel(UiWidgetListContainer<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
Sets the master panel in case of lazy initialization.
setMathUtil(MathUtilLimited) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
setMathUtil(MathUtil) - Method in class net.sf.mmm.search.base.SearchDependenciesImpl
 
setMathUtil(MathUtilLimited) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
setMathUtil(MathUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This method set the MathUtil to use.
setMaximizable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximizable
This method set the maximizable state of this object.
setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method set the maximizable state of this object.
setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method set the maximizable state of this object.
setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method set the maximizable state of this object.
setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method set the maximizable state of this object.
setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method set the maximizable state of this object.
setMaximized(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximized
This method (un)maximizes the object.
setMaximized(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method (un)maximizes the object.
setMaximized(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method (un)maximizes the object.
setMaximized(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method (un)maximizes the object.
setMaximized(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method (un)maximizes the object.
setMaximized(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method (un)maximizes the object.
setMaximumBufferSize(int) - Method in class net.sf.mmm.content.parser.base.ContentParserOptionsBean
 
setMaximumCallsPerRequest(int) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
setMaximumCallsPerTransaction(int) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
setMaximumHeight(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximumSize
This method sets the maximum height of this object.
setMaximumHeight(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the maximum height of this object.
setMaximumHitCount(Integer) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
setMaximumIndex(int) - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
This method sets the maximumIndex.
setMaximumIndex(int) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
 
setMaximumLength(long) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
 
setMaximumListGrowth(int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method sets the maximumListGrowth.
setMaximumSize(Length, Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximumSize
This method sets the size of this object.
setMaximumSize(Length, Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the size of this object.
setMaximumTextLength(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximumTextLength
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBox
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalDateField
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalTimeField
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtNumberField
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaBase
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextBoxBase
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the maximum text length of this object.
setMaximumTransactionsPerRequest(int) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
This method sets the maximum value of this object.
setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
This method sets the maximum value of this object.
setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
This method sets the maximum value of this object.
setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtNumberField
This method sets the maximum value of this object.
setMaximumValue(Integer) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
This method sets the maximum value of this object.
setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
This method sets the maximum value of this object.
setMaximumValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteMaximumValue
This method sets the maximum value of this object.
setMaximumWidth(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximumSize
This method sets the maximum width of this object.
setMaximumWidth(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the maximum width of this object.
setMaxLength(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
Sets the maximum allowable length.
setMaxPoolSize(int) - Method in class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
 
setMaxResults(int) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setMediaAudio(AudioDescriptor) - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMediaPlayer
This method loads the audio track identified by the given AudioDescriptor into this media-player.
setMediaVideo(VideoDescriptor) - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMediaPlayer
This method loads the video stream identified by the given VideoDescriptor into this media-player.
setMenuBar(UiWidgetMenuBar) - Method in interface net.sf.mmm.client.ui.base.widget.window.adapter.UiWidgetAdapterMainWindow
This method sets the UiWidgetMenuBar.
setMenuBar(UiWidgetMenuBar) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method sets the UiWidgetMenuBar.
setMenuBar(UiWidgetMenuBar) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the UiWidgetMenuBar.
setMessageFactory(NlsMessageFactory) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
setMessageFormatterFactory(NlsMessageFormatterFactory) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
setMethod(String) - Method in class net.sf.mmm.util.http.HttpRequest
This method sets the HTTP method to use.
setMethodIntrospector(PojoMethodIntrospector) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method sets the method-introspector.
setMimetype(String) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
setMinimized(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMinimized
This method (un)minimizes the object (window).
setMinimumHeight(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMinimumSize
This method sets the minimum height of this object.
setMinimumHeight(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the minimum height of this object.
setMinimumSize(Length, Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMinimumSize
This method sets the size of this object.
setMinimumSize(Length, Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the size of this object.
setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
This method sets the minimum value of this object.
setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
This method sets the minimum value of this object.
setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
This method sets the minimum value of this object.
setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtNumberField
This method sets the minimum value of this object.
setMinimumValue(Integer) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
This method sets the minimum value of this object.
setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
This method sets the minimum value of this object.
setMinimumValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteMinimumValue
This method sets the minimum value of this object.
setMinimumWidth(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMinimumSize
This method sets the minimum width of this object.
setMinimumWidth(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the minimum width of this object.
setMode(UiMode) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMode
This method sets the mode of this object.
setMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method sets the mode of this object.
setMode(UiMode, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
setMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the mode of this object.
setMode(UiMode, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
setMode(boolean) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
setMode(boolean) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
setMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the mode of this object.
setMode(UiMode, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
setMode(UiMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method sets the mode of this object.
setMode(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
setMode(SearchFieldMode) - Method in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
 
setModeChanger(UiModeChanger) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setModeFixed(UiMode) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteModeFixed
This method sets the fixed mode of this object.
setModeFixed(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the fixed mode of this object.
setModeFixed(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the fixed mode of this object.
setModeFixed(UiMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method sets the fixed mode of this object.
setModeRecursive(UiMode, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is called from AbstractUiWidgetNative.setMode(UiMode) to recursively change the UiMode.
setModificationCounter(int) - Method in interface net.sf.mmm.util.entity.api.MutableGenericEntity
This method sets the modification counter of this entity.
setModificationCounter(int) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
 
setModificationCounter(int) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
 
setModified(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteModified
This method sets the modified attribute programatically.
setModified(boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method sets the modified attribute programatically.
setModified(boolean) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method sets the modified attribute programatically.
setModified(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method sets the modified attribute programatically.
setMovable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMovable
This method sets the movable attribute.
setMovable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method sets the movable attribute.
setMovable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method sets the movable attribute.
setMovable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method sets the movable attribute.
setMovable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method sets the movable attribute.
setMovable(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the movable attribute.
setMultiLine(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaMultiLine
This method sets the multiLine property of this object.
setMultiLine(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
This method sets the multiLine property of this object.
setMultiSelectable(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaMultiSelectable
This method sets the multiSelectable property of this object.
setMultiSelectable(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndMultiSelectable
This method sets the multiSelectable property of this object.
setName(String) - Method in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
 
setName(String) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteName
 
setNamespace(String, String) - Method in class net.sf.mmm.util.xml.NamespaceContextImpl
This method is used to declare a namespace in this context.
setNewline(String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
setNext(NODE) - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method sets the next node.
setNlsBundles(List<ResourceBundle>) - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
 
setNlsDependencies(NlsDependencies) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
This method sets the NlsDependencies to use.
setNlsMessageFactory(NlsMessageFactory) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setNlsTemplateResolver(NlsTemplateResolver) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setNodeSelected(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Sets the selection state.
setNonUtfEncoding(String) - Method in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
 
setNonUtfEncoding(String) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
 
setNormalizeSpaces(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
 
setNull(PropertyPath<?>) - Method in interface net.sf.mmm.util.query.api.feature.FeatureSet
Adds a value binding setting the given PropertyPath to null.
setOClass(OClass) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl.OrientClass
 
setOmitChars(char...) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the characters to omit.
setOptimize(boolean) - Method in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
This method sets the optimize-flag.
setOptions(List<VALUE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteOptions
This method sets the options of this object.
setOptions(List<Color>) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
This method sets the options of this object.
setOptions(List<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method sets the options of this object.
setOptions(List<String>) - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
 
setOptions(List<Color>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
This method sets the options of this object.
setOptions(List<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
This method sets the options of this object.
setOptions(List<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
This method sets the options of this object.
setOptions(List<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method sets the options of this object.
setOptions(List<Color>) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
This method sets the options of this object.
setOptions(List<String>) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
This method sets the options of this object.
setOptions(ConfiguredSearchIndexerOptions) - Method in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
 
setOptionsComplete() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
This method sets the options-complete flag to true.
setOrientation(Orientation) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaOrientation
This method sets the orientation attribute of this object.
setOrientation(Orientation) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteOrientation
This method sets the orientation to the given value.
setOrientation(Orientation) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method sets the orientation attribute of this object.
setOutStream(OutputStream) - Method in class net.sf.mmm.util.process.api.ProcessContext
 
setOverwriteEntries(boolean) - Method in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
This method sets the overwriteEntries-flag.
setOverwriteIndex(boolean) - Method in class net.sf.mmm.search.indexer.base.SearchIndexerOptionsBean
This method sets the overwriteIndex-flag.
setOwner(AttributeWriteDataList) - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
 
setOwns(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaOwns
This method sets the owns attribute of this object.
setOwns(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaOwns
This method sets the owns attribute of this object.
setOwns(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the owns attribute of this object.
setOwns(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the owns attribute of this object.
setPackagesToScan(Set<String>) - Method in class net.sf.mmm.orient.impl.mapping.OrientMappingConfigProperties
 
setParameter(Parameter<T>, T) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setParameter(String, Object) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setParameter(int, Object) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setParameter(String, Calendar, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setParameter(String, Date, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setParameter(int, Calendar, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setParameter(int, Date, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
setParent(DialogController<?>) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method sets the parent DialogController when embedding.
setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method sets the parent.
setParent(UiWidget, UiWidgetComposite<?>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method sets the parent of the given widget.
setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the parent.
setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets called whenever the parent of the according UiWidget is changed.
setParent(UiWidgetComposite<?>) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
This method gets called whenever the parent of the according UiWidget is changed.
setParent(SELF) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractNodeContainer
 
setParent(SELF) - Method in interface net.sf.mmm.client.ui.base.widget.complex.NodeContainer
 
setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
This method sets the parent.
setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the parent.
setParent(PARENT) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method sets the parent of this GenericTreeNode.
setParent(ContentTypeBean) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method is required for JAXB.
setParent(SegmentContainer) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method sets the parent of this Segment.
setParent(AbstractPojoPathNavigator.CachingPojoPath) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
setParserService(ContentParserService) - Method in class net.sf.mmm.search.indexer.base.ResourceSearchIndexerImpl
 
setPassword(String) - Method in class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
 
setPath(String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method sets the base-path.
SetPath<E> - Interface in net.sf.mmm.util.query.api.path
This is the interface for a Path that is a SetArgument.
setPathExpression(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
SetPathImpl<E> - Class in net.sf.mmm.util.query.base.path
This is the implementation of SetPath.
SetPathImpl(PathImpl<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.SetPathImpl
The constructor.
SetPathImpl(PathRoot<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.SetPathImpl
The constructor.
setPaused(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePaused
This method sets the paused attribute programatically.
setPeriodicRefresher(PeriodicRefresher) - Method in class net.sf.mmm.search.engine.base.AbstractSearchEngineBuilder
 
setPermissions(File, FileAccessPermissions) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method sets the permissions of the given file.
setPermissions(FileAccessPermissions) - Method in class net.sf.mmm.util.file.base.FileAttributes
 
setPermissions(File, FileAccessPermissions) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
setPersistentEntity(EntityTo<ID>, PersistenceEntity<ID>) - Method in class net.sf.mmm.util.transferobject.api.EntityTo.PersistentEntityAccess
Sets the internal PersistenceEntity reference of the given EntityTo.
setPersistentEntity(EntityTo<ID>, PersistenceEntity<ID>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl.EtoHelper
 
setPersistentEntity(EntityTo<ID>, PersistenceEntity<ID>) - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto.EtoHelper
 
setPhaseMap(Map<String, DevelopmentPhase>) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
setPhasePrefixSet(Set<String>) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
setPlaceholder(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePlaceholder
This method sets the placeholder of this object.
setPlatformTransactionManager(PlatformTransactionManager) - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
 
setPojo(Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method sets the pojo-instance.
setPojoClass(Class<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method sets the pojo-class.
setPojoDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.pojo.base.PojoUtilImpl
 
setPojoDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
This method sets the PojoDescriptorBuilder instance to use.
setPojoDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.pojo.base.PojoUtilImpl
 
setPojoDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
This method sets the PojoDescriptorBuilderFactory instance to use.
setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the PojoFactory to use.
setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the pojo-factory.
setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
This method sets the PojoFactory instance to used to create new instances of POJOs.
setPojoType(GenericType<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method sets the pojo-type.
setPoolFactory(OPartitionedDatabasePoolFactory) - Method in class net.sf.mmm.orient.impl.db.OrientDatabaseImpl
 
setPopupHelper(UiPopupHelper) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setPosInSet(Integer) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaPosInSet
This method sets the posInSet property of this object.
setPosInSet(Integer) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
This method sets the posInSet property of this object.
setPosition(double, double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePosition
This method sets the position of the object.
setPosition(double, double) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method sets the position of the object.
setPosition(double, double) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method sets the position of the object.
setPosition(double, double) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method sets the position of the object.
setPosition(double, double) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method sets the position of the object.
setPosition(double, double) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the position of the object.
setPositionInSeconds(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePositionInSeconds
This method sets the position in seconds attribute programatically.
setPressed(AriaTristate) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaPressed
This method sets the pressed state of this object.
setPressed(AriaTristate) - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
This method sets the pressed state of this object.
setPrevious(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method sets the previous node.
setPreviousNextHandler(UiHandlerActionPreviousNext) - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMediaPlayer
This method makes the previous and next buttons visible and connects them with the given handler.
setPrimaryKey(Long) - Method in class net.sf.mmm.jpa.api.entity.AbstractEntity
 
setPrimaryStyle(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePrimaryStyle
This method sets the primary style.
setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the primary style.
setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method sets the primary style.
setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the primary style.
setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method sets the primary style.
setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method sets the primary style.
setProcessorFactoryList(List<DetectorStreamProcessorFactory>) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
This method sets the complete List of DetectorStreamProcessorFactory-instances.
setProcessorImplementation(Class<DetectorStreamProcessor>) - Method in class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
 
setProgrammaticEventType(EventType) - Method in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
We can NOT prevent all native UI toolkits from firing events (e.g.
setProperties(SearchPropertiesBean) - Method in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
 
setProperties(Properties) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the properties.
setProperty(String, String) - Method in class net.sf.mmm.search.base.config.SearchPropertiesBean
This method sets the property associated with key to the given value.
setProperty(String, Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
setProperty(AbstractProperty<?>) - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeProperty
 
setProperty(POJO, String, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method sets the given value for the property with the given property of the given pojo.
setProperty(POJO, TypedProperty<V>, V) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method sets the value of the specified property in a type-safe way.
setProperty(POJO, String, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
setProperty(POJO, TypedProperty<V>, V) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
SetProperty<E> - Class in net.sf.mmm.util.property.api.util
This is the implementation of WritableSetProperty.
SetProperty() - Constructor for class net.sf.mmm.util.property.api.util.SetProperty
The constructor.
SetProperty(String, GenericType<? extends ObservableSet<E>>, Bean) - Constructor for class net.sf.mmm.util.property.api.util.SetProperty
The constructor.
SetProperty(String, GenericType<? extends ObservableSet<E>>, Bean, AbstractValidator<? super ObservableSet<E>>) - Constructor for class net.sf.mmm.util.property.api.util.SetProperty
The constructor.
SetProperty(String, GenericType<? extends ObservableSet<E>>, Bean, Supplier<ObservableSet<E>>) - Constructor for class net.sf.mmm.util.property.api.util.SetProperty
The constructor.
setPropertyAccessor(PropertyAccessor<ROW, CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
setPropertyBuilder(PropertyBuilder) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
setPropertyFactoryManager(PropertyFactoryManager) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
setPropertyItem(POJO, String, int, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method sets the given item at the given index in the list-like property with the given propertyName of the given pojo using the indexed setter accessor.
setPropertyItem(POJO, String, int, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
setPropertyList(List<Property>) - Method in class net.sf.mmm.util.xml.base.jaxb.PropertyList
 
setPropertyValue(VALUE, TypedProperty<T>, T) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method sets the value of the specified property.
setPropertyValue(VALUE, String, Object) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method sets the value of the specified property.
setPropertyValue(VALUE, TypedProperty<T>, T) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method sets the value of the specified property.
setPropertyValue(VALUE, String, Object) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method sets the value of the specified property.
setPropertyValue(String, Object) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
setPropertyValue(String, V, GenericType<V>) - Method in interface net.sf.mmm.util.bean.api.BeanAccess
This method sets the property with the given name to the specified value.
setProvider(UserSessionProvider) - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
setProviders(List<PathProvider>) - Method in class net.sf.mmm.util.path.impl.PathFactoryImpl
This method sets the List of PathProviders to register.
setProviders(List<DataResourceProvider<? extends DataResource>>) - Method in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
This method sets the List of providers to register.
setQuote(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
This method sets both the quote-start and quote-end character.
setQuoteEnd(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
setQuoteEscape(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setQuoteEscapeLazy(boolean) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setQuoteStart(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
setReadable(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the readable flag of this this mask for ALL access-classes to the given value ( readable).
setReadable(FileAccessClass, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the readable flag of this this mask for the given fileModeClass to the given value ( readable).
setReadOnly(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaReadOnly
This method sets the readOnly property of this object.
setReadOnly(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
This method sets the readOnly property of this object.
setReadOnly(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
This method sets the readOnly property of this object.
setReadOnly(boolean) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
setReasonPhrase(String) - Method in class net.sf.mmm.util.http.HttpResponse
This method sets the reason-phrase.
setRecognizer(PojoPathRecognizer) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the recognizer.
setReflectionUtil(ReflectionUtilLimited) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
setReflectionUtil(PojoUtil) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
 
setRefreshDelayInSeconds(int) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method sets the refresh-delay in seconds.
setRejectSubQueue(boolean) - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
 
setRelevant(AriaChangeNotifications) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaRelevant
This method sets the relevant attribute of this object.
setRelevant(AriaChangeNotifications) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the relevant attribute of this object.
setRemoteInvocationSerivceCaller(AbstractRemoteInvocationServiceCaller) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceClient
 
setReorderable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteReorderable
This method sets the reorderable attribute.
setReorderable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method sets the reorderable attribute.
setReorderable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.UiWidgetTableColumnImpl
This method sets the reorderable attribute.
setReorderable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method sets the reorderable attribute.
setRequired(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaRequired
This method sets the required property of this object.
setRequired(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
This method sets the required property of this object.
setRequired(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
This method sets the required property of this object.
setRequireTerms(boolean) - Method in class net.sf.mmm.search.engine.base.SearchQueryBuilderOptionsBean
 
setResizable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteResizable
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the resizable attribute.
setResourceBundleLocator(NlsResourceBundleLocator) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
 
setResourceBundleLocator(NlsResourceBundleLocator) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
setResourceFactory(DataResourceFactory) - Method in class net.sf.mmm.search.indexer.base.AbstractResourceSearchIndexer
 
setResourceFactory(BrowsableResourceFactory) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
setResourceLocator(NlsResourceLocator) - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
 
setResourceSearchIndexer(ResourceSearchIndexer) - Method in class net.sf.mmm.search.indexer.base.IndexerDependenciesImpl
 
setResponseToken(CsrfToken) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
setResultPage(SearchResultPage) - Method in class net.sf.mmm.search.view.base.SearchViewContextBean
 
setRevision(String) - Method in interface net.sf.mmm.search.indexer.api.state.SearchIndexerDataLocationState
This method sets the revision.
setRevision(String) - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerDataLocationStateBean
This method sets the revision.
setRevision(Number) - Method in interface net.sf.mmm.util.entity.api.MutableRevisionedEntity
This method sets the revision of this entity.
setRevision(Number) - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
 
setRevision(Number) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
 
setRoleFactory(RoleFactory) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setRollbackOnly() - Method in class net.sf.mmm.orient.impl.db.OrientTx
Mark this transaction so it can only be completed by OrientTx.rollback() but NOT by OrientTx.commit().
setRoot(ContentTypeBean) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
 
setRootNode(NODE) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
 
setRootNode(NODE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
setRootNode(NODE) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
setRowNumber(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
setRowSpan(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteRowSpan
This method sets the rowSpan attribute.
setRowSpan(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
This method sets the rowSpan attribute.
setRowSpan(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
This method sets the rowSpan attribute.
setScmManager(ScmManager) - Method in class net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyVcs
 
setScrollbarPolicy(ScrollbarPolicy, ScrollbarPolicy) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteScrollbarPolicy
This method sets the ScrollbarPolicy for the horizontal and vertical scrollbars.
setSearchDependencies(SearchDependencies) - Method in class net.sf.mmm.search.engine.base.AbstractSearchEngineBuilder
 
setSearchDependencies(SearchDependencies) - Method in class net.sf.mmm.search.indexer.impl.lucene.LuceneSearchIndexerBuilder
 
setSearchIndex(SearchIndexConfigurationBean) - Method in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
 
setSearchIndexerConfigurationLoader(SearchIndexerConfigurationLoader) - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
setSearchIndexerManager(SearchIndexerBuilder) - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
setSearchIndexerStateLoader(SearchIndexerStateLoader) - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
setSearchIndexerUpdateStrategies(List<SearchIndexerUpdateStrategy>) - Method in class net.sf.mmm.search.indexer.base.strategy.AbstractSearchIndexerUpdateStrategyManager
 
setSearchIndexerUpdateStrategyManager(SearchIndexerUpdateStrategyManager) - Method in class net.sf.mmm.search.indexer.base.AbstractConfiguredSearchIndexer
 
setSearchQueryBuilderFactory(SearchQueryBuilderFactory) - Method in class net.sf.mmm.search.engine.base.AbstractSearchEngineBuilder
 
setSearchTimeout(Long) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
setSecurityDetector(RemoteInvocationSecurityDetector) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
setSegment(Segment) - Method in class net.sf.mmm.util.contenttype.base.DecisionState
 
setSelected(Boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaSelected
This method sets the selected state of this object.
setSelected(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelected
This method sets the selection status of this object.
setSelected(Boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
This method sets the selected state of this object.
setSelected(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
This method sets the selection status of this object.
setSelectedValue(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValue
This method sets the value currently selected.
setSelectedValue(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method sets the value currently selected.
setSelectedValue(ROW) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the value currently selected.
setSelectedValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
This method sets the value currently selected.
setSelectedValues(Collection<VALUE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValue
This method sets the values currently selected.
setSelectedValues(Collection<ITEM>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method sets the values currently selected.
setSelectedValues(Collection<ITEM>, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
setSelectedValues(Collection<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the values currently selected.
setSelectedValues(Collection<VALUE>) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
This method sets the values currently selected.
setSelection(SelectionChoice, SelectionOperation) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureSelectedValue
This method allows to change the selection of a logical SelectionChoice in a generic way.
setSelection(SelectionChoice, SelectionOperation) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method allows to change the selection of a logical SelectionChoice in a generic way.
setSelection(ITEM_CONTAINER, SelectionOperation) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Updates the selection of the given itemContainer according to the given operation.
setSelection(SelectionChoice, SelectionOperation) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method allows to change the selection of a logical SelectionChoice in a generic way.
setSelectionMode(SelectionMode) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectionMode
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the selection mode.
setServiceClient(GenericRemoteInvocationRpcService) - Method in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
 
setServices(List<RemoteInvocationService>) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
This method sets the List with all available RemoteInvocationService implementations.
setServletContext(ServletContext) - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
setSession(ClientSession) - Method in class net.sf.mmm.client.api.ClientContext
 
setSession(ClientSession) - Method in class net.sf.mmm.client.base.gwt.GwtClientContext
setSetgid(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the setuid flag to the given value setuid.
setSetSize(Integer) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaSetSize
This method sets the setSize property of this object.
setSetSize(Integer) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
This method sets the setSize property of this object.
setSetuid(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the setuid flag to the given value setuid.
setShift(int) - Method in class net.sf.mmm.music.datatype.api.Clef
 
setSingularizer(Singularizer) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method injects the Singularizer.
setSize(Length, Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSize
This method sets the size of this object.
setSize(double, double, LengthUnit) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
This method sets the size of this object.
setSize(double, double, LengthUnit) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the size of this object.
setSize(Length, Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the size of this object.
setSize - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
 
setSize(long) - Method in interface net.sf.mmm.search.indexer.api.MutableSearchEntry
This method sets the size.
setSize(long) - Method in class net.sf.mmm.search.indexer.base.AbstractMutableSearchEntry
This method sets the size.
setSort(AriaSortOrder) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaSort
This method sets the sort attribute of this object.
setSort(AriaSortOrder) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
This method sets the sort attribute of this object.
setSortable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSortable
This method sets the sortable attribute.
setSortable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method sets the sortable attribute.
setSortable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method sets the sortable attribute.
setSortComparator(Comparator<VALUE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSortComparator
This method sets the sort-comparator attribute.
setSortComparator(Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method sets the sort-comparator attribute.
setSortOrder(SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
setSortOrder(SortOrder) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTableColumn
 
setSortOrder(SortOrder) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
setSource(String) - Method in interface net.sf.mmm.search.indexer.api.MutableSearchEntry
This method sets the source.
setSource(String) - Method in class net.sf.mmm.search.indexer.base.AbstractMutableSearchEntry
This method sets the source.
setSource(SearchIndexerSourceBean) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
setSource(String) - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
 
setSource(SearchIndexerSource) - Method in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
 
setSourceIds(List<String>) - Method in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
This method sets the source-IDs.
setSources(List<SearchSourceBean>) - Method in class net.sf.mmm.search.base.config.SearchConfigurationBean
 
setSources(List<SearchIndexerSourceBean>) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
 
setSources(List<SearchIndexerSourceStateBean>) - Method in class net.sf.mmm.search.indexer.base.state.SearchIndexerStateBean
 
setSourceState(SearchIndexerSourceState) - Method in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
 
setStandardError(Appendable) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method sets the standard error.
setStandardOutput(Appendable) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method sets the standard output.
setState(InitializationState) - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
 
setState(InitializationState) - Method in class net.sf.mmm.util.cli.base.CliModeContainer
 
setStatement(AbstractStatement<?, ?>) - Method in class net.sf.mmm.util.query.base.feature.AbstractFeature
 
setStatusCode(int) - Method in class net.sf.mmm.util.http.HttpResponse
This method sets the HTTP status code.
setStaxUtil(StaxUtil) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
setStaxUtil(StaxUtil) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
setStep(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberSpinBox
 
setStep(int) - Method in class net.sf.mmm.util.date.base.RecurrenceBean
 
setSticky(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the sticky flag to the given value sticky.
setStreamUtil(StreamUtil) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method sets the stream-util.
setStringHasher(StringHasher) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
setStringRepresentation(String) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
setStringRepresentation(String) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method sets the StringUtil.
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.json.base.JsonUtilImpl
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
This method sets the StringUtil to use.
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
This method sets the StringUtil to use.
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method sets the StringUtil to use.
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
setStyles(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteStyles
This method clears all styles and sets them to the given styles.
setStyles(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method clears all styles and sets them to the given styles.
setStyles(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method clears all styles and sets them to the given styles.
setStyles(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method clears all styles and sets them to the given styles.
setStyles(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method clears all styles and sets them to the given styles.
setStyles(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method clears all styles and sets them to the given styles.
setSubDialog(DialogController<?>, DialogSlot, DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method embeds the given subDialog inside the given slot of this dialog.
setSummary(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSummary
This method sets the summary of this object.
setSummary(String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method sets the summary of this object.
setSummary(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the summary of this object.
setSummary(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
This method sets the summary of this object.
setSummary(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method sets the summary of this object.
setSummary(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method sets the summary of this object.
setSummary(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the summary of this object.
setSuppressed(Throwable, List<Throwable>) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
setSymbol(ClefSymbol) - Method in class net.sf.mmm.music.datatype.api.Clef
 
setSystemUtil(SystemUtil) - Method in class net.sf.mmm.search.impl.lucene.LuceneDirectoryBuilderImpl
 
setTableRow(TableRow) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
setTagStartIndex(int) - Method in class net.sf.mmm.util.xml.api.ParserState
 
setTechnicalParent(ContentTypeBean) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method sets the technical parent of this ContentType.
setTemplateResolver(NlsTemplateResolver) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
 
setTemplateResolver(NlsTemplateResolver) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method sets (overrides) the default NlsTemplateResolver.
setTemporaryDirectoryPath(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method sets the tmp directory.
setter - Variable in class net.sf.mmm.util.cli.base.CliParameterContainer
 
setText(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteText
This method sets the text of this object.
setText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
This method sets the text of this object.
setText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
This method sets the text of this object.
setText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.Caption
This method sets the text of this object.
setText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
setText(String) - Method in interface net.sf.mmm.search.indexer.api.MutableSearchEntry
This method sets the text.
setText(String) - Method in class net.sf.mmm.search.indexer.base.AbstractMutableSearchEntry
This method sets the text.
setTextIndex(int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
setTheme(String) - Method in class net.sf.mmm.client.ui.base.UiConfigurationBean
 
setTimeout(Integer) - Method in class net.sf.mmm.transaction.api.TransactionSettings
This method sets the timeout.
settings - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
setTitle(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteStringTitle
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
This method sets the title of this object.
setTitle(String) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataSet
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.search.base.config.SearchSourceBean
 
setTitle(String) - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeBean
 
setTitle(String) - Method in interface net.sf.mmm.search.indexer.api.MutableSearchEntry
This method sets the title.
setTitle(String) - Method in class net.sf.mmm.search.indexer.base.AbstractMutableSearchEntry
This method sets the title.
setTitle(TITLE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteTitle
This method sets the title of this object.
setTitleText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
setTitleVisible(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteTitleVisible
This method sets the titleVisible flag of this object.
setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method sets the titleVisible flag of this object.
setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the titleVisible flag of this object.
setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method sets the titleVisible flag of this object.
setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method sets the titleVisible flag of this object.
setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the titleVisible flag of this object.
setTooltip(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteTooltip
This method sets the tooltip text of this object.
setTooltip(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the tooltip text of this object.
setTooltip(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the tooltip text of this object.
setTooltip(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method sets the tooltip text of this object.
setTooltip(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method sets the tooltip text of this object.
setTooltip(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the tooltip text of this object.
setTransactionExecutor(TransactionExecutor) - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
 
setTransactionExecutor(TransactionExecutor) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
 
setTransactionMode(TransactionMode) - Method in interface net.sf.mmm.service.api.client.AttributeWriteTransactionMode
 
setTransactionMode(TransactionMode) - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
setTransactionMode(TransactionMode) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
setTransformerFactory(TransformerFactory) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method sets the transformerFactory.
setTransformers(List<StringTransformerChain>) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
 
setTransformers(List<StringTransformerChain>) - Method in class net.sf.mmm.util.transformer.base.StringTransformerList
 
setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
This method sets the UiWidgetAbstractTree.UiTreeModel adapting from <NODE> to this tree-widget.
setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method sets the UiWidgetAbstractTree.UiTreeModel adapting from <NODE> to this tree-widget.
setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
 
setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
This method sets the UiWidgetAbstractTree.UiTreeNodeRenderer used to render the widgets for an individual <NODE>.
setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method sets the UiWidgetAbstractTree.UiTreeNodeRenderer used to render the widgets for an individual <NODE>.
setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
 
setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
setTrimValue(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteTrimValue
This method sets the trimValue flag.
setTrimValue(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method sets the trimValue flag.
setTrimValue(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
This method sets the trimValue flag.
setTrimValue(boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method sets the trimValue flag.
setType(SearchFieldType) - Method in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
 
setType(String) - Method in interface net.sf.mmm.search.indexer.api.MutableSearchEntry
This method sets the type.
setType(String) - Method in class net.sf.mmm.search.indexer.base.AbstractMutableSearchEntry
This method sets the type.
setUiContext(UiContext) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
 
setUiWidget(AbstractUiWidgetNative<?, ?>) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
 
setUnacceptable() - Method in class net.sf.mmm.util.collection.base.RankMap.Ranking
 
setUnacceptable(E) - Method in class net.sf.mmm.util.collection.base.RankMap
This method ranks the given element as unacceptable.
setUnit(DateUnit) - Method in class net.sf.mmm.util.date.base.RecurrenceBean
 
setUpdateStrategy(String) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerSourceBean
This method sets the update-strategy.
setUpdateStrategyVariant(String) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
This method sets the update-strategy-variant.
setUri(String) - Method in interface net.sf.mmm.search.indexer.api.MutableSearchEntry
This method sets the URI.
setUri(String) - Method in class net.sf.mmm.search.indexer.base.AbstractMutableSearchEntry
This method sets the URI.
setUri(String) - Method in class net.sf.mmm.util.http.HttpRequest
This method sets the requested URI.
setUriTransformer(StringTransformerChain) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
setUrl(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteUrl
This method sets the URL of this object.
setUrl(String) - Method in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
This method sets the URL of this object.
setUrl(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
 
setUrl(String) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
This method sets the URL of this object.
setUrl(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
This method sets the URL of this object.
setUrl(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the URL of this object.
setUrl(String) - Method in class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
 
setUrlPrefix(String) - Method in class net.sf.mmm.search.base.config.SearchSourceBean
 
setUser(String) - Method in class net.sf.mmm.util.file.base.FileAttributes
 
setUser(Principal) - Method in interface net.sf.mmm.util.session.api.MutableUserSession
Sets the current user.
setUser(Principal) - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
 
setUserHomeDirectoryPath(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method set the users home directory.
setUserLogin(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
setUsername(String) - Method in class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
 
setValidationFailure(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValidationFailure
This method sets the validation failure.
setValidationFailure(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method sets the validation failure.
setValidationFailure(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method sets the validation failure.
setValidationFailure(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method sets the validation failure.
setValidationFailure(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the validation failure.
setValidator(Validator) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
setValidator(Validator) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
setValidity(Boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method sets the value of UiDataBinding.getValidity().
setValidity(Boolean) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
This method sets the value of UiDataBinding.getValidity().
setValidity(Boolean) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method sets the value of UiDataBinding.getValidity().
setValue(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAdvanced
This method sets the value.
setValue(VALUE, boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAdvanced
setValue(String) - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetRichTextField
This method sets the value.
setValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
setValue(Void) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method sets the value.
setValue(Void, boolean) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
setValue(VALUE) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method sets the value.
setValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
setValue(ROW, CELL) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
This method sets the value of the property represented by this PropertyAccessor in the given element.
setValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
setValue(Boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
This method sets the value.
setValue(Boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
setValue(Boolean, boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
setValue(List<ROW>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
This method sets the value.
setValue(Boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
This method sets the value.
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField.ValueAdapter
setValue(ADAPTER_VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method sets the value.
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase.ValueAdapter
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyFileUpload
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
setValue(String, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
setValue(FileItem) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
This method sets the value.
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
This method sets the value.
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method sets the value.
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
setValue(String, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
setValue(ADAPTER_VALUE) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
This method sets the value.
setValue(String) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
 
setValue(String) - Method in interface net.sf.mmm.util.cli.base.CliValueContainer
This method sets the value given as string.
setValue(String) - Method in class net.sf.mmm.util.cli.base.CliValueContainerObject
 
setValue(V) - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method sets the value.
setValue(VALUE) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
 
setValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteValue
This method sets the value.
setValue(TYPE) - Method in class net.sf.mmm.util.lang.api.GenericBean
 
setValue(V) - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
setValue(Boolean) - Method in interface net.sf.mmm.util.property.api.lang.WritableBooleanProperty
 
setValue(Number) - Method in class net.sf.mmm.util.property.api.math.BigDecimalProperty
 
setValue(Number) - Method in class net.sf.mmm.util.property.api.math.ByteProperty
 
setValue(Number) - Method in class net.sf.mmm.util.property.api.math.DoubleProperty
 
setValue(Number) - Method in class net.sf.mmm.util.property.api.math.FloatProperty
 
setValue(Number) - Method in class net.sf.mmm.util.property.api.math.IntegerProperty
 
setValue(Number) - Method in class net.sf.mmm.util.property.api.math.LongProperty
 
setValue(Number) - Method in class net.sf.mmm.util.property.api.math.ShortProperty
 
setValue(Number) - Method in interface net.sf.mmm.util.property.api.math.WritableByteProperty
 
setValue(Number) - Method in interface net.sf.mmm.util.property.api.math.WritableDoubleProperty
 
setValue(Number) - Method in interface net.sf.mmm.util.property.api.math.WritableFloatProperty
 
setValue(Number) - Method in interface net.sf.mmm.util.property.api.math.WritableIntegerProperty
 
setValue(Number) - Method in interface net.sf.mmm.util.property.api.math.WritableLongProperty
 
setValue(Number) - Method in interface net.sf.mmm.util.property.api.math.WritableShortProperty
 
setValue(V) - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
setValue(POJO, VALUE) - Method in interface net.sf.mmm.util.value.api.PropertyAccessor
This method sets the value of the property represented by this PropertyAccessor in the given element.
setValue(POJO, VALUE) - Method in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
 
setValue(String) - Method in class net.sf.mmm.util.xml.base.jaxb.Property
 
setValueAsCollection(Collection<String>) - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
setValueAsCsv(String) - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
setValueAsCsv(String, char) - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
setValueAsCsv(String, char, boolean) - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
setValueAsDuration(Duration) - Method in class net.sf.mmm.util.property.api.time.DurationInSecondsProperty
 
setValueAsString(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAsString
This method sets the valueAsString of this object.
setValueAsString(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method sets the valueAsString of this object.
setValueAsString(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method sets the valueAsString of this object.
setValueAsString(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method sets the valueAsString of this object.
setValueAsString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
This method sets the valueAsString of this object.
setValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the value-converter used by default.
setValueConverter(StringValueConverter) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
setValueEntry(String, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
This method is like AbstractCliValueContainerContainer.setValue(String) but for a single entry.
setValueEntry(String, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
 
setValueEntry(String, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.CliValueContainerMap
This method is like AbstractCliValueContainerContainer.setValue(String) but for a single entry.
setValueForUser(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAdvanced
This method is like AttributeWriteValueAdvanced.setValue(Object) but will NOT set the original value and will set the modified to true (instead of false).
setValueForUser(Void) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method is like AttributeWriteValueAdvanced.setValue(Object) but will NOT set the original value and will set the modified to true (instead of false).
setValueForUser(VALUE) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method is like AttributeWriteValueAdvanced.setValue(Object) but will NOT set the original value and will set the modified to true (instead of false).
setValueInternal(String, char, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
This method parses container value as from a single argument and sets it as new object.
setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
This method sets the container value as new object.
setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.CliValueContainerArray
 
setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
 
setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.CliValueContainerMap
 
setValueInViewMode(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method updates the view-mode-widget such that it displays the given value.
setValueMax(double) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaValueMax
This method sets the valueMax property of this object.
setValueMax(double) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method sets the valueMax property of this object.
setValueMin(double) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaValueMin
This method sets the valueMin property of this object.
setValueMin(double) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method sets the valueMin property of this object.
setValueNow(Double) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaValueNow
This method sets the valueNow property of this object.
setValueNow(Double) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method sets the valueNow property of this object.
setValueSelected(VALUE, boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
This method updates the selection state of the specified value.
setValueText(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaValueText
This method sets the valueText property of this object.
setValueText(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method sets the valueText property of this object.
setVariable(String, Object) - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
This method sets the variable specified by variableName to the given value.
setVariable(Object) - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
This method sets the variable given by value.
setVariable(String, Object) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
setVariable(Object) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
setVersion(long) - Method in class net.sf.mmm.jpa.api.entity.AbstractEntity
 
setVersion(String) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the HTTP version to use.
setVisibility(VisibilityModifier) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
This method sets the visibility.
setVisible(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisible
This method shows or hides this object.
setVisible(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisibleAdvanced
This method shows or hides this object.
setVisible(boolean, boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisibleAdvanced
This method shows or hides this object.
setVisible(boolean) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method sets the visible flag and on change it triggers AbstractDialogController.onShow() or AbstractDialogController.onHide() accordingly.
setVisible(boolean) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method sets the visible flag and on change it triggers AbstractDialogController.onShow() or AbstractDialogController.onHide() accordingly.
setVisible(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method shows or hides this object.
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
setVisible(boolean, boolean) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
 
setVisible(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method shows or hides this object.
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method shows or hides this object.
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method shows or hides this object.
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method shows or hides this object.
setVisible(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
This method shows or hides this object.
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method shows or hides this object.
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
setVolume(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVolume
This method sets the volume attribute programatically.
setWeekday(Calendar) - Method in enum net.sf.mmm.util.date.api.Weekday
This method sets this Weekday in the given calendar.
setWeekdays(WeekdaySet) - Method in class net.sf.mmm.util.date.base.RecurrenceBean
 
setWeekOfMonth(WeekOfMonth) - Method in class net.sf.mmm.util.date.base.RecurrenceBean
 
setWidgetFactory(UiWidgetFactory) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setWidgetFactory(UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
setWidgetFactoryDatatype(UiWidgetFactoryDatatype) - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
 
setWidgetFactoryDatatype(UiWidgetFactoryDatatype) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
setWidgetFactoryNative(UiWidgetFactoryNative) - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
 
setWidgetFactoryNative(UiWidgetFactoryNative) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
setWidth(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSize
This method sets the width of this object.
setWidth(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the width of this object.
setWidth(int) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
 
setWidth(int) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
 
setWidth(int) - Method in class net.sf.mmm.util.text.api.TextTableInfo
 
setWidth(int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
setWidthInPercent(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
This method sets the width of this object in percent.
setWidthInPercent(double) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the width of this object in percent.
setWidthInPixel(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
This method sets the width of this object in pixel.
setWidthInPixel(double) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the width of this object in pixel.
setWrapChars(char...) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the wrap characters.
setWritable(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the writable flag of this this mask for ALL access-classes to the given value ( writable).
setWritable(FileAccessClass, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the writable flag of this this mask for the given fileModeClass to the given value ( writable).
setXIncludeAware(boolean) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
setXmlInputFactory(XMLInputFactory) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
setXmlOutputFactory(XMLOutputFactory) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method sets the XML-output-factory.
setXmlUtil(XmlUtil) - Method in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
This method sets the XmlUtil to use.
setXmlUtil(XmlUtil) - Method in class net.sf.mmm.content.parser.impl.xml.ContentParserXml
 
setXsrfTokenManager(CsrfTokenManager) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
SHARP_SIGN_TONES - Static variable in enum net.sf.mmm.music.datatype.api.TonePitch
 
sheet - Variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXls.ExcelListener
current sheet
sheetNames - Variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXls.ExcelListener
list with the sheet names
shift - Variable in class net.sf.mmm.music.datatype.api.Clef
 
SHIFT_ALPHA - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Number of bits to shift for alpha value.
SHIFT_BLUE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Number of bits to shift for blue value.
SHIFT_GREEN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Number of bits to shift for green value.
SHIFT_RED - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Number of bits to shift for red value.
shiftMask(FileAccessClass, int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method shifts the given bitMask according to the given fileModeClass.
SHORT - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
SHORT_DOWN_TACK_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SHORT_UP_TACK_ABOVE_SHORT_DOWN_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SHORT_UP_TACK_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ShortProperty - Class in net.sf.mmm.util.property.api.math
This is the implementation of WritableShortProperty.
ShortProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.math.ShortProperty
The constructor.
ShortProperty(String, Bean, AbstractValidator<? super Number>) - Constructor for class net.sf.mmm.util.property.api.math.ShortProperty
The constructor.
ShortProperty(String, Bean, Supplier<Short>) - Constructor for class net.sf.mmm.util.property.api.math.ShortProperty
The constructor.
show(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
show(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method opens this dialog as triggered by the given DialogPlace.
show() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
showChild(int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSwitchComposite
This method shows the child with the given index.
showChild(CHILD) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSwitchComposite
This method shows the given child.
showChild(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSwitchComposite
This method shows the child identified by the given id.
showChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
This method shows the child with the given index.
showChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
This method shows the given child.
showChild(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
This method shows the child identified by the given id.
showChild(int) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapterSwitchComposite
This method shows the child with the given index.
showChild(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtTabLayoutPanel
This method shows the child with the given index.
showChild(int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestComposite
This method shows the child with the given index.
showChildIndex - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
 
showIfEditable - Variable in class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
 
showInternal(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
 
showPopup(String, MessageSeverity, String) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a popup dialog with the given message.
showPopup(String, MessageSeverity) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a popup dialog with the given message.
showPopup(String, MessageSeverity, Consumer<String>) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a confirmation popup dialog with the given message and an "OK" button.
showPopup(String, MessageSeverity, String, Consumer<String>) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a confirmation popup dialog with the given message and an "OK" button.
showPopup(String, MessageSeverity, String, Consumer<String>, String, String) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a confirmation popup dialog with the given message and two buttons for the options "Yes" and "No".
showPopup(String, MessageSeverity, String, Consumer<String>, Map<String, String>) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a confirmation popup dialog with the given message.
showPopup(Throwable) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a popup dialog showing the given error.
showPopup(String, MessageSeverity, String) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method opens a popup dialog with the given message.
showPopup(String, MessageSeverity) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method opens a popup dialog with the given message.
showPopup(String, MessageSeverity, Consumer<String>) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method opens a confirmation popup dialog with the given message and an "OK" button.
showPopup(String, MessageSeverity, String, Consumer<String>) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method opens a confirmation popup dialog with the given message and an "OK" button.
showPopup(String, MessageSeverity, String, Consumer<String>, String, String) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method opens a confirmation popup dialog with the given message and two buttons for the options "Yes" and "No".
showPopup(String, MessageSeverity, String, Consumer<String>, Map<String, String>) - Method in class net.sf.mmm.client.ui.impl.gwt.UiPopupHelperDummy
This method opens a confirmation popup dialog with the given message.
showPopup(Throwable) - Method in class net.sf.mmm.client.ui.impl.gwt.UiPopupHelperDummy
This method opens a popup dialog showing the given error.
showPopup(String, MessageSeverity, String, Consumer<String>, Map<String, String>) - Method in class net.sf.mmm.client.ui.impl.test.UiPopupHelperTestImpl
This method opens a confirmation popup dialog with the given message.
showPopup(Throwable) - Method in class net.sf.mmm.client.ui.impl.test.UiPopupHelperTestImpl
This method opens a popup dialog showing the given error.
showPopupYesNo(String, String, Consumer<String>) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a confirmation popup dialog with the given message and two buttons for the options "Yes" and "No".
showPopupYesNo(String, String, Consumer<String>) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method opens a confirmation popup dialog with the given message and two buttons for the options "Yes" and "No".
showValidationFailurePopup() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
This method shows a popup that informs about validation failures.
shutdown - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
signature - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
signature - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
Signature - Class in net.sf.mmm.util.reflect.api
This class represents a "method signature".
Signature(Class<?>...) - Constructor for class net.sf.mmm.util.reflect.api.Signature
The constructor.
Signature(int, Class<?>...) - Constructor for class net.sf.mmm.util.reflect.api.Signature
The constructor.
Signature(Method) - Constructor for class net.sf.mmm.util.reflect.api.Signature
The constructor.
Signature(Object...) - Constructor for class net.sf.mmm.util.reflect.api.Signature
The constructor.
signature - Variable in class net.sf.mmm.util.reflect.api.Signature
the wrapped signature
signatures - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl.BeanIntrospectionData
 
SILVER - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color silver.
SIMILAR_ABOVE_GREATER_THAN_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SIMILAR_ABOVE_LESS_THAN_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SIMILAR_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SIMILAR_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SimpleCharScannerSyntax - Class in net.sf.mmm.util.scanner.base
This class is a simple container for the special characters of a syntax to scan.
SimpleCharScannerSyntax() - Constructor for class net.sf.mmm.util.scanner.base.SimpleCharScannerSyntax
The constructor.
SimpleClassHierarchyMap<E> - Class in net.sf.mmm.util.collection.base
This is a simple implementation of AbstractClassHierarchyMap.
SimpleClassHierarchyMap() - Constructor for class net.sf.mmm.util.collection.base.SimpleClassHierarchyMap
The constructor.
SimpleClassHierarchyMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.collection.base.SimpleClassHierarchyMap
The constructor.
SimpleDatatype<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a simple Datatype, that can be represented by a single standard value.
SimpleDatatypeAttributeConverter<T extends SimpleDatatype<V>,V> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jpa
This is a generic implementation of AbstractSimpleDatatypeAttributeConverter.
SimpleDatatypeAttributeConverter(Class<T>, DatatypeDescriptorManager) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
The constructor.
SimpleDatatypeAttributeConverter(DatatypeDescriptor<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
The constructor.
SimpleDetectorStreamProcessorFactory - Class in net.sf.mmm.util.io.base
This is a simple implementation of the DetectorStreamProcessorFactory interface.
SimpleDetectorStreamProcessorFactory() - Constructor for class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
The constructor.
SimpleDetectorStreamProcessorFactory(Class<? extends DetectorStreamProcessor>) - Constructor for class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
The constructor.
SimpleEnumProvider - Class in net.sf.mmm.util.lang.base
This is a simple implementation of EnumProvider.
SimpleEnumProvider() - Constructor for class net.sf.mmm.util.lang.base.SimpleEnumProvider
The constructor.
SimpleExecutor - Class in net.sf.mmm.util.concurrent.base
This is a very simple implementation of the Executor interface.
SimpleExecutor() - Constructor for class net.sf.mmm.util.concurrent.base.SimpleExecutor
The constructor.
SimpleExecutor(ThreadFactory) - Constructor for class net.sf.mmm.util.concurrent.base.SimpleExecutor
The constructor.
simpleExecutor() - Method in class net.sf.mmm.util.concurrent.impl.spring.UtilConcurrentSpringConfig
 
SimpleExpressionFormatter - Class in net.sf.mmm.util.query.base.expression
A simple implementation of ExpressionFormatter.
SimpleExpressionFormatter() - Constructor for class net.sf.mmm.util.query.base.expression.SimpleExpressionFormatter
The constructor.
SimpleGenericTypeImpl<T> - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the GenericType interface for a simple Class.
SimpleGenericTypeImpl(Class<T>) - Constructor for class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
The constructor.
SimpleGenericTypeLimited<T> - Class in net.sf.mmm.util.reflect.base
This is a very simple implementation of GenericType that is GWT compatible and therefore limited to core features.
SimpleGenericTypeLimited(Class<T>) - Constructor for class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
The constructor.
SimpleGenericValueConverter - Interface in net.sf.mmm.util.value.api
This is the interface for a SimpleValueConverter that is generic and can convert from Object to Object.
SimpleGenericValueConverterImpl - Class in net.sf.mmm.util.value.base
This is a generic value converter that is GWT compatible and therefore has reduced flexibility.
SimpleGenericValueConverterImpl() - Constructor for class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
The constructor.
simpleName - Variable in class net.sf.mmm.util.bean.impl.BeanAccessPrototype
 
simpleName - Variable in class net.sf.mmm.util.reflect.api.ClassName
 
SimpleNlsFormatter<O> - Class in net.sf.mmm.util.nls.base
This is an abstract base implementation of NlsFormatter based on Formatter.
SimpleNlsFormatter() - Constructor for class net.sf.mmm.util.nls.base.SimpleNlsFormatter
The constructor.
SimplePojoFactory - Class in net.sf.mmm.util.pojo.base
This is the simplest implementation of the PojoFactory interface.
SimplePojoFactory() - Constructor for class net.sf.mmm.util.pojo.base.SimplePojoFactory
 
SimpleStringHasher - Class in net.sf.mmm.util.text.base
This is a simple, inefficient implementation of StringHasher that is compatible to String.hashCode().
SimpleStringHasher() - Constructor for class net.sf.mmm.util.text.base.SimpleStringHasher
The constructor.
SimpleToggleButton - Class in net.sf.mmm.client.ui.gwt.widgets
This is a simple GWT toggle button.
SimpleToggleButton() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
The constructor.
SimpleToggleButton(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
The constructor.
SimpleValueConverter<SOURCE,TARGET> - Interface in net.sf.mmm.util.value.api
This is the interface for a converter that converts a value of the type <SOURCE> to the type <TARGET>.
SimpleValueConverterIdentity<V> - Class in net.sf.mmm.util.value.base
This is an implementation of SimpleValueConverter that returns the unmodified value (identity conversion).
SimpleValueConverterIdentity() - Constructor for class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
The constructor.
SINE_WAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SINGLE_FLAT_SIGN_CHAR - Static variable in interface net.sf.mmm.music.datatype.api.MusicalConstants
The single flat sign: 9837 .
SINGLE_FLAT_SIGN_STRING - Static variable in interface net.sf.mmm.music.datatype.api.MusicalConstants
The single flat sign: .
SINGLE_HIGH_REVERSED_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SINGLE_LEFT_POINTING_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SINGLE_LOW_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SINGLE_RIGHT_POINTING_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SINGLE_SHARP_SIGN_CHAR - Static variable in interface net.sf.mmm.music.datatype.api.MusicalConstants
The single sharp sign: 9839 .
SINGLE_SHARP_SIGN_STRING - Static variable in interface net.sf.mmm.music.datatype.api.MusicalConstants
The single sharp sign: .
SingleChildPanel - Interface in net.sf.mmm.client.ui.gwt.widgets
This is the interface for a Panel that either only supports just a single child or if it supports multiple children it has a specific child that will be replaced if updated.
SingleCompositePanel - Class in net.sf.mmm.client.ui.gwt.widgets
This is a custom Widget that represents a Panel owing a single child.
SingleCompositePanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
The constructor.
SingleElementIterator<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of the Iterator interface that iterates a single element.
SingleElementIterator(E) - Constructor for class net.sf.mmm.util.collection.base.SingleElementIterator
The constructor.
SingleExpression<L,R> - Class in net.sf.mmm.util.query.base.expression
This is the implementation of Expression for a single operation on given arguments.
SingleExpression(Argument<L>, SqlOperator<? super L, ? super R>, Argument<R>) - Constructor for class net.sf.mmm.util.query.base.expression.SingleExpression
The constructor.
SinglePropertyBuilder<V> - Interface in net.sf.mmm.orient.impl.property
This is the interface for an AbstractPropertyBuilder responsible for a single type of properties.
SinglePropertyBuilderAny - Class in net.sf.mmm.orient.impl.property
The implementation of SinglePropertyBuilder for OType.ANY.
SinglePropertyBuilderAny() - Constructor for class net.sf.mmm.orient.impl.property.SinglePropertyBuilderAny
The constructor.
SinglePropertyBuilderBoolean - Class in net.sf.mmm.orient.impl.property
The implementation of SinglePropertyBuilder for OType.BYTE.
SinglePropertyBuilderBoolean() - Constructor for class net.sf.mmm.orient.impl.property.SinglePropertyBuilderBoolean
The constructor.
SinglePropertyBuilderByte - Class in net.sf.mmm.orient.impl.property
The implementation of SinglePropertyBuilder for OType.BYTE.
SinglePropertyBuilderByte() - Constructor for class net.sf.mmm.orient.impl.property.SinglePropertyBuilderByte
The constructor.
SinglePropertyBuilderDouble - Class in net.sf.mmm.orient.impl.property
The implementation of SinglePropertyBuilder for OType.DOUBLE.
SinglePropertyBuilderDouble() - Constructor for class net.sf.mmm.orient.impl.property.SinglePropertyBuilderDouble
The constructor.
SinglePropertyBuilderFloat - Class in net.sf.mmm.orient.impl.property
The implementation of SinglePropertyBuilder for OType.FLOAT.
SinglePropertyBuilderFloat() - Constructor for class net.sf.mmm.orient.impl.property.SinglePropertyBuilderFloat
The constructor.
SinglePropertyBuilderInteger - Class in net.sf.mmm.orient.impl.property
The implementation of SinglePropertyBuilder for OType.INTEGER.
SinglePropertyBuilderInteger() - Constructor for class net.sf.mmm.orient.impl.property.SinglePropertyBuilderInteger
The constructor.
SinglePropertyBuilderLink - Class in net.sf.mmm.orient.impl.property
The implementation of SinglePropertyBuilder for OType.LINK.
SinglePropertyBuilderLink() - Constructor for class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLink
The constructor.
SinglePropertyBuilderLinkBase<V> - Class in net.sf.mmm.orient.impl.property
The implementation of SinglePropertyBuilder for OType.LINK.
SinglePropertyBuilderLinkBase() - Constructor for class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkBase
The constructor.
SinglePropertyBuilderLinkList - Class in net.sf.mmm.orient.impl.property
The implementation of SinglePropertyBuilder for OType.LINKLIST.
SinglePropertyBuilderLinkList() - Constructor for class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLinkList
The constructor.
SinglePropertyBuilderLong - Class in net.sf.mmm.orient.impl.property
The implementation of SinglePropertyBuilder for OType.LONG.
SinglePropertyBuilderLong() - Constructor for class net.sf.mmm.orient.impl.property.SinglePropertyBuilderLong
The constructor.
SinglePropertyBuilderShort - Class in net.sf.mmm.orient.impl.property
The implementation of SinglePropertyBuilder for OType.SHORT.
SinglePropertyBuilderShort() - Constructor for class net.sf.mmm.orient.impl.property.SinglePropertyBuilderShort
The constructor.
SinglePropertyBuilderString - Class in net.sf.mmm.orient.impl.property
The implementation of SinglePropertyBuilder for OType.STRING.
SinglePropertyBuilderString() - Constructor for class net.sf.mmm.orient.impl.property.SinglePropertyBuilderString
The constructor.
SingleQuery<E> - Interface in net.sf.mmm.util.query.api
This is the interface for a Query that can only match a single result.
SingleQueryImpl<R,T> - Class in net.sf.mmm.util.query.base
This is the implementation of SingleQuery adapting a ListQuery.
SingleQueryImpl(AbstractSelectStatement<R, ?, T>, ListQuery<T>, QueryMode, Function<T, R>) - Constructor for class net.sf.mmm.util.query.base.SingleQueryImpl
The constructor.
singleSelectionRadioButton - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
singularizer - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
The singularizer.
Singularizer - Interface in net.sf.mmm.util.text.api
This is the interface for a translation of a term given in plural form to the according singular form.
singularizer() - Method in class net.sf.mmm.util.text.impl.spring.UtilTextSpringConfigBase
 
SIX_POINTED_BLACK_STAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Size - Interface in net.sf.mmm.client.ui.api.common
This interface gives full featured read and write access to the size of an object.
size - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
size - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
size - Variable in class net.sf.mmm.search.engine.impl.lucene.LuceneComplexSearchQuery
 
size() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
 
size() - Method in class net.sf.mmm.util.collection.base.AppendingList
 
size - Variable in class net.sf.mmm.util.pool.base.AbstractPool
The actual size (number of elements in AbstractPool.pool).
size() - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
size() - Method in interface net.sf.mmm.util.property.api.util.ReadableCollectionProperty
 
size() - Method in interface net.sf.mmm.util.property.api.util.ReadableContainerProperty
 
size() - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
size() - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
size() - Method in class net.sf.mmm.util.property.base.ImmutableObservableList
 
size() - Method in interface net.sf.mmm.util.query.api.path.CollectionPath
 
size() - Method in class net.sf.mmm.util.query.base.MappingList
 
size() - Method in class net.sf.mmm.util.query.base.path.CollectionPathImpl
 
size(Range<Integer>) - Method in class net.sf.mmm.util.validation.base.collection.AbstractCollectionValidatorBuilder
 
size(int, int) - Method in class net.sf.mmm.util.validation.base.collection.AbstractCollectionValidatorBuilder
 
size(Range<Integer>) - Method in class net.sf.mmm.util.validation.base.collection.AbstractMapValidatorBuilder
 
size(int, int) - Method in class net.sf.mmm.util.validation.base.collection.AbstractMapValidatorBuilder
 
SIZE_PROPERTY - Static variable in class net.sf.mmm.util.query.base.path.PathImpl
The property for the size aggregate function on a Collection.
SizeImpl() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
The constructor.
SizeImpl() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
 
sizeProperty - Variable in class net.sf.mmm.util.property.api.AbstractContainerProperty
 
sizeProperty() - Method in class net.sf.mmm.util.property.api.AbstractContainerProperty
 
sizeProperty() - Method in interface net.sf.mmm.util.property.api.util.ReadableContainerProperty
 
SizeWindowImpl() - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow.SizeWindowImpl
 
skip(long) - Method in interface net.sf.mmm.util.io.api.ByteIterator
This method skips the number of bytes given by byteCount.
skip(long) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method skips the number of bytes given by byteCount in the stream starting at the current position.
skip() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method skips all bytes available in this buffer.
skip(long) - Method in class net.sf.mmm.util.io.base.FailingInputStream
 
skip(long) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
 
skip(long) - Method in class net.sf.mmm.util.io.impl.BufferInputStream
 
skip(long) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
 
skip(long) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
skip() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
skip(long) - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
 
skip(long) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
 
skipOpenElement(XMLStreamReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method skips all events until the current element (tag) is closed.
skipOpenElement(XMLEventReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method skips all events until the current element (tag) is closed.
skipOpenElement(XMLStreamReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
skipOpenElement(XMLEventReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
skipOver(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given substring has been detected.
skipOver(String, boolean, CharFilter) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given substring has been detected.
skipOver(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
skipOver(String, boolean, CharFilter) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
skipUntil(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method skips all next characters until the given stop character or the end is reached.
skipUntil(char, char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given stop character or the end of the string to parse is reached.
skipUntil(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
skipUntil(char, char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
skipValue(JsonParser) - Method in interface net.sf.mmm.util.json.api.JsonUtil
Skips the current value from the JsonParser.
skipValue(JsonParser, JsonParser.Event) - Method in interface net.sf.mmm.util.json.api.JsonUtil
Skips the current value from the JsonParser when the current JsonParser.Event was already read and is given.
skipWhile(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters that are identical to the character given by c.
skipWhile(CharFilter) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters that are accepted by the given filter.
skipWhile(CharFilter, int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters that are accepted by the given filter.
skipWhile(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
skipWhile(CharFilter) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
skipWhile(CharFilter, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
SLANTED_EQUAL_TO_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SLANTED_EQUAL_TO_OR_GREATER_THAN_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SLANTED_EQUAL_TO_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SLANTED_EQUAL_TO_OR_LESS_THAN_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
sleep() - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method puts the UI thread to sleep until a event to dispatch is received or it is awakened.
sleep() - Method in class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
This method puts the UI thread to sleep until a event to dispatch is received or it is awakened.
sleep() - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
This method puts the UI thread to sleep until a event to dispatch is received or it is awakened.
SLOPING_LARGE_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SLOPING_LARGE_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SLOT - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a generic slot (where any sub-dialog content can be embedded).
slot2subDialogMap - Variable in class net.sf.mmm.client.ui.base.dialog.DialogController
 
SLOT_PAGE_MAIN - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The DialogSlot for the main dialog.
SLOT_PAGE_NAVIGATION - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The DialogSlot for the navigation dialog.
SLOT_ROOT_PAGE - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
SMALL_CONTAINS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMALL_CONTAINS_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMALL_ELEMENT_OF_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMALL_ELEMENT_OF_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMALL_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMALLER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMALLER_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMASH_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SNAPSHOT - Static variable in class net.sf.mmm.util.cli.api.AbstractVersionedMain
The version if NOT available from Manifest.
SNAPSHOT - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The default indicator for a snapshot version.
snapshot - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
snapshotCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
Counter for snapshot indicator in format pattern.
SOFT_HYPHEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The soft hyphen that indicates a word-wrap position (for hyphenation).
SOLIDUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The slash sign also commonly used for divisions (where actually UnicodeUtil.DIVISION_SIGN shall be used).
SOLIDUS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Solmization - Enum in net.sf.mmm.music.datatype.api
Solmization is a system of attributing a distinct syllable to each note in a musical scale.
Solmization(int, int) - Constructor for enum net.sf.mmm.music.datatype.api.Solmization
 
sort() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetTableColumn
Like UiWidgetTableColumn.sort(SortOrder) but will toggle the SortOrder state of this column.
sort(SortOrder) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetTableColumn
This method sorts the table-data according to this column using the sort-comparator and the given order.
sort - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
 
sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method sorts this list according to the given column.
sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
This method sorts this list according to the given column.
sort() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
Like UiWidgetTableColumn.sort(SortOrder) but will toggle the SortOrder state of this column.
sort(SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method sorts the table-data according to this column using the sort-comparator and the given order.
sort(List<ROW>, AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
Sorts the given rows using the specified column and SortOrder.
sort(List<? extends AttributeReadValue<ROW>>, AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
Sorts the given rows using the specified column and SortOrder.
sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractDataTable
 
sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
SORT_ICON_ASCENDING - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of an icon showing an ascending sort order.
SORT_ICON_DESCENDING - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of an icon showing a descending sort order.
SORT_ICON_NONE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of an icon showing that there is currently no sort order.
SORT_INDEX_AND_FROM - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
SORT_INDEX_FETCHPLAN - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
Sort index for FeatureFetchplanImpl.
SORT_INDEX_GROUP_BY - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
SORT_INDEX_HAVING - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
SORT_INDEX_LET - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
SORT_INDEX_LOCK - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
Sort index for FeatureLockImpl.
SORT_INDEX_NOCACHE - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
Sort index for FeatureNoCacheImpl.
SORT_INDEX_ORDER_BY - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
SORT_INDEX_PAGING - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
SORT_INDEX_PARALLEL - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
Sort index for FeatureParallelImpl.
SORT_INDEX_SET - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
SORT_INDEX_TIMEOUT - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
Sort index for FeatureTimeoutImpl.
SORT_INDEX_UNWIND - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
Sort index for FeatureUnwindImpl.
SORT_INDEX_UPSERT - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
SORT_INDEX_WHERE - Static variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
sortable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
sortColumn - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
sortComparator - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
SortedMapFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a MapFactory that creates instances of SortedMap.
SortedProperties - Class in net.sf.mmm.util.collection.base
This class extends Properties and makes them sorted by their keys.
SortedProperties() - Constructor for class net.sf.mmm.util.collection.base.SortedProperties
The constructor.
SortedProperties(Properties) - Constructor for class net.sf.mmm.util.collection.base.SortedProperties
The constructor.
SortedSetFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of SortedSet.
sortIcon - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
sortIndex - Variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
 
sortOrder - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
sortOrder - Variable in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
The SortOrder to sort by.
sortOrder - Variable in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
The SortOrder to sort by.
SortOrder - Enum in net.sf.mmm.util.lang.api
This enum contains the possible values for the sort order of a list.
SortOrder(String, String) - Constructor for enum net.sf.mmm.util.lang.api.SortOrder
The constructor.
sortPatterns(HyphenationPattern[]) - Static method in class net.sf.mmm.util.text.base.HyphenatorImpl
This method sorts the given patterns according to the length of their word-part.
SOUND_RECORDING_COPYRIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventClick
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventCollapseOrExpand
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventFocus
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventMode
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventOpenOrClose
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventSelectionChange
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventValueChange
 
source - Variable in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
The source of the events (UiWidget).
source - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
source - Variable in class net.sf.mmm.search.indexer.base.state.SearchIndexerSourceStateBean
 
source - Variable in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
 
source - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
The source to read from (to copy).
source - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
The source to read from (to copy).
source - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
SOURCE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The source where this content origins from.
source - Variable in class net.sf.mmm.util.query.base.path.Alias
 
source - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
 
sourceClass2converterMap - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
 
sourceIds - Variable in class net.sf.mmm.search.indexer.base.config.ConfiguredSearchIndexerOptionsBean
 
sourceMap - Variable in class net.sf.mmm.search.base.config.SearchConfigurationBean
 
sourceMap - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
 
sources - Variable in class net.sf.mmm.search.base.config.SearchConfigurationBean
 
sources - Variable in class net.sf.mmm.search.indexer.base.AbstractSearchIndexerMain
The option defining an optional List of source-IDs that should be updated in index rather than all sources.
sources - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
 
sources - Variable in class net.sf.mmm.search.indexer.base.state.SearchIndexerStateBean
 
sourceState - Variable in class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
 
sourceStateMap - Variable in class net.sf.mmm.search.indexer.base.state.SearchIndexerStateBean
 
sourceSuffix - Variable in class net.sf.mmm.util.text.base.SuffixTransformerRule
 
sourceViews - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
 
sourceWriter - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
 
SOUTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_EAST_ARROW_AND_SOUTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_EAST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_EAST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_WEST_ARROW_AND_NORTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_WEST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_WEST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The regular whitespace character used to separate words.
spaceFilter - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
SpaceNormalizingCharIterator - Class in net.sf.mmm.util.lang.base
This is an implementation of the CharIterator interface that adapts a CharIterator such that spaces are normalized.
SpaceNormalizingCharIterator(CharIterator) - Constructor for class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
The constructor.
SpaceNormalizingCharIterator(CharIterator, CharFilter, boolean) - Constructor for class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
The constructor.
SPHERICAL_ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SPRING_CONFIG_UTIL_CORE - Static variable in class net.sf.mmm.test.AbstractSpringTest
Spring configuration location for mmm-util-core.
SPRING_XML_CONTENT_PARSER - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
The Spring XML configuration of mmm-content-parser.
SPRING_XML_SEARCH - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
The Spring XML configuration of mmm-search (and mmm-search-engine).
SPRING_XML_SEARCH_INDEXER - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
The Spring XML configuration of mmm-search-indexer.
SPRING_XML_UTIL_CORE - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
The Spring XML configuration of mmm-util-core.
springClasses - Variable in class net.sf.mmm.search.indexer.impl.SearchIndexerMain
The optional context-path for the spring-context.
springConfig - Variable in class net.sf.mmm.search.indexer.impl.SearchIndexerMain
The optional context-path for the spring-context.
SpringConfigs - Interface in net.sf.mmm.util.component.base
This type is a collection of spring XML configuration files for the entire project.
SpringContainer - Class in net.sf.mmm.util.component.impl
This is a simple implementation of the IocContainer using spring.
SpringContainer() - Constructor for class net.sf.mmm.util.component.impl.SpringContainer
The constructor.
SpringContainer(String...) - Constructor for class net.sf.mmm.util.component.impl.SpringContainer
The constructor.
SpringContainer(ConfigurableApplicationContext) - Constructor for class net.sf.mmm.util.component.impl.SpringContainer
The constructor.
SpringContainerBean - Class in net.sf.mmm.util.component.impl
This is the implementation of IocContainer that itself is a spring-bean that can be injected.
SpringContainerBean() - Constructor for class net.sf.mmm.util.component.impl.SpringContainerBean
The constructor.
SpringContainerPool - Class in net.sf.mmm.util.component.impl
This is just an ugly static pool used to simplify testing.
SpringContainerPool() - Constructor for class net.sf.mmm.util.component.impl.SpringContainerPool
The constructor.
SpringTransactionAdapter(TransactionSettings) - Constructor for class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor.SpringTransactionAdapter
The constructor.
SpringTransactionExecutor - Class in net.sf.mmm.transaction.impl.spring
This is the implementation of TransactionExecutor using spring-transaction.
SpringTransactionExecutor() - Constructor for class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
The constructor.
SpringTransactionExecutor.SpringTransactionAdapter - Class in net.sf.mmm.transaction.impl.spring
This is the implementation of the TransactionAdapter interface using spring-tx.
sql - Variable in class net.sf.mmm.util.query.base.expression.SqlOperator
 
sql - Variable in class net.sf.mmm.util.query.base.QueryImpl
 
SQL_BETWEEN - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorBetween
"BETWEEN"
SQL_LIKE - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorLike
"LIKE"
SQL_NOT_BETWEEN - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorBetween
"NOT BETWEEN"
SQL_NOT_LIKE - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorLike
"NOT LIKE"
SqlBuilder - Class in net.sf.mmm.util.query.base.statement
This class represents the with context to build the SQL string and collect bind variables.
SqlBuilder(AbstractStatement<?, ?>) - Constructor for class net.sf.mmm.util.query.base.statement.SqlBuilder
The constructor.
SqlDialect - Interface in net.sf.mmm.util.query.base.statement
This is the interface for an SQL dialect.
SqlMigrator - Class in net.sf.mmm.orient.sql
TODO: this class ...
SqlMigrator() - Constructor for class net.sf.mmm.orient.sql.SqlMigrator
The constructor.
SqlOperator<T,S> - Class in net.sf.mmm.util.query.base.expression
A SqlOperator represents the SQL function that compares two given values in expressions (e.g.
SqlOperator(String, Class<T>) - Constructor for class net.sf.mmm.util.query.base.expression.SqlOperator
The constructor.
SqlOperator.SqlOperatorBetween<N extends Number> - Class in net.sf.mmm.util.query.base.expression
Abstract base implementation of SqlOperator for comparison of Number with Range using SQL BETWEEN operation.
SqlOperator.SqlOperatorContainment - Class in net.sf.mmm.util.query.base.expression
Abstract base implementation of SqlOperator for String comparison operations.
SqlOperator.SqlOperatorEmptyness - Class in net.sf.mmm.util.query.base.expression
Abstract base implementation of SqlOperator for Collection emptyness check operations.
SqlOperator.SqlOperatorLike - Class in net.sf.mmm.util.query.base.expression
Abstract base implementation of SqlOperator for SQL like match operation on String.
SqlOperator.SqlOperatorNumber - Class in net.sf.mmm.util.query.base.expression
Abstract base implementation of SqlOperator for Number comparison operations.
SqlOperator.SqlOperatorString - Class in net.sf.mmm.util.query.base.expression
Abstract base implementation of SqlOperator for String comparison operations.
SqlOperatorBetween(boolean, Class<N>) - Constructor for class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorBetween
The constructor.
SqlOperatorContainment(String) - Constructor for class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorContainment
The constructor.
SqlOperatorEmptyness(String) - Constructor for class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorEmptyness
The constructor.
SqlOperatorLike(boolean) - Constructor for class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorLike
The constructor.
SqlOperatorLike(boolean, char) - Constructor for class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorLike
The constructor.
SqlOperatorNumber(String) - Constructor for class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorNumber
The constructor.
SqlOperatorString(String) - Constructor for class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorString
The constructor.
SqlScript - Class in net.sf.mmm.orient.sql
TODO: this class ...
SqlScript(DataResource, int, String) - Constructor for class net.sf.mmm.orient.sql.SqlScript
The constructor.
SQUARE_CAP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARE_CUP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARE_IMAGE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARE_IMAGE_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARE_ORIGINAL_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARE_ORIGINAL_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARE_ROOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARED_DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARED_FALLING_DIAGONAL_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARED_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARED_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARED_RISING_DIAGONAL_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARED_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
sstrec - Variable in class net.sf.mmm.content.parser.impl.poi.ContentParserXls.ExcelListener
current SST record (table with unique strings)
standardDatatypeSet - Variable in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
 
standardError - Variable in class net.sf.mmm.util.cli.api.AbstractMain
 
standardOutput - Variable in class net.sf.mmm.util.cli.api.AbstractMain
 
STAR_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
start(String) - Method in interface net.sf.mmm.client.ui.api.busy.BusyManager
This method starts a BusySession that has to be terminated by BusySession.stop().
start(String) - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
This method starts a BusySession that has to be terminated by BusySession.stop().
start() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method has to be called after construction in order to start the transaction.
start - Variable in class net.sf.mmm.util.date.api.TimeMeasure
The start time.
start - Variable in class net.sf.mmm.util.lang.base.CharSubSequence
the start position of the sub-sequence
START_EXPRESSION - Static variable in interface net.sf.mmm.util.nls.api.NlsArgumentParser
The character used to start a variable expression: 123
startConjunction(Conjunction) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
startDocument(ValidationEventHandler) - Method in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
 
startDocument(ValidationEventHandler) - Method in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
 
startExpression() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
startGroup() - Method in interface net.sf.mmm.client.ui.api.common.ButtonContainer
This method starts a new button-group and adds it to this container.
startGroup() - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetAbstractButtonContainer
This method starts a new button-group and adds it to this container.
startGroup() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractButtonContainer
This method starts a new button-group and adds it to this container.
startGroup() - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
This method starts a new button-group and adds it to this container.
startIndex - Variable in class net.sf.mmm.search.engine.base.SearchQueryErrorHandlerCollectErrors.Error
 
startIndex - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
The start-index in CharSequenceScanner.chars.
startIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
startNode - Variable in class net.sf.mmm.util.collection.base.NodeCycle
 
startup() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method will initialize and startup this refresher.
state - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
state - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
 
state - Variable in class net.sf.mmm.util.cli.base.CliArgumentContainer
 
state - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
 
state - Variable in class net.sf.mmm.util.component.base.InitializationState
This field holds the atomic state of this object.
State() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain.State
The constructor.
STATE_DETACHED - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
If detach is called on a managed entity, its state changes to detached.
STATE_INITIALIZED - Static variable in class net.sf.mmm.util.component.base.InitializationState
STATE_INITIALIZING - Static variable in class net.sf.mmm.util.component.base.InitializationState
STATE_MANAGED - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
A PersistenceEntity becomes managed when it is persisted or in case it is directly retrieved from the persistent store (database).
STATE_NEW - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
A PersistenceEntity is in the new (or transient) state when it is manually created via its constructor (using new).
STATE_REMOVED - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
If remove is called on a managed entity, its state changes to removed and the entity will be deleted from the persistent store whenever the transaction is committed.
STATE_UNINITIALIZED - Static variable in class net.sf.mmm.util.component.base.InitializationState
stateClass - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
 
StatefulPropertyGenerator(SourceWriter, JClassType) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
The constructor.
stateList - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
 
Statement<E,SELF extends Statement<E,SELF>> - Interface in net.sf.mmm.util.query.api.statement
This interface allows to build and execute type-safe query statements using a fluent API based on PropertyPath and Expression.
statement - Variable in class net.sf.mmm.util.query.base.feature.AbstractFeature
 
statement - Variable in class net.sf.mmm.util.query.base.QueryImpl
 
statement - Variable in class net.sf.mmm.util.query.base.statement.SqlBuilder
 
statementFactory() - Method in class net.sf.mmm.jpa.impl.query.spring.UtilQueryJpqlSpringConfig
 
StatementFactory - Interface in net.sf.mmm.util.query.api.statement
This is the interface for the factory used to create SQL Statements using a type-safe and fluent builder API.
StatementFactoryFeature - Interface in net.sf.mmm.util.query.api.feature
Marker interface for a feature of a StatementFactory.
StatementFeature - Interface in net.sf.mmm.util.query.api.feature
Marker interface for a feature of a Statement.
statements - Variable in class net.sf.mmm.orient.sql.SqlScript
 
StaticFormatter<V> - Class in net.sf.mmm.util.lang.base
This is an implementation of Formatter that always formats to a static string.
StaticFormatter(String) - Constructor for class net.sf.mmm.util.lang.base.StaticFormatter
The constructor.
STATUS_CODE_ACCEPTED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Accepted.
STATUS_CODE_BAD_GATEWAY - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Bad Gateway.
STATUS_CODE_BAD_REQUEST - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Bad Request.
STATUS_CODE_CONFLICT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Conflict.
STATUS_CODE_CONTINUE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Continue.
STATUS_CODE_CREATED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Created.
STATUS_CODE_EXPECTATION_FAILED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Expectation Failed.
STATUS_CODE_FORBIDDEN - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Forbidden.
STATUS_CODE_GATEWAY_TIMEOUT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Gateway Timeout.
STATUS_CODE_GONE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Gone.
STATUS_CODE_HTTP_VERSION_NOT_SUPPORTED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for HTTP Version Not Supported.
STATUS_CODE_INTERNAL_SERVER_ERROR - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Internal Server Error.
STATUS_CODE_LENGTH_REQUIRED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Length Required.
STATUS_CODE_METHOD_NOT_ALLOWED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Not Allowed.
STATUS_CODE_MOVED_PERMANENTLY - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Moved Permanently.
STATUS_CODE_MOVED_TEMPORARILY - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Moved Temporary.
STATUS_CODE_MULTIPLE_CHOICES - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Multiple Choices.
STATUS_CODE_NO_CONTENT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for No Content.
STATUS_CODE_NONAUTHORITATIVE_INFORMATION - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Non-Authoritative Information.
STATUS_CODE_NOT_ACCEPTABLE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Not Acceptable.
STATUS_CODE_NOT_FOUND - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Not Found.
STATUS_CODE_NOT_IMPLEMENTED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Not Implemented.
STATUS_CODE_NOT_MODIFIED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Not Modified.
STATUS_CODE_OK - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for OK.
STATUS_CODE_PARTIAL_CONTENT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Partial Content.
STATUS_CODE_PAYMENT_REQUIRED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Payment Required.
STATUS_CODE_PRECONDITION_FAILED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Precondition Failed.
STATUS_CODE_PROXY_AUTHENTICATION_REQUIRED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Proxy Authentication Required.
STATUS_CODE_REQUEST_ENTITY_TOO_LARGE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Request Entity Too Large.
STATUS_CODE_REQUEST_RANGE_NOT_SATISFIABLE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Request Range Not Satisfiable.
STATUS_CODE_REQUEST_TIMEOUT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Request Timeout.
STATUS_CODE_REQUEST_URI_TOO_LONG - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Request URI Too Long.
STATUS_CODE_RESET_CONTENT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Reset Content.
STATUS_CODE_SEE_OTHER - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for See other.
STATUS_CODE_SERVICE_UNAVAILABLE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Service Unavailable.
STATUS_CODE_SWITCHING_PROTOCOLS - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Switching Protocols.
STATUS_CODE_TEMPORARY_REDIRECT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Temporary Redirect.
STATUS_CODE_UNAUTHORIZED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Unauthorized.
STATUS_CODE_UNSUPPORTED_MEDIA_TYPE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Unsupported Media Type.
STATUS_CODE_USE_PROXY - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Use Proxy.
statusCode - Variable in class net.sf.mmm.util.http.HttpResponse
 
staxUtil - Variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
StaxUtil - Interface in net.sf.mmm.util.xml.api
This is the interface for a collection of utility functions that help to deal with the StAX API (JSR 173).
staxUtil - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
staxUtil() - Method in class net.sf.mmm.util.xml.impl.spring.UtilXmlSpringConfig
 
StaxUtilImpl - Class in net.sf.mmm.util.xml.base
This utility class contains methods that help to work with the StAX API (JSR 173).
StaxUtilImpl() - Constructor for class net.sf.mmm.util.xml.base.StaxUtilImpl
The constructor.
step - Variable in enum net.sf.mmm.music.datatype.api.TonePitch
 
step - Variable in class net.sf.mmm.util.date.base.RecurrenceBean
 
stepBack() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method decrements the index by one.
stop() - Method in interface net.sf.mmm.client.ui.api.busy.BusySession
This method stops this busy session.
stop() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
This method stops this busy session.
stop() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method has to be called at the end of the transactional execution to end transaction.
stop() - Method in interface net.sf.mmm.util.concurrent.api.Stoppable
This method stops the task.
stop() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
 
stop() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
 
stop - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain.State
true if the chain should be stopped, false otherwise.
stopEditMode() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
Called from UiWidgetCustomEditor.UiHandler.onStopEditMode(UiEvent) to actually discard the changes and leave the edit mode.
stopIndex - Variable in class net.sf.mmm.util.collection.base.ArrayIterator
The index where iteration stops.
stopOnMatch - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
 
Stoppable - Interface in net.sf.mmm.util.concurrent.api
This is the interface for some object that represents a task that can be stopped.
stopped - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
 
stopped - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
 
stopSession(AbstractBusyManager.BusySessionImpl) - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
 
StoreStatement<E,SELF extends StoreStatement<E,SELF>> - Interface in net.sf.mmm.util.query.api.statement
Extends Statement for storing data.
str - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
StreamClosedException - Exception in net.sf.mmm.util.io.api
A StreamClosedException is thrown if a stream is used that has already been closed.
StreamClosedException() - Constructor for exception net.sf.mmm.util.io.api.StreamClosedException
The constructor.
streamOffset - Variable in class net.sf.mmm.util.contenttype.base.DecisionState
 
streamPosition - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
StreamReaderProxy - Class in net.sf.mmm.util.xml.base
This is an implementation of XMLStreamReader interface that adapts an XMLStreamReader.
StreamReaderProxy() - Constructor for class net.sf.mmm.util.xml.base.StreamReaderProxy
The constructor.
StreamReaderProxy(XMLStreamReader) - Constructor for class net.sf.mmm.util.xml.base.StreamReaderProxy
The constructor.
StreamTransferrer(InputStream, OutputStream, boolean, TransferCallback) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
The constructor.
streamUtil - Variable in class net.sf.mmm.util.cli.api.AbstractMain
 
StreamUtil - Interface in net.sf.mmm.util.io.api
This is the interface for a collection of utility functions that help to deal with InputStreams, OutputStreams, Readers and Writers.
streamUtil() - Method in class net.sf.mmm.util.io.impl.spring.UtilIoSpringConfig
 
streamUtil - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl
 
StreamUtilImpl - Class in net.sf.mmm.util.io.base
This is the implementation of the StreamUtil interface.
StreamUtilImpl() - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl
The constructor.
StreamUtilImpl.AbstractAsyncTransferrer - Class in net.sf.mmm.util.io.base
This is the abstract base class for the Callable that transfers data of streams or readers/writers.
StreamUtilImpl.AsyncTransferrerImpl - Class in net.sf.mmm.util.io.base
This is the default implementation of the AsyncTransferrer interface.
StreamUtilImpl.BaseTransferrer<BUFFER> - Class in net.sf.mmm.util.io.base
This is an abstract implementation of the AsyncTransferrer interface, that implements Runnable defining the main flow.
StreamUtilImpl.ReaderTransferrer - Class in net.sf.mmm.util.io.base
This inner class is used to transfer a Reader to a Writer.
StreamUtilImpl.StreamTransferrer - Class in net.sf.mmm.util.io.base
This inner class is used to transfer an InputStream to an OutputStream.
Street() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Address
 
StreetNumber() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Address
 
string - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
string - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The string to be tokenized
string - Variable in class net.sf.mmm.util.lang.base.StaticFormatter
 
StringArgument - Interface in net.sf.mmm.util.query.api.argument
Extends Argument to build an Expression of String value(s).
stringBaseTone - Variable in class net.sf.mmm.music.datatype.api.TabItem
 
StringHasher - Interface in net.sf.mmm.util.text.api
This is the interface for a hashing algorithm for strings (in form of char[] or CharSequence.
stringHasher - Variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
StringListProperty - Class in net.sf.mmm.util.property.api.lang
This is an extension of StringProperty that stores a list of String values that are enclosed with pipe-symbols.
StringListProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.lang.StringListProperty
The constructor.
StringListProperty(String, Bean, AbstractValidator<? super String>) - Constructor for class net.sf.mmm.util.property.api.lang.StringListProperty
The constructor.
StringListProperty(String, Bean, Supplier<String>) - Constructor for class net.sf.mmm.util.property.api.lang.StringListProperty
The constructor.
StringPath - Interface in net.sf.mmm.util.query.api.path
This is the interface for a Path that is a StringArgument.
StringPathImpl - Class in net.sf.mmm.util.query.base.path
This is the implementation of StringPath.
StringPathImpl(PathImpl<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.StringPathImpl
The constructor.
StringPathImpl(PathRoot<?>, ReadableProperty<?>) - Constructor for class net.sf.mmm.util.query.base.path.StringPathImpl
The constructor.
StringProperty - Class in net.sf.mmm.util.property.api.lang
This is the implementation of WritableStringProperty.
StringProperty(String, Bean) - Constructor for class net.sf.mmm.util.property.api.lang.StringProperty
The constructor.
StringProperty(String, Bean, AbstractValidator<? super String>) - Constructor for class net.sf.mmm.util.property.api.lang.StringProperty
The constructor.
StringProperty(String, Bean, Supplier<String>) - Constructor for class net.sf.mmm.util.property.api.lang.StringProperty
The constructor.
stringRepresentation - Variable in enum net.sf.mmm.util.version.api.DevelopmentPhase
 
stringRepresentation - Variable in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
StringSyntax - Interface in net.sf.mmm.util.lang.api
This interface defines the syntax for a decoding and encoding values from/to String.
StringSyntaxBean - Class in net.sf.mmm.util.lang.base
This is the implementation of StringSyntax as simple Java bean.
StringSyntaxBean() - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
The constructor.
StringSyntaxBean(char) - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
The constructor.
StringSyntaxBean(char, char) - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
The constructor.
StringSyntaxBean(char, char, char) - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
The constructor.
StringTokenizer - Class in net.sf.mmm.util.lang.api
This is a rewrite of the awkward StringTokenizer provided by the JDK.
StringTokenizer(String, char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
The constructor.
StringTokenizer(String, String) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
The constructor.
StringTokenizer(String, String, String, char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
The constructor that allows escaping.
StringTokenizer(char[], String, String, char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
The constructor.
StringTokenizer(char[], char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
The constructor.
StringTransformerChain - Class in net.sf.mmm.util.transformer.base
This class represents a Transformer for Strings that is build out of a list of rules.
StringTransformerChain() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
The non-arg constructor.
StringTransformerChain(StringTransformerRule...) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
The constructor.
StringTransformerChain(String, StringTransformerChain, StringTransformerRule...) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
The constructor.
StringTransformerChain.State - Class in net.sf.mmm.util.transformer.base
This inner class contains the state of a transformation.
StringTransformerList - Class in net.sf.mmm.util.transformer.base
This is a JAXB-ready Container for Transformers.
StringTransformerList() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerList
The constructor.
StringTransformerRule - Interface in net.sf.mmm.util.transformer.api
This is the interface for a Transformer of Strings that is typically used as part of a StringTransformerChain.
stringUtil - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
stringUtil - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
stringUtil - Variable in class net.sf.mmm.util.json.base.JsonUtilImpl
 
StringUtil - Interface in net.sf.mmm.util.lang.api
This is the interface for a collection of utility functions that help with String handling and manipulation.
stringUtil - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
stringUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorEnum
The StringUtil instance.
stringUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
stringUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorEnum
The StringUtil instance.
stringUtil - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
stringUtil() - Method in class net.sf.mmm.util.lang.impl.spring.UtilLangSpringConfigBase
 
stringUtil - Variable in class net.sf.mmm.util.text.base.HyphenationState
The StringUtil to use.
stringUtil - Variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
stringUtil - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
 
stringUtil - Variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
stringUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
 
stringUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToEnum
 
stringUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToString
 
stringUtil - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
The StringUtil instance.
stringUtil - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The StringUtil instance.
stringUtil - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
StringUtilImpl - Class in net.sf.mmm.util.lang.base
This is the implementation of StringUtil.
StringUtilImpl() - Constructor for class net.sf.mmm.util.lang.base.StringUtilImpl
The constructor.
stringValueConverter() - Method in class net.sf.mmm.util.json.impl.spring.UtilJsonSpringConfig
 
stringValueConverter() - Method in class net.sf.mmm.util.uuid.impl.spring.UtilUuidSpringConfig
 
StringValueConverter - Interface in net.sf.mmm.util.value.api
This is a sub-interface of GenericValueConverter for the most common value type String.
stringValueConverter() - Method in class net.sf.mmm.util.value.impl.spring.UtilValueSpringConfig
 
StringValueConverterImpl - Class in net.sf.mmm.util.value.base
This is the implementation of StringValueConverter.
StringValueConverterImpl() - Constructor for class net.sf.mmm.util.value.base.StringValueConverterImpl
The constructor.
style - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
 
STYLE_BACKGROUND_COLOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_BACKGROUND_IMAGE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_BORDER_COLOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_BORDER_PANEL - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetAbstractBorderPanel
The default primary style of this widget.
STYLE_BORDER_STYLE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_BORDER_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_BOTTOM - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetAbstractButton
The default primary style of this widget.
STYLE_BUTTON_GROUP - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetButtonGroup
The default primary style of this widget.
STYLE_BUTTON_PANEL - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetButtonPanel
The default primary style of this widget.
STYLE_CLEAR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_COLLAPSE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetCollapsableSection
The style for the button to collapse/expand.
STYLE_COLLAPSED - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetCollapsableSection
The additional style for the button in case the section is collapsed.
STYLE_COLOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_CURRENCY - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_CURSOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_DATA_TABLE - Static variable in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
The default style of this data table widget.
STYLE_DISPLAY - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_FIELD - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
The default top-level style of this widget.
STYLE_FONT_SIZE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_FONT_STYLE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_FONT_WEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_FULL - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_GRID_PANEL - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridPanel
The default primary style of this widget.
STYLE_HEADER - Static variable in interface net.sf.mmm.client.ui.api.widget.UiWidget
The style for a header element.
STYLE_HEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_HORIZONTAL_PANEL - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetHorizontalPanel
The default primary style of this widget.
STYLE_INTEGER - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_ISO_8601 - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_LABEL - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
STYLE_LEFT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_LINE_HEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_LIST_STYLE_TYPE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_LONG - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_MANDATORY - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
STYLE_MARGIN - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MARGIN_BOTTOM - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MARGIN_LEFT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MARGIN_RIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MARGIN_TOP - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MAX_HEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MAX_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MEDIUM - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_MIN_HEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MIN_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OPACITY - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OUTLINE_COLOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OUTLINE_STYLE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OUTLINE_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OVERFLOW - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OVERFLOW_X - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OVERFLOW_Y - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PADDING - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PADDING_BOTTOM - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PADDING_LEFT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PADDING_RIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PADDING_TOP - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PATTERN_MULTIPLE - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStyles
The regular expression pattern for any number of styles.
STYLE_PATTERN_SINGLE - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStyles
The regular expression pattern for a single style.
STYLE_PERCENT - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_POPUP - Static variable in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetPopup
The default additional style of this widget.
STYLE_POSITION - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PRESSED - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetToggleButton
The additional style in case this toggle button is pressed down.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetButtonSeparator
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetCollapsableSection
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetLabel
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetLink
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetSection
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetSlot
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetTab
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetColorField
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetTabPanel
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetToolbar
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetVerticalPanel
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetAbstractDialogWindow
The default primary style of this widget.
STYLE_RICH_TEXT_AREA - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetRichTextField
The primary style of the internal widget with the rich text area.
STYLE_RICH_TEXT_AREA_FOCUSED - Static variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
The CSS style name if the rich-text-area is focused.
STYLE_RIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_SHORT - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_TABLE_LAYOUT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TEXT_ALIGN - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TEXT_DECORATION - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TEXT_INDENT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TEXT_JUSTIFY - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TEXT_OVERFLOW - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TEXT_TRANSFORM - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TOGGLE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetToggleButton
The additional style of this widget.
STYLE_TOP - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TREE - Static variable in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
The style of this tree widget.
STYLE_VERTICAL_ALIGN - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_VIEW - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
The primary style of the internal widget to display the value in view-mode.
STYLE_VISIBILITY - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_WHITE_SPACE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_Z_INDEX - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
styleElement - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
styleName - Variable in enum net.sf.mmm.client.ui.api.common.LengthProperty
 
styles - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
subBuilder - Variable in class net.sf.mmm.util.validation.base.collection.AbstractCollectionValidatorBuilder
 
subFactory - Variable in class net.sf.mmm.util.validation.base.ComplexValidatorBuilder
 
subFormatters - Variable in class net.sf.mmm.util.lang.base.ComposedFormatter
 
subFormatters - Variable in class net.sf.mmm.util.lang.base.ComposedLocalizableFormatter
 
subList(int, int) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
subQueues - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
subSequence(int, int) - Method in class net.sf.mmm.util.lang.base.AbstractCharSequence
 
subSequence(int, int) - Method in class net.sf.mmm.util.lang.base.CharSubSequence
 
subsequentNewlineCount - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
SUBSET_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_ABOVE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_ABOVE_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF_OR_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF_WITH_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_WITH_MULTIPLICATION_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_WITH_PLUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
substring(int, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
subtitle - Variable in class net.sf.mmm.music.partiture.MusicScore
 
SUBTITLE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The subtitle of the content.
subtitleUrl - Variable in class net.sf.mmm.client.ui.api.media.VideoDescriptorBean
 
subtract(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
subtract(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
subtract(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
subtract(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
subtract(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
subtract(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
subtract(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
subtract(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
subtract(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableIntegerBindingProperty
 
subtract(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
subtract(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
subtract(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
subtract(ObservableNumberValue) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
subtract(double) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
subtract(float) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
subtract(long) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
subtract(int) - Method in interface net.sf.mmm.util.property.api.math.ReadableNumberProperty
 
succeed() - Method in class net.sf.mmm.util.date.api.TimeMeasure
This method is to be called once after the operation(s) to measure has successfully completed.
SUCCEEDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_ABOVE_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_ABOVE_NOT_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_ABOVE_SINGLE_LINE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
successCallback - Variable in class net.sf.mmm.service.base.client.RemoteInvocationCallData
The callback to receive the service result on success.
suffix - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
The suffix (last segment) of the pattern.
SUFFIX_CLASS - Static variable in class net.sf.mmm.util.reflect.base.ClassNameCollector
Suffix for classes as resource.
SUFFIX_PROPERTY - Static variable in class net.sf.mmm.util.bean.impl.BeanMethod
 
SuffixTransformerRule - Class in net.sf.mmm.util.text.base
This is a simple implementation of the TransformerRule.
SuffixTransformerRule(String, String) - Constructor for class net.sf.mmm.util.text.base.SuffixTransformerRule
The constructor.
SUM_PROPERTY - Static variable in class net.sf.mmm.util.query.base.path.PathImpl
The property for the size aggregate function on a Collection.
summary - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
superClass - Variable in class net.sf.mmm.util.reflect.base.AssignableFromFilter
The class
superClasses - Variable in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl.OrientClass
The OrientC
superDescriptor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
 
superDescriptorBlockGenerated - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
 
superPropertyDescriptorBlockGenerated - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
 
superPropertyVariableDeclated - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
 
SUPERSCRIPT_ONE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A small superscript variant of 1.
SUPERSCRIPT_THREE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A small superscript variant of 3 e.g for cubic.
SUPERSCRIPT_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A small superscript variant of 2 e.g for the square.
SUPERSET_ABOVE_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_ABOVE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_ABOVE_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_BESIDE_AND_JOINED_BY_DASH_WITH_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_BESIDE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF_OR_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF_WITH_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_WITH_MULTIPLICATION_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_WITH_PLUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
superType - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
 
suppressedField - Variable in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
SURFACE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Surrogate() - Constructor for enum net.sf.mmm.util.io.base.EncodingUtilImpl.Surrogate
 
surrogates - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The last EncodingUtilImpl.Surrogates for each of the positions modulo 4.
SWUNG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
symbol - Variable in enum net.sf.mmm.music.datatype.api.ChordExtension
 
symbol - Variable in class net.sf.mmm.music.datatype.api.Clef
 
sync(AbstractByteArrayBufferBuffer) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method synchronizes the buffer with the given master.
syncClass(OClass) - Method in interface net.sf.mmm.orient.api.mapping.OrientBeanMapper
Synchronizes a OrientDB class with the according OrientBean.
syncClass(OrientBeanMapperImpl.OrientClass, OSchemaProxy) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
syncClass(OClass) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
synchronize(NlsBundleDescriptor) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
This method synchronizes (creates or updates) the localized bundles (properties).
synchronize(NlsBundleDescriptor, String, File, String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundleCli
synchronize(NlsBundleDescriptor, String, File, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleConverter
 
synchronize(NlsBundleDescriptor, String, File, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
synchronizeProperties(NlsBundleDescriptor, String, Properties, StringBuffer) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
syncSchema(OSchemaProxy) - Method in interface net.sf.mmm.orient.api.mapping.OrientBeanMapper
Synchronizes the OrientDB schema with the Java data model.
syncSchema(OSchemaProxy) - Method in class net.sf.mmm.orient.impl.mapping.OrientBeanMapperImpl
 
syntax - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
The syntax of the option.
SYNTAX - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessageFormatter
The syntax of the message-format patterns.
SYSTEM_DEFAULT_ENCODING - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The default encoding used by this JVM as fallback if no explicit encoding is specified.
SYSTEM_PROPERTY_LINE_SEPARATOR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
SYSTEM_TYPE_BSD - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for a BSD operating system (freeBSD, openBSD, etc.).
SYSTEM_TYPE_LINUX - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for a distribution of Linux (android, ubuntu, kubuntu, debian, openSUSE, gentoo, fedora, mandriva, etc.).
SYSTEM_TYPE_MAC_IOS - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for a variant of Apples operating system ("Mac OS", "Mac OS X" or any variant of "iOS").
SYSTEM_TYPE_MAINFRAIME - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for operating systems dedicated for mainframe machines ([Open]VMS, z/OS, BS2000, OS/360, OS/390, etc.).
SYSTEM_TYPE_OTHER - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for anything else that is not further classified.
SYSTEM_TYPE_UNIX - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for Unix explicitly excluding Mac OS, BSD-systems and Linux.
SYSTEM_TYPE_WINDOWS - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for a variant of Microsoft Windows (including mobile variants).
systemArchitecture - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
SystemInformation - Interface in net.sf.mmm.util.lang.api
This is the interface for a data-object containing structured of an operating system.
systemInformation - Variable in class net.sf.mmm.util.lang.base.SystemUtilImpl
 
SystemInformationImpl - Class in net.sf.mmm.util.lang.base
This is the implementation of the SystemInformation interface.
SystemInformationImpl() - Constructor for class net.sf.mmm.util.lang.base.SystemInformationImpl
The constructor.
SystemInformationImpl(String, String, String) - Constructor for class net.sf.mmm.util.lang.base.SystemInformationImpl
The constructor.
SystemInformationImpl(String, String, String, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.SystemInformationImpl
The constructor.
systemName - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
systemType - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
systemUtil - Variable in class net.sf.mmm.search.impl.lucene.LuceneDirectoryBuilderImpl
 
SystemUtil - Interface in net.sf.mmm.util.lang.api
This is the interface for a collection of utility functions that help to deal with things specific for the operating system running this java virtual machine.
systemUtil() - Method in class net.sf.mmm.util.lang.impl.spring.UtilLangSpringConfigBase
 
SystemUtilImpl - Class in net.sf.mmm.util.lang.base
This is the implementation of the SystemUtil interface.
SystemUtilImpl() - Constructor for class net.sf.mmm.util.lang.base.SystemUtilImpl
The constructor.
systemVersion - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
 

T

TAB - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a tab (in a tab-panel).
TAB_INDEX_DISABLE - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The value for tabIndex to remove from tab-order.
TAB_INDEX_NONE - Static variable in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
The tab index to remove from tab-order.
TabItem - Class in net.sf.mmm.music.datatype.api
 
TabItem(MusicalValue, Tone, int, Tone) - Constructor for class net.sf.mmm.music.datatype.api.TabItem
The constructor.
TabItem(MusicalValue, Tone, int) - Constructor for class net.sf.mmm.music.datatype.api.TabItem
The constructor.
TabItem(MusicalValue, int, Tone) - Constructor for class net.sf.mmm.music.datatype.api.TabItem
The constructor.
table - Variable in class net.sf.mmm.util.contenttype.impl.DecisionTable
 
TABLE_HEADER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a table header container that may contain a ColumnResizer.
TableBody - Class in net.sf.mmm.client.ui.gwt.widgets
A TableWidget is a CustomPanel that represents the body of a table ( <tbody> element).
TableBody() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableBody
The constructor.
tableBody - Variable in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
TableCellAtomic - Class in net.sf.mmm.client.ui.gwt.widgets
A TableCellAtomic is an atomic cell that represents a table data element (a <td> element).
TableCellAtomic() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableCellAtomic
The constructor.
TableCellComposite - Class in net.sf.mmm.client.ui.gwt.widgets
A TableCellComposite is a composite cell that represents a table data element (a <td> element).
TableCellComposite() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableCellComposite
The constructor.
TableCellHeaderAtomic - Class in net.sf.mmm.client.ui.gwt.widgets
A TableCellHeaderAtomic is an atomic cell that represents a header cell in a TableWidget (a <th> element).
TableCellHeaderAtomic() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableCellHeaderAtomic
The constructor.
TableCellHeaderComposite - Class in net.sf.mmm.client.ui.gwt.widgets
A TableCellHeaderComposite is an composite cell that represents a header cell in a TableWidget (a <th> element).
TableCellHeaderComposite() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableCellHeaderComposite
The constructor.
TableFooter - Class in net.sf.mmm.client.ui.gwt.widgets
A TableFooter is a CustomPanel that represents the footer of a table ( <tfoot> element).
TableFooter() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableFooter
The constructor.
tableFooter - Variable in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
TableHead - Class in net.sf.mmm.client.ui.gwt.widgets
A TableHead is a CustomPanel that represents the head of a table ( <thead> element).
TableHead() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableHead
The constructor.
tableHeader - Variable in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
tableInfo - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
TableRow - Class in net.sf.mmm.client.ui.gwt.widgets
A TableRow is a CustomPanel that represents a table row (<tr>).
TableRow() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableRow
The constructor.
tableRow - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
TableWidget - Class in net.sf.mmm.client.ui.gwt.widgets
A TableWidget is a CustomPanel that represents a table (<table>).
TableWidget() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableWidget
The constructor.
tableWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
TAG_BODY - Static variable in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
the body tag
TAG_DATALIST - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The tag name of a DataList.
TAG_HEAD - Static variable in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
the head tag
TAG_META - Static variable in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
the meta tag
TAG_TITLE - Static variable in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
the title tag
Tags() - Method in interface net.sf.mmm.orient.data.bean.api.media.AbstractMedia
 
tagStartIndex - Variable in class net.sf.mmm.util.xml.api.ParserState
 
TALB - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
targetArrayClass2converterMap - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
targetBuffer - Variable in class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
The buffer to copy to.
targetBuffer - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
The destination buffer (end of chain)
targetClass2converterMap - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
TargetClass2ConverterMap() - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
The constructor.
TargetClass2ConverterMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
The constructor.
targetOffset - Variable in class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
targetType - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
 
TBPM - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
TCOM - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
TCON - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
TEAL - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color teal.
technical - Variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
technical - Variable in class net.sf.mmm.util.lang.base.AbstractErrorMessage
 
TechnicalErrorUserException - Exception in net.sf.mmm.util.exception.api
A TechnicalErrorUserException is wrapping arbitrary technical errors to a generic exception for end-users or clients.
TechnicalErrorUserException() - Constructor for exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
The constructor for de-serialization in GWT.
TechnicalErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
The constructor.
TechnicalErrorUserException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
The constructor for the very special case that you want to define a custom message.
TechnicalErrorUserException(TechnicalErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
The copy constructor.
technicalParent - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
technicalRootType - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
 
TELEPHONE_RECORDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
template - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
 
template - Variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
TEMPLATE_PATTERN - Static variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The pattern.
templateResolver - Variable in class net.sf.mmm.util.cli.api.CliOutputSettings
 
templateResolver - Static variable in class net.sf.mmm.util.nls.api.NlsAccess
 
templateResolver - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The NlsTemplateResolver instance.
templatesMap - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The Map used to cache templates.
temporaryDirectory - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
temporaryDirectoryPath - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
TERMINATOR - Static variable in class net.sf.mmm.util.text.base.HyphenationPattern
The word-terminator representing start end end of a word.
terms - Variable in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
Test - Class in net.sf.mmm.orient
TODO: this class ...
Test() - Constructor for class net.sf.mmm.orient.Test
 
TEST_RESOURCES_PATH - Static variable in class net.sf.mmm.test.TestResourceHelper
The path to the base-dir of test-resources of the current module.
TestLogger - Class in net.sf.mmm.logging
This is an implementation of the Logger interface that stores all log-entries in a list.
TestLogger() - Constructor for class net.sf.mmm.logging.TestLogger
The constructor.
TestLogger.LogEvent - Class in net.sf.mmm.logging
An event that tracks the log-entry.
TestLogger.LogLevel - Enum in net.sf.mmm.logging
Enumerats the loglevels.
testPath - Static variable in class net.sf.mmm.test.TestResourceHelper
 
TestResourceHelper - Class in net.sf.mmm.test
This is a utility-class with static methods that help to write unit-tests that read test-resources from filesystem or classpath.
TestResourceHelper() - Constructor for class net.sf.mmm.test.TestResourceHelper
Construction forbidden.
TestUser - Class in net.sf.mmm.test
This is a simple user for testing.
TestUser(String) - Constructor for class net.sf.mmm.test.TestUser
The constructor.
TestValues - Interface in net.sf.mmm.test
This interface contains arbitrary string for testing.
text - Variable in enum net.sf.mmm.music.datatype.api.TonePitch
 
text - Variable in class net.sf.mmm.util.text.api.TextColumn
 
text - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
TEXT_TAGS - Static variable in class net.sf.mmm.content.parser.impl.opendoc.AbstractContentParserOpenDoc
The Set of XML tags that contain relevant text.
TextColumn - Class in net.sf.mmm.util.text.api
This class is a simple container for the text of a column together with its metadata.
TextColumn(String, TextColumnInfo) - Constructor for class net.sf.mmm.util.text.api.TextColumn
The constructor.
TextColumnInfo - Class in net.sf.mmm.util.text.api
This is a Java-bean for the layout-configuration of a text column.
TextColumnInfo() - Constructor for class net.sf.mmm.util.text.api.TextColumnInfo
The constructor.
TextColumnInfo.IndentationMode - Enum in net.sf.mmm.util.text.api
This enum contains the available modes how to deal with indentation after newlines.
textIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
TextSegment(String, Hyphenator) - Constructor for class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
The constructor.
TextSegmentType() - Constructor for enum net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegmentType
 
TextTableInfo - Class in net.sf.mmm.util.text.api
This is a Java-bean for the layout-configuration of a text table.
TextTableInfo() - Constructor for class net.sf.mmm.util.text.api.TextTableInfo
The constructor.
THAI_SENTENCE - Static variable in interface net.sf.mmm.test.TestValues
Thai sentence: "The language barrier is a major problem for today's global communication."
theme - Variable in class net.sf.mmm.client.ui.base.UiConfigurationBean
 
THERE_DOES_NOT_EXIST - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
THERE_EXISTS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
THEREFORE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
THIN_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
threadFactory - Variable in class net.sf.mmm.util.concurrent.base.SimpleExecutor
 
threadPoolExecutor() - Method in class net.sf.mmm.util.concurrent.impl.spring.UtilConcurrentSpringConfig
 
THREE_PER_EM_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
throwable - Variable in class net.sf.mmm.logging.TestLogger.LogEvent
The optional Throwable.
ThrowableHelper - Class in net.sf.mmm.util.exception.api
This is a small hack to truncate exceptions.
ThrowableHelper() - Constructor for class net.sf.mmm.util.exception.api.ThrowableHelper
Construction forbidden.
ThrowableHelper.Helper - Class in net.sf.mmm.util.exception.api
Class for reflective access to Throwables.
TIE_OVER_INFINITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TILDE_OPERATOR_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TILDE_OPERATOR_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TIME_23_59_59 - Static variable in interface net.sf.mmm.test.TestValues
The time 23:59:59 in milliseconds.
TimeMeasure - Class in net.sf.mmm.util.date.api
This class makes it very easy to do performance monitoring.
TimeMeasure() - Constructor for class net.sf.mmm.util.date.api.TimeMeasure
The constructor.
TimeMeasure.Result - Enum in net.sf.mmm.util.date.api
The state of the completion.
timeout - Variable in class net.sf.mmm.transaction.api.TransactionSettings
 
timestamp - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
TIT1 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
TODO
TIT2 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
TIT3 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
 
title - Variable in enum net.sf.mmm.client.ui.api.common.LengthUnit
 
title - Variable in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
 
title - Variable in class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
title - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
title - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
title - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
 
title - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
 
title - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
 
title - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The title label.
title - Variable in enum net.sf.mmm.music.datatype.api.TonalSystem
 
title - Variable in class net.sf.mmm.music.partiture.MusicScore
 
title - Variable in class net.sf.mmm.search.base.config.SearchSourceBean
 
title - Variable in class net.sf.mmm.search.engine.base.config.SearchEntryTypeBean
 
title - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
title - Variable in class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
 
title - Variable in enum net.sf.mmm.util.datatype.api.person.Gender
 
title - Variable in enum net.sf.mmm.util.date.api.DateUnit
 
title - Variable in enum net.sf.mmm.util.date.api.Month
 
title - Variable in enum net.sf.mmm.util.date.api.Weekday
 
title - Variable in enum net.sf.mmm.util.date.api.WeekOfMonth
 
title - Variable in enum net.sf.mmm.util.lang.api.Alignment
 
title - Variable in enum net.sf.mmm.util.lang.api.CompareOperator
 
title - Variable in enum net.sf.mmm.util.lang.api.Conjunction
 
title - Variable in enum net.sf.mmm.util.lang.api.Direction
 
title - Variable in enum net.sf.mmm.util.lang.api.HorizontalAlignment
 
title - Variable in enum net.sf.mmm.util.lang.api.Orientation
 
title - Variable in enum net.sf.mmm.util.lang.api.SortOrder
 
title - Variable in enum net.sf.mmm.util.lang.api.VerticalAlignment
 
title - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
TITLE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The official title of the content.
title - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
title - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
title2OptionMap - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
Maps the formatted title back to the original value.
TITLE_PATTERN - Static variable in class net.sf.mmm.content.parser.impl.html.ContentParserHtml
pattern to extract the title
titleBar - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The title panel.
titleDeletePopup() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
titleDiscardPopup() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
titleFontSettings() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
titleHeader - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
titleRemovePopup() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
titleVisible - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
TLAN - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
The language(s) of the text or lyrics of the audio.
Tld() - Method in interface net.sf.mmm.orient.data.bean.api.world.Country
 
TLEN - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
TODO
to(ReadableProperty<V>) - Method in interface net.sf.mmm.util.query.api.path.PathFactory
 
to(ReadableBooleanProperty) - Method in interface net.sf.mmm.util.query.api.path.PathFactory
 
to(ReadableStringProperty) - Method in interface net.sf.mmm.util.query.api.path.PathFactory
 
to(ReadableNumberProperty<V>) - Method in interface net.sf.mmm.util.query.api.path.PathFactory
 
to(ReadableListProperty<E>) - Method in interface net.sf.mmm.util.query.api.path.PathFactory
 
to(ReadableSetProperty<E>) - Method in interface net.sf.mmm.util.query.api.path.PathFactory
 
to(ReadableMapProperty<K, V>) - Method in interface net.sf.mmm.util.query.api.path.PathFactory
 
to(LinkProperty<V>) - Method in interface net.sf.mmm.util.query.api.path.PathFactory
 
to(ReadableProperty<V>) - Method in class net.sf.mmm.util.query.base.path.AbstractPathFactory
 
to(ReadableBooleanProperty) - Method in class net.sf.mmm.util.query.base.path.AbstractPathFactory
 
to(ReadableStringProperty) - Method in class net.sf.mmm.util.query.base.path.AbstractPathFactory
 
to(ReadableNumberProperty<V>) - Method in class net.sf.mmm.util.query.base.path.AbstractPathFactory
 
to(LinkProperty<V>) - Method in class net.sf.mmm.util.query.base.path.AbstractPathFactory
 
to(ReadableListProperty<E>) - Method in class net.sf.mmm.util.query.base.path.AbstractPathFactory
 
to(ReadableSetProperty<E>) - Method in class net.sf.mmm.util.query.base.path.AbstractPathFactory
 
to(ReadableMapProperty<K, V>) - Method in class net.sf.mmm.util.query.base.path.AbstractPathFactory
 
toAbsoluteValue(Beat) - Method in class net.sf.mmm.music.datatype.api.MusicalValue
 
toArray() - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
toArray(T[]) - Method in interface net.sf.mmm.util.property.api.ReadableSetProperty
 
toArray() - Method in interface net.sf.mmm.util.property.api.util.ReadableCollectionProperty
 
toArray(T[]) - Method in interface net.sf.mmm.util.property.api.util.ReadableCollectionProperty
 
toArray() - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
toArray(T[]) - Method in interface net.sf.mmm.util.property.api.util.ReadableListProperty
 
toArray(Collection<?>, Class<?>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method converts the given Collection to an array of the given componentType.
toArray(Collection<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
toArrayTyped(Collection<T>, Class<T>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method converts the given Collection to an array of the given componentType.
toArrayTyped(Collection<T>, Class<T>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
toBean(D) - Method in interface net.sf.mmm.util.bean.api.mapping.DocumentBeanMapper
 
toBean(P, T) - Method in interface net.sf.mmm.util.bean.api.mapping.PojoBeanMapper
 
toBean(D) - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper
 
toBean(Object, T) - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
toBeanValue(Object, BeanPrototypeBuilder, T, Object, GenericType<?>) - Method in class net.sf.mmm.util.bean.impl.mapping.GenericPojoBeanMapperImpl
 
toCamlCase(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method converts the given string to caml-case syntax using the default separators ' ', '-', '_' and '.'.
toCamlCase(String, char...) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method converts the given string to caml-case syntax.
toCamlCase(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
toCamlCase(String, char...) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
toColor() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
toDirection() - Method in enum net.sf.mmm.util.lang.api.Alignment
 
toFileArray() - Method in class net.sf.mmm.util.gwt.api.JsFileList
 
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
Toggles the feature.
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBold
Toggles the feature.
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorItalic
Toggles the feature.
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorStrikethrough
Toggles the feature.
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSubscript
Toggles the feature.
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSuperscript
Toggles the feature.
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnderline
Toggles the feature.
TOGGLE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the additional CSS style for a CssStyles.BUTTON that is toggled between normal and CssStyles.PRESSED state.
toHyphenation() - Method in class net.sf.mmm.util.text.base.HyphenationState
This method gets the Hyphenation from this state.
toHyphenationPoints() - Method in class net.sf.mmm.util.text.base.HyphenationState
This method creates the hyphenationPoints of a hyphenated word.
toJson(JsonGenerator) - Method in class net.sf.mmm.util.bean.impl.BeanAccessBase
 
toJson(JsonGenerator) - Method in interface net.sf.mmm.util.json.api.JsonSupport
Serializes this object as JSON (JavaScript-Object-Notation).
toJson(JsonGenerator) - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
toJson(JsonGenerator, V) - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
toJson(JsonGenerator, Boolean) - Method in class net.sf.mmm.util.property.api.lang.BooleanProperty
 
toJson(JsonGenerator, V) - Method in class net.sf.mmm.util.property.api.lang.GenericProperty
 
toJson(JsonGenerator, String) - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
toJson(JsonGenerator, String) - Method in class net.sf.mmm.util.property.api.lang.StringProperty
 
toJson(JsonGenerator, Number) - Method in class net.sf.mmm.util.property.api.math.BigDecimalProperty
 
toJson(JsonGenerator, Number) - Method in class net.sf.mmm.util.property.api.math.ByteProperty
 
toJson(JsonGenerator, Number) - Method in class net.sf.mmm.util.property.api.math.DoubleProperty
 
toJson(JsonGenerator, Number) - Method in class net.sf.mmm.util.property.api.math.FloatProperty
 
toJson(JsonGenerator, Number) - Method in class net.sf.mmm.util.property.api.math.IntegerProperty
 
toJson(JsonGenerator, Number) - Method in class net.sf.mmm.util.property.api.math.LongProperty
 
toJson(JsonGenerator, Number) - Method in class net.sf.mmm.util.property.api.math.ShortProperty
 
toJson(JsonGenerator) - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
toJson(JsonGenerator, Instant) - Method in class net.sf.mmm.util.property.api.time.InstantProperty
 
toJson(JsonGenerator, LocalDate) - Method in class net.sf.mmm.util.property.api.time.LocalDateProperty
 
toJson(JsonGenerator, LocalDateTime) - Method in class net.sf.mmm.util.property.api.time.LocalDateTimeProperty
 
toJson(JsonGenerator, ObservableList<E>) - Method in class net.sf.mmm.util.property.api.util.ListProperty
 
toJson(JsonGenerator, ObservableMap<K, V>) - Method in class net.sf.mmm.util.property.api.util.MapProperty
 
toJson(JsonGenerator, ObservableSet<E>) - Method in class net.sf.mmm.util.property.api.util.SetProperty
 
TOKEN_FILTER - Static variable in class net.sf.mmm.util.http.HttpParser
char-filter for a token as defined by the HTTP specification
toList() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method converts the list represented by this node to a regular List.
toList() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
 
toLowerCase(String) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
toLowerCase(String, Locale) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
toMap() - Method in interface net.sf.mmm.util.context.api.GenericContext
This method allows to create a Map representing the variables of this context.
toMap() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
 
toMap() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
tonalSystem - Variable in class net.sf.mmm.music.datatype.api.Chord
 
tonalSystem - Variable in enum net.sf.mmm.music.datatype.api.MusicalKey
 
TonalSystem - Enum in net.sf.mmm.music.datatype.api
A TonalSystem is a scale composed of seven distinct pitch classes.
TonalSystem(String, String) - Constructor for enum net.sf.mmm.music.datatype.api.TonalSystem
The constructor.
Tone - Class in net.sf.mmm.music.datatype.api
A Tone is an absolute tone as the combination of a TonePitch with an octave.
Tone(String) - Constructor for class net.sf.mmm.music.datatype.api.Tone
The constructor.
Tone(TonePitch, int) - Constructor for class net.sf.mmm.music.datatype.api.Tone
The constructor.
tone - Variable in class net.sf.mmm.music.datatype.api.ToneItem
 
ToneItem - Class in net.sf.mmm.music.datatype.api
ToneItem(MusicalValue, Tone) - Constructor for class net.sf.mmm.music.datatype.api.ToneItem
The constructor.
TonePitch - Enum in net.sf.mmm.music.datatype.api
This enum represents the TonePitch of a musical note.
TonePitch(String, String, String, int, TonePitch) - Constructor for enum net.sf.mmm.music.datatype.api.TonePitch
The constructor.
tonesChromatic - Variable in enum net.sf.mmm.music.datatype.api.MusicalKey
 
tonesDiatonic - Variable in enum net.sf.mmm.music.datatype.api.MusicalKey
 
tonika - Variable in enum net.sf.mmm.music.datatype.api.MusicalKey
 
toNlsMessage() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
toNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
 
toNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
toNlsMessage() - Method in interface net.sf.mmm.util.nls.api.NlsObject
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
 
toNlsMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
toNlsMessage() - Method in class net.sf.mmm.util.nls.impl.NlsMessageImpl
 
toNormalizedValue() - Method in class net.sf.mmm.music.datatype.api.MusicalValue
 
TOOLBAR - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a toolbar.
Toolbar - Class in net.sf.mmm.client.ui.gwt.widgets
This is a Widget representing a toolbar.
Toolbar() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Toolbar
The constructor.
toolbarWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
 
toolbarWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
 
tooltip - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
tooltipCollapse() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
tooltipExpand() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
tooltipNext() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
tooltipPrevious() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
tooltipRefresh() - Method in interface net.sf.mmm.search.NlsBundleSearchRoot
Tooltip for refresh.
TOP_ARC_ANTICLOCKWISE_ARROW_WITH_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TOP_ARC_CLOCKWISE_ARROW_WITH_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TOP_LEFT_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TOP_LEFT_CROP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TOP_RIGHT_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TOP_RIGHT_CROP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TOP_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
toplevelSession - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
The top-level AbstractBusyManager.BusySessionImpl or null for no open session.
toplevelWidget - Variable in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
 
toPrintWriter(Appendable) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method converts the given Appendable to a PrintWriter.
toPrintWriter(Appendable) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
toResourceBundle(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
Converts the given NlsBundle class to a ResourceBundle.
toSeparatedString(Collection<?>, String, StringSyntax) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method formats the elements given by collection to a string where each value is formatted to its string representation and separated by separator.
toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method is like StringUtil.toSeparatedString(Collection, String, StringSyntax) but allows to specify an explicit Formatter to use instead of Object.toString().
toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>, Appendable) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method is like StringUtil.toSeparatedString(Collection, String, StringSyntax) but allows to specify an explicit Formatter to use instead of Object.toString().
toSeparatedString(Collection<?>, String, StringSyntax) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>, Appendable) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
 
toSimplestNumber(Number) - Method in interface net.sf.mmm.util.math.api.MathUtilLimited
This method converts the given value to the simplest suitable number-type.
toSimplestNumber(Number) - Method in class net.sf.mmm.util.math.base.MathUtilLimitedImpl
 
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.common.LengthUnit
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.client.ui.api.common.Point
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
toString() - Method in class net.sf.mmm.client.ui.api.event.AbstractUiEvent
toString() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
toString() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
toString() - Method in class net.sf.mmm.client.ui.base.dialog.DialogSlot
toString() - Method in class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
toString() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
toString() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
toString() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDisplay
toString() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
toString() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
toString() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
toString() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
toString() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
toString() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
toString() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
toString() - Method in class net.sf.mmm.music.datatype.api.Beat
 
toString() - Method in class net.sf.mmm.music.datatype.api.Chord
 
toString() - Method in enum net.sf.mmm.music.datatype.api.MusicalKey
toString() - Method in class net.sf.mmm.music.datatype.api.MusicalValue
 
toString() - Method in enum net.sf.mmm.music.datatype.api.TonalSystem
toString() - Method in class net.sf.mmm.music.datatype.api.Tone
 
toString() - Method in enum net.sf.mmm.music.datatype.api.TonePitch
toString() - Method in class net.sf.mmm.orient.base.id.OrientId
 
toString() - Method in class net.sf.mmm.search.base.AbstractSearchEntry
toString() - Method in class net.sf.mmm.search.base.config.SearchSourceBean
toString() - Method in interface net.sf.mmm.search.engine.api.SearchQuery
This method gets a string representation of this query.
toString() - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeBean
toString() - Method in class net.sf.mmm.search.engine.base.config.SearchEntryTypeContainerBean
toString() - Method in class net.sf.mmm.search.engine.impl.lucene.AbstractLuceneSearchQuery
This method gets a string representation of this query.
toString() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
toString() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
toString(boolean) - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
toString() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
toString() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
toString() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
toString() - Method in class net.sf.mmm.test.TestUser
 
toString() - Method in class net.sf.mmm.util.bean.api.id.AbstractId
 
toString(StringBuilder) - Method in class net.sf.mmm.util.bean.api.id.AbstractId
 
toString() - Method in interface net.sf.mmm.util.bean.api.id.Id
 
toString() - Method in class net.sf.mmm.util.bean.base.link.AbstractLink
 
toString() - Method in class net.sf.mmm.util.bean.base.mapping.AbstractDocumentBeanMapper.Mapping
 
toString() - Method in class net.sf.mmm.util.bean.impl.BeanPrototypeProperty
 
toString() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
 
toString() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
 
toString() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
 
toString() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
 
toString() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
 
toString() - Method in class net.sf.mmm.util.collection.base.NodeCycle
 
toString() - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
 
toString() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
toString() - Method in class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
 
toString() - Method in class net.sf.mmm.util.datatype.api.color.Brightness
 
toString() - Method in class net.sf.mmm.util.datatype.api.color.Color
 
toString() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
 
toString() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
toString(ColorModel) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
toString() - Method in class net.sf.mmm.util.datatype.api.color.Lightness
 
toString() - Method in class net.sf.mmm.util.datatype.api.color.Saturation
 
toString() - Method in interface net.sf.mmm.util.datatype.api.color.Segment
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.datatype.api.person.Gender
 
toString() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
 
toString() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
toString() - Method in enum net.sf.mmm.util.date.api.DateUnit
 
toString() - Method in enum net.sf.mmm.util.date.api.Month
 
toString() - Method in enum net.sf.mmm.util.date.api.Weekday
 
toString() - Method in class net.sf.mmm.util.date.api.WeekdaySet
 
toString() - Method in enum net.sf.mmm.util.date.api.WeekOfMonth
 
toString() - Method in interface net.sf.mmm.util.entity.api.EntityId
The string representation of the EntityId in the following form:
toString() - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
 
toString(StringBuilder) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
Method to extend Object.toString() logic.
toString(StringBuilder) - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
Method to extend Object.toString() logic.
toString() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
toString() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
toString(Locale) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
toString(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
toString() - Method in exception net.sf.mmm.util.exception.api.NlsException
 
toString(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsException
 
toString(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsException
 
toString() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
toString(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
toString(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
toString() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
toString(Locale) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
Like NlsThrowable.toString() but using the specified Locale.
toString(Locale, Appendable) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
appends the localized string representation of this exception.
toString() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
 
toString() - Method in class net.sf.mmm.util.file.base.FileAttributes
 
toString() - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
 
toString() - Method in class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
 
toString() - Method in class net.sf.mmm.util.http.HttpMessage
 
toString() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
 
toString() - Method in class net.sf.mmm.util.lang.api.AbstractDatatype
 
toString() - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
 
toString() - Method in enum net.sf.mmm.util.lang.api.Alignment
 
toString() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
 
toString() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
toString() - Method in enum net.sf.mmm.util.lang.api.Conjunction
 
toString() - Method in interface net.sf.mmm.util.lang.api.Datatype
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.Direction
 
toString() - Method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
 
toString() - Method in enum net.sf.mmm.util.lang.api.Orientation
 
toString() - Method in class net.sf.mmm.util.lang.api.Password
 
toString() - Method in enum net.sf.mmm.util.lang.api.SortOrder
 
toString() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
 
toString() - Method in enum net.sf.mmm.util.lang.api.VerticalAlignment
 
toString() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
toString() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
 
toString() - Method in class net.sf.mmm.util.lang.base.attribute.AbstractAttributeReadId
 
toString() - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
 
toString() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
 
toString() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
toString() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
toString() - Method in class net.sf.mmm.util.lang.base.EnumEnumType
 
toString() - Method in class net.sf.mmm.util.nls.api.NlsArgument
 
toString() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterPlugin
 
toString() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
 
toString() - Method in class net.sf.mmm.util.nls.base.NlsArgumentDescriptor
 
toString() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
toString() - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
 
toString() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
 
toString() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
 
toString() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
 
toString() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
 
toString() - Method in class net.sf.mmm.util.nls.impl.NlsMessageImpl
 
toString() - Method in interface net.sf.mmm.util.path.api.PathUri
 
toString() - Method in class net.sf.mmm.util.path.base.PathUriImpl
 
toString() - Method in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
 
toString() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
toString() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
 
toString() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessor
 
toString() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
toString() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
 
toString() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
toString() - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
toString() - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
toString() - Method in interface net.sf.mmm.util.query.api.statement.Statement
 
toString() - Method in class net.sf.mmm.util.query.api.variable.Variable
 
toString() - Method in class net.sf.mmm.util.query.base.expression.SimpleExpressionFormatter
 
toString() - Method in class net.sf.mmm.util.query.base.expression.SqlOperator
 
toString() - Method in class net.sf.mmm.util.query.base.path.Alias
 
toString() - Method in class net.sf.mmm.util.query.base.QueryImpl
 
toString() - Method in class net.sf.mmm.util.query.base.statement.AbstractStatement
 
toString() - Method in class net.sf.mmm.util.reflect.api.Arguments
 
toString() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
toString() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the string representation of this GenericType.
toString(StringBuilder) - Method in class net.sf.mmm.util.reflect.api.NamedSignature
 
toString(Type) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the string representation of a Type.
toString(Type, Appendable, Visitor<Class<?>>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the string representation of a Type.
toString() - Method in class net.sf.mmm.util.reflect.api.Signature
 
toString(StringBuilder) - Method in class net.sf.mmm.util.reflect.api.Signature
 
toString() - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
 
toString(Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
toString(Type, Appendable, Visitor<Class<?>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
toString() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
toString() - Method in class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
 
toString() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
 
toString() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
toString() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
toString() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
 
toString() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
 
toString(StringBuilder, char) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
toString() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
toString(char) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
toString() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
 
toString() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
 
toString() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
 
toString() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
 
toString() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
toString() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
 
toString() - Method in interface net.sf.mmm.util.text.api.Hyphenation
The hyphenation of the according word (e.g.
toString() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
toString() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
toString() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
 
toString() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
This method gets the original pattern.
toString() - Method in class net.sf.mmm.util.text.base.HyphenationState
This method generates a string with the given word including the ranked hyphenation points.
toString() - Method in class net.sf.mmm.util.text.base.HyphenatorImpl
 
toString() - Method in class net.sf.mmm.util.text.base.JustificationImpl
 
toString() - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
 
toString(StringBuilder) - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
Method to extend AbstractTransferObject.toString() logic.
toString(StringBuilder) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
Method to extend AbstractTransferObject.toString() logic.
toString() - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
 
toString() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
 
toString() - Method in class net.sf.mmm.util.value.api.Range
 
toString() - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
 
toString() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets a unique string representation of this VersionIdentifier.
toString() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
toString() - Method in interface net.sf.mmm.util.xml.path.api.XmlSelector
This method gets the string representation of this XML selector.
toString(StringBuilder) - Method in class net.sf.mmm.util.xml.path.base.AbstractXmlItem
This method is like AbstractXmlItem.toString() using the given stringBuilder.
toString() - Method in class net.sf.mmm.util.xml.path.base.AbstractXmlItem
 
toString(StringBuilder) - Method in class net.sf.mmm.util.xml.path.base.XmlPathImpl
 
toString(StringBuilder) - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
 
toStringAsByte() - Method in class net.sf.mmm.util.datatype.api.color.Factor
 
toStringAsFactor() - Method in class net.sf.mmm.util.datatype.api.color.AbstractSegment
 
toStringAsFactor() - Method in interface net.sf.mmm.util.datatype.api.color.Segment
 
toStringAsPercent() - Method in class net.sf.mmm.util.datatype.api.color.AbstractSegment
 
toStringAsPercent() - Method in interface net.sf.mmm.util.datatype.api.color.Segment
 
toStringSimple() - Method in interface net.sf.mmm.util.reflect.api.GenericType
 
toStringSimple(Type) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets a compact string representation of a Type.
toStringSimple() - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
 
toStringSimple(Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
toStringSimple() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
totalHitCount - Variable in class net.sf.mmm.search.engine.base.AbstractSearchResultPage
 
totalHitCount - Variable in class net.sf.mmm.search.view.base.SearchViewRequestParametersBean
 
toType(String) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method is the analogy to Class.forName(String) for creating a Type instance from String.
toType(String, ClassResolver) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method is the analogy to Class.forName(String) for creating a Type instance from String.
toType(String) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
toType(String, ClassResolver) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
toType(CharSequenceScanner, ClassResolver, Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method parses the given type as generic Type.
toUpperCase(String, Locale) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
toUpperCase(String) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
toWriter(Appendable) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method converts the given Appendable to a Writer.
toWriter(Appendable) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
TPE1 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
TPE2 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
TPE3 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
Contributor/Director
TPE4 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
Contains more information about the people behind a remix and similar interpretations of another existing piece.
TPOS - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
The 'Part Of a Set' frame.
TPUB - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
trace(String) - Method in class net.sf.mmm.logging.DummyLogger
 
trace(String, Object) - Method in class net.sf.mmm.logging.DummyLogger
 
trace(String, Object...) - Method in class net.sf.mmm.logging.DummyLogger
 
trace(String, Throwable) - Method in class net.sf.mmm.logging.DummyLogger
 
trace(String, Object, Object) - Method in class net.sf.mmm.logging.DummyLogger
 
trace(String) - Method in class net.sf.mmm.logging.TestLogger
 
trace(String, Object) - Method in class net.sf.mmm.logging.TestLogger
 
trace(String, Object...) - Method in class net.sf.mmm.logging.TestLogger
 
trace(String, Throwable) - Method in class net.sf.mmm.logging.TestLogger
 
trace(String, Object, Object) - Method in class net.sf.mmm.logging.TestLogger
 
trace(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
trace(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
trace(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
trace(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
trace(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
TRACK - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMultimedia
The track-number of the content (e.g.
Tracks() - Method in interface net.sf.mmm.orient.data.bean.api.audio.AudioAlbum
 
TRADE_MARK_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TransactionAdapter - Interface in net.sf.mmm.transaction.api
This interface adapts underlying transactions.
TransactionalCallBuilder() - Constructor for class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.TransactionalCallBuilder
The constructor.
transactionalCalls - Variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
 
transactionalCalls - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
 
transactionalResults - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
 
transactionalResults - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
TransactionCallable<RESULT> - Interface in net.sf.mmm.transaction.api
This interface is like a Callable but gets a TransactionAdapter as argument in order to do intermediate commits (e.g.
TransactionCommitException - Exception in net.sf.mmm.transaction.base
This exception is thrown if a transaction could NOT be committed.
TransactionCommitException(Throwable) - Constructor for exception net.sf.mmm.transaction.base.TransactionCommitException
The constructor.
TransactionContext - Interface in net.sf.mmm.transaction.api
This is the interface for a context for custom-data associated with an TransactionAdapter.
TransactionContextImpl - Class in net.sf.mmm.transaction.base
This is the implementation of the TransactionContext interface.
TransactionContextImpl() - Constructor for class net.sf.mmm.transaction.base.TransactionContextImpl
The constructor.
transactionDefinition - Variable in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor.SpringTransactionAdapter
 
TransactionEvent - Interface in net.sf.mmm.transaction.api
This is the Event send if a transaction has been committed or rolled back.
TransactionEventImpl - Class in net.sf.mmm.transaction.base
This is the implementation of the TransactionEvent interface.
TransactionEventImpl(TransactionEventType, TransactionContext) - Constructor for class net.sf.mmm.transaction.base.TransactionEventImpl
The constructor.
TransactionEventListener - Interface in net.sf.mmm.transaction.api
This is the interface for a listener of TransactionEvents.
TransactionEventType - Enum in net.sf.mmm.transaction.api
This enum contains the available types of TransactionEvents.
TransactionEventType() - Constructor for enum net.sf.mmm.transaction.api.TransactionEventType
 
transactionExecutor - Variable in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
 
transactionExecutor - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
 
TransactionExecutor - Interface in net.sf.mmm.transaction.api
This is the interface for a component capable of executing your code within a transaction.
TransactionIsolationLevel - Enum in net.sf.mmm.transaction.api
This enum contains the available isolation-levels for a transaction as defined byConnection.getTransactionIsolation().
TransactionIsolationLevel(int) - Constructor for enum net.sf.mmm.transaction.api.TransactionIsolationLevel
The constructor.
transactionMode - Variable in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
 
TransactionMode - Enum in net.sf.mmm.service.api.client
This enum contains the available mode for the transactional behavior of a RemoteInvocationQueue.
TransactionMode() - Constructor for enum net.sf.mmm.service.api.client.TransactionMode
 
transactionMode - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
TransactionNotActiveException - Exception in net.sf.mmm.transaction.base
This exception is thrown if a transaction should be closed but none is active.
TransactionNotActiveException() - Constructor for exception net.sf.mmm.transaction.base.TransactionNotActiveException
The constructor.
TransactionRollbackException - Exception in net.sf.mmm.transaction.base
This exception is thrown if a transaction could NOT be rolled back.
TransactionRollbackException(Throwable) - Constructor for exception net.sf.mmm.transaction.base.TransactionRollbackException
The constructor.
TransactionSettings - Class in net.sf.mmm.transaction.api
This class is a simple bean that can be used to configure transactions used by the TransactionExecutor.
TransactionSettings() - Constructor for class net.sf.mmm.transaction.api.TransactionSettings
The constructor.
transfer(Reader, Writer, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given reader to the given writer.
transfer(FileInputStream, OutputStream, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given inStream to the given outStream using NIO-Channels.
transfer(InputStream, FileOutputStream, boolean, long) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given inStream to the given outStream using NIO-Channels.
transfer(InputStream, OutputStream, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given inStream to the given outStream .
transfer(BUFFER) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
This method performs the actual transfer.
transfer() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
This method performs the actual transfer.
transfer(char[]) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
 
transfer(byte[]) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
 
transfer(Reader, Writer, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
transfer(FileInputStream, OutputStream, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
transfer(InputStream, FileOutputStream, boolean, long) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
transfer(InputStream, OutputStream, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
transferAsync(InputStream, OutputStream, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given inStream to the given outStream .
transferAsync(InputStream, OutputStream, boolean, TransferCallback) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given inStream to the given outStream .
transferAsync(Reader, Writer, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given reader to the given writer.
transferAsync(Reader, Writer, boolean, TransferCallback) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given reader to the given writer.
transferAsync(InputStream, OutputStream, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
transferAsync(InputStream, OutputStream, boolean, TransferCallback) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
transferAsync(Reader, Writer, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
transferAsync(Reader, Writer, boolean, TransferCallback) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
 
TransferCallback - Interface in net.sf.mmm.util.io.api
This is the callback interface used to receive the status of an AsyncTransferrer.
transferCompleted(long) - Method in interface net.sf.mmm.util.io.api.TransferCallback
This method is invoked if the transfer completed successfully.
transferFailed(Exception) - Method in interface net.sf.mmm.util.io.api.TransferCallback
This method is invoked if the transfer failed because an exception occurred.
TransferObject - Interface in net.sf.mmm.util.transferobject.api
This is the interface for a transfer-object.
transferObjectUtil() - Method in class net.sf.mmm.util.exception.impl.spring.UtilExceptionSpringConfig
 
TransferObjectUtil - Interface in net.sf.mmm.util.transferobject.api
This is the interface for a collection of utility functions to deal with AbstractTransferObjects.
transferObjectUtil() - Method in class net.sf.mmm.util.transferobject.impl.spring.UtilTransferobjectSpringConfig
 
TransferObjectUtilImpl - Class in net.sf.mmm.util.transferobject.base
This is the implementation of TransferObjectUtil.
TransferObjectUtilImpl() - Constructor for class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
The constructor.
TransferObjectUtilImpl.EtoHelper - Class in net.sf.mmm.util.transferobject.base
TransferObjectUtilLimited - Interface in net.sf.mmm.util.transferobject.api
This is a limited subset of TransferObjectUtil that is GWT compatible.
TransferObjectUtilLimitedImpl - Class in net.sf.mmm.util.transferobject.base
This is the implementation of TransferObjectUtilLimited.
TransferObjectUtilLimitedImpl() - Constructor for class net.sf.mmm.util.transferobject.base.TransferObjectUtilLimitedImpl
The constructor.
transferrer - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.AsyncTransferrerImpl
the actual task.
transferrers - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
 
transferStopped(long) - Method in interface net.sf.mmm.util.io.api.TransferCallback
This method is invoked if the transfer was stopped before it completed.
transform(String) - Method in interface net.sf.mmm.util.text.api.Singularizer
This method gets the singular form of the given term (some word) pluralForm that is (potentially) in plural form.
transform(String) - Method in class net.sf.mmm.util.text.base.AbstractTextTransformer
This method transforms a given original value.
transform(String, String) - Method in class net.sf.mmm.util.text.base.SuffixTransformerRule
 
transform(String, String) - Method in class net.sf.mmm.util.text.base.TransformerRule
 
transform(V) - Method in interface net.sf.mmm.util.transformer.api.Transformer
This method transforms a given original value.
transform(String) - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
transform(String) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
 
Transformer<V> - Interface in net.sf.mmm.util.transformer.api
This is the interface for a transformer that transforms a given value.
transformerFactory - Variable in class net.sf.mmm.util.xml.base.DomUtilImpl
the transformer factory used to transform or write XML
TransformerRule - Class in net.sf.mmm.util.text.base
This is the abstract base class for a rule used to replace a given string.
TransformerRule() - Constructor for class net.sf.mmm.util.text.base.TransformerRule
 
transformers - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationBean
 
transformers - Variable in class net.sf.mmm.util.transformer.base.StringTransformerList
 
transformRecursive(String, StringTransformerChain.State) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
This method implements StringTransformerChain.transform(String) recursively.
transformXml(Source, Result, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method transforms the given XML source to the given result without structural modifications.
transformXml(Source, Result, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
translate(Locale) - Method in interface net.sf.mmm.util.nls.api.NlsTemplate
This method translates the represented string for the given locale.
translate(Locale, Map<String, Object>, Appendable, NlsTemplateResolver, NlsDependencies) - Method in interface net.sf.mmm.util.nls.api.NlsTemplate
This method behaves like NlsTemplate.translate(Locale) but additionally fills the given arguments into the translated message writing into the given buffer.
translate(Locale, Map<String, Object>, Appendable, NlsTemplateResolver, NlsDependencies) - Method in class net.sf.mmm.util.nls.base.AbstractNlsTemplate
 
translate(Locale) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
 
translate(Locale) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
 
translateFallback(Exception) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
Called from NlsTemplateImpl.translate(Locale) if localization failed.
translateFallback(String) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
 
translateFallback(String) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
 
transliterate(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method gets the transliteration of the given character.
transliterate(String) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method gets the transliteration of the given text.
transliterate(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
transliterate(String) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
TRANSLITERATION_MAP - Static variable in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
TRANSPARENT - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color transparent (actually not really a color).
Transposable<SELF> - Interface in net.sf.mmm.music.datatype.api
This is the interface for a musical object that can be transposed.
transpose(Interval, MusicalKey) - Method in class net.sf.mmm.music.datatype.api.Chord
Transposes this Chord by the given Interval.
transpose(Interval, MusicalKey) - Method in class net.sf.mmm.music.datatype.api.TabItem
 
transpose(Interval, MusicalKey) - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
transpose(Interval, MusicalKey) - Method in interface net.sf.mmm.music.datatype.api.Transposable
Transposes this object by the given Interval within the given MusicalKey.
transposeChromatic(int) - Method in class net.sf.mmm.music.datatype.api.Chord
transposeChromatic(int, MusicalKey) - Method in class net.sf.mmm.music.datatype.api.Chord
Transposes this Chord by the given number of semitoneSteps.
transposeChromatic(int) - Method in enum net.sf.mmm.music.datatype.api.MusicalKey
Transposes this MusicalKey.
transposeChromatic(int, EnharmonicStyle) - Method in class net.sf.mmm.music.datatype.api.TabItem
 
transposeChromatic(int, MusicalKey) - Method in class net.sf.mmm.music.datatype.api.TabItem
 
transposeChromatic(int, EnharmonicStyle) - Method in class net.sf.mmm.music.datatype.api.Tone
 
transposeChromatic(int, MusicalKey) - Method in class net.sf.mmm.music.datatype.api.Tone
 
transposeChromatic(int, EnharmonicStyle) - Method in class net.sf.mmm.music.datatype.api.ToneItem
 
transposeChromatic(int, MusicalKey) - Method in class net.sf.mmm.music.datatype.api.ToneItem
 
transposeChromatic(int, EnharmonicStyle) - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
transposeChromatic(int, MusicalKey) - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
transposeChromatic(int, EnharmonicStyle) - Method in interface net.sf.mmm.music.datatype.api.Transposable
This method transposes this object by the given number of semitoneSteps wrapping TonePitches within the chromatic scale and using the given style for enharmonic changes.
transposeChromatic(int, MusicalKey) - Method in interface net.sf.mmm.music.datatype.api.Transposable
This method transposes this object by the given number of semitoneSteps wrapping TonePitches within the chromatic scale of the given MusicalKey.
transposeDiatonic(int, MusicalKey) - Method in class net.sf.mmm.music.datatype.api.TabItem
 
transposeDiatonic(int, MusicalKey) - Method in class net.sf.mmm.music.datatype.api.Tone
 
transposeDiatonic(int, MusicalKey) - Method in class net.sf.mmm.music.datatype.api.ToneItem
 
transposeDiatonic(int, MusicalKey) - Method in enum net.sf.mmm.music.datatype.api.TonePitch
 
transposeDiatonic(int, MusicalKey) - Method in interface net.sf.mmm.music.datatype.api.Transposable
This method transposes this object by the given number of diatonicSteps wrapping TonePitches within the diatonic scale of the given MusicalKey.
transposeOctaveChromatic(TonePitch, int) - Method in class net.sf.mmm.music.datatype.api.Tone
 
TRANSVERSAL_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TREE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a tree.
tree - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
TreeMapFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the SortedMapFactory interface that creates instances of TreeMap.
TreeMapFactory() - Constructor for class net.sf.mmm.util.collection.base.TreeMapFactory
 
treeModel - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
 
treeModel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
TreeNode<NODE extends TreeNode<NODE>> - Interface in net.sf.mmm.util.collection.api
This is the interface for the node a tree.
TreeNodeAdapter() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
The dummy constructor.
TreeNodeAdapter(NODE, UiWidgetRegular) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
The constructor.
treeNodeRenderer - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
 
treeNodeRenderer - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
TreeNodeSimple<VALUE> - Class in net.sf.mmm.util.collection.base
This is a simple but generic implementation of TreeNode.
TreeNodeSimple() - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeNodeSimple(VALUE) - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeNodeSimple(TreeNodeSimple<VALUE>, ListFactory) - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeNodeSimple(TreeNodeSimple<VALUE>) - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeNodeSimple(TreeNodeSimple<VALUE>, VALUE) - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeSetFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the SortedSetFactory interface that creates instances of TreeSet.
TreeSetFactory() - Constructor for class net.sf.mmm.util.collection.base.TreeSetFactory
 
TRIANGLE_WITH_SERIFS_AT_BOTTOM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TRIANGULAR_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
triggerDispatchEvents() - Method in class net.sf.mmm.util.event.base.AbstractEventBus
triggerDispatchEvents() - Method in class net.sf.mmm.util.event.impl.EventBusImpl
 
trim - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
trimValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
 
TRIPLE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TRIPLE_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TRIPLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TRIPLE_VERTICAL_BAR_RIGHT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TRUE - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
a string representing the boolean value true
TRUE - Static variable in class net.sf.mmm.util.query.base.expression.ConstantExpression
ConstantExpression that always evaluates to true.
TRUE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TSIZ - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
Contains the size in bytes of the file representing the audio, excluding the ID3v2 tag, represented as a numeric string.
TURNED_GREEK_SMALL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TWO_CONSECUTIVE_EQUALS_SIGNS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TWO_DOT_LEADER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TWO_INTERSECTING_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TWO_INTERSECTING_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TWO_JOINED_SQUARES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
txCallList - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
 
TYER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
Contains a numeric string with a year of the recording.
type - Variable in class net.sf.mmm.orient.base.id.OrientId
 
Type() - Method in interface net.sf.mmm.orient.data.bean.api.TypedEdge
 
type - Variable in class net.sf.mmm.search.base.config.SearchFieldConfigurationBean
 
type - Variable in class net.sf.mmm.transaction.base.TransactionEventImpl
 
type - Variable in class net.sf.mmm.util.bean.api.id.AbstractId
 
type - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
type - Variable in class net.sf.mmm.util.nls.base.NlsArgumentDescriptor
 
type - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
The type.
type - Variable in class net.sf.mmm.util.property.api.AbstractContainerProperty
 
type - Variable in class net.sf.mmm.util.property.api.lang.GenericProperty
 
TYPE - Static variable in interface net.sf.mmm.util.property.api.lang.ReadableBooleanProperty
 
TYPE - Static variable in interface net.sf.mmm.util.property.api.lang.ReadableStringProperty
 
TYPE - Static variable in class net.sf.mmm.util.property.api.link.LinkProperty
The fallback for GenericProperty.getType() if linked class is unknown.
TYPE - Static variable in class net.sf.mmm.util.property.api.math.BigDecimalProperty
 
TYPE - Static variable in interface net.sf.mmm.util.property.api.math.ReadableByteProperty
 
TYPE - Static variable in interface net.sf.mmm.util.property.api.math.ReadableDoubleProperty
 
TYPE - Static variable in interface net.sf.mmm.util.property.api.math.ReadableFloatProperty
 
TYPE - Static variable in interface net.sf.mmm.util.property.api.math.ReadableIntegerProperty
 
TYPE - Static variable in interface net.sf.mmm.util.property.api.math.ReadableLongProperty
 
TYPE - Static variable in interface net.sf.mmm.util.property.api.math.ReadableShortProperty
 
TYPE - Static variable in interface net.sf.mmm.util.property.api.time.ReadableInstantProperty
 
TYPE - Static variable in interface net.sf.mmm.util.property.api.time.ReadableLocalDateProperty
 
TYPE - Static variable in interface net.sf.mmm.util.property.api.time.ReadableLocalDateTimeProperty
 
TYPE - Static variable in class net.sf.mmm.util.property.api.util.ListProperty
The generic fallback type - please avoid and provide correct type information instead.
TYPE - Static variable in class net.sf.mmm.util.property.api.util.MapProperty
 
TYPE - Static variable in class net.sf.mmm.util.property.api.util.SetProperty
 
type - Variable in class net.sf.mmm.util.query.base.expression.SqlOperator
 
type - Variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
type - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
type - Variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
type - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
type - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
 
type2builderMap - Variable in class net.sf.mmm.orient.impl.property.PropertyBuilderImpl
 
type2currentDialogMap - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
TYPE_CHOICE - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
TYPE_DATE - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
TYPE_DATETIME - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
TYPE_DEFAULT - Static variable in class net.sf.mmm.util.property.api.lang.GenericProperty
The type of Object.
TYPE_FOOTER - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of a footer dialog.
TYPE_HEADER - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of a header dialog.
TYPE_INFORMATION - Static variable in interface net.sf.mmm.util.lang.api.Message
The type for an information.
TYPE_INT - Static variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
The GenericType for int.
TYPE_MAIN - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of a main dialog.
TYPE_NAVIGATION - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of a navigation dialog.
TYPE_NUMBER - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
TYPE_OBJECT - Static variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
TYPE_OBJECT - Static variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
TYPE_PAGE - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of the page dialog.
TYPE_ROOT - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of the root dialog.
TYPE_SIDE - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of a side dialog.
TYPE_TECHNICAL_ERROR - Static variable in interface net.sf.mmm.util.lang.api.Message
The type for a technical error.
TYPE_TIME - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
TYPE_TYPE - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
Format for Type
TYPE_USER_ERROR - Static variable in interface net.sf.mmm.util.lang.api.Message
The type for a user error.
TYPE_VALIDATION_FAILURE - Static variable in interface net.sf.mmm.util.lang.api.Message
The type for a validation failure.
TYPE_VARIABLE_COLLECTION_ELEMENT - Static variable in class net.sf.mmm.util.reflect.impl.CommonTypeVariables
The TypeVariable E of Collection<E>.
TYPE_VARIABLE_MAP_KEY - Static variable in class net.sf.mmm.util.reflect.impl.CommonTypeVariables
The TypeVariable K of Map<K, V>.
TYPE_VARIABLE_MAP_VALUE - Static variable in class net.sf.mmm.util.reflect.impl.CommonTypeVariables
The TypeVariable V of Map<K, V>.
TYPE_VOID - Static variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
The GenericType for Void.
TYPE_VOID - Static variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
The GenericType for void.
TYPE_WARNING - Static variable in interface net.sf.mmm.util.lang.api.Message
The type for a warning.
typeArgs - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
typeArgument - Variable in class net.sf.mmm.util.reflect.base.GenericTypeBuilder
 
TypedEdge - Interface in net.sf.mmm.orient.data.bean.api
An Edge that has a type.
TypedPath<T> - Interface in net.sf.mmm.util.pojo.path.api
This interface extends PojoPropertyPath with a generic for the type this path resolves to.
typedProperty - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
TypedProperty<T> - Class in net.sf.mmm.util.pojo.path.api
This class represents a typed property (typically from a java bean).
TypedProperty(String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedProperty(String, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedProperty(Class<T>, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedProperty(String, Class<T>, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedProperty(TypedProperty<T>, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedProperty(Class<T>, String, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedProperty(String, Class<T>, String, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedQueryMock<X> - Class in net.sf.mmm.test.jpa
This is a mock implementation of TypedQuery.
TypedQueryMock(String, Class<X>) - Constructor for class net.sf.mmm.test.jpa.TypedQueryMock
The constructor.
typeId - Variable in class net.sf.mmm.util.entity.base.EntityIdImpl
 
TypeNotFoundException - Exception in net.sf.mmm.util.reflect.api
A TypeNotFoundException is thrown if a Type was requested (e.g.
TypeNotFoundException(String) - Constructor for exception net.sf.mmm.util.reflect.api.TypeNotFoundException
The constructor.
TypeNotFoundException(Throwable, String) - Constructor for exception net.sf.mmm.util.reflect.api.TypeNotFoundException
The constructor.
typesArguments - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
typesVisited - Variable in class net.sf.mmm.util.bean.impl.BeanFactoryImpl.BeanIntrospectionData
 
typeVariable - Variable in class net.sf.mmm.util.reflect.base.GenericTypeVariable
 
TypeVariableImpl<DECLARATION extends GenericDeclaration> - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the TypeVariable interface.
TypeVariableImpl(String, DECLARATION, Type[]) - Constructor for class net.sf.mmm.util.reflect.impl.TypeVariableImpl
The constructor.
TZ_UTC - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilImpl
The UTC TimeZone.

U

UiAccessKeyBinding - Interface in net.sf.mmm.client.ui.base.binding
This is the interface for a central manager of access keys.
UiAccessKeyBindingImpl - Class in net.sf.mmm.client.ui.base
This is the default implementation of UiAccessKeyBinding.
UiAccessKeyBindingImpl() - Constructor for class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
The constructor.
UiConfiguration - Interface in net.sf.mmm.client.ui.api
This is the interface for the configuration of the UI (user interface).
UiConfigurationBean - Class in net.sf.mmm.client.ui.base
This is an implementation of UiConfiguration as Java bean.
UiConfigurationBean() - Constructor for class net.sf.mmm.client.ui.base.UiConfigurationBean
The constructor.
UiConfigurationDefault - Class in net.sf.mmm.client.ui.base
This is the default implementation of UiConfiguration.
UiConfigurationDefault() - Constructor for class net.sf.mmm.client.ui.base.UiConfigurationDefault
The constructor.
UiContext - Interface in net.sf.mmm.client.ui.api
This is the interface for the context of the UI.
uiContext - Variable in class net.sf.mmm.client.ui.base.dialog.DialogController
 
UiContextGwt - Class in net.sf.mmm.client.ui.impl.gwt
This is the implementation of UiContext for GWT.
UiContextGwt() - Constructor for class net.sf.mmm.client.ui.impl.gwt.UiContextGwt
The constructor.
UiContextImpl - Class in net.sf.mmm.client.ui.base
This is the implementation of UiContext.
UiContextImpl() - Constructor for class net.sf.mmm.client.ui.base.UiContextImpl
The constructor.
UiContextTestImpl - Class in net.sf.mmm.client.ui.impl.test
This is the implementation of UiContext for testing without any native toolkit.
UiContextTestImpl() - Constructor for class net.sf.mmm.client.ui.impl.test.UiContextTestImpl
The constructor.
UiDataBinding<VALUE> - Interface in net.sf.mmm.client.ui.base.binding
This is the interface for the data-binding for values with widgets.
UiDataBindingAdapter<VALUE> - Interface in net.sf.mmm.client.ui.base.binding
This is the interface for an adapter that keeps reflective operations out of the implementation of UiDataBinding.
UiDataBindingAdapterImpl<VALUE> - Class in net.sf.mmm.client.ui.base.binding
This is the default implementation of UiDataBindingAdapter based on PojoDescriptor.
UiDataBindingAdapterImpl(Class<VALUE>, PojoDescriptorBuilderFactory, DatatypeDetector, Validator, MathUtilLimited) - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
The constructor.
UiDataBindingDatatype<VALUE> - Class in net.sf.mmm.client.ui.base.binding
This is the implementation of UiDataBinding for an immutable Datatype.
UiDataBindingDatatype(AbstractUiWidget<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingDatatype
The constructor.
UiDataBindingFactory - Interface in net.sf.mmm.client.ui.base.binding
This is the interface for the factory used to create instances of UiDataBinding.
UiDataBindingFactoryImpl - Class in net.sf.mmm.client.ui.base.binding
This is the (default) implementation of UiDataBindingFactory.
UiDataBindingFactoryImpl() - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
The constructor.
UiDataBindingList - Class in net.sf.mmm.client.ui.base.binding
This is the implementation of UiDataBinding for the type List.
UiDataBindingList(AbstractUiWidget) - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingList
The constructor.
UiDataBindingNone - Class in net.sf.mmm.client.ui.base.binding
This is the implementation of UiDataBinding for no value (Void).
UiDataBindingNone() - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
The constructor.
UiDataBindingPojo<VALUE> - Class in net.sf.mmm.client.ui.base.binding
This is the implementation of UiDataBinding for any POJO (no Datatype).
UiDataBindingPojo(AbstractUiWidget<VALUE>, UiDataBindingAdapter<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
The constructor.
UiDataBindingPojoComposite<VALUE> - Class in net.sf.mmm.client.ui.base.binding
This is the implementation of UiDataBinding for composite custom widgets.
UiDataBindingPojoComposite(AbstractUiWidget<VALUE>, UiDataBindingAdapter<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
The constructor.
UiDispatcher - Interface in net.sf.mmm.client.ui.api
This is the interface for the dispatcher of UI events.
UiDispatcherGwt - Class in net.sf.mmm.client.ui.impl.gwt
This is the implementation of UiDispatcher for GWT.
UiDispatcherGwt() - Constructor for class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
The constructor.
UiDispatcherTestImpl - Class in net.sf.mmm.client.ui.impl.test
This is the implementation of UiDispatcher for testing.
UiDispatcherTestImpl() - Constructor for class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
The constructor.
UiDisplay - Interface in net.sf.mmm.client.ui.api
This is the interface for the display where the UI objects are shown.
UiDisplayGwt - Class in net.sf.mmm.client.ui.impl.gwt
This is the implementation of UiDisplay for GWT.
UiDisplayGwt() - Constructor for class net.sf.mmm.client.ui.impl.gwt.UiDisplayGwt
The constructor.
UiDisplayTestImpl - Class in net.sf.mmm.client.ui.impl.test
This is the implementation of UiDisplay for GWT.
UiDisplayTestImpl() - Constructor for class net.sf.mmm.client.ui.impl.test.UiDisplayTestImpl
The constructor.
UiEvent - Interface in net.sf.mmm.client.ui.api.event
This is the interface for an event of the UI.
UiEventClick - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.CLICK.
UiEventClick(UiFeatureClick, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventClick
The constructor.
UiEventClose - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.CLOSE.
UiEventClose(UiFeatureOpenClose, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventClose
The constructor.
UiEventCollapse - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.COLLAPSE.
UiEventCollapse(UiFeatureCollapse, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventCollapse
The constructor.
UiEventCollapseOrExpand - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.COLLAPSE or EventType.EXPAND.
UiEventCollapseOrExpand(UiFeatureCollapse, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventCollapseOrExpand
The constructor.
UiEventExpand - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.EXPAND.
UiEventExpand(UiFeatureCollapse, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventExpand
The constructor.
UiEventFocus - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.FOCUS_GAIN or EventType.FOCUS_LOSS.
UiEventFocus(UiFeatureFocus, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventFocus
The constructor.
UiEventFocusGain - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.FOCUS_GAIN.
UiEventFocusGain(UiFeatureFocus, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventFocusGain
The constructor.
UiEventFocusLoss - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.FOCUS_LOSS.
UiEventFocusLoss(UiFeatureFocus, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventFocusLoss
The constructor.
UiEventMode - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.MODE.
UiEventMode(UiFeatureMode, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventMode
The constructor.
UiEventObserver - Interface in net.sf.mmm.client.ui.api.handler
This is the interface for an observer, that gets notified before and after one or multiple UiHandler(s) get invoked.
UiEventOpen - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.OPEN.
UiEventOpen(UiFeatureOpenClose, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventOpen
The constructor.
UiEventOpenOrClose - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.CLICK.
UiEventOpenOrClose(UiFeatureOpenClose, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventOpenOrClose
The constructor.
UiEventSelectionChange<VALUE> - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.SELECTION_CHANGE.
UiEventSelectionChange(UiFeatureSelectedValue<VALUE>, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventSelectionChange
The constructor.
UiEventValueChange<VALUE> - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.VALUE_CHANGE.
UiEventValueChange(UiFeatureValue<VALUE>, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventValueChange
The constructor.
UiFeature - Interface in net.sf.mmm.client.ui.api.feature
This is the marker interface for a feature.
UiFeatureClick - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of a clickable object.
UiFeatureCollapse - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of a collapsable object.
UiFeatureEvent - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of a object sending generic events.
UiFeatureFocus - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of a focusable object.
UiFeatureMessages - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for an object that may contain or display messages.
UiFeatureMode - Interface in net.sf.mmm.client.ui.api.feature
TODO: this class ...
UiFeatureOpenClose - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of an object (e.g.
UiFeatureSelectedValue<VALUE> - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of an object that offers selection of values.
UiFeatureValidation<VALUE> - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of an object that can be validated.
UiFeatureValue<VALUE> - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of an object that has a value that can be changed programmatic as well as by the user (e.g.
UiFeatureValueAndValidation<VALUE> - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the combination of UiFeatureValue and UiFeatureValidation.
UiHandler - Interface in net.sf.mmm.client.ui.api.handler
This is the marker interface for a handler of action(s) in the context of a user-interface (UI).
UiHandler() - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
 
UiHandlerAction - Interface in net.sf.mmm.client.ui.api.handler.action
This is the marker interface for a UiHandler of a specific action.
UiHandlerActionApply - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action apply.
UiHandlerActionApprove - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action approve.
UiHandlerActionCancel - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action cancel.
UiHandlerActionClose - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action close.
UiHandlerActionConfirm - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action confirm.
UiHandlerActionDelete - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action delete.
UiHandlerActionDown - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action down.
UiHandlerActionNext - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action next.
UiHandlerActionOpen - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action open.
UiHandlerActionPrevious - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action previous.
UiHandlerActionPreviousNext - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the combination of UiHandlerActionPrevious and UiHandlerActionNext.
UiHandlerActionRemove - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action remove.
UiHandlerActionSave - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action save.
UiHandlerActionStartEdit - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action start edit mode.
UiHandlerActionStopEdit - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action stop edit mode.
UiHandlerActionSubmit - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action submit.
UiHandlerActionUp - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action up.
UiHandlerDetailsForSelection<SELECTION,DETAIL> - Interface in net.sf.mmm.client.ui.base.widget.custom.pattern
This is the interface for a UiHandler that allows to get the details for a selection.
UiHandlerEvent - Interface in net.sf.mmm.client.ui.api.handler.event
This is the interface for a UiHandler that represents an event listener.
UiHandlerEventClick - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventClick() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventClick
 
UiHandlerEventClose - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventClose() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventClose
 
UiHandlerEventCollapse - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventCollapse() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventCollapse
 
UiHandlerEventFocus - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventFocus() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventFocus
 
UiHandlerEventIgnore - Class in net.sf.mmm.client.ui.api.handler.event
An implementation of UiHandlerEvent that ignores all UiEvents.
UiHandlerEventIgnore() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventIgnore
The constructor.
UiHandlerEventMode - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventMode() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventMode
 
UiHandlerEventModeVisibility - Class in net.sf.mmm.client.ui.base.dynamic
This is the implementation of a UiHandlerEventMode that shows or hides a UiWidget if the UiMode is (not) editable.
UiHandlerEventModeVisibility(boolean) - Constructor for class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
The constructor.
UiHandlerEventOpen - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventOpen() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventOpen
 
UiHandlerEventSelection<VALUE> - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventSelection() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventSelection
 
UiHandlerEventValueChange<VALUE> - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventValueChange() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventValueChange
 
UiHandlerObject<O> - Interface in net.sf.mmm.client.ui.api.handler.object
This is the marker interface for a UiHandler that offers a action that operates on a given object (the generic <O>).
UiHandlerObjectApprove<O> - Interface in net.sf.mmm.client.ui.api.handler.object
This is the UiHandlerObject for the action approve.
UiHandlerObjectDelete<O> - Interface in net.sf.mmm.client.ui.api.handler.object
This is the UiHandlerObject for the action delete.
UiHandlerObjectSave<O> - Interface in net.sf.mmm.client.ui.api.handler.object
This is the UiHandlerObject for the action save.
UiMode - Interface in net.sf.mmm.client.ui.api.common
This interface represents the available modes of a UI object.
UiModeChanger - Interface in net.sf.mmm.client.ui.base
This is the interface used to handle the change of a UiMode.
UiModeChangerImpl - Class in net.sf.mmm.client.ui.base
This is the default implementation of UiModeChanger.
UiModeChangerImpl() - Constructor for class net.sf.mmm.client.ui.base.UiModeChangerImpl
The constructor.
UiPopupHelper - Interface in net.sf.mmm.client.ui.api
This is the interface for a component that allows to open very simple popup dialogs.
UiPopupHelperDummy - Class in net.sf.mmm.client.ui.impl.gwt
This is a dummy implementation of UiPopupHelper.
UiPopupHelperDummy() - Constructor for class net.sf.mmm.client.ui.impl.gwt.UiPopupHelperDummy
The constructor.
UiPopupHelperDummy(NlsBundleUtilCoreRoot) - Constructor for class net.sf.mmm.client.ui.impl.gwt.UiPopupHelperDummy
The constructor.
UiPopupHelperTestImpl - Class in net.sf.mmm.client.ui.impl.test
This is a dummy implementation of UiPopupHelper.
UiPopupHelperTestImpl() - Constructor for class net.sf.mmm.client.ui.impl.test.UiPopupHelperTestImpl
The constructor.
UiPopupHelperTestImpl(NlsBundleUtilCoreRoot) - Constructor for class net.sf.mmm.client.ui.impl.test.UiPopupHelperTestImpl
The constructor.
UiSingleWidgetButtonFactory<HANDLER extends UiHandlerAction> - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the interface for a factory used to create a UiWidgetButton for a particular UiHandlerAction.
UiSingleWidgetButtonFactoryApply - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryApply() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApply
The constructor.
UiSingleWidgetButtonFactoryApprove - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryApprove() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApprove
The constructor.
UiSingleWidgetButtonFactoryCancel - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryCancel() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryCancel
The constructor.
UiSingleWidgetButtonFactoryClose - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryClose() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryClose
The constructor.
UiSingleWidgetButtonFactoryConfirm - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryConfirm() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryConfirm
The constructor.
UiSingleWidgetButtonFactoryDelete - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryDelete() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
The constructor.
UiSingleWidgetButtonFactoryDown - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryDown() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
The constructor.
UiSingleWidgetButtonFactoryNext - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryNext() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryNext
The constructor.
UiSingleWidgetButtonFactoryOpen - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryOpen() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryOpen
The constructor.
UiSingleWidgetButtonFactoryPrevious - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryPrevious() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryPrevious
The constructor.
UiSingleWidgetButtonFactoryRemove - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryRemove() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
The constructor.
UiSingleWidgetButtonFactorySave - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactorySave() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
The constructor.
UiSingleWidgetButtonFactoryStartEdit - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryStartEdit() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
The constructor.
UiSingleWidgetButtonFactoryStopEdit - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryStopEdit() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
The constructor.
UiSingleWidgetButtonFactorySubmit - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactorySubmit() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySubmit
The constructor.
UiSingleWidgetButtonFactoryUp - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryUp() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
The constructor.
UiSingleWidgetFactory<WIDGET extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the interface for a factory of a single UiWidget.
UiSingleWidgetFactoryDatatype<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the interface for a UiSingleWidgetFactory to create a field widget for a particular datatype.
UiSingleWidgetFactoryDatatypeBoolean - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype Boolean.
UiSingleWidgetFactoryDatatypeBoolean() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeBoolean
The constructor.
UiSingleWidgetFactoryDatatypeDate - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype Date.
UiSingleWidgetFactoryDatatypeDate() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeDate
The constructor.
UiSingleWidgetFactoryDatatypeDouble - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype Double.
UiSingleWidgetFactoryDatatypeDouble() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeDouble
The constructor.
UiSingleWidgetFactoryDatatypeEnum<E extends Enum<E>> - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for Enum datatypes.
UiSingleWidgetFactoryDatatypeEnum(Class<E>) - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeEnum
The constructor.
UiSingleWidgetFactoryDatatypeEnum(Class<E>, Formatter<E>) - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeEnum
The constructor.
UiSingleWidgetFactoryDatatypeInstant - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype Instant.
UiSingleWidgetFactoryDatatypeInstant() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeInstant
The constructor.
UiSingleWidgetFactoryDatatypeInteger - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype Integer.
UiSingleWidgetFactoryDatatypeInteger() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeInteger
The constructor.
UiSingleWidgetFactoryDatatypeLocalDate - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype LocalDate.
UiSingleWidgetFactoryDatatypeLocalDate() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLocalDate
The constructor.
UiSingleWidgetFactoryDatatypeLocalTime - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype LocalTime.
UiSingleWidgetFactoryDatatypeLocalTime() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLocalTime
The constructor.
UiSingleWidgetFactoryDatatypeLong - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype Long.
UiSingleWidgetFactoryDatatypeLong() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLong
The constructor.
UiSingleWidgetFactoryDatatypeString - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype String.
UiSingleWidgetFactoryDatatypeString() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeString
The constructor.
UiSingleWidgetFactoryNative<WIDGET extends UiWidgetNative> - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the interface for a factory of a single UiWidget of a particular type.
UiTreeNodeModel<VALUE> - Class in net.sf.mmm.client.ui.base.model
This is a simple implementation of mutable tree model.
UiTreeNodeModel() - Constructor for class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
 
UiTreeNodeRendererDefault() - Constructor for class net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeNodeRendererDefault
 
UiWidget - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for an adapter to a physical widget (or potentially a composition of such widgets) of the underlying native widget toolkit.
uiWidget - Variable in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
 
uiWidget - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
 
UiWidgetAbstractBorderPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a panel widget that shows a single child that is surrounded by a labeled border.
UiWidgetAbstractButton - Interface in net.sf.mmm.client.ui.api.widget.core
This is the abstract interface for an regular widget that represents a button.
UiWidgetAbstractButtonContainer - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a dynamic panel that shows a number of buttons.
UiWidgetAbstractComposite - Interface in net.sf.mmm.client.ui.api.widget
This is the abstract interface for an UiWidget that is a composite.
UiWidgetAbstractDataSet<ITEM> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the abstract interface for a regular widget that is used to present complex data sets.
UiWidgetAbstractDataTable<ROW> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the abstract interface for a data set widget that represents a data table.
UiWidgetAbstractDialogWindow - Interface in net.sf.mmm.client.ui.api.widget.window
This is the abstract base interface for a window widget that represents a dialog window.
UiWidgetAbstractListTable<ROW> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the abstract interface for a data table widget that represents a list table.
UiWidgetAbstractTree<NODE> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for a data set widget that represents a tree widget.
UiWidgetAbstractTree.UiTreeModel<NODE> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for the model (adapter) for a UiWidgetTree.
UiWidgetAbstractTree.UiTreeModelMutable<NODE> - Interface in net.sf.mmm.client.ui.api.widget.complex
Extends UiWidgetAbstractTree.UiTreeModel with features for editing the tree structure.
UiWidgetAbstractTree.UiTreeNodeRenderer<NODE,WIDGET extends UiWidgetRegular> - Interface in net.sf.mmm.client.ui.api.widget.complex
The renderer responsible to create widgets and assign a <NODE> to them.
UiWidgetAbstractTree.UiTreeNodeRendererDefault<NODE> - Class in net.sf.mmm.client.ui.api.widget.complex
This is the default implementation of UiWidgetAbstractTree.UiTreeNodeRenderer.
UiWidgetAbstractTree.UiWidgetTreeNode<NODE> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for the main widget representing a node of the tree.
UiWidgetAbstractWindow - Interface in net.sf.mmm.client.ui.api.widget.window
This is the abstract base interface for a dynamic composite widget that represents a window.
UiWidgetAbstractWithValue<VALUE> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a UiWidget that has a value.
UiWidgetActive - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a regular widget that can be focused and allows to assign an access-key.
UiWidgetAdapter - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface that adapts to the native widget of the underlying toolkit implementation for a native widget.
UiWidgetAdapterAbstractBorderPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
UiWidgetAdapterAbstractButtonContainer - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractButtonContainer.
UiWidgetAdapterAbstractDataSet<ITEM> - Interface in net.sf.mmm.client.ui.base.widget.complex.adapter
This is the interface for a UiWidgetAdapter adapting AbstractUiWidgetAbstractDataSet.
UiWidgetAdapterAbstractDataTable<ROW> - Interface in net.sf.mmm.client.ui.base.widget.complex.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractDataTable.
UiWidgetAdapterAbstractDialogWindow - Interface in net.sf.mmm.client.ui.base.widget.window.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractDialogWindow.
UiWidgetAdapterAbstractListTable<ROW,ITEM_CONTAINER extends ItemContainer<ROW,?>> - Interface in net.sf.mmm.client.ui.base.widget.complex.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractListTable.
UiWidgetAdapterAbstractWindow - Interface in net.sf.mmm.client.ui.base.widget.window.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractWindow.
UiWidgetAdapterActive - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidget with AttributeWriteOnlyFocused.setFocused().
UiWidgetAdapterBorderPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
UiWidgetAdapterButton - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetButton.
UiWidgetAdapterButtonGroup - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetButtonGroup.
UiWidgetAdapterButtonPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetButtonPanel.
UiWidgetAdapterCheckboxField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetCheckboxField.
UiWidgetAdapterClickable - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for UiWidgetAdapterActive that has a label.
UiWidgetAdapterCodeAreaField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetCodeAreaField.
UiWidgetAdapterCollapsableBorderPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
UiWidgetAdapterCollapsableSection - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetCollapsableSection.
UiWidgetAdapterColorField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetCheckboxField.
UiWidgetAdapterComboboxField<VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetComboboxField.
UiWidgetAdapterComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetComposite.
UiWidgetAdapterDateField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetDateField.
UiWidgetAdapterDoubleField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetDoubleField.
UiWidgetAdapterDynamicComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetDynamicComposite.
UiWidgetAdapterDynamicPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetDynamicPanel.
UiWidgetAdapterField<VALUE,ADAPTER_VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetField.
UiWidgetAdapterFileField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetFileField.
UiWidgetAdapterGridCell - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetGridCell.
UiWidgetAdapterGridPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetGridPanel.
UiWidgetAdapterGridRow - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetGridRow.
UiWidgetAdapterGwt<WIDGET extends com.google.gwt.user.client.ui.UIObject> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapter using GWT based on UIObject.
UiWidgetAdapterGwt() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
The constructor.
UiWidgetAdapterGwt(WIDGET) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
The constructor.
UiWidgetAdapterGwtAbstractDataTable<ROW> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
This is the implementation of UiWidgetAdapterAbstractDataTable using GWT based on FlowPanel and TableWidget.
UiWidgetAdapterGwtAbstractDataTable() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
The constructor.
UiWidgetAdapterGwtAbstractDialogWindow - Class in net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
This is the implementation of UiWidgetAdapterAbstractDialogWindow using GWT based on PopupWindow.
UiWidgetAdapterGwtAbstractDialogWindow() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
The constructor.
UiWidgetAdapterGwtAbstractListTable<ROW> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
This is the implementation of UiWidgetAdapterAbstractListTable using GWT.
UiWidgetAdapterGwtAbstractListTable() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
The constructor.
UiWidgetAdapterGwtAbstractWindow<WIDGET extends com.google.gwt.user.client.ui.Panel> - Class in net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
This is the implementation of UiWidgetAdapterAbstractWindow using GWT based on Panel.
UiWidgetAdapterGwtAbstractWindow() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
The constructor.
UiWidgetAdapterGwtBorderPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterBorderPanel using GWT based on Fieldset.
UiWidgetAdapterGwtBorderPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
The constructor.
UiWidgetAdapterGwtButton - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterButton using GWT based on Button.
UiWidgetAdapterGwtButton() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtButton
The constructor.
UiWidgetAdapterGwtButtonGroup - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterButtonGroup using GWT based on ButtonGroup.
UiWidgetAdapterGwtButtonGroup() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtButtonGroup
The constructor.
UiWidgetAdapterGwtButtonPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterButtonPanel using GWT based on ButtonPanel.
UiWidgetAdapterGwtButtonPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtButtonPanel
The constructor.
UiWidgetAdapterGwtButtonPanel(ButtonPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtButtonPanel
The constructor.
UiWidgetAdapterGwtCheckboxField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterCheckboxField using GWT based on CheckBoxWithChangeHandlers.
UiWidgetAdapterGwtCheckboxField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
The constructor.
UiWidgetAdapterGwtCheckboxField.ValueAdapter - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
Adapter from the active widget to TakesValue <String>.
UiWidgetAdapterGwtClickable<WIDGET extends com.google.gwt.user.client.ui.FocusWidget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterClickable using GWT based on FocusWidget.
UiWidgetAdapterGwtClickable() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtClickable
The constructor.
UiWidgetAdapterGwtCollapsableBorderPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterCollapsableBorderPanel using GWT based on Fieldset and CollapseExpandButton.
UiWidgetAdapterGwtCollapsableBorderPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
The constructor.
UiWidgetAdapterGwtCollapsableSection - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterCollapsableSection using GWT based on FlowPanel.
UiWidgetAdapterGwtCollapsableSection() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
The constructor.
UiWidgetAdapterGwtColorField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterColorField using GWT based on ColorBox.
UiWidgetAdapterGwtColorField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
The constructor.
UiWidgetAdapterGwtComboBoxField<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterComboboxField using GWT based on a ComboBox and a DataList.
UiWidgetAdapterGwtComboBoxField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
The constructor.
UiWidgetAdapterGwtComposite<WIDGET extends com.google.gwt.user.client.ui.Widget,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterComposite using GWT.
UiWidgetAdapterGwtComposite() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtComposite
The constructor.
UiWidgetAdapterGwtDateField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on DateBox.
UiWidgetAdapterGwtDateField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
The constructor.
UiWidgetAdapterGwtDoubleField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on DoubleSpinBox.
UiWidgetAdapterGwtDoubleField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDoubleField
The constructor.
UiWidgetAdapterGwtDynamicComposite<WIDGET extends com.google.gwt.user.client.ui.Widget,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterDynamicComposite using GWT.
UiWidgetAdapterGwtDynamicComposite() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtDynamicComposite
The constructor.
UiWidgetAdapterGwtDynamicComposite(WIDGET) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtDynamicComposite
The constructor.
UiWidgetAdapterGwtField<WIDGET extends com.google.gwt.user.client.ui.Widget,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT.
UiWidgetAdapterGwtField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
The constructor.
UiWidgetAdapterGwtFieldFocusWidget<WIDGET extends com.google.gwt.user.client.ui.FocusWidget & com.google.gwt.user.client.ui.HasValue<ADAPTER_VALUE> & com.google.gwt.event.dom.client.HasChangeHandlers,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on FocusWidget and HasValue.
UiWidgetAdapterGwtFieldFocusWidget() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidget
The constructor.
UiWidgetAdapterGwtFieldFocusWidgetBase<WIDGET extends com.google.gwt.user.client.ui.FocusWidget & com.google.gwt.event.dom.client.HasChangeHandlers,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on FocusWidget and HasChangeHandlers.
UiWidgetAdapterGwtFieldFocusWidgetBase() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
The constructor.
UiWidgetAdapterGwtFieldValueBox<WIDGET extends com.google.gwt.user.client.ui.ValueBox<ADAPTER_VALUE>,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on ValueBox.
UiWidgetAdapterGwtFieldValueBox() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBox
The constructor.
UiWidgetAdapterGwtFieldValueBoxBase<WIDGET extends com.google.gwt.user.client.ui.ValueBoxBase<ADAPTER_VALUE>,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on ValueBoxBase.
UiWidgetAdapterGwtFieldValueBoxBase() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase
The constructor.
UiWidgetAdapterGwtFieldValueBoxBase.ValueAdapter - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
Adapter from ValueBoxBase to TakesValue<String>.
UiWidgetAdapterGwtFileField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterFileField using GWT based on FileUpload.
UiWidgetAdapterGwtFileField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
The constructor.
UiWidgetAdapterGwtFileField.MyFileUpload - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
 
UiWidgetAdapterGwtFileField.MyRichTextArea - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This inner class makes RichTextArea implement HasValue.
UiWidgetAdapterGwtFocusWidget<WIDGET extends com.google.gwt.user.client.ui.FocusWidget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterActive using GWT based on FocusWidget.
UiWidgetAdapterGwtFocusWidget() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
The constructor.
UiWidgetAdapterGwtGridCell - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on TableCellAtomic.
UiWidgetAdapterGwtGridCell() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
The constructor.
UiWidgetAdapterGwtGridPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on GridPanel.
UiWidgetAdapterGwtGridPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridPanel
The constructor.
UiWidgetAdapterGwtGridRow - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterGridRow using GWT based on TableRow.
UiWidgetAdapterGwtGridRow() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridRow
The constructor.
UiWidgetAdapterGwtHorizontalPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on HorizontalFlowPanel.
UiWidgetAdapterGwtHorizontalPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtHorizontalPanel
The constructor.
UiWidgetAdapterGwtHorizontalSplitPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterHorizontalSplitPanel using GWT.
UiWidgetAdapterGwtHorizontalSplitPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtHorizontalSplitPanel
The constructor.
UiWidgetAdapterGwtImage - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterImage using GWT based on Image.
UiWidgetAdapterGwtImage() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
The constructor.
UiWidgetAdapterGwtIntegerField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterIntegerField using GWT based on IntegerSpinBox.
UiWidgetAdapterGwtIntegerField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtIntegerField
The constructor.
UiWidgetAdapterGwtIntegerSliderField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on IntegerRangeBox.
UiWidgetAdapterGwtIntegerSliderField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtIntegerSliderField
The constructor.
UiWidgetAdapterGwtLabel - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterLabel using GWT based on LabelWidget.
UiWidgetAdapterGwtLabel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLabel
The constructor.
UiWidgetAdapterGwtLink - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterLink using GWT based on Anchor.
UiWidgetAdapterGwtLink() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLink
The constructor.
UiWidgetAdapterGwtListBoxCombo<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterOptionsField using GWT based on ListBox to build a simple combobox.
UiWidgetAdapterGwtListBoxCombo() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
The constructor.
UiWidgetAdapterGwtListTable<ROW> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
This is the implementation of UiWidgetAdapterListTable using GWT.
UiWidgetAdapterGwtListTable() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtListTable
The constructor.
UiWidgetAdapterGwtLocalDateField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterLocalDateField using GWT based on LocalDateBox .
UiWidgetAdapterGwtLocalDateField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalDateField
The constructor.
UiWidgetAdapterGwtLocalTimeField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterLocalTimeField using GWT based on LocalTimeBox .
UiWidgetAdapterGwtLocalTimeField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalTimeField
The constructor.
UiWidgetAdapterGwtLongField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterLongField using GWT based on LongSpinBox.
UiWidgetAdapterGwtLongField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLongField
The constructor.
UiWidgetAdapterGwtMainWindow - Class in net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
This is the implementation of UiWidgetAdapterMainWindow using GWT based on RootPanel and Window.
UiWidgetAdapterGwtMainWindow() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
The constructor.
UiWidgetAdapterGwtMenu - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
This is the implementation of UiWidgetAdapterMenu using GWT based on MenuItem and MenuBar.
UiWidgetAdapterGwtMenu() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenu
The constructor.
UiWidgetAdapterGwtMenuBar - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
This is the implementation of UiWidgetAdapterDynamicComposite using GWT based on MenuBar.
UiWidgetAdapterGwtMenuBar() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuBar
The constructor.
UiWidgetAdapterGwtMenuItem - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
This is the implementation of UiWidgetAdapterMenuItemClickable using GWT based on MenuItem.
UiWidgetAdapterGwtMenuItem() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
The constructor.
UiWidgetAdapterGwtMenuItemBase - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
This is the abstract base implementation of UiWidgetAdapter using GWT based on MenuItem.
UiWidgetAdapterGwtMenuItemBase() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemBase
The constructor.
UiWidgetAdapterGwtMenuItemSeparator - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
This is the implementation of UiWidgetAdapterMenuItemSeparator using GWT based on MenuItemSeparator.
UiWidgetAdapterGwtMenuItemSeparator() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemSeparator
The constructor.
UiWidgetAdapterGwtNumberField<WIDGET extends NumberBox<VALUE>,VALUE extends Number> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on NumberBox.
UiWidgetAdapterGwtNumberField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtNumberField
The constructor.
UiWidgetAdapterGwtPanel<WIDGET extends com.google.gwt.user.client.ui.Panel & com.google.gwt.user.client.ui.InsertPanel> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on Panel and InsertPanel.
UiWidgetAdapterGwtPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtPanel
The constructor.
UiWidgetAdapterGwtPanel(WIDGET) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtPanel
The constructor.
UiWidgetAdapterGwtPasswordField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on PasswordTextBox.
UiWidgetAdapterGwtPasswordField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtPasswordField
The constructor.
UiWidgetAdapterGwtPopup - Class in net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
This is the implementation of UiWidgetAdapterPopup using GWT based on PopupWindow.
UiWidgetAdapterGwtPopup() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtPopup
The constructor.
UiWidgetAdapterGwtRadioButtons<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the base implementation of UiWidgetAdapterRadioButtonsField using GWT based on a ComplexPanel and RadioButtons.
UiWidgetAdapterGwtRadioButtons() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
The constructor.
UiWidgetAdapterGwtRadioButtonsHorizontal<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterOptionsField using GWT based on HorizontalPanel and RadioButtons.
UiWidgetAdapterGwtRadioButtonsHorizontal() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtonsHorizontal
The constructor.
UiWidgetAdapterGwtRadioButtonsVertical<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterOptionsField using GWT based on VerticalPanel and RadioButtons.
UiWidgetAdapterGwtRadioButtonsVertical() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtonsVertical
The constructor.
UiWidgetAdapterGwtRichTextField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterRichTextField using GWT based on RichTextArea.
UiWidgetAdapterGwtRichTextField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
The constructor.
UiWidgetAdapterGwtRichTextField.MyRichTextArea - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This inner class makes RichTextArea implement HasValue.
UiWidgetAdapterGwtSection - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterSection using GWT based on Section.
UiWidgetAdapterGwtSection() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSection
The constructor.
UiWidgetAdapterGwtSingleComposite<WIDGET extends com.google.gwt.user.client.ui.Widget,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterSingleComposite using GWT.
UiWidgetAdapterGwtSingleComposite() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtSingleComposite
The constructor.
UiWidgetAdapterGwtSingleMutableComposite<WIDGET extends com.google.gwt.user.client.ui.Widget,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterSingleMutableComposite using GWT.
UiWidgetAdapterGwtSingleMutableComposite() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtSingleMutableComposite
The constructor.
UiWidgetAdapterGwtSlot - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterSlot using GWT based on FlowPanel.
UiWidgetAdapterGwtSlot() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSlot
The constructor.
UiWidgetAdapterGwtSplitPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the abstract implementation of UiWidgetAdapterSplitPanel using GWT based on SplitLayoutPanel.
UiWidgetAdapterGwtSplitPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtSplitPanel
The constructor.
UiWidgetAdapterGwtTab - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterTab using GWT based on HorizontalPanel.
UiWidgetAdapterGwtTab() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
The constructor.
UiWidgetAdapterGwtTabLayoutPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on TabPanel.
UiWidgetAdapterGwtTabLayoutPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtTabLayoutPanel
The constructor.
UiWidgetAdapterGwtTableColumn - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
This is the implementation of UiWidgetAdapterTableColumn using GWT.
UiWidgetAdapterGwtTableColumn(UiWidgetAdapterGwtAbstractDataTable<?>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
The constructor.
UiWidgetAdapterGwtTableColumn(UiWidgetAdapterGwtAbstractDataTable<?>, TableCellHeaderAtomic) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
The constructor.
UiWidgetAdapterGwtTableColumn.ColumnWidthRange - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
Container for the range of the width of a column.
UiWidgetAdapterGwtTableColumn.ReorderHandler - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
Handler for the reorder behavior of this column.
UiWidgetAdapterGwtTableColumn.ResizeHandler - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
Handler for the resize behavior of this column.
UiWidgetAdapterGwtTextAreaBase<WIDGET extends com.google.gwt.user.client.ui.FocusWidget & com.google.gwt.user.client.ui.HasValue<String> & com.google.gwt.event.dom.client.HasChangeHandlers> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterTextAreaFieldBase using GWT based on FocusWidget and HasValue.
UiWidgetAdapterGwtTextAreaBase() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaBase
The constructor.
UiWidgetAdapterGwtTextAreaField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterTextAreaField using GWT based on TextArea.
UiWidgetAdapterGwtTextAreaField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaField
The constructor.
UiWidgetAdapterGwtTextBoxBase<WIDGET extends com.google.gwt.user.client.ui.TextBox,VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on TextBox.
UiWidgetAdapterGwtTextBoxBase() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextBoxBase
The constructor.
UiWidgetAdapterGwtTextField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on TextBox.
UiWidgetAdapterGwtTextField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextField
The constructor.
UiWidgetAdapterGwtToggleButton - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterToggleButton using GWT based on SimpleToggleButton.
UiWidgetAdapterGwtToggleButton() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
The constructor.
UiWidgetAdapterGwtToolbar - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on Toolbar.
UiWidgetAdapterGwtToolbar() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtToolbar
The constructor.
UiWidgetAdapterGwtTree<NODE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
This is the implementation of UiWidgetAdapterTree using GWT based on Tree.
UiWidgetAdapterGwtTree() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
The constructor.
UiWidgetAdapterGwtTree.EventAdapterGwtTree - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
 
UiWidgetAdapterGwtTree.TreeNodeAdapter - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
This inner class adapts from <NODE> to TreeItem.
UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
The implementation of Size for UiWidgetAdapterGwtTree.TreeNodeAdapter.
UiWidgetAdapterGwtVerticalPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on VerticalFlowPanel.
UiWidgetAdapterGwtVerticalPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtVerticalPanel
The constructor.
UiWidgetAdapterGwtVerticalSplitPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterVerticalSplitPanel using GWT.
UiWidgetAdapterGwtVerticalSplitPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtVerticalSplitPanel
The constructor.
UiWidgetAdapterGwtWidget<WIDGET extends com.google.gwt.user.client.ui.Widget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapter using GWT based on Widget.
UiWidgetAdapterGwtWidget() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidget
The constructor.
UiWidgetAdapterGwtWidget(WIDGET) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidget
The constructor.
UiWidgetAdapterGwtWidgetActive<WIDGET extends com.google.gwt.user.client.ui.Widget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterActive using GWT based on Widget.
UiWidgetAdapterGwtWidgetActive() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
The constructor.
UiWidgetAdapterGwtWindow - Class in net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
This is the implementation of UiWidgetAdapterWindow using GWT based on PopupWindow.
UiWidgetAdapterGwtWindow() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtWindow
The constructor.
UiWidgetAdapterHorizontalPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetHorizontalPanel.
UiWidgetAdapterHorizontalSplitPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetHorizontalSplitPanel.
UiWidgetAdapterImage - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetImage.
UiWidgetAdapterInstantField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetInstantField.
UiWidgetAdapterIntegerField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetIntegerField.
UiWidgetAdapterIntegerSliderField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetIntegerSliderField.
UiWidgetAdapterLabel - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetLabel.
UiWidgetAdapterLink - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetLink.
UiWidgetAdapterListBoxField<VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetListBoxField.
UiWidgetAdapterListTable<ROW,ITEM_CONTAINER extends ItemContainer<ROW,?>> - Interface in net.sf.mmm.client.ui.base.widget.complex.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetListTable.
UiWidgetAdapterLocalDateField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetLocalDateField.
UiWidgetAdapterLocalTimeField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetLocalTimeField.
UiWidgetAdapterLongField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetLongField.
UiWidgetAdapterMainWindow - Interface in net.sf.mmm.client.ui.base.widget.window.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetMainWindow.
UiWidgetAdapterMenu - Interface in net.sf.mmm.client.ui.base.widget.menu.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetMenu.
UiWidgetAdapterMenuBar - Interface in net.sf.mmm.client.ui.base.widget.menu.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetMenuBar.
UiWidgetAdapterMenuItemClickable - Interface in net.sf.mmm.client.ui.base.widget.menu.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetMenuItem.
UiWidgetAdapterMenuItemSeparator - Interface in net.sf.mmm.client.ui.base.widget.menu.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetMenuItemSeparator.
UiWidgetAdapterNumberField<VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetRangeField.
UiWidgetAdapterOptionsField<VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetOptionsField.
UiWidgetAdapterPasswordField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetPasswordField.
UiWidgetAdapterPopup - Interface in net.sf.mmm.client.ui.base.widget.window.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetPopup.
UiWidgetAdapterRadioButtonsField<VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
UiWidgetAdapterRangeField<VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetRangeField.
UiWidgetAdapterRichTextField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetRichTextField.
UiWidgetAdapterSection - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetSection.
UiWidgetAdapterSingleComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetSingleMutableComposite.
UiWidgetAdapterSingleMutableComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetSingleMutableComposite.
UiWidgetAdapterSlot - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetTab.
UiWidgetAdapterSplitPanel - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetSplitPanel.
UiWidgetAdapterSwitchComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetSwitchComposite.
UiWidgetAdapterTab - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetTab.
UiWidgetAdapterTableColumn - Interface in net.sf.mmm.client.ui.base.widget.complex.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractListTable.
UiWidgetAdapterTabPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetTabPanel.
UiWidgetAdapterTest - Class in net.sf.mmm.client.ui.impl.test.widget.adapter
This is the implementation of UiWidgetAdapter for testing without a native toolkit.
UiWidgetAdapterTest() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
The constructor.
UiWidgetAdapterTestCheckboxField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterCheckboxField for testing without a native toolkit.
UiWidgetAdapterTestCheckboxField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestCheckboxField
The constructor.
UiWidgetAdapterTestColorField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterColorField for testing without native toolkit.
UiWidgetAdapterTestColorField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
The constructor.
UiWidgetAdapterTestComposite<CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.impl.test.widget.adapter
This is the implementation of UiWidgetAdapterComposite and various sub-interfaces for testing without a native toolkit.
UiWidgetAdapterTestComposite() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestComposite
The constructor.
UiWidgetAdapterTestCompositeRegular - Class in net.sf.mmm.client.ui.impl.test.widget.adapter
This is the implementation of UiWidgetAdapterComposite and various sub-interfaces bound to UiWidgetRegular for testing without a native toolkit.
UiWidgetAdapterTestCompositeRegular() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
The constructor.
UiWidgetAdapterTestDateField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterDateField for testing without a native toolkit.
UiWidgetAdapterTestDateField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestDateField
The constructor.
UiWidgetAdapterTestDoubleField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterDoubleField for testing without a native toolkit.
UiWidgetAdapterTestDoubleField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestDoubleField
The constructor.
UiWidgetAdapterTestField<VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterField for testing without a native toolkit.
UiWidgetAdapterTestField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
The constructor.
UiWidgetAdapterTestFileField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterFileField for testing without native toolkit.
UiWidgetAdapterTestFileField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestFileField
The constructor.
UiWidgetAdapterTestGridPanel - Class in net.sf.mmm.client.ui.impl.test.widget.panel.adapter
This is the implementation of UiWidgetAdapterGridPanel for testing without a native toolkit.
UiWidgetAdapterTestGridPanel() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.adapter.UiWidgetAdapterTestGridPanel
The constructor.
UiWidgetAdapterTestGridRow - Class in net.sf.mmm.client.ui.impl.test.widget.panel.adapter
This is the implementation of UiWidgetAdapterGridRow for testing without a native toolkit.
UiWidgetAdapterTestGridRow() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.adapter.UiWidgetAdapterTestGridRow
The constructor.
UiWidgetAdapterTestIntegerField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterIntegerField for testing without a native toolkit.
UiWidgetAdapterTestIntegerField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
The constructor.
UiWidgetAdapterTestLocalDateField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterLocalDateField for testing without a native toolkit.
UiWidgetAdapterTestLocalDateField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLocalDateField
The constructor.
UiWidgetAdapterTestLocalTimeField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterLocalTimeField for testing without a native toolkit.
UiWidgetAdapterTestLocalTimeField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLocalTimeField
The constructor.
UiWidgetAdapterTestLongField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterLongField for testing without a native toolkit.
UiWidgetAdapterTestLongField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLongField
The constructor.
UiWidgetAdapterTestMenu - Class in net.sf.mmm.client.ui.impl.test.widget.menu.adapter
This is the implementation of UiWidgetAdapterMenu for testing without a native toolkit.
UiWidgetAdapterTestMenu() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.adapter.UiWidgetAdapterTestMenu
The constructor.
UiWidgetAdapterTestMenuBar - Class in net.sf.mmm.client.ui.impl.test.widget.menu.adapter
This is the implementation of UiWidgetAdapterMenuBar for testing without a native toolkit.
UiWidgetAdapterTestMenuBar() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.adapter.UiWidgetAdapterTestMenuBar
The constructor.
UiWidgetAdapterTestNumberField<VALUE extends Number> - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterNumberField for testing without a native toolkit.
UiWidgetAdapterTestNumberField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
The constructor.
UiWidgetAdapterTestOptionsField<VALUE> - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterComboboxField for testing without a native toolkit.
UiWidgetAdapterTestOptionsField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
The constructor.
UiWidgetAdapterTestSelectedValue<VALUE> - Class in net.sf.mmm.client.ui.impl.test.widget.adapter
This class extends UiWidgetAdapterTest and implements AttributeWriteSelectedValue for testing without a native toolkit.
UiWidgetAdapterTestSelectedValue() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
The constructor.
UiWidgetAdapterTestStringField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterTextField for testing without a native toolkit.
UiWidgetAdapterTestStringField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
The constructor.
UiWidgetAdapterTestTabPanel - Class in net.sf.mmm.client.ui.impl.test.widget.panel.adapter
This is the implementation of UiWidgetAdapterTabPanel for testing without a native toolkit.
UiWidgetAdapterTestTabPanel() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.adapter.UiWidgetAdapterTestTabPanel
The constructor.
UiWidgetAdapterTestTree<NODE> - Class in net.sf.mmm.client.ui.impl.test.widget.complex.adapter
This is the implementation of UiWidgetAdapterTree for testing without a native toolkit.
UiWidgetAdapterTestTree() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
The constructor.
UiWidgetAdapterTextAreaField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetTextAreaField.
UiWidgetAdapterTextAreaFieldBase - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting AbstractUiWidgetTextAreaField.
UiWidgetAdapterTextField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetTextField.
UiWidgetAdapterTextFieldBase - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting AbstractUiWidgetTextFieldBase.
UiWidgetAdapterTextualInputField<VALUE,ADAPTER_VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetTextualInputField.
UiWidgetAdapterToggleButton - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetToggleButton.
UiWidgetAdapterToolbar - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetToolbar.
UiWidgetAdapterTree<NODE> - Interface in net.sf.mmm.client.ui.base.widget.complex.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractListTable.
UiWidgetAdapterVerticalPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetVerticalPanel.
UiWidgetAdapterVerticalSplitPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetVerticalSplitPanel.
UiWidgetAdapterWindow - Interface in net.sf.mmm.client.ui.base.widget.window.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetWindow.
UiWidgetAdapterWithLabel - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter that has a label.
UiWidgetBorderPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a normal border panel.
UiWidgetBorderPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetBorderPanel using GWT.
UiWidgetBorderPanelGwt(UiContext, UiWidgetAdapterGwtBorderPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetBorderPanelGwt
The constructor.
UiWidgetBorderPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetBorderPanelTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetBorderPanel using GWT.
UiWidgetBorderPanelTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetBorderPanelTestImpl
The constructor.
UiWidgetBorderPanelTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetButton - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for an regular button.
UiWidgetButtonGroup - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a lightweight dynamic panel that groups a number of buttons that have a related functionality (e.g.
UiWidgetButtonGroupGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetButtonGroup using GWT.
UiWidgetButtonGroupGwt(UiContext, UiWidgetAdapterGwtButtonGroup) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonGroupGwt
The constructor.
UiWidgetButtonGroupGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetButtonGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetButton using GWT.
UiWidgetButtonGwt(UiContext, UiWidgetAdapterGwtButton) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetButtonGwt
The constructor.
UiWidgetButtonGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetButtonPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a button container that shows a number of buttons horizontally (e.g.
UiWidgetButtonPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetButtonPanel using GWT.
UiWidgetButtonPanelGwt(UiContext, UiWidgetAdapterGwtButtonPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonPanelGwt
The constructor.
UiWidgetButtonPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetButtonSeparator - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for an regular widget that represents a button separator.
UiWidgetButtonTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetButton using GWT.
UiWidgetButtonTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetButtonTestImpl
The constructor.
UiWidgetButtonTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetCheckboxesField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a options field widget that represents a a set of radio buttons.
UiWidgetCheckboxField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a field widget that represents a checkbox.
UiWidgetCheckboxFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetCheckboxField using GWT based on UiWidgetAdapterGwtCheckboxField.
UiWidgetCheckboxFieldGwt(UiContext, UiWidgetAdapterGwtCheckboxField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetCheckboxFieldGwt
The constructor.
UiWidgetCheckboxFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetCheckboxFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetCheckboxField for testing without a native toolkit.
UiWidgetCheckboxFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCheckboxFieldTestImpl
The constructor.
UiWidgetCheckboxFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetClickable - Interface in net.sf.mmm.client.ui.api.widget
This is the abstract interface for an regular atomic widget that has a label and is clickable.
UiWidgetCodeAreaField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents a text area field for editing source code.
UiWidgetCodeAreaFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetCodeAreaField for testing without a native toolkit.
UiWidgetCodeAreaFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCodeAreaFieldTestImpl
The constructor.
UiWidgetCodeAreaFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetCollapsableBorderPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a border panel that can be collapsed and expanded.
UiWidgetCollapsableBorderPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetBorderPanel using GWT.
UiWidgetCollapsableBorderPanelGwt(UiContext, UiWidgetAdapterGwtCollapsableBorderPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetCollapsableBorderPanelGwt
The constructor.
UiWidgetCollapsableBorderPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetCollapsableSection - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for a regular widget that represents a collapsable section.
UiWidgetCollapsableSectionGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetCollapsableSection using GWT.
UiWidgetCollapsableSectionGwt(UiContext, UiWidgetAdapterGwtCollapsableSection) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetCollapsableSectionGwt
The constructor.
UiWidgetCollapsableSectionGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetCollapsableSectionTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetCollapsableSection using GWT.
UiWidgetCollapsableSectionTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetCollapsableSectionTestImpl
The constructor.
UiWidgetCollapsableSectionTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetColorField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a field widget that allows to display and enter a value of the type Color.
UiWidgetColorFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetColorField using GWT based on UiWidgetAdapterGwtColorField.
UiWidgetColorFieldGwt(UiContext, UiWidgetAdapterGwtColorField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetColorFieldGwt
The constructor.
UiWidgetColorFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetColorFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetColorField for testing without a native toolkit.
UiWidgetColorFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetColorFieldTestImpl
The constructor.
UiWidgetColorFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetComboboxField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a options field widget that represents a combobox.
UiWidgetComboboxFieldGwt<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is a simple implementation of UiWidgetComboboxField using GWT based on UiWidgetAdapterGwtComboBoxField.
UiWidgetComboboxFieldGwt(UiContext, UiWidgetAdapterGwtComboBoxField<VALUE>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetComboboxFieldGwt
The constructor.
UiWidgetComboboxFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetComboboxFieldTestImpl<VALUE> - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is an implementation of UiWidgetComboboxField for testing without a native toolkit.
UiWidgetComboboxFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetComboboxFieldTestImpl
The constructor.
UiWidgetComboboxFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the abstract interface for an UiWidget that is a composite.
UiWidgetCustom<VALUE,DELEGATE extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget.custom
This is the abstract base class for custom widgets.
UiWidgetCustom(UiContext, DELEGATE, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
The constructor.
UiWidgetCustomAbstractDialogWindow<DELEGATE extends UiWidgetAbstractDialogWindow> - Class in net.sf.mmm.client.ui.base.widget.custom.window
This is the abstract base class for a custom widget implementing UiWidgetAbstractDialogWindow.
UiWidgetCustomAbstractDialogWindow(UiContext, DELEGATE) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
The constructor.
UiWidgetCustomAbstractListTable<ROW,DELEGATE extends UiWidgetAbstractListTable<ROW>> - Class in net.sf.mmm.client.ui.base.widget.custom.complex
This is the abstract base class for a custom widget implementing UiWidgetAbstractListTable.
UiWidgetCustomAbstractListTable(UiContext, DELEGATE) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
The constructor.
UiWidgetCustomAbstractWindow<DELEGATE extends UiWidgetAbstractWindow> - Class in net.sf.mmm.client.ui.base.widget.custom.window
This is the abstract base class for a custom widget implementing UiWidgetAbstractWindow.
UiWidgetCustomAbstractWindow(UiContext, DELEGATE) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
The constructor.
UiWidgetCustomAtomicNoValue<DELEGATE extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget.custom
This is the abstract base class for a custom widget that is atomic and has no value.
UiWidgetCustomAtomicNoValue(UiContext, DELEGATE) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomAtomicNoValue
The constructor.
UiWidgetCustomButton - Class in net.sf.mmm.client.ui.base.widget.custom.core
This is the abstract base class for a atomic custom widget that adapts a UiWidgetButton.
UiWidgetCustomButton(UiContext) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
The constructor.
UiWidgetCustomButtonSave - Class in net.sf.mmm.client.ui.base.widget.custom.core
This is a UiWidgetCustomButton for the save operation.
UiWidgetCustomButtonSave(UiContext, UiHandlerActionSave) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButtonSave
The constructor.
UiWidgetCustomComposite<VALUE,CHILD extends UiWidget,DELEGATE extends UiWidgetComposite<CHILD>> - Class in net.sf.mmm.client.ui.base.widget.custom
This is the abstract base class for a custom widget that is also a composite widget.
UiWidgetCustomComposite(UiContext, DELEGATE, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
The constructor.
UiWidgetCustomCompositeNoValue<CHILD extends UiWidget,DELEGATE extends UiWidgetRegularComposite<CHILD>> - Class in net.sf.mmm.client.ui.base.widget.custom
This is the abstract base class for a custom regular composite widget that has no value.
UiWidgetCustomCompositeNoValue(UiContext, DELEGATE) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomCompositeNoValue
The constructor.
UiWidgetCustomDynamicComposite<VALUE,CHILD extends UiWidget,DELEGATE extends UiWidgetDynamicComposite<CHILD>> - Class in net.sf.mmm.client.ui.base.widget.custom
This is the abstract base class for a custom widget implementing UiWidgetDynamicComposite.
UiWidgetCustomDynamicComposite(UiContext, DELEGATE, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomDynamicComposite
The constructor.
UiWidgetCustomEditor<VALUE> - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This is the abstract base class for a custom composite widget that implements the UI pattern editor.
UiWidgetCustomEditor(UiContext, UiHandlerObjectSave<VALUE>, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
The constructor.
UiWidgetCustomEditor.UiHandler - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This inner class implements the handler interfaces.
UiWidgetCustomField<VALUE,DELEGATE extends UiWidgetComposite<?>> - Class in net.sf.mmm.client.ui.base.widget.custom.field
This is the abstract base class for a custom widget that is a field widget.
UiWidgetCustomField(UiContext, DELEGATE, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
The constructor.
UiWidgetCustomField.EventHandlerAdapter - Class in net.sf.mmm.client.ui.base.widget.custom.field
This inner class is an event handler that adapts from the internal fields to this composite custom widget.
UiWidgetCustomFieldAtomic<VALUE,DELEGATE_VALUE,DELEGATE extends UiWidgetField<DELEGATE_VALUE>> - Class in net.sf.mmm.client.ui.base.widget.custom.field
This is the abstract base class for a custom field widget that is build out of a single field widget.
UiWidgetCustomFieldAtomic(UiContext, DELEGATE, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
The constructor.
UiWidgetCustomFieldComposite<VALUE,DELEGATE extends UiWidgetDynamicComposite<UiWidgetRegular>> - Class in net.sf.mmm.client.ui.base.widget.custom.field
This is the abstract base class for a custom field widget that is composed out of multiple field widgets and potentially other widgets.
UiWidgetCustomFieldComposite(UiContext, DELEGATE, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
The constructor.
UiWidgetCustomFormEditor<VALUE> - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This is the abstract base class for a custom editor that (re-)uses a custom form panel to view and edit the value.
UiWidgetCustomFormEditor(UiContext, UiHandlerObjectSave<VALUE>, UiWidgetCustomComposite<VALUE, ?, ?>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomFormEditor
The constructor.
UiWidgetCustomGridPanel<VALUE> - Class in net.sf.mmm.client.ui.base.widget.custom.panel
This is the abstract base class for a custom composite widget that adapts a UiWidgetGridPanel.
UiWidgetCustomGridPanel(UiContext, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.panel.UiWidgetCustomGridPanel
The constructor.
UiWidgetCustomListTable<ROW> - Class in net.sf.mmm.client.ui.base.widget.custom.complex
This is the abstract base class for a custom widget implementing UiWidgetListTable.
UiWidgetCustomListTable(UiContext) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomListTable
The constructor.
UiWidgetCustomMasterDetail<ROW> - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This is the regular implementation of the custom master/detail widget.
UiWidgetCustomMasterDetail(UiContext, UiWidgetDynamicPanel<UiWidgetRegular>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
The constructor.
UiWidgetCustomMasterDetail(UiContext, UiWidgetDynamicPanel<UiWidgetRegular>, UiWidgetListContainer<ROW>, UiWidgetCustom<ROW, ?>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
The constructor.
UiWidgetCustomMasterDetail(UiContext, UiWidgetListContainer<ROW>, UiWidgetCustom<ROW, ?>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
The constructor.
UiWidgetCustomPanel<DELEGATE extends UiWidgetPanel<UiWidgetRegular>> - Class in net.sf.mmm.client.ui.base.widget.custom
This is the base class for a generic custom regular composite widget using a panel as delegate.
UiWidgetCustomPanel(UiContext, DELEGATE) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomPanel
The constructor.
UiWidgetCustomPopup - Class in net.sf.mmm.client.ui.base.widget.custom.window
This is the abstract base class for a custom widget implementing UiWidgetPopup.
UiWidgetCustomPopup(UiContext) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomPopup
The constructor.
UiWidgetCustomVerticalPanel - Class in net.sf.mmm.client.ui.base.widget.custom
This is the base class for a generic custom panel widget using a UiWidgetVerticalPanel as delegate.
UiWidgetCustomVerticalPanel(UiContext) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomVerticalPanel
The constructor.
UiWidgetCustomVerticalPanel(UiContext, UiWidgetVerticalPanel) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomVerticalPanel
The constructor.
UiWidgetDateField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the abstract interface for a input field widget that represents a date field.
UiWidgetDateFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetDateField using GWT based on UiWidgetAdapterGwtDateField.
UiWidgetDateFieldGwt(UiContext, UiWidgetAdapterGwtDateField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDateFieldGwt
The constructor.
UiWidgetDateFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetDateFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetDateField for testing without a native toolkit.
UiWidgetDateFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDateFieldTestImpl
The constructor.
UiWidgetDateFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetDoubleField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents a Double field.
UiWidgetDoubleFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetDoubleField using GWT based on UiWidgetAdapterGwtDoubleField.
UiWidgetDoubleFieldGwt(UiContext, UiWidgetAdapterGwtDoubleField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDoubleFieldGwt
The constructor.
UiWidgetDoubleFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetDoubleFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetDoubleField for testing without a native toolkit.
UiWidgetDoubleFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDoubleFieldTestImpl
The constructor.
UiWidgetDoubleFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetDynamicComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a composite widget that allows to add and remove its children dynamically with no additional arguments (e.g.
UiWidgetDynamicPanel<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the abstract interface for a panel widget that represents a dynamic panel.
UiWidgetFactory - Interface in net.sf.mmm.client.ui.api.widget
This interface is the central API for the end-user to create widgets via factory.
UiWidgetFactoryDatatype - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the interface for a factory to create widgets for particular datatypes.
UiWidgetFactoryDatatypeSimple - Class in net.sf.mmm.client.ui.base.widget.factory
This is a simple implementation of UiWidgetFactoryDatatype.
UiWidgetFactoryDatatypeSimple() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryDatatypeSimple
The constructor.
UiWidgetFactoryImpl - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiWidgetFactory.
UiWidgetFactoryImpl() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
The constructor.
UiWidgetFactoryNative - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the interface for a generic factory used to create UiWidgets.
UiWidgetFactoryNativeGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget
This is the implementation of the UiContext for GWT widgets.
UiWidgetFactoryNativeGwt() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.UiWidgetFactoryNativeGwt
The constructor.
UiWidgetFactoryNativeTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget
This is the implementation of the UiContext for testing without a native toolkit.
UiWidgetFactoryNativeTestImpl() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.UiWidgetFactoryNativeTestImpl
The constructor.
UiWidgetField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the abstract interface for a regular composite widget that represents a (potentially) editable field (text field, combobox, text area, radio-buttons, checkbox, etc.).
UiWidgetFileField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a field widget that represents a file upload and download.
UiWidgetFileFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetFileField using GWT based on UiWidgetAdapterGwtFileField.
UiWidgetFileFieldGwt(UiContext, UiWidgetAdapterGwtFileField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetFileFieldGwt
The constructor.
UiWidgetFileFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetFileFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetFileField for testing without a native toolkit.
UiWidgetFileFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetFileFieldTestImpl
The constructor.
UiWidgetFileFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetGridCell - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a single composite that represents the cell of a UiWidgetGridRow.
UiWidgetGridCellGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetGridCell using GWT.
UiWidgetGridCellGwt(UiContext, UiWidgetAdapterGwtGridCell) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridCellGwt
The constructor.
UiWidgetGridCellGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetGridCellTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetGridCell using GWT.
UiWidgetGridCellTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridCellTestImpl
The constructor.
UiWidgetGridCellTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetGridPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a dynamic panel that represents a flexible grid.
UiWidgetGridPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetGridPanel using GWT.
UiWidgetGridPanelGwt(UiContext, UiWidgetAdapterGwtGridPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridPanelGwt
The constructor.
UiWidgetGridPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetGridPanelTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetGridPanel using GWT.
UiWidgetGridPanelTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridPanelTestImpl
The constructor.
UiWidgetGridPanelTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetGridRow - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a a dynamic panel that represents a row of a UiWidgetGridPanel and consists of cells.
UiWidgetGridRowGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetGridRow using GWT.
UiWidgetGridRowGwt(UiContext, UiWidgetAdapterGwtGridRow) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridRowGwt
The constructor.
UiWidgetGridRowGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetGridRowTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetGridRow using GWT.
UiWidgetGridRowTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridRowTestImpl
The constructor.
UiWidgetGridRowTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetHorizontalPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a UiWidgetPanel that shows its children horizontally from the left to the right.
UiWidgetHorizontalPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetHorizontalPanel using GWT.
UiWidgetHorizontalPanelGwt(UiContext, UiWidgetAdapterGwtHorizontalPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalPanelGwt
The constructor.
UiWidgetHorizontalPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetHorizontalPanelTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetHorizontalPanel for testing without a native toolkit.
UiWidgetHorizontalPanelTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetHorizontalPanelTestImpl
The constructor.
UiWidgetHorizontalPanelTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetHorizontalSplitPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a split panel that shows its children with horizontal orientation from the left to the right.
UiWidgetHorizontalSplitPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetHorizontalSplitPanel using GWT.
UiWidgetHorizontalSplitPanelGwt(UiContext, UiWidgetAdapterGwtHorizontalSplitPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalSplitPanelGwt
The constructor.
UiWidgetHorizontalSplitPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetImage - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for a regular widget that represents an image.
UiWidgetImageGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetImage using GWT.
UiWidgetImageGwt(UiContext, UiWidgetAdapterGwtImage) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetImageGwt
The constructor.
UiWidgetImageGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetImageTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetImage using GWT.
UiWidgetImageTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetImageTestImpl
The constructor.
UiWidgetImageTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetInstantField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that allows to display and enter a value of the type Instant with day, month and year as well as the time in hours, minutes and seconds.
UiWidgetIntegerField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents an Integer field.
UiWidgetIntegerFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetIntegerField using GWT based on UiWidgetAdapterGwtIntegerField.
UiWidgetIntegerFieldGwt(UiContext, UiWidgetAdapterGwtIntegerField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerFieldGwt
The constructor.
UiWidgetIntegerFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetIntegerFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetIntegerField for testing without a native toolkit.
UiWidgetIntegerFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerFieldTestImpl
The constructor.
UiWidgetIntegerFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetIntegerSliderField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a field widget that represents an Integer slider field.
UiWidgetIntegerSliderFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetIntegerSliderField using GWT based on UiWidgetAdapterGwtIntegerSliderField.
UiWidgetIntegerSliderFieldGwt(UiContext, UiWidgetAdapterGwtIntegerSliderField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerSliderFieldGwt
The constructor.
UiWidgetIntegerSliderFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetIntegerSliderFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetIntegerSliderField for testing without a native toolkit.
UiWidgetIntegerSliderFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerSliderFieldTestImpl
The constructor.
UiWidgetIntegerSliderFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetLabel - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for a regular widget that represents a label.
UiWidgetLabelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetLabel using GWT.
UiWidgetLabelGwt(UiContext, UiWidgetAdapterGwtLabel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLabelGwt
The constructor.
UiWidgetLabelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetLabelTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetLabel using GWT.
UiWidgetLabelTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLabelTestImpl
The constructor.
UiWidgetLabelTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetLink - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for an regular widget that represents a hyperlink.
UiWidgetLinkGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetLink using GWT.
UiWidgetLinkGwt(UiContext, UiWidgetAdapterGwtLink) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLinkGwt
The constructor.
UiWidgetLinkGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetLinkTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetLink using GWT.
UiWidgetLinkTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLinkTestImpl
The constructor.
UiWidgetLinkTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetListBase<ROW> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a widget that presents a list of <ROW> objects and allows the end-user to select one or multiple out of these objects.
UiWidgetListBoxField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a options field widget that represents a list box.
UiWidgetListContainer<ITEM> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a regular widget that is or contains a list of items that can be selected.
UiWidgetListTable<ROW> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for a normal list table widget.
UiWidgetListTableGwt<ROW> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex
This is the implementation of UiWidgetListTable using GWT.
UiWidgetListTableGwt(UiContext, UiWidgetAdapterGwtListTable<ROW>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt
The constructor.
UiWidgetListTableGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex
This inner class is the factory for this widget.
UiWidgetLocalDateField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a textual input field that allows to display and enter a value of the type LocalDate with day, month and year but without any time-related information.
UiWidgetLocalDateFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetLocalDateField using GWT based on UiWidgetAdapterGwtLocalDateField.
UiWidgetLocalDateFieldGwt(UiContext, UiWidgetAdapterGwtLocalDateField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalDateFieldGwt
The constructor.
UiWidgetLocalDateFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetLocalDateFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetLocalDateField for testing without a native toolkit.
UiWidgetLocalDateFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalDateFieldTestImpl
The constructor.
UiWidgetLocalDateFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetLocalTimeField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a textual input field that allows to display and enter a value of the type LocalTime with hours, minutes and seconds.
UiWidgetLocalTimeFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetLocalTimeField using GWT.
UiWidgetLocalTimeFieldGwt(UiContext, UiWidgetAdapterGwtLocalTimeField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalTimeFieldGwt
The constructor.
UiWidgetLocalTimeFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetLocalTimeFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetLocalTimeField for testing without a native toolkit.
UiWidgetLocalTimeFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalTimeFieldTestImpl
The constructor.
UiWidgetLocalTimeFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetLongField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents a Long field.
UiWidgetLongFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetLongField using GWT based on UiWidgetAdapterGwtLongField.
UiWidgetLongFieldGwt(UiContext, UiWidgetAdapterGwtLongField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLongFieldGwt
The constructor.
UiWidgetLongFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetLongFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetLongField for testing without a native toolkit.
UiWidgetLongFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLongFieldTestImpl
The constructor.
UiWidgetLongFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetMainWindow - Interface in net.sf.mmm.client.ui.api.widget.window
This is the interface for a base window widget that represents a main window.
UiWidgetMainWindowGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.window
This is the implementation of UiWidgetMainWindow using GWT.
UiWidgetMainWindowGwt(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetMainWindowGwt
The constructor.
UiWidgetMainWindowGwt(UiContext, UiWidgetAdapterGwtMainWindow) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetMainWindowGwt
The constructor.
UiWidgetMainWindowTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.window
This is the implementation of UiWidgetMainWindow using GWT.
UiWidgetMainWindowTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetMainWindowTestImpl
The constructor.
UiWidgetMedia - Interface in net.sf.mmm.client.ui.api.widget.media
This is the abstract interface for a atomic widget that represents media player.
UiWidgetMediaAudio - Interface in net.sf.mmm.client.ui.api.widget.media
This is the interface for a media-player widget that plays audio tracks.
UiWidgetMediaPlayer - Interface in net.sf.mmm.client.ui.api.widget.media
This is the abstract interface for a composite widget that represents a media-player.
UiWidgetMediaVideo - Interface in net.sf.mmm.client.ui.api.widget.media
This is the interface for a media-player widget that plays videos (movies).
UiWidgetMenu - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for a dynamic composite widget that represents a menu.
UiWidgetMenuBar - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for a composite widget that represents a menu bar.
UiWidgetMenuBarGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This is the implementation of UiWidgetMenuBar using GWT.
UiWidgetMenuBarGwt(UiContext, UiWidgetAdapterGwtMenuBar) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuBarGwt
The constructor.
UiWidgetMenuBarGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuBarTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This is the implementation of UiWidgetMenuBar for testing without a native toolkit.
UiWidgetMenuBarTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuBarTestImpl
The constructor.
UiWidgetMenuBarTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This is the implementation of UiWidgetMenu using GWT.
UiWidgetMenuGwt(UiContext, UiWidgetAdapterGwtMenu) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuGwt
The constructor.
UiWidgetMenuGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuItem - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for an widget that represents a menu item.
UiWidgetMenuItemCheckbox - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for a menu item widget that has a label and additionally a checkbox.
UiWidgetMenuItemClickable - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for a normal menu item widget.
UiWidgetMenuItemClickableGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This is the implementation of UiWidgetMenuItemClickable using GWT.
UiWidgetMenuItemClickableGwt(UiContext, UiWidgetAdapterGwtMenuItem) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemClickableGwt
The constructor.
UiWidgetMenuItemClickableGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuItemClickableTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This is the implementation of UiWidgetMenuItemClickable using GWT.
UiWidgetMenuItemClickableTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemClickableTestImpl
The constructor.
UiWidgetMenuItemClickableTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuItemRadioButton - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for a menu item widget that has a label and additionally a radio button.
UiWidgetMenuItemSeparator - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for a menu item widget that acts as a separator.
UiWidgetMenuItemSeparatorGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This is the implementation of UiWidgetMenuItemSeparator using GWT.
UiWidgetMenuItemSeparatorGwt(UiContext, UiWidgetAdapterGwtMenuItemSeparator) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemSeparatorGwt
The constructor.
UiWidgetMenuItemSeparatorGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuItemSeparatorTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This is the implementation of UiWidgetMenuItemSeparator using GWT.
UiWidgetMenuItemSeparatorTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemSeparatorTestImpl
The constructor.
UiWidgetMenuItemSeparatorTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This is the implementation of UiWidgetMenu for testing without a native toolkit.
UiWidgetMenuTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuTestImpl
The constructor.
UiWidgetMenuTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This inner class is the factory for this widget.
UiWidgetMultiComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the abstract interface for a composite widget that can contain multiple children and allows to #re.
UiWidgetNative - Interface in net.sf.mmm.client.ui.api.widget
This is the marker interface for native UiWidgets that can be created by interface via UiWidgetFactory.
UiWidgetOptionListTable<ROW> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for an option-based list table widget.
UiWidgetOptionsBase<VALUE> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a widget that allows to select from a given list of options.
UiWidgetOptionsField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the abstract interface for a field widget that allows to select a single value out of a list of predefined options.
UiWidgetPanel<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for an UiWidgetRegularComposite that represents a panel.
UiWidgetPasswordField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget representing a password field.
UiWidgetPasswordFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetPasswordField using GWT based on UiWidgetAdapterGwtPasswordField.
UiWidgetPasswordFieldGwt(UiContext, UiWidgetAdapterGwtPasswordField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetPasswordFieldGwt
The constructor.
UiWidgetPasswordFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetPasswordFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetPasswordField for testing without a native toolkit.
UiWidgetPasswordFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetPasswordFieldTestImpl
The constructor.
UiWidgetPasswordFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetPopup - Interface in net.sf.mmm.client.ui.api.widget.window
This is the interface for a base window widget that represents a popup window.
UiWidgetPopupGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.window
This is the implementation of UiWidgetPopup using GWT.
UiWidgetPopupGwt(UiContext, UiWidgetAdapterGwtPopup) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt
The constructor.
UiWidgetPopupGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.window
This inner class is the factory for this widget.
UiWidgetPopupTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.window
This is the implementation of UiWidgetPopup using GWT.
UiWidgetPopupTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl
The constructor.
UiWidgetPopupTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.window
This inner class is the factory for this widget.
UiWidgetRadioButtonsField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a options field widget that represents a a set of radio buttons.
UiWidgetRadioButtonsFieldGwt<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetRadioButtonsField using GWT.
UiWidgetRadioButtonsFieldGwt(UiContext, UiWidgetAdapterGwtRadioButtonsHorizontal<VALUE>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsFieldGwt
The constructor.
UiWidgetRadioButtonsFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetRadioButtonsTestImpl<VALUE> - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetRadioButtonsField for testing without a native toolkit.
UiWidgetRadioButtonsTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsTestImpl
The constructor.
UiWidgetRadioButtonsTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetRadioButtonsVerticalField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a radio buttons widget where the actual options (radios) are aligned vertically from top to the bottom.
UiWidgetRadioButtonsVerticalFieldGwt<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetRadioButtonsVerticalField using GWT.
UiWidgetRadioButtonsVerticalFieldGwt(UiContext, UiWidgetAdapterGwtRadioButtonsVertical<VALUE>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsVerticalFieldGwt
The constructor.
UiWidgetRadioButtonsVerticalFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetRadioButtonsVerticalFieldTestImpl<VALUE> - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetRadioButtonsVerticalField for testing without a native toolkit.
UiWidgetRadioButtonsVerticalFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsVerticalFieldTestImpl
The constructor.
UiWidgetRadioButtonsVerticalFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetRangeField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the abstract interface for a field widget that represents a range field.
UiWidgetRegular - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a regular UiWidget.
UiWidgetRegularComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a regular UiWidgetComposite.
UiWidgetRichTextField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents a rich text area field.
UiWidgetRichTextFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetRichTextField using GWT based on UiWidgetAdapterGwtRichTextField.
UiWidgetRichTextFieldGwt(UiContext, UiWidgetAdapterGwtRichTextField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRichTextFieldGwt
The constructor.
UiWidgetRichTextFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetRichTextFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetRichTextField for testing without a native toolkit.
UiWidgetRichTextFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRichTextFieldTestImpl
The constructor.
UiWidgetRichTextFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetSection - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for a regular widget that represents a section.
UiWidgetSectionGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetSection using GWT.
UiWidgetSectionGwt(UiContext, UiWidgetAdapterGwtSection) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSectionGwt
The constructor.
UiWidgetSectionGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetSectionTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetSection using GWT.
UiWidgetSectionTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSectionTestImpl
The constructor.
UiWidgetSectionTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetSingleComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the abstract interface for a composite widget that contains a single child.
UiWidgetSingleMutableComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the abstract interface for a single composite widget that allows to set or replace its child.
UiWidgetSlot - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for a single composite widget that represents a slot.
UiWidgetSlotGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetSlot using GWT.
UiWidgetSlotGwt(UiContext, UiWidgetAdapterGwtSlot) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSlotGwt
The constructor.
UiWidgetSlotGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetSlotTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetSlot using GWT.
UiWidgetSlotTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSlotTestImpl
The constructor.
UiWidgetSlotTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetSplitPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a dynamic panel that shows splitter-bars between each of its children and allows the user to slide these splitter-bars to dynamically adjust the size of the children.
UiWidgetSwitchComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a dynamic composite widget that only shows a single child at a time.
UiWidgetSwitchPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a dynamic panel that only shows one of its children at a time.
UiWidgetTab - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for a single composite widget that represents a single tab.
UiWidgetTabGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetTab using GWT.
UiWidgetTabGwt(UiContext, UiWidgetAdapterGwtTab) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetTabGwt
The constructor.
UiWidgetTabGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetTableColumn<ROW,CELL> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for a virtual UiWidget that represents the column of a data table.
UiWidgetTableColumnImpl<ROW,CELL> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the implementation of UiWidgetTableColumn.
UiWidgetTableColumnImpl(UiContext, AbstractUiWidgetAbstractDataTable<?, ?, ROW, ?>, TypedProperty<CELL>, UiWidgetAdapterTableColumn) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.UiWidgetTableColumnImpl
The constructor.
UiWidgetTabPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a panel widget that represents a tab panel.
UiWidgetTabPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetTabPanel using GWT based on UiWidgetAdapterGwtTabLayoutPanel.
UiWidgetTabPanelGwt(UiContext, UiWidgetAdapterGwtTabLayoutPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetTabPanelGwt
The constructor.
UiWidgetTabPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetTabPanelTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetTabPanel for testing without a native toolkit.
UiWidgetTabPanelTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetTabPanelTestImpl
The constructor.
UiWidgetTabPanelTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetTabTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetTab using GWT.
UiWidgetTabTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetTabTestImpl
The constructor.
UiWidgetTabTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetTextAreaField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents a text area field.
UiWidgetTextAreaFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetTextAreaField using GWT based on UiWidgetAdapterGwtTextAreaField.
UiWidgetTextAreaFieldGwt(UiContext, UiWidgetAdapterGwtTextAreaField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextAreaFieldGwt
The constructor.
UiWidgetTextAreaFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetTextAreaFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetTextAreaField for testing without a native toolkit.
UiWidgetTextAreaFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextAreaFieldTestImpl
The constructor.
UiWidgetTextAreaFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetTextField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents a text field.
UiWidgetTextFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetTextField using GWT based on UiWidgetAdapterGwtTextField.
UiWidgetTextFieldGwt(UiContext, UiWidgetAdapterGwtTextField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextFieldGwt
The constructor.
UiWidgetTextFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetTextFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetTextField for testing without a native toolkit.
UiWidgetTextFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextFieldTestImpl
The constructor.
UiWidgetTextFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetTextualInputField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a field widget that allows to enter textual input.
UiWidgetToggleButton - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for an regular widget that represents a toggle button.
UiWidgetToggleButtonGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetToggleButton using GWT.
UiWidgetToggleButtonGwt(UiContext, UiWidgetAdapterGwtToggleButton) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetToggleButtonGwt
The constructor.
UiWidgetToggleButtonGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetToolbar - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a button container that represents a toolbar.
UiWidgetToolbarGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetToolbar using GWT.
UiWidgetToolbarGwt(UiContext, UiWidgetAdapterGwtToolbar) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetToolbarGwt
The constructor.
UiWidgetToolbarGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetTree<NODE> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for a tree based widget that represents a regular tree.
UiWidgetTreeGwt<NODE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex
This is the implementation of UiWidgetTree using GWT.
UiWidgetTreeGwt(UiContext, UiWidgetAdapterGwtTree<NODE>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetTreeGwt
The constructor.
UiWidgetTreeGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex
This inner class is the factory for this widget.
UiWidgetTreeTable<NODE> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for a regular widget that is both a list table as well as a UiWidgetAbstractTree.
UiWidgetTreeTestImpl<NODE> - Class in net.sf.mmm.client.ui.impl.test.widget.complex
This is the implementation of UiWidgetTree using GWT.
UiWidgetTreeTestImpl(UiContext, UiWidgetAdapterTestTree<NODE>) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.complex.UiWidgetTreeTestImpl
The constructor.
UiWidgetTreeTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.complex
This inner class is the factory for this widget.
UiWidgetVerticalPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a UiWidgetPanel that shows its children vertically from the top to the bottom.
UiWidgetVerticalPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetVerticalPanel using GWT.
UiWidgetVerticalPanelGwt(UiContext, UiWidgetAdapterGwtVerticalPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalPanelGwt
The constructor.
UiWidgetVerticalPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetVerticalPanelTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetVerticalPanel for testing without a native toolkit.
UiWidgetVerticalPanelTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetVerticalPanelTestImpl
The constructor.
UiWidgetVerticalPanelTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetVerticalSplitPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a split panel that shows its children with vertical orientation from the top to the bottom.
UiWidgetVerticalSplitPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetVerticalSplitPanel using GWT.
UiWidgetVerticalSplitPanelGwt(UiContext, UiWidgetAdapterGwtVerticalSplitPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalSplitPanelGwt
The constructor.
UiWidgetVerticalSplitPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetWindow - Interface in net.sf.mmm.client.ui.api.widget.window
This is the interface for a base window widget that represents a regular window.
UiWidgetWindowGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.window
This is the implementation of UiWidgetWindow using GWT.
UiWidgetWindowGwt(UiContext, UiWidgetAdapterGwtWindow) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetWindowGwt
The constructor.
UiWidgetWindowGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.window
This inner class is the factory for this widget.
UiWidgetWithSelectedValue<VALUE> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for for a regular widget that is or contains a UiFeatureSelectedValue.
UiWidgetWithValue<VALUE> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a regular widget that has a value.
unbind() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
unbind() - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
unbindAccessKey(char, UiWidgetActive) - Method in interface net.sf.mmm.client.ui.base.binding.UiAccessKeyBinding
This method unregisters the given key for the given widget.
unbindAccessKey(char, UiWidgetActive) - Method in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
This method unregisters the given key for the given widget.
unbindBidirectional(Property<V>) - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
unbindBidirectional(Property<V>) - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
UnboundedWildcardType - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the WildcardType interface for the unbounded wildcard (?).
UnboundedWildcardType() - Constructor for class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
The constructor.
UNC_PATH_PREFIX - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The prefix of an UNC (Uniform Naming Convention) path (e.g.
UNCHECKED - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
Suppress warnings about unchecked generic conversions.
UNDEFINED - Static variable in class net.sf.mmm.util.datatype.api.color.Hue
If Chroma is 0 then Hue is actually undefined.
UNDO - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
Deprecated.
The name of the icon to undo the last change.
unicode - Variable in enum net.sf.mmm.music.datatype.api.TonePitch
 
UnicodeUtil - Interface in net.sf.mmm.util.text.api
This is the interface for a collection of utility functions that help with unicode characters and texts.
unicodeUtil() - Method in class net.sf.mmm.util.text.impl.spring.UtilTextSpringConfigBase
 
UnicodeUtilImpl - Class in net.sf.mmm.util.text.base
This is the implementation of the UnicodeUtil interface.
UnicodeUtilImpl() - Constructor for class net.sf.mmm.util.text.base.UnicodeUtilImpl
The constructor.
UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UNION_ABOVE_BAR_ABOVE_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UNION_ABOVE_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UNION_BESIDE_AND_JOINED_WITH_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UNION_WITH_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UNION_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
unit - Variable in class net.sf.mmm.client.ui.api.common.Length
 
unit - Variable in class net.sf.mmm.util.date.base.RecurrenceBean
 
UnknownCollectionInterfaceException - Exception in net.sf.mmm.util.reflect.base
A UnknownCollectionInterfaceException is thrown if a Collection-interface was given that is unknown or no Collection.
UnknownCollectionInterfaceException(Class<?>) - Constructor for exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
The constructor.
unmarshal(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
 
unmarshal(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterInfixPattern
 
unmarshal(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterPattern
 
unmarshal(PropertyList) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterProperties
 
unmatchedSetters - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToSimilarPojo
 
UnquotedJpqlDialect - Class in net.sf.mmm.jpa.base.query.statement.jpql
UnquotedJpqlDialect() - Constructor for class net.sf.mmm.jpa.base.query.statement.jpql.UnquotedJpqlDialect
 
unwrap(Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
 
unwrap(Class<T>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
UP_BARB_LEFT_DOWN_BARB_LEFT_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UP_BARB_RIGHT_DOWN_BARB_RIGHT_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UP_DOWN_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UP_DOWN_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UP_FISH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UP_RIGHT_DIAGONAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UP_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
update(ItemContainerGwt<ROW>, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
 
update(EntityAlias<E>) - Method in interface net.sf.mmm.jpa.api.query.statenent.jpql.JpqlStatementFactory
 
update(EntityAlias<E>) - Method in class net.sf.mmm.jpa.impl.query.statement.jpql.JpqlStatementFactoryImpl
 
update(EntityAlias<E>) - Method in interface net.sf.mmm.orient.api.query.statement.OrientDbStatementFactory
 
update(EntityAlias<E>) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbStatementFactoryImpl
 
update(MutableSearchEntry) - Method in interface net.sf.mmm.search.indexer.api.SearchIndexer
This method updates the given entry in the search-index.
update(MutableSearchEntry) - Method in class net.sf.mmm.search.indexer.base.AbstractSearchIndexer
This method updates the given entry in the search-index.
update() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method updates the internal state and views.
update(EntityAlias<E>) - Method in interface net.sf.mmm.util.query.api.feature.FeatureUpdate
Creates a regular UpdateStatement (UPDATE alias.source [AS alias.name] ...).
update() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
UPDATE_STRATEGY_LAST_MODIFIED - Static variable in interface net.sf.mmm.search.indexer.api.config.SearchIndexerSource
The update-type for delta-updating via date/time of the last modification of the resources to index.
UPDATE_STRATEGY_NONE - Static variable in interface net.sf.mmm.search.indexer.api.config.SearchIndexerSource
The update-type for no incremental updates.
UPDATE_STRATEGY_VCS - Static variable in interface net.sf.mmm.search.indexer.api.config.SearchIndexerSource
The update-type for delta-updating using a version-control-system (VCS).
UPDATE_STRATEGY_VCS_VARIANT_BAZAAR - Static variable in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
UPDATE_STRATEGY_VCS_VARIANT_CVS - Static variable in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
UPDATE_STRATEGY_VCS_VARIANT_GIT - Static variable in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
UPDATE_STRATEGY_VCS_VARIANT_MERCURIAL - Static variable in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
UPDATE_STRATEGY_VCS_VARIANT_PERFORCE - Static variable in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
UPDATE_STRATEGY_VCS_VARIANT_SVN - Static variable in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
UPDATE_STRATEGY_VCS_VARIANT_TFS - Static variable in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
UPDATE_STRATEGY_VCS_VARIANT_VSS - Static variable in interface net.sf.mmm.search.indexer.api.config.SearchIndexerDataLocation
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleComposite
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGroup
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpanded
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndAutocomplete
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndMultiSelectable
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDragOver(AbstractUiWidgetTableColumn<?, ?, ?>, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
Updates the style of the given dragOverColumn.
updateEntryTypeViews() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method updates the entry type views.
updateFieldLabel() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
updateFocus(ButtonBase) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
Updates the focus to the given button.
updateFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
Updates the value of the widget for the font-settings according to the state of the RichTextArea.
updateFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
Updates the value of the widget for the font-settings according to the state of the RichTextArea.
updateFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
Updates the value of the widget for the font-settings according to the state of the RichTextArea.
updateFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
Updates the value of the widget for the font-settings according to the state of the RichTextArea.
updateFontSettings(Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
 
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
 
updateFontSettings() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
Updates the value of the widget for the font-settings according to the state of the RichTextArea.
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBold
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorItalic
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorStrikethrough
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSubscript
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSuperscript
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnderline
updateFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Updates the status of the RichTextToolbar.FontSettingsPopup.
UpdateHandler() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.UpdateHandler
 
updateModificationCounter(Object, boolean) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
This method recursively updates all modification counters of the ETOs contained in the given container.
updateModificationCounter(Object, boolean) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
updateNode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Updates the UI of this node.
updateSelectionMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Recursively updates the SelectionMode.
updateSelectionStyle(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
updateSourceViews() - Method in class net.sf.mmm.search.view.base.AbstractSearchServlet
This method updates the entry type views.
UpdateStatement<E,SELF extends UpdateStatement<E,SELF>> - Interface in net.sf.mmm.util.query.api.statement
Extends Statement for UPDATE statements.
updateStrategy - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerSourceBean
 
UpdateStrategyArguments - Interface in net.sf.mmm.search.indexer.api.strategy
This is the interface with the properties required for the SearchIndexerUpdateStrategy.
UpdateStrategyArgumentsBean - Class in net.sf.mmm.search.indexer.base.strategy
This is the implementation of UpdateStrategyArguments as simple java-bean.
UpdateStrategyArgumentsBean() - Constructor for class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
The constructor.
UpdateStrategyArgumentsBean(MutableGenericContext) - Constructor for class net.sf.mmm.search.indexer.base.strategy.UpdateStrategyArgumentsBean
The constructor.
updateStrategyVariant - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
updateToolbar() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
Updates the status of the FeatureBehavior in the toolbar widget after a change.
updateToolbar() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
Updates the status of the FeatureBehavior in the toolbar widget after a change.
updateToolbar() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
Updates the status of the FeatureBehavior in the toolbar widget after a change.
updateToolbar() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Updates the status of the toolbar (with all the toggle buttons).
updateWidgetViewMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method updates the view-mode-widget such that it displays the current value.
updateWidgetViewMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
This method updates the view-mode-widget such that it displays the current value.
UPPER_HALF_BLOCK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPPER_LEFT_OR_LOWER_RIGHT_CURLY_BRACKET_SECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPPER_LEFT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPPER_RIGHT_OR_LOWER_LEFT_CURLY_BRACKET_SECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPPER_RIGHT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
upperBound - Variable in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
 
UpperBoundWildcardType - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the WildcardType interface for a single upper bound.
UpperBoundWildcardType(Type) - Constructor for class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
The constructor.
upsert() - Method in class net.sf.mmm.orient.base.query.statement.OrientDbDialect
 
upsert() - Method in class net.sf.mmm.orient.base.query.statement.OrientDbUpdateStatementImpl
 
upsert() - Method in interface net.sf.mmm.util.query.api.feature.FeatureUpsert
Marks the statement as UPSERT meaning that it is an insert of the object does not exist and an update if the object already exists.
upsert - Variable in class net.sf.mmm.util.query.base.feature.FeatureUpsertImpl
 
upsert() - Method in class net.sf.mmm.util.query.base.feature.FeatureUpsertImpl
 
upsert() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
UPWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_ARROW_LEFTWARDS_OF_DOWNWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_ARROW_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_ARROW_WITH_TIP_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_ARROW_WITH_TIP_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_LEFT_BESIDE_DOWNWARDS_HARPOON_WITH_BARB_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_LEFT_BESIDE_UPWARDS_HARPOON_WITH_BARB_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_LEFT_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_LEFT_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_RIGHT_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_RIGHT_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_PAIRED_ARROWS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_TWO_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_TWO_HEADED_ARROW_FROM_SMALL_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
uri - Variable in class net.sf.mmm.util.http.HttpRequest
 
uri - Variable in class net.sf.mmm.util.path.base.PathUriImpl
 
uri - Variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
 
URI_PATTERN - Static variable in class net.sf.mmm.util.path.base.PathUriImpl
uriTransformer - Variable in class net.sf.mmm.search.indexer.base.config.SearchIndexerDataLocationBean
 
url - Variable in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
 
url - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
 
url - Variable in class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
 
url - Variable in class net.sf.mmm.util.resource.base.ClasspathResource
 
url - Variable in class net.sf.mmm.util.resource.base.UrlResource
 
url - Variable in class net.sf.mmm.util.resource.impl.ClasspathFile
 
URL_PARAM_NAME - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
The query string for AbstractNlsResourceBundleJavaScriptServlet.URL_PATH to query the bundle name as GET-parameter.
URL_PARAM_NAME_QUERY - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
The query string for AbstractNlsResourceBundleJavaScriptServlet.URL_PATH to query the bundle name as GET-parameter.
URL_PATH - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
The URL path under which the bundle can be loaded.
URL_SCHEME_AUTHORITY_SEPARATOR - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The separator infix between scheme and authority in an URL.
urlPrefix - Variable in class net.sf.mmm.search.base.config.SearchSourceBean
 
UrlResource - Class in net.sf.mmm.util.resource.base
This is the implementation of the DataResource interface for a resource that comes from an URL.
UrlResource(String) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
The constructor.
UrlResource(String, FileUtilLimited) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
The constructor.
UrlResource(URL) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
The constructor.
UrlResource(URL, FileUtilLimited) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
The constructor.
UrlResourceProvider - Class in net.sf.mmm.util.resource.impl.spi
This is the implementation of DataResourceProvider for UrlResource.
UrlResourceProvider() - Constructor for class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
The constructor.
urlResourceProvider() - Method in class net.sf.mmm.util.resource.impl.spring.UtilResourceSpringConfig
 
Usecase - Annotation Type in net.sf.mmm.util.lang.api
This annotation is used to associate code with usecases.
user - Variable in class net.sf.mmm.util.file.base.FileAttributes
 
userHomeDirectory - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
userHomeDirectoryPath - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
userLogin - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
username - Variable in class net.sf.mmm.orient.impl.db.OrientDatasourceConfigProperties
 
UserSession - Interface in net.sf.mmm.util.session.api
This is the interface for a simple user session.
UserSessionAccess - Class in net.sf.mmm.util.session.api
This class gives static access to the current UserSession.
UserSessionAccess() - Constructor for class net.sf.mmm.util.session.api.UserSessionAccess
Construction forbidden.
UserSessionAccess.AbstractUserSessionProvider - Class in net.sf.mmm.util.session.api
The abstract base implementation of UserSessionProvider.
UserSessionProvider - Interface in net.sf.mmm.util.session.base
TODO: this class ...
UserSessionProviderDefaultImpl - Class in net.sf.mmm.util.session.base
This is the default implementation of UserSessionProvider.
UserSessionProviderDefaultImpl() - Constructor for class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
The constructor.
UsState - Interface in net.sf.mmm.orient.data.bean.api.world.us
TODO: this class ...
UTC_ID - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilImpl
The ID for UTC (Coordinated Universal Time).
UTF8 - Static variable in class net.sf.mmm.orient.sql.SqlScript
 
utf8ContinuationByteCount - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The expected number of UTF-8 continuation bytes to come or 0 if no UTF-8 multi-byte-sequence is currently processed.
UTF_16_FIRST_SURROGATE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-16 four-byte-sequence consists of 2 two-byte-sequences called surrogate.
UTF_16_FIRST_SURROGATE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-16 four-byte-sequence consists of 2 two-byte-sequences called surrogate.
UTF_16_SECOND_SURROGATE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-16 four-byte-sequence consists of 2 two-byte-sequences called surrogate.
UTF_16_SECOND_SURROGATE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-16 four-byte-sequence consists of 2 two-byte-sequences called surrogate.
UTF_8_CONTINUATION_BYTE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
In an UTF-8 multi-byte-sequence all bytes except the first one have the from 10xxxxxx.
UTF_8_CONTINUATION_BYTE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
In an UTF-8 multi-byte-sequence all bytes except the first one have the from 10xxxxxx.
UTF_8_FOUR_BYTE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-8 four-byte-sequence has the form 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx.
UTF_8_FOUR_BYTE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-8 four-byte-sequence has the form 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx.
UTF_8_THREE_BYTE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-8 thee-byte-sequence has the form 1110xxxx 10xxxxxx 10xxxxxx.
UTF_8_THREE_BYTE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-8 thee-byte-sequence has the form 1110xxxx 10xxxxxx 10xxxxxx.
UTF_8_TWO_BYTE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-8 two-byte-sequence has the form 110xxxxx 10xxxxxx.
UTF_8_TWO_BYTE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-8 two-byte-sequence has the form 110xxxxx 10xxxxxx.
UtfDetectionProcessor(String) - Constructor for class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The constructor.
UtfDetectionReader(InputStream, String) - Constructor for class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The constructor.
UtilBeanSpringConfig - Class in net.sf.mmm.util.bean.impl.spring
This is the Spring Configuration for bean.
UtilBeanSpringConfig() - Constructor for class net.sf.mmm.util.bean.impl.spring.UtilBeanSpringConfig
 
UtilCliSpringConfig - Class in net.sf.mmm.util.cli.impl.spring
This is the Spring Configuration for net.sf.mmm.util.cli.
UtilCliSpringConfig() - Constructor for class net.sf.mmm.util.cli.impl.spring.UtilCliSpringConfig
 
UtilCollectionSpringConfig - Class in net.sf.mmm.util.collection.impl.spring
This is the Spring Configuration for net.sf.mmm.util.reflect.
UtilCollectionSpringConfig() - Constructor for class net.sf.mmm.util.collection.impl.spring.UtilCollectionSpringConfig
 
UtilComponentSpringConfig - Class in net.sf.mmm.util.component.impl.spring
This is the Spring Configuration for net.sf.mmm.util.component.
UtilComponentSpringConfig() - Constructor for class net.sf.mmm.util.component.impl.spring.UtilComponentSpringConfig
 
UtilConcurrentSpringConfig - Class in net.sf.mmm.util.concurrent.impl.spring
This is the Spring Configuration for concurrent.
UtilConcurrentSpringConfig() - Constructor for class net.sf.mmm.util.concurrent.impl.spring.UtilConcurrentSpringConfig
 
UtilContextSpringConfig - Class in net.sf.mmm.util.context.impl.spring
This is the Spring Configuration for context.
UtilContextSpringConfig() - Constructor for class net.sf.mmm.util.context.impl.spring.UtilContextSpringConfig
 
UtilDateSpringConfig - Class in net.sf.mmm.util.date.impl.spring
This is the Spring Configuration for concurrent.
UtilDateSpringConfig() - Constructor for class net.sf.mmm.util.date.impl.spring.UtilDateSpringConfig
 
UtilEventSpringConfig - Class in net.sf.mmm.util.event.impl.spring
This is the Spring Configuration for event.
UtilEventSpringConfig() - Constructor for class net.sf.mmm.util.event.impl.spring.UtilEventSpringConfig
 
UtilExceptionSpringConfig - Class in net.sf.mmm.util.exception.impl.spring
This is the Spring Configuration for transferobject.
UtilExceptionSpringConfig() - Constructor for class net.sf.mmm.util.exception.impl.spring.UtilExceptionSpringConfig
 
UtilFileSpringConfig - Class in net.sf.mmm.util.file.impl.spring
This is the Spring Configuration for net.sf.mmm.util.file.
UtilFileSpringConfig() - Constructor for class net.sf.mmm.util.file.impl.spring.UtilFileSpringConfig
 
UtilIoSpringConfig - Class in net.sf.mmm.util.io.impl.spring
This is the Spring Configuration for net.sf.mmm.util.io.
UtilIoSpringConfig() - Constructor for class net.sf.mmm.util.io.impl.spring.UtilIoSpringConfig
 
UtilJsonSpringConfig - Class in net.sf.mmm.util.json.impl.spring
This is the Spring Configuration for value.
UtilJsonSpringConfig() - Constructor for class net.sf.mmm.util.json.impl.spring.UtilJsonSpringConfig
 
UtilLangSpringConfig - Class in net.sf.mmm.util.lang.impl.spring
This is the Spring Configuration for lang.
UtilLangSpringConfig() - Constructor for class net.sf.mmm.util.lang.impl.spring.UtilLangSpringConfig
 
UtilLangSpringConfigBase - Class in net.sf.mmm.util.lang.impl.spring
This is the Spring Configuration for lang.
UtilLangSpringConfigBase() - Constructor for class net.sf.mmm.util.lang.impl.spring.UtilLangSpringConfigBase
 
UtilMathSpringConfig - Class in net.sf.mmm.util.math.impl.spring
This is the Spring Configuration for math.
UtilMathSpringConfig() - Constructor for class net.sf.mmm.util.math.impl.spring.UtilMathSpringConfig
 
UtilNlsSpringConfig - Class in net.sf.mmm.util.nls.impl.spring
This is the Spring Configuration for value.
UtilNlsSpringConfig() - Constructor for class net.sf.mmm.util.nls.impl.spring.UtilNlsSpringConfig
 
UtilPojoSpringConfig - Class in net.sf.mmm.util.pojo.impl.spring
This is the Spring Configuration for net.sf.mmm.util.pojo.
UtilPojoSpringConfig() - Constructor for class net.sf.mmm.util.pojo.impl.spring.UtilPojoSpringConfig
 
UtilProcessSpringConfig - Class in net.sf.mmm.util.process.impl.spring
This is the Spring Configuration for process.
UtilProcessSpringConfig() - Constructor for class net.sf.mmm.util.process.impl.spring.UtilProcessSpringConfig
 
UtilPropertySpringConfig - Class in net.sf.mmm.util.property.impl.spring
This is the Spring Configuration for property.
UtilPropertySpringConfig() - Constructor for class net.sf.mmm.util.property.impl.spring.UtilPropertySpringConfig
 
UtilQueryJpqlSpringConfig - Class in net.sf.mmm.jpa.impl.query.spring
This is the Spring Configuration for net.sf.mmm.util.pojo.
UtilQueryJpqlSpringConfig() - Constructor for class net.sf.mmm.jpa.impl.query.spring.UtilQueryJpqlSpringConfig
 
UtilReflectSpringConfig - Class in net.sf.mmm.util.reflect.impl.spring
This is the Spring Configuration for net.sf.mmm.util.reflect.
UtilReflectSpringConfig() - Constructor for class net.sf.mmm.util.reflect.impl.spring.UtilReflectSpringConfig
 
UtilResourceSpringConfig - Class in net.sf.mmm.util.resource.impl.spring
This is the Spring Configuration for net.sf.mmm.util.resource.
UtilResourceSpringConfig() - Constructor for class net.sf.mmm.util.resource.impl.spring.UtilResourceSpringConfig
 
UtilResourceSpringConfigBase - Class in net.sf.mmm.util.resource.impl.spring
This is the Spring Configuration for context.
UtilResourceSpringConfigBase() - Constructor for class net.sf.mmm.util.resource.impl.spring.UtilResourceSpringConfigBase
 
UtilTextSpringConfig - Class in net.sf.mmm.util.text.impl.spring
This is the Spring Configuration for text.
UtilTextSpringConfig() - Constructor for class net.sf.mmm.util.text.impl.spring.UtilTextSpringConfig
 
UtilTextSpringConfigBase - Class in net.sf.mmm.util.text.impl.spring
This is the Spring Configuration for text.
UtilTextSpringConfigBase() - Constructor for class net.sf.mmm.util.text.impl.spring.UtilTextSpringConfigBase
 
UtilTransferobjectSpringConfig - Class in net.sf.mmm.util.transferobject.impl.spring
This is the Spring Configuration for transferobject.
UtilTransferobjectSpringConfig() - Constructor for class net.sf.mmm.util.transferobject.impl.spring.UtilTransferobjectSpringConfig
 
UtilUuidSpringConfig - Class in net.sf.mmm.util.uuid.impl.spring
This is the Spring Configuration for uuid.
UtilUuidSpringConfig() - Constructor for class net.sf.mmm.util.uuid.impl.spring.UtilUuidSpringConfig
 
UtilValueSpringConfig - Class in net.sf.mmm.util.value.impl.spring
This is the Spring Configuration for value.
UtilValueSpringConfig() - Constructor for class net.sf.mmm.util.value.impl.spring.UtilValueSpringConfig
 
UtilVersionSpringConfig - Class in net.sf.mmm.util.version.impl.spring
This is the Spring Configuration for version.
UtilVersionSpringConfig() - Constructor for class net.sf.mmm.util.version.impl.spring.UtilVersionSpringConfig
 
UtilXmlSpringConfig - Class in net.sf.mmm.util.xml.impl.spring
This is the extended Spring Configuration for net.sf.mmm.util.xml.
UtilXmlSpringConfig() - Constructor for class net.sf.mmm.util.xml.impl.spring.UtilXmlSpringConfig
 
UtilXmlSpringConfigBase - Class in net.sf.mmm.util.xml.impl.spring
This is the Spring Configuration for net.sf.mmm.util.xml.
UtilXmlSpringConfigBase() - Constructor for class net.sf.mmm.util.xml.impl.spring.UtilXmlSpringConfigBase
 
uuid - Variable in class net.sf.mmm.orient.base.id.OrientId
 
uuid - Variable in class net.sf.mmm.util.bean.api.id.GenericId
 
uuid - Variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
uuid - Variable in exception net.sf.mmm.util.exception.api.NlsException
 
uuid - Variable in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
uuid - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
UuidAccess - Class in net.sf.mmm.util.uuid.api
This is an ugly static accessor for the UuidFactory used to create instances of UUID and allowing to exchange the default implementation.
UuidAccess() - Constructor for class net.sf.mmm.util.uuid.api.UuidAccess
The constructor.
UuidFactory - Interface in net.sf.mmm.util.uuid.api
This is the interface for a factory used to create UUIDs.

V

ValidatableObject<V> - Interface in net.sf.mmm.util.validation.api
This is the interface for an object, that has a value as well as validators and can be validated.
validate(ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method performs the actual validation.
validate(ValidationState) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method performs the actual validation.
validate(ValidationState) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method performs the actual validation.
validate(SearchIndexerConfigurationBean) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationLoaderImpl
This method is invoked after the jaxbBean has been loaded and before it is saved.
validate(CALL) - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
Performs a (pre-)validation of the given RemoteInvocationCall.
validate() - Method in interface net.sf.mmm.util.bean.api.BeanAccess
 
validate(CliModeObject) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method is called after the command-line arguments are checked for syntactically correctness and applied to this class in order to perform complex validations.
validate(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method validates this segment recursively to ensure the correctness of the configured format.
validate() - Method in class net.sf.mmm.util.property.api.AbstractValueProperty
 
validate() - Method in class net.sf.mmm.util.property.api.ReadOnlyPropertyImpl
Deprecated.
 
validate() - Method in interface net.sf.mmm.util.property.api.WritableProperty
 
validate(ValidationState) - Method in interface net.sf.mmm.util.validation.api.AbstractValidatableObject
This method performs the actual validation.
validate(V) - Method in interface net.sf.mmm.util.validation.api.ValueValidator
This method validates the given value.
validate(V, Object) - Method in interface net.sf.mmm.util.validation.api.ValueValidator
This method validates the given value.
validate(V) - Method in class net.sf.mmm.util.validation.base.AbstractValidator
 
validate(V, Object) - Method in class net.sf.mmm.util.validation.base.AbstractValueValidator
 
validate(Collection<E>, Object) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorCollectionElements
 
validate(Map<K, ?>, Object) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorMapKeys
 
validate(Map<?, V>, Object) - Method in class net.sf.mmm.util.validation.base.collection.ValidatorMapValues
 
validate(V, Object) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
 
validate(V, Object) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
validate(Object, Object) - Method in class net.sf.mmm.util.validation.base.ValidatorNone
 
validate() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method validates the consistency of this version identifier.
validate(T) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method is invoked after the jaxbBean has been loaded and before it is saved.
validateConfiguration(SearchIndexerConfiguration) - Method in interface net.sf.mmm.search.indexer.api.config.SearchIndexerConfigurationLoader
This method validates the given configuration according to logical constraints.
validateConfiguration(SearchIndexerConfiguration) - Method in class net.sf.mmm.search.indexer.base.config.SearchIndexerConfigurationLoaderImpl
This method validates the given configuration according to logical constraints.
validateInteral(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is called from AbstractUiFeatureValueAndValidation.validate(ValidationState) and performs the actual validation of this object.
validateJsr303(V) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
Validates the given value.
validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method validates this segment to ensure the correctness of the configured format.
validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
 
validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
 
validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.AbstractValidatorRange
 
validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.AbstractValueValidator
This method performs the validation in case value is NOT null.
validateNotNull(CharSequence) - Method in class net.sf.mmm.util.validation.base.text.ValidatorPattern
 
validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeAfter
 
validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeBefore
 
validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimeFuture
 
validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.time.ValidatorTimePast
 
validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.ValidatorCompare
 
validateNotNull(Date) - Method in class net.sf.mmm.util.validation.base.ValidatorDateFuture
 
validateNotNull(Date) - Method in class net.sf.mmm.util.validation.base.ValidatorDatePast
 
validateNotNull(Object) - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
validateNull() - Method in class net.sf.mmm.util.validation.base.AbstractValueValidator
This method performs the validation in case null was provided as value.
validateNull() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
validateRecursive(ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method performs the recursive validation of potential children of this widget excluding the validation of this widget itself.
validateToken(CsrfToken) - Method in class net.sf.mmm.service.base.server.AbstractCsrfTokenManager
validateToken(CsrfToken) - Method in interface net.sf.mmm.service.base.server.CsrfTokenManager
 
ValidationCollector - Interface in net.sf.mmm.util.validation.api
This is the interface for a listener that gets notified if a ValidationFailure occurred.
ValidationErrorUserException - Exception in net.sf.mmm.util.exception.api
This exception is thrown if a validation failed unexpectedly.
ValidationErrorUserException() - Constructor for exception net.sf.mmm.util.exception.api.ValidationErrorUserException
The constructor for de-serialization in GWT.
ValidationErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.exception.api.ValidationErrorUserException
The constructor.
ValidationErrorUserException(ValidationErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.ValidationErrorUserException
The copy constructor.
ValidationErrorUserException - Exception in net.sf.mmm.util.validation.api
ValidationErrorUserException() - Constructor for exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Deprecated.
The constructor for de-serialization in GWT.
ValidationErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Deprecated.
The constructor.
ValidationErrorUserException(ValidationErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Deprecated.
The copy constructor.
validationFailure - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
 
validationFailure - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
 
ValidationFailure - Interface in net.sf.mmm.util.validation.api
This is the interface for a failure of a validation.
ValidationFailureComposer - Class in net.sf.mmm.util.validation.base
This class is a helper or builder used to collect ValidationFailures and compose them as needed.
ValidationFailureComposer() - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureComposer
The constructor.
ValidationFailureImpl - Class in net.sf.mmm.util.validation.base
This is an implementation of ValidationFailure.
ValidationFailureImpl() - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureImpl
The constructor for de-serialization in GWT.
ValidationFailureImpl(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureImpl
The constructor.
ValidationFailureImpl(String, Object, String) - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureImpl
The constructor.
validationFailureSetCount - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
 
ValidationFailureSuccess - Class in net.sf.mmm.util.validation.base
Placeholder implementation of ValidationFailure representing success used as internal representation where null is not suitable.
ValidationFailureSuccess() - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureSuccess
The constructor.
ValidationMessages - Interface in net.sf.mmm.util.validation.base
This are the ConstantsWithLookup for the I18N/NLS of custom Constraints for GWT.
ValidationMessagesResolver - Class in net.sf.mmm.util.validation.base
This is the UserValidationMessagesResolver for ValidationMessages.
ValidationMessagesResolver() - Constructor for class net.sf.mmm.util.validation.base.ValidationMessagesResolver
The constructor.
validationResult - Variable in class net.sf.mmm.util.property.api.AbstractValueProperty
 
ValidationState - Interface in net.sf.mmm.util.validation.api
This is the interface for the state of a validation.
ValidationStateFailureCollector - Class in net.sf.mmm.util.validation.base
This is an implementation of ValidationState that wraps an existing ValidationState and allows to collect the potential failures for a part of the validation process.
ValidationStateFailureCollector(ValidationState) - Constructor for class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
The constructor.
ValidationStateImpl - Class in net.sf.mmm.util.validation.base
This class represents the state of a validation.
ValidationStateImpl() - Constructor for class net.sf.mmm.util.validation.base.ValidationStateImpl
The constructor.
ValidationStateMessageCollector - Class in net.sf.mmm.util.validation.base
This is an implementation of ValidationState that wraps an existing ValidationState and allows to collect the potential messages for a part of the validation process.
ValidationStateMessageCollector(ValidationState) - Constructor for class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
The constructor.
ValidationStateMessageCollector(ValidationState, String) - Constructor for class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
The constructor.
validator - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
The Validator instance.
validator - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
validator - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
validator - Variable in class net.sf.mmm.util.cli.base.CliParameterContainer
 
validator - Variable in class net.sf.mmm.util.property.api.AbstractProperty
 
validator - Variable in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
validator - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
ValidatorArrayLength - Class in net.sf.mmm.util.validation.base
This is a ValueValidator validating that the length of a given array is within a predefined Range.
ValidatorArrayLength(Range<Integer>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorArrayLength
The constructor.
ValidatorArrayLength(int) - Constructor for class net.sf.mmm.util.validation.base.ValidatorArrayLength
The constructor.
validatorBuilder - Variable in class net.sf.mmm.util.cli.base.CliState
 
ValidatorBuilder - Interface in net.sf.mmm.util.validation.base
This is the interface for a builder of ValueValidator instances from annotations (JSR 303).
ValidatorBuilderBigDecimal<PARENT> - Class in net.sf.mmm.util.validation.base.number
The builder of AbstractValidator for Double values.
ValidatorBuilderBigDecimal(PARENT) - Constructor for class net.sf.mmm.util.validation.base.number.ValidatorBuilderBigDecimal
The constructor.
ValidatorBuilderBoolean<PARENT> - Class in net.sf.mmm.util.validation.base
The builder of AbstractValidator for String values.
ValidatorBuilderBoolean(PARENT) - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderBoolean
The constructor.
ValidatorBuilderCharSequence<PARENT> - Class in net.sf.mmm.util.validation.base.text
ValidatorBuilderCharSequence(PARENT) - Constructor for class net.sf.mmm.util.validation.base.text.ValidatorBuilderCharSequence
The constructor.
ValidatorBuilderCollection<E,PARENT> - Class in net.sf.mmm.util.validation.base.collection
ValidatorBuilderCollection(PARENT) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorBuilderCollection
The constructor.
ValidatorBuilderCollectionOfString<PARENT> - Class in net.sf.mmm.util.validation.base.collection
ValidatorBuilderCollectionOfString(PARENT) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorBuilderCollectionOfString
The constructor.
ValidatorBuilderDouble<PARENT> - Class in net.sf.mmm.util.validation.base.number
The builder of AbstractValidator for Double values.
ValidatorBuilderDouble(PARENT) - Constructor for class net.sf.mmm.util.validation.base.number.ValidatorBuilderDouble
The constructor.
ValidatorBuilderFloat<PARENT> - Class in net.sf.mmm.util.validation.base.number
The builder of AbstractValidator for Float values.
ValidatorBuilderFloat(PARENT) - Constructor for class net.sf.mmm.util.validation.base.number.ValidatorBuilderFloat
The constructor.
ValidatorBuilderInstant<PARENT> - Class in net.sf.mmm.util.validation.base.time
ValidatorBuilderInstant(PARENT) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorBuilderInstant
The constructor.
ValidatorBuilderInteger<PARENT> - Class in net.sf.mmm.util.validation.base.number
The builder of AbstractValidator for Integer values.
ValidatorBuilderInteger(PARENT) - Constructor for class net.sf.mmm.util.validation.base.number.ValidatorBuilderInteger
The constructor.
ValidatorBuilderJsr303 - Class in net.sf.mmm.util.validation.base
This is a builder to create multiple instances of ValidatorJsr303.
ValidatorBuilderJsr303() - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
The constructor.
ValidatorBuilderJsr303(Validator) - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
The constructor.
ValidatorBuilderLocalDate<PARENT> - Class in net.sf.mmm.util.validation.base.time
ValidatorBuilderLocalDate(PARENT) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDate
The constructor.
ValidatorBuilderLocalDateTime<PARENT> - Class in net.sf.mmm.util.validation.base.time
ValidatorBuilderLocalDateTime(PARENT) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorBuilderLocalDateTime
The constructor.
ValidatorBuilderLong<PARENT> - Class in net.sf.mmm.util.validation.base.number
The builder of AbstractValidator for Long values.
ValidatorBuilderLong(PARENT) - Constructor for class net.sf.mmm.util.validation.base.number.ValidatorBuilderLong
The constructor.
ValidatorBuilderMap<K,V,PARENT> - Class in net.sf.mmm.util.validation.base.collection
ValidatorBuilderMap(PARENT) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorBuilderMap
The constructor.
ValidatorBuilderNone - Class in net.sf.mmm.util.validation.base
This is a fallback implementation of ValidatorBuilder that may be used if JSR 303 is not available (missing on classpath, configured wrongly, or the like).
ValidatorBuilderNone() - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderNone
The constructor.
ValidatorBuilderObject<PARENT> - Class in net.sf.mmm.util.validation.base
The builder of AbstractValidator for String values.
ValidatorBuilderObject(PARENT) - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderObject
The constructor.
ValidatorBuilderString<PARENT> - Class in net.sf.mmm.util.validation.base.text
The builder of AbstractValidator for String values.
ValidatorBuilderString(PARENT) - Constructor for class net.sf.mmm.util.validation.base.text.ValidatorBuilderString
The constructor.
ValidatorBuilderTime<V,PARENT,SELF extends ValidatorBuilderTime<V,PARENT,SELF>> - Class in net.sf.mmm.util.validation.base.time
This is the abstract base implementation of ObjectValidatorBuilder for date and time values.
ValidatorBuilderTime(PARENT) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorBuilderTime
The constructor.
ValidatorCollectionElements<E> - Class in net.sf.mmm.util.validation.base.collection
This is a ValueValidator validating all elements of a given Collection using the given validators.
ValidatorCollectionElements(AbstractValidator<? super E>...) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorCollectionElements
The constructor.
ValidatorCollectionElements(List<AbstractValidator<? super E>>) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorCollectionElements
The constructor.
ValidatorCollectionSize - Class in net.sf.mmm.util.validation.base.collection
This is a ValueValidator validating that the size of a given Collection is within a predefined Range.
ValidatorCollectionSize(Range<Integer>) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorCollectionSize
The constructor.
ValidatorCollectionSize(int) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorCollectionSize
The constructor.
ValidatorCompare<V extends Comparable<V>> - Class in net.sf.mmm.util.validation.base
This is a ValueValidator that validates that a value satisfies a given CompareOperator -operation for given value to compare to.
ValidatorCompare(CompareOperator, AttributeReadValue<V>, String) - Constructor for class net.sf.mmm.util.validation.base.ValidatorCompare
The constructor.
ValidatorCompare(CompareOperator, V) - Constructor for class net.sf.mmm.util.validation.base.ValidatorCompare
The constructor.
ValidatorDateFuture - Class in net.sf.mmm.util.validation.base
This is a ValueValidator that validates that a date lies in the future.
ValidatorDateFuture() - Constructor for class net.sf.mmm.util.validation.base.ValidatorDateFuture
The constructor.
ValidatorDatePast - Class in net.sf.mmm.util.validation.base
This is a ValueValidator that validates that a date lies in the past.
ValidatorDatePast() - Constructor for class net.sf.mmm.util.validation.base.ValidatorDatePast
The constructor.
ValidatorInstantAfter - Class in net.sf.mmm.util.validation.base.time
Implementation of ValidatorTimeAfter for Instant.
ValidatorInstantAfter(AttributeReadValue<Instant>) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorInstantAfter
The constructor.
ValidatorInstantAfter(Instant) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorInstantAfter
The constructor.
ValidatorInstantBefore - Class in net.sf.mmm.util.validation.base.time
Implementation of ValidatorTimeBefore for Instant.
ValidatorInstantBefore(AttributeReadValue<Instant>) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorInstantBefore
The constructor.
ValidatorInstantBefore(Instant) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorInstantBefore
The constructor.
ValidatorInstantFuture - Class in net.sf.mmm.util.validation.base.time
Implementation of ValidatorTimeFuture for LocalDate.
ValidatorInstantFuture() - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorInstantFuture
 
ValidatorInstantPast - Class in net.sf.mmm.util.validation.base.time
Implementation of ValidatorTimePast for Instant.
ValidatorInstantPast() - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorInstantPast
 
ValidatorJsr303<V> - Class in net.sf.mmm.util.validation.base
This is an implementation of ValueValidator that adapts to javax.validation (JSR 303).
ValidatorJsr303(Validator, Class<V>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
The constructor.
ValidatorJsr303(Validator, Class<V>, Class<?>...) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
The constructor.
ValidatorJsr303(Validator, Class<?>, String) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
The constructor.
ValidatorJsr303(Validator, Class<?>, String, Class<?>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
The constructor.
ValidatorJsr303(Validator, Class<?>, String, Class<?>, Class<?>...) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
The constructor.
validatorList - Variable in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
 
ValidatorLocalDateAfter - Class in net.sf.mmm.util.validation.base.time
Implementation of ValidatorTimeAfter for LocalDate.
ValidatorLocalDateAfter(AttributeReadValue<LocalDate>) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorLocalDateAfter
The constructor.
ValidatorLocalDateAfter(LocalDate) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorLocalDateAfter
The constructor.
ValidatorLocalDateBefore - Class in net.sf.mmm.util.validation.base.time
Implementation of ValidatorTimeBefore for LocalDate.
ValidatorLocalDateBefore(AttributeReadValue<LocalDate>) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorLocalDateBefore
The constructor.
ValidatorLocalDateBefore(LocalDate) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorLocalDateBefore
The constructor.
ValidatorLocalDateFuture - Class in net.sf.mmm.util.validation.base.time
Implementation of ValidatorTimeFuture for LocalDate.
ValidatorLocalDateFuture() - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorLocalDateFuture
 
ValidatorLocalDatePast - Class in net.sf.mmm.util.validation.base.time
Implementation of ValidatorTimePast for LocalDate.
ValidatorLocalDatePast() - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorLocalDatePast
 
ValidatorLocalDateTimeAfter - Class in net.sf.mmm.util.validation.base.time
Implementation of ValidatorTimeAfter for LocalDateTime.
ValidatorLocalDateTimeAfter(AttributeReadValue<LocalDateTime>) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorLocalDateTimeAfter
The constructor.
ValidatorLocalDateTimeAfter(LocalDateTime) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorLocalDateTimeAfter
The constructor.
ValidatorLocalDateTimeBefore - Class in net.sf.mmm.util.validation.base.time
Implementation of ValidatorTimeBefore for LocalDateTime.
ValidatorLocalDateTimeBefore(AttributeReadValue<LocalDateTime>) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorLocalDateTimeBefore
The constructor.
ValidatorLocalDateTimeBefore(LocalDateTime) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorLocalDateTimeBefore
The constructor.
ValidatorLocalDateTimeFuture - Class in net.sf.mmm.util.validation.base.time
Implementation of ValidatorTimeFuture for LocalDateTime.
ValidatorLocalDateTimeFuture() - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorLocalDateTimeFuture
 
ValidatorLocalDateTimePast - Class in net.sf.mmm.util.validation.base.time
Implementation of ValidatorTimePast for LocalDateTime.
ValidatorLocalDateTimePast() - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorLocalDateTimePast
 
ValidatorMandatory - Class in net.sf.mmm.util.validation.base
This is a ValueValidator that validates that a mandatory value is filled.
ValidatorMandatory() - Constructor for class net.sf.mmm.util.validation.base.ValidatorMandatory
The constructor.
ValidatorMapKeys<K> - Class in net.sf.mmm.util.validation.base.collection
This is a ValueValidator validating all keys of a given Map using the given validators.
ValidatorMapKeys(AbstractValidator<? super K>...) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorMapKeys
The constructor.
ValidatorMapKeys(List<AbstractValidator<? super K>>) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorMapKeys
The constructor.
ValidatorMapSize - Class in net.sf.mmm.util.validation.base.collection
This is a ValueValidator validating that the size of a given Map is within a predefined Range.
ValidatorMapSize(Range<Integer>) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorMapSize
The constructor.
ValidatorMapSize(int) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorMapSize
The constructor.
ValidatorMapValues<V> - Class in net.sf.mmm.util.validation.base.collection
This is a ValueValidator validating all values of a given Map using the given validators.
ValidatorMapValues(AbstractValidator<? super V>...) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorMapValues
The constructor.
ValidatorMapValues(List<AbstractValidator<? super V>>) - Constructor for class net.sf.mmm.util.validation.base.collection.ValidatorMapValues
The constructor.
ValidatorNone - Class in net.sf.mmm.util.validation.base
This is an implementation of ValueValidator that always validates successfully.
ValidatorNone() - Constructor for class net.sf.mmm.util.validation.base.ValidatorNone
The constructor.
ValidatorPattern - Class in net.sf.mmm.util.validation.base.text
This is a ValueValidator that a given CharSequence matches a given Pattern.
ValidatorPattern(Pattern) - Constructor for class net.sf.mmm.util.validation.base.text.ValidatorPattern
The constructor.
ValidatorPattern(String) - Constructor for class net.sf.mmm.util.validation.base.text.ValidatorPattern
The constructor.
ValidatorRange<V> - Class in net.sf.mmm.util.validation.base
This is a ValueValidator that validates that a given value is within a specific Range.
ValidatorRange(Range<V>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorRange
The constructor.
ValidatorRange(V, V) - Constructor for class net.sf.mmm.util.validation.base.ValidatorRange
The constructor.
validators - Variable in class net.sf.mmm.util.validation.base.collection.ValidatorCollectionElements
The child validators.
validators - Variable in class net.sf.mmm.util.validation.base.collection.ValidatorMapKeys
The child validators.
validators - Variable in class net.sf.mmm.util.validation.base.collection.ValidatorMapValues
The child validators.
validators - Variable in class net.sf.mmm.util.validation.base.ComposedValidator
The child validators.
validators - Variable in class net.sf.mmm.util.validation.base.ObjectValidatorBuilder
 
ValidatorTimeAfter<V> - Class in net.sf.mmm.util.validation.base.time
This is a ValueValidator that validates that a date/time lies after a given value.
ValidatorTimeAfter(AttributeReadValue<V>) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorTimeAfter
The constructor.
ValidatorTimeAfter(V) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorTimeAfter
The constructor.
ValidatorTimeBefore<V> - Class in net.sf.mmm.util.validation.base.time
This is a ValueValidator that validates that a date/time lies before a given value.
ValidatorTimeBefore(AttributeReadValue<V>) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorTimeBefore
The constructor.
ValidatorTimeBefore(V) - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorTimeBefore
The constructor.
ValidatorTimeFuture<V> - Class in net.sf.mmm.util.validation.base.time
This is a ValueValidator that validates that a date lies in the future.
ValidatorTimeFuture() - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorTimeFuture
The constructor.
ValidatorTimePast<V> - Class in net.sf.mmm.util.validation.base.time
This is a ValueValidator that validates that a date lies in the past.
ValidatorTimePast() - Constructor for class net.sf.mmm.util.validation.base.time.ValidatorTimePast
The constructor.
validity - Variable in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
 
value - Variable in class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
 
value - Variable in enum net.sf.mmm.client.ui.api.common.LengthUnit
 
value - Variable in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
 
value - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
 
value - Variable in class net.sf.mmm.music.datatype.api.MusicalItem
 
value - Variable in enum net.sf.mmm.music.datatype.api.TonalSystem
 
value - Variable in class net.sf.mmm.util.cli.base.CliValueContainerObject
 
value - Variable in class net.sf.mmm.util.collection.base.AbstractLinkedNode
 
value - Variable in class net.sf.mmm.util.collection.base.TreeNodeSimple
 
value - Variable in enum net.sf.mmm.util.datatype.api.person.Gender
 
value - Variable in enum net.sf.mmm.util.date.api.DateUnit
 
value - Variable in enum net.sf.mmm.util.date.api.Month
 
value - Variable in enum net.sf.mmm.util.date.api.Weekday
 
value - Variable in enum net.sf.mmm.util.date.api.WeekOfMonth
 
value - Variable in class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
 
value - Variable in enum net.sf.mmm.util.lang.api.Alignment
 
value - Variable in enum net.sf.mmm.util.lang.api.BooleanEnum
 
value - Variable in enum net.sf.mmm.util.lang.api.CompareOperator
 
value - Variable in enum net.sf.mmm.util.lang.api.Conjunction
 
value - Variable in enum net.sf.mmm.util.lang.api.Direction
 
value - Variable in class net.sf.mmm.util.lang.api.GenericBean
 
value - Variable in enum net.sf.mmm.util.lang.api.HorizontalAlignment
 
value - Variable in enum net.sf.mmm.util.lang.api.Orientation
 
value - Variable in enum net.sf.mmm.util.lang.api.SortOrder
 
value - Variable in enum net.sf.mmm.util.lang.api.VerticalAlignment
 
value - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
value - Variable in class net.sf.mmm.util.lang.base.EnumEnumType
 
value - Variable in class net.sf.mmm.util.property.api.lang.BooleanProperty
 
value - Variable in class net.sf.mmm.util.property.api.lang.GenericProperty
 
value - Variable in class net.sf.mmm.util.property.api.lang.StringProperty
 
value - Variable in class net.sf.mmm.util.property.api.math.BigDecimalProperty
 
value - Variable in class net.sf.mmm.util.property.api.math.ByteProperty
 
value - Variable in class net.sf.mmm.util.property.api.math.DoubleProperty
 
value - Variable in class net.sf.mmm.util.property.api.math.FloatProperty
 
value - Variable in class net.sf.mmm.util.property.api.math.IntegerProperty
 
value - Variable in class net.sf.mmm.util.property.api.math.LongProperty
 
value - Variable in class net.sf.mmm.util.property.api.math.ShortProperty
 
value - Variable in class net.sf.mmm.util.property.api.time.InstantProperty
 
value - Variable in class net.sf.mmm.util.property.api.time.LocalDateProperty
 
value - Variable in class net.sf.mmm.util.property.api.time.LocalDateTimeProperty
 
value - Variable in class net.sf.mmm.util.property.api.util.ListProperty
 
value - Variable in class net.sf.mmm.util.property.api.util.MapProperty
 
value - Variable in class net.sf.mmm.util.property.api.util.SetProperty
 
value(PropertyPath<V>, V) - Method in interface net.sf.mmm.util.query.api.feature.FeatureValues
Adds a value binding setting the given PropertyPath to the given value.
value - Variable in class net.sf.mmm.util.query.base.argument.ConstantArgument
 
value - Variable in enum net.sf.mmm.util.version.api.DevelopmentPhase
 
value - Variable in class net.sf.mmm.util.xml.base.jaxb.Property
 
value - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
The current node-value.
valueAdapter - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
 
ValueAdapter() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField.ValueAdapter
 
valueAdapter - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase
 
ValueAdapter() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase.ValueAdapter
 
valueAlreadySet - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
 
valueAsString - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
 
valueAsString - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
 
valueClass - Variable in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
 
valueClass - Variable in class net.sf.mmm.util.value.base.ValueConverterIdentity
 
valueConverter - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
 
valueConverter - Variable in class net.sf.mmm.util.context.impl.MutableGenericContextImpl
 
valueConverter - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
ValueConverter<SOURCE,TARGET> - Interface in net.sf.mmm.util.value.api
This is the interface for a converter that converts a value from a source-type to a specific target-type.
valueConverter - Variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
ValueConverterEntityToEto - Class in net.sf.mmm.util.value.impl
This class extends AbstractValueConverterToCompatiblePojo for conversion from PersistenceEntity to ETO.
ValueConverterEntityToEto() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
The constructor.
ValueConverterEntityToEto.EtoHelper - Class in net.sf.mmm.util.value.impl
ValueConverterEtoToEntity - Class in net.sf.mmm.util.value.impl
This class extends AbstractValueConverterToCompatiblePojo for conversion from ETO to PersistenceEntity.
ValueConverterEtoToEntity() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
The constructor.
ValueConverterIdentity<V> - Class in net.sf.mmm.util.value.base
This is an implementation of ValueConverter that returns the unmodified value (identity conversion).
ValueConverterIdentity(Class<V>) - Constructor for class net.sf.mmm.util.value.base.ValueConverterIdentity
The constructor.
ValueConverterToArrayOfBoolean - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to boolean[].
ValueConverterToArrayOfBoolean() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfBoolean
The constructor.
ValueConverterToArrayOfByte - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to byte[].
ValueConverterToArrayOfByte() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfByte
The constructor.
ValueConverterToArrayOfDouble - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to double[].
ValueConverterToArrayOfDouble() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfDouble
The constructor.
ValueConverterToArrayOfFloat - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to float[].
ValueConverterToArrayOfFloat() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfFloat
The constructor.
ValueConverterToArrayOfInt - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to int[].
ValueConverterToArrayOfInt() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfInt
The constructor.
ValueConverterToArrayOfLong - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to long[].
ValueConverterToArrayOfLong() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfLong
The constructor.
ValueConverterToArrayOfObject - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to an array.
ValueConverterToArrayOfObject() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfObject
The constructor.
ValueConverterToArrayOfShort - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to short[].
ValueConverterToArrayOfShort() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfShort
The constructor.
ValueConverterToBoolean - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Boolean.
ValueConverterToBoolean() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToBoolean
The constructor.
ValueConverterToCalendar - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Calendar.
ValueConverterToCalendar() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCalendar
The constructor.
ValueConverterToClass - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts a CharSequence to a Class.
ValueConverterToClass() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToClass
The constructor.
ValueConverterToCollection - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Collection.
ValueConverterToCollection() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCollection
The constructor.
ValueConverterToCompatiblePojo - Class in net.sf.mmm.util.value.impl
This class extends AbstractValueConverterToCompatiblePojo so it is used as fallback converter for any Object if no more specific converter is matching.
ValueConverterToCompatiblePojo() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
The constructor.
ValueConverterToDate - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Date.
ValueConverterToDate() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToDate
The constructor.
ValueConverterToEnum - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to an Enum.
ValueConverterToEnum() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToEnum
The constructor.
ValueConverterToFile - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts a CharSequence to a File.
ValueConverterToFile() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToFile
The constructor.
ValueConverterToMap - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Map.
ValueConverterToMap() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToMap
The constructor.
ValueConverterToNumber - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Number.
ValueConverterToNumber() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToNumber
The constructor.
ValueConverterToPattern - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts a CharSequence to a Pattern.
ValueConverterToPattern() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToPattern
The constructor.
ValueConverterToString - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a String.
ValueConverterToString() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToString
The constructor.
ValueConvertException - Exception in net.sf.mmm.util.exception.api
The ValueConvertException is thrown if a value could not be converted to a given type.
ValueConvertException() - Constructor for exception net.sf.mmm.util.exception.api.ValueConvertException
The constructor for de-serialization in GWT.
ValueConvertException(Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.ValueConvertException
The constructor.
ValueConvertException(Object, Type, Object) - Constructor for exception net.sf.mmm.util.exception.api.ValueConvertException
The constructor.
ValueConvertException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.ValueConvertException
The constructor.
ValueConvertException(Throwable, Object, Type, Object) - Constructor for exception net.sf.mmm.util.exception.api.ValueConvertException
The constructor.
ValueConvertException - Exception in net.sf.mmm.util.value.api
Deprecated.
ValueConvertException() - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
Deprecated.
The constructor for de-serialization in GWT.
ValueConvertException(Object, Type) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
Deprecated.
The constructor.
ValueConvertException(Object, Type, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
Deprecated.
The constructor.
ValueConvertException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
Deprecated.
The constructor.
ValueConvertException(Throwable, Object, Type, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
Deprecated.
The constructor.
ValueException - Exception in net.sf.mmm.util.exception.api
This exception is thrown if a something goes wrong about values.
ValueException() - Constructor for exception net.sf.mmm.util.exception.api.ValueException
The constructor for de-serialization in GWT.
ValueException(NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.ValueException
The constructor.
ValueException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.ValueException
The constructor.
ValueException - Exception in net.sf.mmm.util.value.api
Deprecated.
ValueException() - Constructor for exception net.sf.mmm.util.value.api.ValueException
Deprecated.
The constructor for de-serialization in GWT.
ValueException(NlsMessage) - Constructor for exception net.sf.mmm.util.value.api.ValueException
Deprecated.
The constructor.
ValueException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.value.api.ValueException
Deprecated.
The constructor.
valueIndex - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
valueLength - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
valueMap - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
valueMax - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
 
valueMin - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
 
ValueNotSetException - Exception in net.sf.mmm.util.exception.api
This is the exception thrown if a required value was not set.
ValueNotSetException() - Constructor for exception net.sf.mmm.util.exception.api.ValueNotSetException
The constructor for de-serialization in GWT.
ValueNotSetException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ValueNotSetException
The constructor.
ValueNotSetException - Exception in net.sf.mmm.util.value.api
Deprecated.
ValueNotSetException() - Constructor for exception net.sf.mmm.util.value.api.ValueNotSetException
Deprecated.
The constructor for de-serialization in GWT.
ValueNotSetException(Object) - Constructor for exception net.sf.mmm.util.value.api.ValueNotSetException
Deprecated.
The constructor.
valueNow - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
 
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.Filling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.LengthProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.LengthUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.RichTextFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.ScriptOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.ScrollbarPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.SelectionChoice
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.SelectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.SelectionOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.event.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.logging.TestLogger.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.music.datatype.api.ChordExtension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.music.datatype.api.ChromaticInterval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.music.datatype.api.ClefSymbol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.music.datatype.api.DiatonicInterval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.music.datatype.api.EnharmonicStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.music.datatype.api.MusicalKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.music.datatype.api.MusicalValue.Variation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.music.datatype.api.Solmization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.music.datatype.api.TonalSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.music.datatype.api.TonePitch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.search.api.config.SearchFieldMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.search.api.config.SearchFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.service.api.client.RemoteInvocationQueueState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.service.api.client.TransactionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.transaction.api.TransactionEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.transaction.api.TransactionIsolationLevel
Returns the enum constant of this type with the specified name.
valueOf(E) - Static method in class net.sf.mmm.util.bean.base.link.EntityBeanLink
 
valueOf(Id<E>, Function<Id<E>, E>) - Static method in class net.sf.mmm.util.bean.base.link.IdLink
 
valueOf(String) - Static method in enum net.sf.mmm.util.bean.impl.BeanMethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.cli.api.CliContainerStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.cli.api.CliStyleHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.component.api.InitializationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class net.sf.mmm.util.datatype.api.color.Color
Parses the Color given as String representation.
valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.color.ColorModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.color.ColorSegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Parses the GenericColor given as String representation.
valueOf(Color) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Converts the given Color to a GenericColor.
valueOf(Red, Green, Blue, Alpha) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Creates a GenericColor from the given Segments of ColorModel.RGB.
valueOf(Hue, Saturation, Brightness, Alpha) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Creates a GenericColor from the given Segments of ColorModel.HSB.
valueOf(Hue, Saturation, Lightness, Alpha) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Creates a GenericColor from the given Segments of ColorModel.HSL.
valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.person.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.date.api.DateUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.date.api.Month
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.date.api.TimeMeasure.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.date.api.Weekday
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.date.api.WeekOfMonth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.event.api.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.file.api.FileAccessClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.file.api.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.io.api.ByteOrderMark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.io.api.IoMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.io.base.EncodingUtilImpl.Surrogate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.SeekMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.BooleanEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Conjunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class net.sf.mmm.util.lang.api.Password
 
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(Number, boolean) - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets an instance of the represented number-class with the numeric value given by number.
valueOf(String) - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets an instance of the represented number-class with the numeric value identified by the given string number.
valueOf(Number, boolean) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
 
valueOf(String) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
 
valueOf(String) - Static method in enum net.sf.mmm.util.nls.base.ChoiceEvaluation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.nls.base.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.pojo.path.api.PojoPathMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.query.api.expression.Bracketing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class net.sf.mmm.util.query.api.variable.Variable
 
valueOf(String, PropertyPath<V>) - Static method in class net.sf.mmm.util.query.api.variable.Variable
 
valueOf(Conjunction, Expression...) - Static method in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
valueOf(Conjunction, Collection<Expression>) - Static method in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
valueOf(Expression, Conjunction, Collection<Expression>) - Static method in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
valueOf(List<Expression>, Conjunction, Collection<Expression>) - Static method in class net.sf.mmm.util.query.base.expression.ConjunctionExpression
 
valueOf(boolean) - Static method in class net.sf.mmm.util.query.base.expression.ConstantExpression
 
valueOf(Argument<L>, SqlOperator<? super L, ? super R>, Argument<R>) - Static method in class net.sf.mmm.util.query.base.expression.SingleExpression
 
valueOf(String) - Static method in enum net.sf.mmm.util.query.base.QueryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
This method gets the VisibilityModifier for the given modifiers.
valueOf(String) - Static method in enum net.sf.mmm.util.text.api.DiacriticalMark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.text.api.TextColumnInfo.IndentationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.version.api.DevelopmentPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.xml.path.api.XmlSet.Conjunction
Returns the enum constant of this type with the specified name.
valueOfPercent(double) - Static method in class net.sf.mmm.client.ui.api.common.Length
Creates a new Length with unit LengthUnit.PERCENT.
valueOfPixel(double) - Static method in class net.sf.mmm.client.ui.api.common.Length
Creates a new Length with unit LengthUnit.PERCENT.
ValueOutOfRangeException - Exception in net.sf.mmm.util.exception.api
This is the exception thrown if a numeric value is not in the expected range.
ValueOutOfRangeException() - Constructor for exception net.sf.mmm.util.exception.api.ValueOutOfRangeException
The constructor for de-serialization in GWT.
ValueOutOfRangeException(V, V, V) - Constructor for exception net.sf.mmm.util.exception.api.ValueOutOfRangeException
The constructor.
ValueOutOfRangeException(V, V, V, Object) - Constructor for exception net.sf.mmm.util.exception.api.ValueOutOfRangeException
The constructor.
ValueOutOfRangeException - Exception in net.sf.mmm.util.value.api
Deprecated.
ValueOutOfRangeException() - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Deprecated.
The constructor for de-serialization in GWT.
ValueOutOfRangeException(Number, Number, Number) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Deprecated.
ValueOutOfRangeException(Number, Number, Number, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
ValueOutOfRangeException(V, V, V) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Deprecated.
The constructor.
ValueOutOfRangeException(V, V, V, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Deprecated.
The constructor.
ValueOutOfRangeException(Object, V, V, V) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.Filling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.LengthProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.LengthUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.RichTextFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.ScriptOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.ScrollbarPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.SelectionChoice
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.SelectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.SelectionOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.event.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.logging.TestLogger.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.music.datatype.api.ChordExtension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.music.datatype.api.ChromaticInterval
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.music.datatype.api.ClefSymbol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.music.datatype.api.DiatonicInterval
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.music.datatype.api.EnharmonicStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.music.datatype.api.MusicalKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.music.datatype.api.MusicalValue.Variation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.music.datatype.api.Solmization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.music.datatype.api.TonalSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.music.datatype.api.TonePitch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.search.api.config.SearchFieldMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.search.api.config.SearchFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.service.api.client.RemoteInvocationQueueState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.service.api.client.TransactionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.transaction.api.TransactionEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.transaction.api.TransactionIsolationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.bean.impl.BeanMethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.cli.api.CliContainerStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.cli.api.CliStyleHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
 
values() - Static method in enum net.sf.mmm.util.component.api.InitializationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.datatype.api.color.ColorModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.datatype.api.color.ColorSegmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.datatype.api.person.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.date.api.DateUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.date.api.Month
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.date.api.TimeMeasure.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.date.api.Weekday
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.date.api.WeekOfMonth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.event.api.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.file.api.FileAccessClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.file.api.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.io.api.ByteOrderMark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.io.api.IoMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.io.base.EncodingUtilImpl.Surrogate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.SeekMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.BooleanEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.Conjunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.nls.base.ChoiceEvaluation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.nls.base.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.pojo.path.api.PojoPathMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface net.sf.mmm.util.property.api.util.ReadableMapProperty
 
values() - Static method in enum net.sf.mmm.util.query.api.expression.Bracketing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.query.base.QueryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.text.api.DiacriticalMark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.text.api.TextColumnInfo.IndentationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.version.api.DevelopmentPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.xml.path.api.XmlSet.Conjunction
Returns an array containing the constants of this enum type, in the order they are declared.
valueSource - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
 
valueSubBuilder - Variable in class net.sf.mmm.util.validation.base.collection.AbstractMapValidatorBuilder
 
valueText - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
 
valueType - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
 
valueType2factoryMap - Variable in class net.sf.mmm.util.property.impl.factory.PropertyFactoryManagerImpl
 
ValueValidator<V> - Interface in net.sf.mmm.util.validation.api
A ValueValidator allows to validate according values.
variable(Variable<?>) - Method in class net.sf.mmm.orient.base.query.statement.OrientDbDialect
 
Variable<V> - Class in net.sf.mmm.util.query.api.variable
This class represents a simple variable to be used in query Statements.
Variable(String) - Constructor for class net.sf.mmm.util.query.api.variable.Variable
The constructor.
variable - Variable in class net.sf.mmm.util.query.base.feature.FeatureLetImpl.LetExpression
 
variable(Variable<?>) - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
variable2typeMap - Variable in class net.sf.mmm.util.reflect.base.GenericTypeBuilder
 
variable2typeMap - Variable in class net.sf.mmm.util.reflect.impl.RuntimeGenericType
 
VARIABLE_ARGUMENTS - Static variable in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
 
VARIABLE_GWT_I18N - Static variable in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
The name of the variable with the GWT i18n interface.
VARIABLE_MESSAGE - Static variable in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
 
VARIABLE_NAME_CREATOR - Static variable in interface net.sf.mmm.content.parser.api.ContentParser
This is the name of the variable with the creator (also called author, artist, composer, etc.) of the content from the parsed GenericContext.
VARIABLE_NAME_KEYWORDS - Static variable in interface net.sf.mmm.content.parser.api.ContentParser
This is the name of the variable with the keywords (also called tags) of the content from the parsed GenericContext.
VARIABLE_NAME_LANGUAGE - Static variable in interface net.sf.mmm.content.parser.api.ContentParser
This is the name of the variable with the language of the content from the parsed GenericContext.
VARIABLE_NAME_TEXT - Static variable in interface net.sf.mmm.content.parser.api.ContentParser
This is the name of the variable with the plain text of the content from the parsed GenericContext.
VARIABLE_NAME_TITLE - Static variable in interface net.sf.mmm.content.parser.api.ContentParser
This is the name of the variable with the title of the content from the parsed GenericContext.
variableMap - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
maps variable names to values
Variant - Interface in net.sf.mmm.util.lang.api
This interface only exists for documentation of the concept of a variant.
variation - Variable in class net.sf.mmm.music.datatype.api.MusicalValue
 
Variation(int, int) - Constructor for enum net.sf.mmm.music.datatype.api.MusicalValue.Variation
 
VECTOR_OR_CROSS_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
verify() - Method in class net.sf.mmm.util.query.base.path.PathImpl
 
verifyBeanProperty(Bean, ReadableProperty<?>) - Method in class net.sf.mmm.util.query.base.path.PathImpl
 
verifyColumnCount(UiWidgetGridCell, int) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
Verifies that the column count is not exceeded after addChild operation.
verifyComparable(V, V, V) - Method in exception net.sf.mmm.util.exception.api.ValueOutOfRangeException
Verifies that the value is actually out of range.
verifyComparable(V, V, V) - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Deprecated.
Verifies that the value is actually out of range.
verifyContained(V) - Method in class net.sf.mmm.util.value.api.Range
This method verifies that the given value is contained in this range .
verifyNotDisposed() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
Verifies that this object is NOT already disposed.
verifyNotInList(List<UiWidgetWithValue<?>>, UiWidgetWithValue<?>, TypedProperty<?>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
Verifies that the given widget is NOT already contained in the given list.
verifyNumber(Number, Number, Number) - Method in exception net.sf.mmm.util.exception.api.ValueOutOfRangeException
Verifies that the value is actually out of range.
verifyNumber(Number, Number, Number) - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Deprecated.
Verifies that the value is actually out of range.
verifySegment(int, ColorSegmentType) - Static method in class net.sf.mmm.util.datatype.api.color.Color
Verifies that the given segment is in the valid range from Color.MIN_VALUE to Color.MAX_SEGMENT.
verifyUniqueAccessKeys() - Method in interface net.sf.mmm.client.ui.base.binding.UiAccessKeyBinding
This method verifies that there are no conflicts with multiple bindings of the same access key.
verifyUniqueAccessKeys() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
verifyUniqueAccessKeys() - Method in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
This method verifies that there are no conflicts with multiple bindings of the same access key.
verifyWithOfColumns(DefaultLineWrapper.ColumnState[], TextTableInfo) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method verifies that the width of the columns are sane.
version - Variable in class net.sf.mmm.jpa.api.entity.AbstractEntity
 
version - Variable in class net.sf.mmm.orient.base.id.OrientId
 
version - Variable in class net.sf.mmm.orient.sql.SqlScript
 
version - Variable in class net.sf.mmm.util.bean.api.id.GenericId
 
version - Variable in class net.sf.mmm.util.cli.api.AbstractVersionedMain
The option to print the version.
version - Variable in class net.sf.mmm.util.http.HttpMessage
 
VERSION_0_9 - Static variable in class net.sf.mmm.util.http.HttpMessage
HTTP version 0.9 (should NOT be used anymore)
VERSION_1_0 - Static variable in class net.sf.mmm.util.http.HttpMessage
HTTP version 1.0 (RFC 1945)
VERSION_1_1 - Static variable in class net.sf.mmm.util.http.HttpMessage
HTTP version 1.1 (RFC 2616)
VERSION_LATEST - Static variable in interface net.sf.mmm.util.bean.api.id.Id
The value used as version if it unspecified.
VERSION_PREFIX - Static variable in class net.sf.mmm.util.http.HttpMessage
HTTP version prefix
VERSION_SEGMENT_INDEX_MAJOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the major version number.
VERSION_SEGMENT_INDEX_MICRO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the micro version number.
VERSION_SEGMENT_INDEX_MILLI - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the milli version number.
VERSION_SEGMENT_INDEX_MINOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the minor version number.
VERSION_SEGMENT_INDEX_NANNO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the nanno version-number.
VERSION_SEGMENT_INDEX_PICO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the pico version number.
VERSION_SEPARATOR - Static variable in interface net.sf.mmm.util.bean.api.id.Id
The separator for the version.
VersionIdentifier - Interface in net.sf.mmm.util.version.api
A VersionIdentifier is a version identifying a particular state of an object under version control.
VersionIdentifierAttributeConverter - Class in net.sf.mmm.util.version.impl.jpa
VersionIdentifierAttributeConverter() - Constructor for class net.sf.mmm.util.version.impl.jpa.VersionIdentifierAttributeConverter
The constructor.
VersionIdentifierAttributeConverter(VersionUtil) - Constructor for class net.sf.mmm.util.version.impl.jpa.VersionIdentifierAttributeConverter
The constructor.
VersionIdentifierFormatter - Interface in net.sf.mmm.util.version.api
This is the interface used to format a VersionIdentifier.
VersionIdentifierFormatterLabel - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the label.
VersionIdentifierFormatterLabel(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterLabel
The constructor.
VersionIdentifierFormatterPhase - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the phase.
VersionIdentifierFormatterPhase(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhase
The constructor.
VersionIdentifierFormatterPhaseAlias - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the phase alias.
VersionIdentifierFormatterPhaseAlias(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseAlias
The constructor.
VersionIdentifierFormatterPhaseNumber - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the phase number.
VersionIdentifierFormatterPhaseNumber(StringUtil, String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseNumber
The constructor.
VersionIdentifierFormatterPhaseValue - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the value of the phase.
VersionIdentifierFormatterPhaseValue(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseValue
The constructor.
VersionIdentifierFormatterRevision - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the revision.
VersionIdentifierFormatterRevision(StringUtil, String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterRevision
The constructor.
VersionIdentifierFormatterSnapshot - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the snapshot indicator.
VersionIdentifierFormatterSnapshot(String) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterSnapshot
The constructor.
VersionIdentifierFormatterTimestamp - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the timestamp.
VersionIdentifierFormatterTimestamp(Iso8601Util, DateFormat, String) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
The constructor.
VersionIdentifierFormatterVersionSegments - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the plain version number.
VersionIdentifierFormatterVersionSegments(StringUtil, String, String, int, int, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The constructor.
VersionIdentifierImpl - Class in net.sf.mmm.util.version.impl
This is the abstract base implementation of VersionIdentifier.
VersionIdentifierImpl() - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierImpl
The non-arg constructor.
VersionIdentifierImpl(String, String, Date, Long, DevelopmentPhase, String, Integer, boolean, int...) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierImpl
The constructor.
versionSegmentsCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
Counter for version segments in format pattern.
VersionUtil - Interface in net.sf.mmm.util.version.api
This is the interface for a collection of utility functions that help to deal with versions.
versionUtil - Variable in class net.sf.mmm.util.version.impl.jpa.VersionIdentifierAttributeConverter
 
VersionUtilImpl - Class in net.sf.mmm.util.version.impl
This is the abstract base-implementation of the VersionUtil interface.
VersionUtilImpl() - Constructor for class net.sf.mmm.util.version.impl.VersionUtilImpl
The constructor.
VersionUtilImpl.FormatPatternStatus - Class in net.sf.mmm.util.version.impl
This inner class holds the status used to determine if a formatPattern is strict.
Vertex - Interface in net.sf.mmm.orient.api.bean
This is the interface for a vertex.
VERTICAL_BAR_BESIDE_RIGHT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VERTICAL_BAR_DOUBLE_LEFT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VERTICAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The vertical line/bar symbol.
VERTICAL_LINE_WITH_CIRCLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VERTICAL_LINE_WITH_CIRCLE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VERTICAL_PANEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a vertical panel.
VERTICAL_ZIGZAG_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VerticalAlignment - Enum in net.sf.mmm.util.lang.api
This enum represents a vertical alignment of some object.
VerticalAlignment(String, String) - Constructor for enum net.sf.mmm.util.lang.api.VerticalAlignment
The constructor.
VerticalFlowPanel - Class in net.sf.mmm.client.ui.gwt.widgets
This is a Panel with a vertical layout for its children.
VerticalFlowPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.VerticalFlowPanel
The constructor.
VERY_MUCH_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VERY_MUCH_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VideoDescriptor - Interface in net.sf.mmm.client.ui.api.media
This is the interface for a MediaDescriptor of a video stream.
VideoDescriptorBean - Class in net.sf.mmm.client.ui.api.media
This is the implementation of MediaDescriptorBean as a simple java bean.
VideoDescriptorBean() - Constructor for class net.sf.mmm.client.ui.api.media.VideoDescriptorBean
The constructor.
VideoTrack - Interface in net.sf.mmm.orient.data.bean.api.video
TODO: this class ...
VIEW - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
The mode to show content in a read-only view.
view - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
 
viewConfiguration - Variable in class net.sf.mmm.search.view.base.SearchViewContextBean
 
viewWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
 
visibility - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
visibilityChanged(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
Called from AbstractUiWidgetNative.setVisible(boolean) is the visibility has actually changed.
visibilityChanged(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
Called from AbstractUiWidgetNative.setVisible(boolean) is the visibility has actually changed.
VisibilityFlagModifier - Class in net.sf.mmm.client.ui.base.dynamic
This class provides the FlagModifiers for visibility of widgets.
VisibilityFlagModifier(String) - Constructor for class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
The constructor.
VisibilityModifier - Enum in net.sf.mmm.util.reflect.api
This enum contains the possible modifiers for the visibility of a java element (type, field, method or constructor).
VisibilityModifier(int) - Constructor for enum net.sf.mmm.util.reflect.api.VisibilityModifier
The constructor.
visible - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
 
visible - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
visible - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
visibleFlag - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
VisibleFlag() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.VisibleFlag
The constructor.
visit(V) - Method in interface net.sf.mmm.util.lang.api.Visitor
This method is called to let the visitor inspect the given value.
visit(Visitor<String>, Visitor<NlsArgument>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFormatter
Visits the child elements of this NlsMessageFormatter.
visit(Class<?>) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType.ClassFormatter
 
visit(Visitor<String>, Visitor<NlsArgument>) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
 
visitIndexedEntryUri(String, ChangeType) - Method in interface net.sf.mmm.search.indexer.api.EntryUpdateVisitor
This method is called for each resource during indexing of a SearchSource.
visitIndexedEntryUri(String, ChangeType) - Method in class net.sf.mmm.search.indexer.base.AbstractCountingEntryUpdateVisitor
This method is called for each resource during indexing of a SearchSource.
visitIndexedEntryUri(String, ChangeType) - Method in class net.sf.mmm.search.indexer.base.CountingEntryUpdateVisitorCollector
This method is called for each resource during indexing of a SearchSource.
visitIndexedEntryUri(String, ChangeType) - Method in class net.sf.mmm.search.indexer.base.EntryUpdateVisitorDummy
This method is called for each resource during indexing of a SearchSource.
visitObjectRecursive(Object, Filter<Object>) - Method in interface net.sf.mmm.util.pojo.api.PojoUtil
This method recursively traverses all objects starting from the given Object via all properties and contents.
visitObjectRecursive(Object, Filter<Object>, boolean) - Method in interface net.sf.mmm.util.pojo.api.PojoUtil
This method recursively traverses all objects starting from the given Object via all properties and contents.
visitObjectRecursive(Object, Filter<Object>) - Method in class net.sf.mmm.util.pojo.base.PojoUtilImpl
 
visitObjectRecursive(Object, Filter<Object>, boolean) - Method in class net.sf.mmm.util.pojo.base.PojoUtilImpl
 
visitObjectRecursive(Object, Filter<Object>, Set<HashKey<Object>>) - Method in class net.sf.mmm.util.pojo.base.PojoUtilImpl
 
Visitor<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a generic visitor that may Visitor.visit(Object) values of a specific type.
visitPackage(String) - Method in class net.sf.mmm.util.reflect.base.ClassNameCollector
 
visitPackage(String) - Method in class net.sf.mmm.util.reflect.base.ResourceCollector
 
visitPackage(String) - Method in class net.sf.mmm.util.reflect.base.ResourceNameCollector
 
visitPackage(String) - Method in interface net.sf.mmm.util.reflect.base.ResourceVisitor
This method is invoked for each traversed package.
visitResource(String) - Method in class net.sf.mmm.util.reflect.base.ClassNameCollector
 
visitResource(String) - Method in class net.sf.mmm.util.reflect.base.ResourceCollector
 
visitResource(String) - Method in class net.sf.mmm.util.reflect.base.ResourceNameCollector
 
visitResource(String) - Method in interface net.sf.mmm.util.reflect.base.ResourceVisitor
This method is invoked for each resource.
visitResourceNames(String, boolean, ClassLoader, ResourceVisitor) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method does the actual magic to locate resources on the classpath.
visitResources(File, StringBuilder, int, ResourceVisitor) - Static method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method scans the given packageDirectory recursively for resources.
visitType(Class<?>) - Method in class net.sf.mmm.util.bean.impl.BeanFactoryImpl.BeanIntrospectionData
 
VOID - Static variable in class net.sf.mmm.util.reflect.api.Signature
the void signature for a non-arg method
VOID_FUNCTION - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
The Void data function.
VoidFunction - Class in net.sf.mmm.util.lang.api.function
This is an implementation of Function with the return type Void that can therefore only return null.
VoidFunction() - Constructor for class net.sf.mmm.util.lang.api.function.VoidFunction
The constructor.
VOLUME_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_FIVE_EIGHTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_FIVE_SIXTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_FOUR_FIFTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_ONE_EIGHTH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_ONE_FIFTH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_ONE_HALF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The glyph for the fraction 1/2.
VULGAR_FRACTION_ONE_QUARTER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The glyph for the fraction 1/4.
VULGAR_FRACTION_ONE_SIXTH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_ONE_THIRD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_SEVEN_EIGHTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_THREE_EIGHTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_THREE_FIFTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_THREE_QUARTERS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The glyph for the fraction 3/4.
VULGAR_FRACTION_TWO_FIFTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_TWO_THIRDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 

W

WAI_ARIA - Static variable in interface net.sf.mmm.util.lang.api.concern.Accessibility
The Web Acessibility initiative (WAI) has created a standardized framework called WAI-ARIA that aims to support accessibility for rich Internet applications (ARIA).
warn(String) - Method in class net.sf.mmm.logging.DummyLogger
 
warn(String, Object) - Method in class net.sf.mmm.logging.DummyLogger
 
warn(String, Object...) - Method in class net.sf.mmm.logging.DummyLogger
 
warn(String, Throwable) - Method in class net.sf.mmm.logging.DummyLogger
 
warn(String, Object, Object) - Method in class net.sf.mmm.logging.DummyLogger
 
warn(String) - Method in class net.sf.mmm.logging.TestLogger
 
warn(String, Object) - Method in class net.sf.mmm.logging.TestLogger
 
warn(String, Object...) - Method in class net.sf.mmm.logging.TestLogger
 
warn(String, Throwable) - Method in class net.sf.mmm.logging.TestLogger
 
warn(String, Object, Object) - Method in class net.sf.mmm.logging.TestLogger
 
warn(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
warn(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
warn(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
warn(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
warn(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
 
WARNING - Static variable in interface net.sf.mmm.client.ui.api.common.MessageSeverity
MessageSeverity indicating a warning.
WarningMessage - Class in net.sf.mmm.util.lang.base
This is the implementation of an warning Message.
WarningMessage() - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
The constructor for de-serialization in GWT.
WarningMessage(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
The constructor.
WarningMessage(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
The constructor.
WarningMessage(String, Object, String) - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
The constructor.
WarningMessage(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
The constructor.
WAVE_ARROW_POINTING_DIRECTLY_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
weakReference - Variable in class net.sf.mmm.util.property.api.BindingInvalidationListener
 
WEB_INF_CLASSES - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
The prefix of resources in WAR-files.
WebContextTestExecutionListener - Class in net.sf.mmm.test
This is a TestExecutionListener that allows testing with spring-beans of the scope request or session.
WebContextTestExecutionListener() - Constructor for class net.sf.mmm.test.WebContextTestExecutionListener
The constructor.
Weekday - Enum in net.sf.mmm.util.date.api
The enum contains the seven days of a week in Gregorian calendar.
Weekday(String, String, int) - Constructor for enum net.sf.mmm.util.date.api.Weekday
The constructor.
weekdays - Variable in class net.sf.mmm.util.date.base.RecurrenceBean
 
WeekdaySet - Class in net.sf.mmm.util.date.api
This Datatype represents a set of Weekdays.
WeekdaySet(Integer) - Constructor for class net.sf.mmm.util.date.api.WeekdaySet
The constructor.
WeekdaySet(Set<Weekday>) - Constructor for class net.sf.mmm.util.date.api.WeekdaySet
The constructor.
WeekdaySet(Weekday...) - Constructor for class net.sf.mmm.util.date.api.WeekdaySet
The constructor.
WeekOfMonth - Enum in net.sf.mmm.util.date.api
The enum contains the twelve months of a year in Gregorian calendar.
WeekOfMonth(int, String) - Constructor for enum net.sf.mmm.util.date.api.WeekOfMonth
The constructor.
weekOfMonth - Variable in class net.sf.mmm.util.date.base.RecurrenceBean
 
where(Expression...) - Method in interface net.sf.mmm.util.query.api.feature.FeatureWhere
Adds the given Expressions as filter criteria to the WHERE-clause.
where - Variable in class net.sf.mmm.util.query.base.feature.FeatureWhereImpl
 
where(Expression...) - Method in class net.sf.mmm.util.query.base.feature.FeatureWhereImpl
 
where(Expression...) - Method in class net.sf.mmm.util.query.base.statement.AbstractDeleteStatement
 
where(Expression...) - Method in class net.sf.mmm.util.query.base.statement.AbstractSelectStatement
 
where(Expression...) - Method in class net.sf.mmm.util.query.base.statement.AbstractUpdateStatement
 
where() - Method in interface net.sf.mmm.util.query.base.statement.SqlDialect
 
WHITE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color white.
WHITE_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_DOWN_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_DOWN_POINTING_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_LEFT_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_MEDIUM_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_PARALLELOGRAM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_RECTANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_RIGHT_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_SMALL_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_STAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_UP_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_UP_POINTING_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_UP_POINTING_TRIANGLE_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITESPACE_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that accepts only whitespaces.
WhitespaceHelper - Class in net.sf.mmm.util.filter.api
This is a simple indirection to Character.isWhitespace(char) that can be replaced for GWT compatibility.
WhitespaceHelper() - Constructor for class net.sf.mmm.util.filter.api.WhitespaceHelper
Construction prohibited.
WHOLE - Static variable in class net.sf.mmm.music.datatype.api.MusicalValue
Whole (1/1).
widget - Variable in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
widget - Variable in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
 
widgetAdapter - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
widgetFactory - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
widgetFactory - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
widgetFactoryDatatype - Variable in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
 
widgetFactoryDatatype - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
widgetFactoryNative - Variable in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
 
widgetFactoryNative - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
widgetInterface - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryNative
 
widgetMarkerEditMode - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
A marker displayed after the UiWidgetAdapterGwtField.activeWidget in edit mode.
widgetPanel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
widgets - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection.CollapseHandler
The list of UiWidget to collapse and expand.
widgetViewMode - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
width - Variable in class net.sf.mmm.client.ui.api.common.Rectangle
 
width - Variable in class net.sf.mmm.util.cli.api.CliOutputSettings
 
width - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
width - Variable in class net.sf.mmm.util.text.api.TextTableInfo
 
width - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
width - Variable in class net.sf.mmm.util.text.base.JustificationImpl
The width of the justified string.
WIDTH_AUTO_ADJUST - Static variable in class net.sf.mmm.util.text.api.TextColumnInfo
The value used for width of a column in order to activate automatic adjustment of the width.
widthRange - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
The width range of this column.
WILDCARD_ANY - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorLike
 
WILDCARD_SINGLE - Static variable in class net.sf.mmm.util.query.base.expression.SqlOperator.SqlOperatorLike
 
WildcardGlobPatternCompiler - Class in net.sf.mmm.util.pattern.base
This class behaves like GlobPatternCompiler but requires wildcards in the pattern.
WildcardGlobPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
The constructor.
WINDOW - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a window.
WINDOW_CONTENT - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for the content panel inside a CssStyles.WINDOW.
WINDOW_FOOTER_BAR - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for the footer-bar of a CssStyles.WINDOW (inside CssStyles.WINDOW_CONTENT).
WINDOW_TITLE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for the title inside a CssStyles.WINDOW_TITLE_BAR.
WINDOW_TITLE_BAR - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for the title-bar of a CssStyles.WINDOW (inside CssStyles.WINDOW_CONTENT).
WINDOWS_DRIVE_LETTER_SUFFIX - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
The suffix of a Windows drive letter.
with(GenericTypeVariable<V>, GenericType<V>) - Method in class net.sf.mmm.util.reflect.base.GenericTypeBuilder
 
with(GenericTypeVariable<V>, Class<V>) - Method in class net.sf.mmm.util.reflect.base.GenericTypeBuilder
 
with(BiFunction<ObjectValidatorBuilderFactory<SELF>, E, SUB>) - Method in class net.sf.mmm.util.validation.base.collection.AbstractCollectionValidatorBuilder
Creates a new builder for the validators to invoke for each element contained in the Collection.
Use ObjectValidatorBuilder.and() to return to this builder after the sub-builder is complete.
A typical usage looks like this:
with() - Method in class net.sf.mmm.util.validation.base.collection.ValidatorBuilderCollectionOfString
 
withBean(Bean) - Method in class net.sf.mmm.util.property.api.AbstractProperty.PropertyBuilder
 
withKeys(BiFunction<ObjectValidatorBuilderFactory<SELF>, K, SUB>) - Method in class net.sf.mmm.util.validation.base.collection.AbstractMapValidatorBuilder
Creates a new builder for the validators to invoke for each key in the Map.
Use ObjectValidatorBuilder.and() to return to this builder after the sub-builder is complete.
A typical usage looks like this:
withLatestVersion() - Method in class net.sf.mmm.orient.base.id.OrientId
 
withLatestVersion() - Method in class net.sf.mmm.util.bean.api.id.GenericId
 
withLatestVersion() - Method in interface net.sf.mmm.util.bean.api.id.Id
 
withType(Class<?>) - Method in class net.sf.mmm.orient.base.id.OrientId
 
withType(Class<?>) - Method in class net.sf.mmm.util.bean.api.id.GenericId
 
withType(Class<?>) - Method in interface net.sf.mmm.util.bean.api.id.Id
 
withType(GenericTypeVariable<V>, Type) - Method in class net.sf.mmm.util.reflect.base.GenericTypeBuilder
 
withValdidator(Function<AbstractProperty<V>.PropertyBuilder<PROPERTY>, BUILDER>) - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.AbstractProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.lang.BooleanProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.lang.GenericProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.lang.StringProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.math.BigDecimalProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.math.ByteProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.math.DoubleProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.math.FloatProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.math.IntegerProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.math.LongProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.math.ShortProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.time.InstantProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.time.LocalDateProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.time.LocalDateTimeProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.util.ListProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.util.MapProperty
 
withValdidator() - Method in class net.sf.mmm.util.property.api.util.SetProperty
 
withValue() - Method in class net.sf.mmm.util.property.api.AbstractProperty.PropertyBuilder
Also assign the value from the original property.
withValues(BiFunction<ObjectValidatorBuilderFactory<SELF>, V, SUB>) - Method in class net.sf.mmm.util.validation.base.collection.AbstractMapValidatorBuilder
Creates a new builder for the validators to invoke for each values in the Map.
Use ObjectValidatorBuilder.and() to return to this builder after the sub-builder is complete.
A typical usage looks like this:
word - Variable in class net.sf.mmm.util.text.base.HyphenationImpl
 
word - Variable in class net.sf.mmm.util.text.base.HyphenationState
 
WORD_JOINER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
wordPart - Variable in class net.sf.mmm.util.text.base.HyphenationPattern
The pattern without digits.
wordPartHash - Variable in class net.sf.mmm.util.text.base.HyphenationPattern
 
WORKDAYS - Static variable in class net.sf.mmm.util.date.api.WeekdaySet
An WeekdaySet containing the working days (all but Weekday.SUNDAY and Weekday.SUNDAY).
wrap(String) - Method in class net.sf.mmm.util.property.api.lang.StringListProperty
 
wrap(TypeVariable<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
 
wrap(Appendable, TextTableInfo, String, TextColumnInfo) - Method in interface net.sf.mmm.util.text.api.LineWrapper
This method appends the given text to the appendable.
wrap(Appendable, TextTableInfo, String, TextColumnInfo, String, TextColumnInfo) - Method in interface net.sf.mmm.util.text.api.LineWrapper
This method is like LineWrapper.wrap(Appendable, TextTableInfo, String, TextColumnInfo) but for a two-column layout.
wrap(Appendable, TextTableInfo, String, TextColumnInfo, String, TextColumnInfo, String, TextColumnInfo) - Method in interface net.sf.mmm.util.text.api.LineWrapper
This method is like LineWrapper.wrap(Appendable, TextTableInfo, String, TextColumnInfo) but for a three-column layout.
wrap(Appendable, TextTableInfo, TextColumn...) - Method in interface net.sf.mmm.util.text.api.LineWrapper
wrap(Appendable, TextTableInfo, String, TextColumnInfo) - Method in class net.sf.mmm.util.text.base.AbstractLineWrapper
 
wrap(Appendable, TextTableInfo, String, TextColumnInfo, String, TextColumnInfo) - Method in class net.sf.mmm.util.text.base.AbstractLineWrapper
 
wrap(Appendable, TextTableInfo, String, TextColumnInfo, String, TextColumnInfo, String, TextColumnInfo) - Method in class net.sf.mmm.util.text.base.AbstractLineWrapper
 
wrap(Appendable, TextTableInfo, TextColumn...) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
 
wrapChars - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
wrapInputStream(InputStream) - Method in interface net.sf.mmm.util.io.api.DetectorStreamProvider
This method gets a DetectorInputStream that wrapps the given stream.
wrapInputStream(InputStream, Map<String, Object>) - Method in interface net.sf.mmm.util.io.api.DetectorStreamProvider
This method gets a DetectorInputStream that wraps the given stream.
wrapInputStream(InputStream) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
 
wrapInputStream(InputStream, Map<String, Object>) - Method in class net.sf.mmm.util.io.impl.DetectorStreamProviderImpl
 
wrapOutputStream(OutputStream) - Method in interface net.sf.mmm.util.io.api.DetectorStreamProvider
This method gets a DetectorOutputStream that wraps the given stream.
wrapOutputStream(OutputStream, Map<String, Object>) - Method in interface net.sf.mmm.util.io.api.DetectorStreamProvider
This method gets a DetectorOutputStream that wraps the given stream.
wrapOutputStream(OutputStream) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
 
wrapOutputStream(OutputStream, Map<String, Object>) - Method in class net.sf.mmm.util.io.impl.DetectorStreamProviderImpl
 
WrappedTypeVariable - Class in net.sf.mmm.util.reflect.base
Internal implementation of GenericTypeVariable to wrap a dynamic TypeVariable.
WrappedTypeVariable(TypeVariable<?>) - Constructor for class net.sf.mmm.util.reflect.base.WrappedTypeVariable
The constructor.
wrapperInputStream - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream
 
WrapperInputStream(InputStream) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
The constructor.
wrapperOutputStream - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream
 
WrapperOutputStream(OutputStream) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
The constructor.
WREATH_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WritableBooleanProperty - Interface in net.sf.mmm.util.property.api.lang
This is the interface for a WritableProperty of the value-type Boolean.
WritableByteProperty - Interface in net.sf.mmm.util.property.api.math
This is the interface for a WritableNumberProperty of the value-type Byte.
WritableCollectionProperty<E,V extends Collection<E>> - Interface in net.sf.mmm.util.property.api.util
This is the interface for a WritableProperty of the value-type Collection.
WritableDoubleProperty - Interface in net.sf.mmm.util.property.api.math
This is the interface for a WritableProperty of the value-type Double.
WritableFloatProperty - Interface in net.sf.mmm.util.property.api.math
This is the interface for a WritableProperty of the value-type Float.
WritableInstantProperty - Interface in net.sf.mmm.util.property.api.time
This is the interface for a WritableProperty of the value-type Instant.
WritableIntegerProperty - Interface in net.sf.mmm.util.property.api.math
This is the interface for a WritableNumberProperty of the value-type Integer.
WritableListProperty<E> - Interface in net.sf.mmm.util.property.api.util
This is the interface for a WritableProperty of the value-type List.
WritableLocalDateProperty - Interface in net.sf.mmm.util.property.api.time
This is the interface for a WritableProperty of the value-type LocalDate.
WritableLocalDateTimeProperty - Interface in net.sf.mmm.util.property.api.time
This is the interface for a WritableProperty of the value-type LocalDateTime.
WritableLongProperty - Interface in net.sf.mmm.util.property.api.math
This is the interface for a WritableNumberProperty of the value-type Long.
WritableMapProperty<K,V> - Interface in net.sf.mmm.util.property.api.util
This is the interface for a WritableProperty of the value-type ObservableMap.
WritableNumberProperty<N extends Number> - Interface in net.sf.mmm.util.property.api.math
This is the interface for a WritableProperty of the value-type Number.
WritableObjectProperty<V> - Interface in net.sf.mmm.util.property.api
This is the interface for a WritableProperty with a non-primitive the value- type.
WritableProperty<V> - Interface in net.sf.mmm.util.property.api
This is the interface for a generic property.
WritableSetProperty<E> - Interface in net.sf.mmm.util.property.api.util
This is the interface for a WritableProperty of the value-type List.
WritableShortProperty - Interface in net.sf.mmm.util.property.api.math
This is the interface for a WritableNumberProperty of the value-type Short.
WritableStringProperty - Interface in net.sf.mmm.util.property.api.lang
This is the interface for a WritableProperty of the value-type Boolean.
write(char[], int, int) - Method in class net.sf.mmm.content.parser.impl.html.ContentParserHtml.NullWriter
write(int) - Method in class net.sf.mmm.util.io.api.DevNullTarget
 
write(byte[], int, int) - Method in class net.sf.mmm.util.io.api.DevNullTarget
 
write(char[]) - Method in class net.sf.mmm.util.io.base.AppendableWriter
 
write(String) - Method in class net.sf.mmm.util.io.base.AppendableWriter
 
write(String, int, int) - Method in class net.sf.mmm.util.io.base.AppendableWriter
 
write(char[], int, int) - Method in class net.sf.mmm.util.io.base.AppendableWriter
 
write(char[], int, int) - Method in class net.sf.mmm.util.io.base.EscapeWriter
 
write(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
 
write(byte[]) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
 
write(int) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
 
write(JsonGenerator, String, Object) - Method in interface net.sf.mmm.util.json.api.JsonUtil
A generic implementation of JsonSupport.toJson(JsonGenerator) for a given value.
write(JsonGenerator, String, String) - Method in interface net.sf.mmm.util.json.api.JsonUtil
An implementation of JsonSupport.toJson(JsonGenerator) for a given String value.
write(JsonGenerator, String, boolean) - Method in interface net.sf.mmm.util.json.api.JsonUtil
An implementation of JsonSupport.toJson(JsonGenerator) for a given Boolean value.
write(JsonGenerator, String, Number) - Method in interface net.sf.mmm.util.json.api.JsonUtil
A generic implementation of JsonSupport.toJson(JsonGenerator) for a given Number.
write(JsonGenerator, String, long) - Method in interface net.sf.mmm.util.json.api.JsonUtil
An implementation of JsonSupport.toJson(JsonGenerator) for a given Long.
write(JsonGenerator, String, double) - Method in interface net.sf.mmm.util.json.api.JsonUtil
An implementation of JsonSupport.toJson(JsonGenerator) for a given Double.
write(JsonGenerator, String, BigDecimal) - Method in interface net.sf.mmm.util.json.api.JsonUtil
An implementation of JsonSupport.toJson(JsonGenerator) for a given BigDecimal.
write(JsonGenerator, String, BigInteger) - Method in interface net.sf.mmm.util.json.api.JsonUtil
An implementation of JsonSupport.toJson(JsonGenerator) for a given BigInteger.
write(JsonGenerator, String, int) - Method in interface net.sf.mmm.util.json.api.JsonUtil
An implementation of JsonSupport.toJson(JsonGenerator) for a given Integer.
write(JsonGenerator, String, Iterable<?>) - Method in interface net.sf.mmm.util.json.api.JsonUtil
An implementation of JsonSupport.toJson(JsonGenerator) for a given Iterable.
write(JsonGenerator, String, Map<?, ?>) - Method in interface net.sf.mmm.util.json.api.JsonUtil
A implementation of JsonSupport.toJson(JsonGenerator) for a given Map.
write(JsonGenerator, String, Object[]) - Method in interface net.sf.mmm.util.json.api.JsonUtil
A implementation of JsonSupport.toJson(JsonGenerator) for a given array.
write(Properties, File, String, String) - Method in enum net.sf.mmm.util.nls.base.Format
 
writeBundle(PrintWriter, String, ResourceBundle) - Method in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
This method writes the given ResourceBundle to the writer.
writeEnd(Writer) - Method in enum net.sf.mmm.util.nls.base.Format
 
writeFirstLine(StringBuffer) - Method in class net.sf.mmm.util.http.HttpMessage
This method writes the first line (request-line or status-line) of the HTTP message.
writeFirstLine(StringBuffer) - Method in class net.sf.mmm.util.http.HttpRequest
 
writeFirstLine(StringBuffer) - Method in class net.sf.mmm.util.http.HttpResponse
 
writeMode - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
writeNull(JsonGenerator, String) - Method in interface net.sf.mmm.util.json.api.JsonUtil
An implementation of JsonSupport.toJson(JsonGenerator) to write the null value.
writeobject(ObjectOutputStream) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
Force update of modification counter for serialization.
writeProperties(String, File, boolean, StringBuffer) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
writeProperty(Writer, String, String, boolean) - Method in enum net.sf.mmm.util.nls.base.Format
 
writer - Variable in class net.sf.mmm.util.io.base.EscapeWriter
the actual writer
writeStart(Writer, String) - Method in enum net.sf.mmm.util.nls.base.Format
 
writeXml(Node, OutputStream, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method writes the XML DOM tree given as node to the given output stream.
writeXml(Node, Writer, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method writes the XML DOM tree given as node to the given writer.
writeXml(Node, OutputStream, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
writeXml(Node, Writer, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
 
WrongValueTypeException - Exception in net.sf.mmm.util.exception.api
This exception is thrown if a value has the wrong type (a different value type was expected).
WrongValueTypeException() - Constructor for exception net.sf.mmm.util.exception.api.WrongValueTypeException
The constructor for de-serialization in GWT.
WrongValueTypeException(Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.WrongValueTypeException
The constructor.
WrongValueTypeException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.WrongValueTypeException
The constructor.
WrongValueTypeException(Object, Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.WrongValueTypeException
The constructor.
WrongValueTypeException(Throwable, Object, Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.WrongValueTypeException
The constructor.
WrongValueTypeException - Exception in net.sf.mmm.util.value.api
Deprecated.
WrongValueTypeException() - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
Deprecated.
The constructor for de-serialization in GWT.
WrongValueTypeException(Object, Type) - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
Deprecated.
The constructor.
WrongValueTypeException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
Deprecated.
The constructor.
WrongValueTypeException(Object, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
Deprecated.
The constructor.
WrongValueTypeException(Throwable, Object, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
Deprecated.
The constructor.

X

x - Variable in class net.sf.mmm.client.ui.api.common.Point
 
x - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
 
xIncludeAware - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
XIncludeStreamReader - Class in net.sf.mmm.util.xml.impl.stax
This is an implementation of the XMLStreamReader interface that adapts an XMLStreamReader adding support for XInclude.
XIncludeStreamReader(XMLInputFactory, DataResource) - Constructor for class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The constructor.
XIncludeStreamReader(XMLInputFactory, DataResource, XIncludeStreamReader) - Constructor for class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The constructor.
xml2containerMap - Static variable in class net.sf.mmm.util.component.impl.SpringContainerPool
 
XML_ATR_CHAIN_DEFAULT - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML attribute for the default-result.
XML_ATR_CHAIN_ID - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML attribute for the ID of a chain.
XML_ATR_CHAIN_PARENT - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML attribute for the parent of a chain.
XML_ATR_HYPHEN - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The XML attribute for the hyphen character (hyphen).
XML_ATR_RULE_PATTERN - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML attribute for the pattern of a (include or exclude) rule.
XML_ATTRIBUTE_ENCODING - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The XML attribute for SegmentConstant.encoding.
XML_ATTRIBUTE_HEX - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The XML attribute for SegmentConstant.hex.
XML_ATTRIBUTE_HEX_MAX - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
XML_ATTRIBUTE_HEX_MIN - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
XML_ATTRIBUTE_MAXIMUM_OCCURRENCE - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
 
XML_ATTRIBUTE_MINIMUM_OCCURRENCE - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
 
XML_ATTRIBUTE_STRING - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The XML attribute for SegmentConstant.string.
XML_ELEMENT_SOURCE - Static variable in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
The tag-name of the XML element for a SearchSourceBean.
XML_ELEMENT_SOURCES - Static variable in class net.sf.mmm.search.base.config.AbstractSearchConfigurationBean
The tag-name of the XML element for the sources.
XML_ENCODING_ATRIBUTE - Static variable in class net.sf.mmm.util.xml.base.XmlInputStream
the start of the XML encoding attribute ("encoding=").
XML_HEADER_START - Static variable in class net.sf.mmm.util.xml.base.XmlInputStream
the start of the XML header ("<?xml").
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentAny
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerChoice
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerSequence
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentEndOfStream
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentKey
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentValue
The XML tag name for this object.
XML_TAG_CHAIN - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML element for a FilterRuleChain.
XML_TAG_EXCEPTION - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The XML tag for an exception (e).
XML_TAG_EXCEPTION_LIST - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The XML tag for the list of exceptions to hyphenation rules (exceptions).
XML_TAG_HYPHENATION - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The XML root tag (hyphenation).
XML_TAG_PATTERN - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The XML tag for a pattern (p).
XML_TAG_PATTERN_LIST - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The XML tag for the list of patterns (patterns).
XML_TAG_RULE_EXCLUDE - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML element for an excluding rule.
XML_TAG_RULE_INCLUDE - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML element for an including rule.
XmlAdapterEnum<E extends Enum<E>> - Class in net.sf.mmm.util.xml.base.jaxb
This is an implementation of XmlAdapter for mapping Enums to nice names.
XmlAdapterEnum() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
The constructor.
XmlAdapterInfixPattern - Class in net.sf.mmm.util.xml.base.jaxb
XmlAdapterInfixPattern() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterInfixPattern
The constructor.
XmlAdapterPattern - Class in net.sf.mmm.util.xml.base.jaxb
This is an implementation of XmlAdapter for mapping Pattern.
XmlAdapterPattern() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterPattern
The constructor.
XmlAdapterProperties - Class in net.sf.mmm.util.xml.base.jaxb
This is an implementation of XmlAdapter for mapping Properties.
XmlAdapterProperties() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterProperties
The constructor.
XmlAdapterSearchFieldMode() - Constructor for class net.sf.mmm.search.base.config.SearchFieldConfigurationBean.XmlAdapterSearchFieldMode
 
XmlAdapterSearchFieldType() - Constructor for class net.sf.mmm.search.base.config.SearchFieldConfigurationBean.XmlAdapterSearchFieldType
 
xmlBeanClass - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
XmlBeanMapper<T> - Class in net.sf.mmm.util.xml.base.jaxb
This class is a little helper for the simple but common use of JAXB where you simply want to read or write the XML for a single JAXB annotated java bean.
XmlBeanMapper(Class<T>) - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
The constructor.
XmlCompareMode - Class in net.sf.mmm.util.xml.api
This class is a simple bean that represents the mode when comparing XML.
XmlCompareMode() - Constructor for class net.sf.mmm.util.xml.api.XmlCompareMode
The constructor.
XmlCondition - Interface in net.sf.mmm.util.xml.path.api
TODO: this class ...
XmlException - Exception in net.sf.mmm.util.xml.api
An XmlException is thrown if something went wrong with XML serialization or parsing.
XmlException(String) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
The constructor.
XmlException(Throwable, String) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
The constructor.
XmlException(NlsMessage) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
The constructor.
XmlException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
The constructor.
XmlGenericException - Exception in net.sf.mmm.util.xml.api
A XmlGenericException is used to wrap exceptions of underlying XML-frameworks such as StAX or SAX that throw checked exceptions.
XmlGenericException(Throwable) - Constructor for exception net.sf.mmm.util.xml.api.XmlGenericException
The constructor.
xmlInputFactory - Variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
XmlInputStream - Class in net.sf.mmm.util.xml.base
This class is an input-stream that detects the encoding from the potential XML-header of a stream.
XmlInputStream(InputStream, Charset) - Constructor for class net.sf.mmm.util.xml.base.XmlInputStream
The constructor.
XmlInvalidException - Exception in net.sf.mmm.util.xml.base
XmlInvalidException(Throwable) - Constructor for exception net.sf.mmm.util.xml.base.XmlInvalidException
The constructor.
XmlInvalidException(Throwable, Object) - Constructor for exception net.sf.mmm.util.xml.base.XmlInvalidException
The constructor.
xmlOutputFactory - Variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
XmlParseException - Exception in net.sf.mmm.util.xml.path.api
This exception is thrown if any piece of XML could NOT be parsed because it has an illegal syntax.
XmlParseException(NlsMessage) - Constructor for exception net.sf.mmm.util.xml.path.api.XmlParseException
The constructor.
XmlParseException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.xml.path.api.XmlParseException
The constructor.
XmlPath - Interface in net.sf.mmm.util.xml.path.api
This is the interface for a selector that represents a XML path selector.
XmlPathImpl - Class in net.sf.mmm.util.xml.path.base
This is the implementation of the XmlPath interface.
XmlPathImpl(NamespaceContext) - Constructor for class net.sf.mmm.util.xml.path.base.XmlPathImpl
The constructor.
XmlPathSegment - Interface in net.sf.mmm.util.xml.path.api
This is the interface for a single segment of an XmlPath.
XmlSelector - Interface in net.sf.mmm.util.xml.path.api
This is the interface for a selector of XML nodes.
XmlSet - Interface in net.sf.mmm.util.xml.path.api
This is the interface for a set of XML nodes that is selected by combining a list of selectors with a specific conjunction.
XmlSet.Conjunction - Enum in net.sf.mmm.util.xml.path.api
This enum contains the available conjunctions for an XmlSet.
XmlSetImpl - Class in net.sf.mmm.util.xml.path.base
This is the implementation of the XmlSet interface.
XmlSetImpl(NamespaceContext, XmlSet.Conjunction) - Constructor for class net.sf.mmm.util.xml.path.base.XmlSetImpl
The constructor.
xmlUtil - Variable in class net.sf.mmm.content.parser.impl.text.AbstractContentParserText
 
xmlUtil - Variable in class net.sf.mmm.content.parser.impl.xml.ContentParserXml
 
xmlUtil - Variable in class net.sf.mmm.search.view.base.AbstractSearchServlet
 
XmlUtil - Interface in net.sf.mmm.util.xml.api
This is the interface for a collection of utility functions that help to deal with XML.
xmlUtil() - Method in class net.sf.mmm.util.xml.impl.spring.UtilXmlSpringConfigBase
 
XmlUtilImpl - Class in net.sf.mmm.util.xml.base
This utility class contains methods that help to deal with XML.
XmlUtilImpl() - Constructor for class net.sf.mmm.util.xml.base.XmlUtilImpl
The constructor.
XOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
XPathParser - Interface in net.sf.mmm.util.xml.path.api
This is the interface for a parser of XPath expressions.
XPointerParser - Interface in net.sf.mmm.util.xml.path.api
This is the interface for a parser of XPointer expressions.
XPointerStreamBuilder - Interface in net.sf.mmm.util.xml.impl.stax
This is the interface used to create an XMLStreamReader facade that adapts a given XMLStreamReader only selecting the contents identified by a given XPointer expression.
XPointerStreamReader - Class in net.sf.mmm.util.xml.impl.stax
This is an implementation of the XMLStreamReader interface that adapts an XMLStreamReader adding limited XPointer support.
XPointerStreamReader(XMLStreamReader, String) - Constructor for class net.sf.mmm.util.xml.impl.stax.XPointerStreamReader
The constructor.
xsrfToken - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
xsrfToken - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
 
xsrfToken - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
 
xsrfTokenManager - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 

Y

y - Variable in class net.sf.mmm.client.ui.api.common.Point
 
y - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
 
YearSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.YearSegment
The constructor.
YearSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.YearSegment
The constructor.
YELLOW - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color yellow.
YEN_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The sign for the Chinese currency yen.

Z

ZERO - Static variable in class net.sf.mmm.client.ui.api.common.Length
The empty Length.
ZERO_WIDTH_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
zeroByteCounts - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The number of bytes that have been 0 for each of the positions modulo 4.
Zip() - Method in interface net.sf.mmm.orient.data.bean.api.contact.Address
 

_

_2_2 - Static variable in class net.sf.mmm.music.datatype.api.Beat
A 2/2 beat.
_3_4 - Static variable in class net.sf.mmm.music.datatype.api.Beat
A 3/4 beat.
_4_4 - Static variable in class net.sf.mmm.music.datatype.api.Beat
A 4/4 beat.
_6_8 - Static variable in class net.sf.mmm.music.datatype.api.Beat
A 3/4 beat.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Copyright © 2001–2016 mmm-Team. All rights reserved.