| Name | Description | Type | Package | Framework |
| AbstractScriptEngine | Provides a standard implementation for several of the variants of the eval eval(Reader)eval(String) | Class | javax.script | Java SE |
|
| BeanDescriptor | A BeanDescriptor provides global information about a bean, including its Java class, its displayName, etc. | Class | java.beans | Java SE |
|
| CompiledScript | might be stored in the form of Java classes, Java class files or scripting language opcodes. | Class | javax.script | Java SE |
|
| Character .UnicodeScript | A family of character subsets representing the character scripts Unicode Standard Annex #24: Script Names. | Class | java.lang.Character | Java SE |
|
| DescriptorSupport | This class represents the metadata set for a ModelMBean element. | Class | javax.management.modelmbean | Java SE |
|
| Descriptor | Additional metadata for a JMX element. | Interface | javax.management | Java SE |
|
| DescriptorAccess | This interface is used to gain access to descriptors of the Descriptor class which are associated with a JMX component, i. | Interface | javax.management | Java SE |
|
| DescriptorRead | Interface to read the Descriptor of a management interface element such as an MBeanInfo. | Interface | javax.management | Java SE |
|
| DescriptorKey | Meta-annotation that describes how an annotation element relates to a field in a Descriptor. | Class | javax.management | Java SE |
|
| EventSetDescriptor | An EventSetDescriptor describes a group of events that a given Java The given group of events are all delivered as method calls on a single | Class | java.beans | Java SE |
|
| FeatureDescriptor | The FeatureDescriptor class is the common baseclass for PropertyDescriptor, EventSetDescriptor, and MethodDescriptor, etc. | Class | java.beans | Java SE |
|
| FileDescriptor | Instances of the file descriptor class serve as an opaque handle to the underlying machine-specific structure representing an open | Class | java.io | Java SE |
|
| Flow .Subscription | Message control linking a Flow. | Interface | java.util.concurrent.Flow | Java SE |
|
| ImmutableDescriptor | An immutable descriptor. | Class | javax.management | Java SE |
|
| IndexedPropertyDescriptor | An IndexedPropertyDescriptor describes a property that acts like an array and has an indexed read and/or indexed write method to access | Class | java.beans | Java SE |
|
| InputMethodDescriptor | Defines methods that provide sufficient information about an input method to enable selection and loading of that input method. | Interface | java.awt.im.spi | Java SE |
|
| MethodDescriptor | A MethodDescriptor describes a particular method that a Java Bean supports for external access from other components. | Class | java.beans | Java SE |
|
| ParameterDescriptor | The ParameterDescriptor class allows bean implementors to provide additional information on each of their parameters, beyond the | Class | java.beans | Java SE |
|
| PropertyDescriptor | A PropertyDescriptor describes one property that a Java Bean exports via a pair of accessor methods. | Class | java.beans | Java SE |
|
| ScriptEngineManager | The ScriptEngineManager implements a discovery and instantiation mechanism for ScriptEngine classes and also maintains a | Class | javax.script | Java SE |
|
| ScriptException | The generic Exception class for the Scripting APIs. | Class | javax.script | Java SE |
|
| SimpleScriptContext | Simple implementation of ScriptContext. | Class | javax.script | Java SE |
|
| ScriptContext | The interface whose implementing classes are used to connect Script Engines with objects, such as scoped Bindings, in hosting applications. | Interface | javax.script | Java SE |
|
| ScriptEngine | ScriptEngine is the fundamental interface whose methods must be fully functional in every implementation of this specification. | Interface | javax.script | Java SE |
|
| ScriptEngineFactory | ScriptEngineFactory is used to describe and instantiate Each class implementing ScriptEngine has a corresponding | Interface | javax.script | Java SE |
|
| BeanDescriptor | Describes a constrained Java Bean and the constraints associated to it. | Interface | javax.validation.metadata | Java EE |
|
| CascadableDescriptor | Represents a cascadable element. | Interface | javax.validation.metadata | Java EE |
|
| ConstraintDescriptor | Describes a single constraint and its composing constraints. | Interface | javax.validation.metadata | Java EE |
|
| ConstructorDescriptor | Describes a validated constructor. | Interface | javax.validation.metadata | Java EE |
|
| CrossParameterDescriptor | Describes an element holding cross-parameter constraints of a method or constructorSince:1. | Interface | javax.validation.metadata | Java EE |
|
| ElementDescriptor | Describes a validated element (class, property, method etc. | Interface | javax.validation.metadata | Java EE |
|
| ElementDescriptor .ConstraintFinder | Declares restrictions on retrieved constraints. | Interface | javax.validation.metadata.ElementDescriptor | Java EE |
|
| ExecutableDescriptor | Provides the common functionality of MethodDescriptor and ConstructorDescriptor. | Interface | javax.validation.metadata | Java EE |
|
| GroupConversionDescriptor | A group conversion rule to be applied during cascaded validation. | Interface | javax.validation.metadata | Java EE |
|
| JspConfigDescriptor | This interface provides access to the related configuration of a web application. | Interface | javax.servlet.descriptor | Java EE |
|
| JspPropertyGroupDescriptor | This interface provides access to the | Interface | javax.servlet.descriptor | Java EE |
|
| MethodDescriptor | Describes a validated method. | Interface | javax.validation.metadata | Java EE |
|
| ParameterDescriptor | Describes a validated method or constructor parameter. | Interface | javax.validation.metadata | Java EE |
|
| PropertyDescriptor | Describes a Java Bean property hosting validation constraints. | Interface | javax.validation.metadata | Java EE |
|
| ReturnValueDescriptor | Describes a validated return value of a method or constructor. | Interface | javax.validation.metadata | Java EE |
|
| ScriptFreeTLV | A TagLibraryValidator for enforcing restrictions against the use of JSP scripting elements. | Class | javax.servlet.jsp.jstl.tlv | Java EE |
|
| TaglibDescriptor | This interface provides access to the related configuration of a web application. | Interface | javax.servlet.descriptor | Java EE |
|
| ScriptItemProcessor | ItemProcessor implementation that passes the currentitem to process to the provided script. | Class | org.springframework.batch.item.support | Spring Batch |
|
| DefaultLaunchScript | Default implementation of LaunchScript. | Class | org.springframework.boot.loader.tools | Spring Boot |
|
| LaunchScript | A script that can be prepended to the front of a JAR file to make it executable. | Interface | org.springframework.boot.loader.tools | Spring Boot |
|
| Descriptor | A value object for an ALPS descriptor. | Class | org.springframework.hateoas.alps | Spring Hateoas |
|
| ScriptParser | | Class | org.springframework.integration.scripting.config.jsr223 | Spring Integration |
|
| ScriptVariableGenerator | Strategy interface to provide a Map of variables to the script execution context. | Interface | org.springframework.integration.scripting | Spring Integration |
|
| ScriptNamespaceHandler | | Class | org.springframework.integration.scripting.config.jsr223 | Spring Integration |
|
| ScriptExecutorFactory | | Class | org.springframework.integration.scripting.jsr223 | Spring Integration |
|
| ScriptingException | | Class | org.springframework.integration.scripting | Spring Integration |
|
| ScriptExecutor | | Interface | org.springframework.integration.scripting | Spring Integration |
|
| ScriptExecutingMessageProcessor | | Class | org.springframework.integration.scripting.jsr223 | Spring Integration |
|
| RefreshableResourceScriptSource | | Class | org.springframework.integration.scripting | Spring Integration |
|
| GroovyScriptParser | Parser for the element. | Class | org.springframework.integration.groovy.config | Spring Integration |
|
| GroovyScriptExecutingMessageProcessor | The MessageProcessor implementationto evaluate Groovy scripts. | Class | org.springframework.integration.groovy | Spring Integration |
|
| DefaultScriptVariableGenerator | A default ScriptVariableGenerator implementation; used by script processors. | Class | org.springframework.integration.scripting | Spring Integration |
|
| AbstractScriptParser | | Class | org.springframework.integration.scripting.config | Spring Integration |
|
| AbstractScriptExecutingMessageProcessor | Base MessageProcessor for scripting implementations to extend. | Class | org.springframework.integration.scripting | Spring Integration |
|
| AbstractSubscriptionRegistry | Abstract base class for implementations of SubscriptionRegistry thatlooks up information in messages but delegates to abstract methods for the | Class | org.springframework.messaging.simp.broker | Spring MVC |
|
| BshScriptEvaluator | BeanShell-based implementation of Spring's ScriptEvaluator strategy interface. | Class | org.springframework.scripting.bsh | Spring MVC |
|
| BshScriptFactory | ScriptFactory implementationfor a BeanShell script. | Class | org.springframework.scripting.bsh | Spring MVC |
|
| BshScriptUtils | Utility methods for handling BeanShell-scripted objects. | Class | org.springframework.scripting.bsh | Spring MVC |
|
| BshScriptUtils .BshExecutionException | Exception to be thrown on script execution failure. | Class | org.springframework.scripting.bsh.BshScriptUtils | Spring MVC |
|
| CannotReadScriptException | Thrown by ScriptUtils if an SQL script cannot be read. | Class | org.springframework.jdbc.datasource.init | Spring MVC |
|
| DefaultSubscriptionRegistry | in memory and uses a PathMatcherfor matching destinations. | Class | org.springframework.messaging.simp.broker | Spring MVC |
|
| DependencyDescriptor | Descriptor for a specific dependency that is about to be injected. | Class | org.springframework.beans.factory.config | Spring MVC |
|
| Description | Adds a textual description to bean definitions derived fromSince:4. | Class | org.springframework.context.annotation | Spring MVC |
|
| DescriptiveResource | Simple Resource implementation that holds a resource descriptionbut does not point to an actually readable resource. | Class | org.springframework.core.io | Spring MVC |
|
| GroovyScriptEvaluator | Groovy-based implementation of Spring's ScriptEvaluator strategy interface. | Class | org.springframework.scripting.groovy | Spring MVC |
|
| GroovyScriptFactory | ScriptFactory implementationfor a Groovy script. | Class | org.springframework.scripting.groovy | Spring MVC |
|
| JavaScriptUtils | Utility class for JavaScript escaping. | Class | org.springframework.web.util | Spring MVC |
|
| JRubyScriptFactory | ScriptFactory implementationTypically used in combination with a | Class | org.springframework.scripting.jruby | Spring MVC |
|
| JRubyScriptUtils | Utility methods for handling JRuby-scripted objects. | Class | org.springframework.scripting.jruby | Spring MVC |
|
| JRubyScriptUtils .JRubyExecutionException | Exception thrown in response to a JRuby RaiseExceptionbeing thrown from a JRuby method invocation. | Class | org.springframework.scripting.jruby.JRubyScriptUtils | Spring MVC |
|
| MetaAnnotationUtils .AnnotationDescriptor | Descriptor for an Annotation, including the class on which the annotation is declaredas well as the actual annotation instance. | Class | org.springframework.test.util.MetaAnnotationUtils | Spring MVC |
|
| MetaAnnotationUtils .UntypedAnnotationDescriptor | Untyped extension of AnnotationDescriptor that is usedto describe the declaration of one of several candidate annotation types | Class | org.springframework.test.util.MetaAnnotationUtils | Spring MVC |
|
| Operator .DescriptorComparison | A descriptor comparison encapsulates the result of comparing descriptor for two operands anddescribes at what level they are compatible. | Class | org.springframework.expression.spel.ast.Operator | Spring MVC |
|
| RefreshableScriptTargetSource | Subclass of BeanFactoryRefreshableTargetSource that determines whethera refresh is required through the given ScriptFactory. | Class | org.springframework.scripting.support | Spring MVC |
|
| ResourceScriptSource | ScriptSource implementationbased on Spring's Resource | Class | org.springframework.scripting.support | Spring MVC |
|
| ScriptCompilationException | Exception to be thrown on script compilation failure. | Class | org.springframework.scripting | Spring MVC |
|
| ScriptEvaluator | Spring's strategy interface for evaluating a script. | Interface | org.springframework.scripting | Spring MVC |
|
| ScriptException | Root of the hierarchy of data access exceptions that are related to processingSince:4. | Class | org.springframework.jdbc.datasource.init | Spring MVC |
|
| ScriptFactory | Script definition interface, encapsulating the configurationof a specific script as well as a factory method for | Interface | org.springframework.scripting | Spring MVC |
|
| ScriptFactoryPostProcessor | BeanPostProcessor thathandles ScriptFactory definitions, | Class | org.springframework.scripting.support | Spring MVC |
|
| ScriptingDefaultsParser | | Class | org.springframework.scripting.config | Spring MVC |
|
| ScriptParseException | Thrown by ScriptUtils if an SQL script cannot be properly parsed. | Class | org.springframework.jdbc.datasource.init | Spring MVC |
|
| ScriptSource | Interface that defines the source of a script. | Interface | org.springframework.scripting | Spring MVC |
|
| ScriptStatementFailedException | Thrown by ScriptUtils if a statement in an SQL script failed whenexecuting it against the target database. | Class | org.springframework.jdbc.datasource.init | Spring MVC |
|
| ScriptTemplateConfig | Interface to be implemented by objects that configure and manage aJSR-223 ScriptEngine for automatic lookup in a web environment. | Interface | org.springframework.web.servlet.view.script | Spring MVC |
|
| ScriptTemplateConfigurer | An implementation of Spring MVC's ScriptTemplateConfig for creatinga ScriptEngine for use in a web application. | Class | org.springframework.web.servlet.view.script | Spring MVC |
|
| ScriptTemplateConfigurerBeanDefinitionParser | Parse the MVC namespace element and register aScriptTemplateConfigurer bean. | Class | org.springframework.web.servlet.config | Spring MVC |
|
| ScriptTemplateView | An AbstractUrlBasedView subclass designed to run any template librarybased on a JSR-223 script engine. | Class | org.springframework.web.servlet.view.script | Spring MVC |
|
| ScriptTemplateViewResolver | Convenience subclass of UrlBasedViewResolver that supportsScriptTemplateView and custom subclasses of it. | Class | org.springframework.web.servlet.view.script | Spring MVC |
|
| ScriptUtils | Generic utility methods for working with SQL scripts. | Class | org.springframework.jdbc.datasource.init | Spring MVC |
|
| SimpSubscription | Represents a subscription within a user session. | Interface | org.springframework.messaging.simp.user | Spring MVC |
|
| SimpSubscriptionMatcher | A strategy for matching subscriptions. | Interface | org.springframework.messaging.simp.user | Spring MVC |
|
| SqlScriptsTestExecutionListener | TestExecutionListener that provides support for executing SQLscripts and inlined statements | Class | org.springframework.test.context.jdbc | Spring MVC |
|
| StandardScriptEvalException | Exception decorating a ScriptException coming out ofJSR-223 script evaluation, i. | Class | org.springframework.scripting.support | Spring MVC |
|
| StandardScriptEvaluator | javax. | Class | org.springframework.scripting.support | Spring MVC |
|
| StandardScriptFactory | ScriptFactory implementation basedon the JSR-223 script engine abstraction (as included in Java 6+). | Class | org.springframework.scripting.support | Spring MVC |
|
| StandardScriptUtils | Common operations for dealing with a JSR-223 ScriptEngine. | Class | org.springframework.scripting.support | Spring MVC |
|
| StaticScriptSource | Static implementation of theScriptSource interface, | Class | org.springframework.scripting.support | Spring MVC |
|
| StompSession .Subscription | A handle to use to unsubscribe or to track a receipt. | Interface | org.springframework.messaging.simp.stomp.StompSession | Spring MVC |
|
| SubscriptionMethodReturnValueHandler | A HandlerMethodReturnValueHandler for replying directly to a subscription. | Class | org.springframework.messaging.simp.annotation.support | Spring MVC |
|
| SubscriptionNameProvider | Interface to be implemented by message listener objects that suggest a specificname for a durable subscription that they might be registered with. | Interface | org.springframework.jms.listener | Spring MVC |
|
| SubscriptionRegistry | A registry of subscription by session that allows looking up subscriptions. | Interface | org.springframework.messaging.simp.broker | Spring MVC |
|
| TypeDescriptor | Context about a type to convert from or to. | Class | org.springframework.core.convert | Spring MVC |
|
| UncategorizedScriptException | Thrown when we cannot determine anything more specific than something wentwrong while processing an SQL script: for example, a SQLException | Class | org.springframework.jdbc.datasource.init | Spring MVC |
|
| SpringJavascriptAjaxHandler | Ajax handler for Spring Javascript (Spring. | Class | org.springframework.js.ajax | Spring Webflow |
|
| DocumentParseResultResource .ModuleDescriptor | | Class | org.springframework.xd.rest.domain.DocumentParseResultResource | Spring XD |
|
| ExpressionOrScriptMixin | A standard mixin for modules that do some transformation based on either a script or a SpEL expression. | Class | org.springframework.xd.module.options.mixins | Spring XD |
|
| JobDescriptor | Common AST base class for nodes representing job definitions or job references. | Class | org.springframework.xd.dirt.job.dsl | Spring XD |
|
| ModuleDescriptor | Representation of a module in the context of a defined stream or job. | Class | org.springframework.xd.module | Spring XD |
|
| ModuleDescriptor .Builder | Builder object for ModuleDescriptor. | Class | org.springframework.xd.module.ModuleDescriptor | Spring XD |
|
| ModuleDescriptor .Key | Key to be used in Map of ModuleDescriptors. | Class | org.springframework.xd.module.ModuleDescriptor | Spring XD |
|
| ScriptMixin | A standard mixin for modules that do some transformation based on a script. | Class | org.springframework.xd.module.options.mixins | Spring XD |
|
| ScriptModulePropertiesFactoryBean | | Class | org.springframework.xd.extension.script | Spring XD |
|
| AttributeDescriptor | An AttributeDescriptor represents a querable attribute. | Class | oracle.adf.view.rich.model | Oracle ADF |
|
| AttributeDescriptor .ComponentType | List of component types. | Class | oracle.adf.view.rich.model.AttributeDescriptor | Oracle ADF |
|
| BaseAttributeDescriptor | A BaseAttributeDescriptor represents an attribute that is part of a view object (in ADF) or any other model object. | Class | oracle.adf.view.rich.model | Oracle ADF |
|
| BaseGroupAttributeDescriptor | | Class | oracle.adf.view.rich.model | Oracle ADF |
|
| ColumnDescriptor | A column Descriptor describes the model for column used to dynamically create a column in a rich table. | Class | oracle.adf.view.rich.model | Oracle ADF |
|
| Descriptor | | Class | oracle.adf.view.rich.model | Oracle ADF |
|
| FilterableQueryDescriptor | FilterableQueryDescriptor is an abstract subclass of QueryDescriptor. | Class | oracle.adf.view.rich.model | Oracle ADF |
|
| FilterableQueryDescriptor .FilterFeature | Indicates case insensitive filtering for String and varchars. | Class | oracle.adf.view.rich.model.FilterableQueryDescriptor | Oracle ADF |
|
| GroupAttributeDescriptor | | Class | oracle.adf.view.rich.model | Oracle ADF |
|
| JavascriptCellEncoder | RichActiveCellEncoder encodes arbitrary JavaScript to handle updating one of the supported active data attributes. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| QueryDescriptor | A QueryDescriptor describes a saved search by providing Criterion objects (used to render search fields; by providing an ability to add remove Criterion objects. | Class | oracle.adf.view.rich.model | Oracle ADF |
|
| QueryDescriptor .QueryMode | Identifies the search mode for the saved search. | Class | oracle.adf.view.rich.model.QueryDescriptor | Oracle ADF |
|
| AddSourceIdentifierToSubscriptionRequest | | Class | amazonaws.services | Amazon AWS |
|
| ApplicationDescription | | Class | amazonaws.services | Amazon AWS |
|
| ApplicationVersionDescription | | Class | amazonaws.services | Amazon AWS |
|
| AssociationDescription | | Class | amazonaws.services | Amazon AWS |
|
| BackendServerDescription | | Class | amazonaws.services | Amazon AWS |
|
| CertificateDescription | | Class | amazonaws.services | Amazon AWS |
|
| ConfigurationOptionDescription | | Class | amazonaws.services | Amazon AWS |
|
| ConfigurationSettingsDescription | | Class | amazonaws.services | Amazon AWS |
|
| ConfirmSubscriptionRequest | | Class | amazonaws.services | Amazon AWS |
|
| ConfirmSubscriptionResult | | Class | amazonaws.services | Amazon AWS |
|
| CreateEventSubscriptionRequest | | Class | amazonaws.services | Amazon AWS |
|
| CreateEventSubscriptionRequest | | Class | amazonaws.services | Amazon AWS |
|
| CreateSpotDatafeedSubscriptionRequest | | Class | amazonaws.services | Amazon AWS |
|
| CreateSpotDatafeedSubscriptionResult | | Class | amazonaws.services | Amazon AWS |
|
| DatafeedSubscriptionState | | Class | amazonaws.services | Amazon AWS |
|
| DeleteEventSubscriptionRequest | | Class | amazonaws.services | Amazon AWS |
|
| DeleteEventSubscriptionRequest | | Class | amazonaws.services | Amazon AWS |
|
| DeleteSpotDatafeedSubscriptionRequest | | Class | amazonaws.services | Amazon AWS |
|
| DeleteSubscriptionFilterRequest | | Class | amazonaws.services | Amazon AWS |
|
| DeliveryStreamDescription | | Class | amazonaws.services | Amazon AWS |
|
| DescribeEventSubscriptionsRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeEventSubscriptionsRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeEventSubscriptionsResult | | Class | amazonaws.services | Amazon AWS |
|
| DescribeEventSubscriptionsResult | | Class | amazonaws.services | Amazon AWS |
|
| DescribeSpotDatafeedSubscriptionRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeSpotDatafeedSubscriptionResult | | Class | amazonaws.services | Amazon AWS |
|
| DescribeSubscriptionFiltersRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeSubscriptionFiltersResult | | Class | amazonaws.services | Amazon AWS |
|
| DescriptionTooLongException | | Class | amazonaws.services | Amazon AWS |
|
| DestinationDescription | | Class | amazonaws.services | Amazon AWS |
|
| DirectoryConnectSettingsDescription | | Class | amazonaws.services | Amazon AWS |
|
| DirectoryDescription | | Class | amazonaws.services | Amazon AWS |
|
| DirectoryVpcSettingsDescription | | Class | amazonaws.services | Amazon AWS |
|
| DiskImageDescription | | Class | amazonaws.services | Amazon AWS |
|
| DiskImageVolumeDescription | | Class | amazonaws.services | Amazon AWS |
|
| DocumentDescription | | Class | amazonaws.services | Amazon AWS |
|
| EnvironmentDescription | | Class | amazonaws.services | Amazon AWS |
|
| EnvironmentInfoDescription | | Class | amazonaws.services | Amazon AWS |
|
| EnvironmentResourceDescription | | Class | amazonaws.services | Amazon AWS |
|
| EnvironmentResourcesDescription | | Class | amazonaws.services | Amazon AWS |
|
| EventDescription | | Class | amazonaws.services | Amazon AWS |
|
| EventSubscription | | Class | amazonaws.services | Amazon AWS |
|
| EventSubscription | | Class | amazonaws.services | Amazon AWS |
|
| EventSubscriptionQuotaExceededException | | Class | amazonaws.services | Amazon AWS |
|
| EventSubscriptionQuotaExceededException | | Class | amazonaws.services | Amazon AWS |
|
| ExtraMaterialsDescription | | Class | amazonaws.services | Amazon AWS |
|
| ExtraMaterialsDescription .ConflictResolution | | Class | amazonaws.services | Amazon AWS |
|
| FileSystemDescription | | Class | amazonaws.services | Amazon AWS |
|
| GetSubscriptionAttributesRequest | | Class | amazonaws.services | Amazon AWS |
|
| GetSubscriptionAttributesResult | | Class | amazonaws.services | Amazon AWS |
|
| GlacierJobDescription | | Class | amazonaws.services | Amazon AWS |
|
| GlobalSecondaryIndexDescription | | Class | amazonaws.services | Amazon AWS |
|
| IdentityDescription | | Class | amazonaws.services | Amazon AWS |
|
| IdentityPoolShortDescription | | Class | amazonaws.services | Amazon AWS |
|
| InvalidEventSubscriptionStateException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidRepositoryDescriptionException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidSubscriptionStateException | | Class | amazonaws.services | Amazon AWS |
|
| InventoryRetrievalJobDescription | | Class | amazonaws.services | Amazon AWS |
|
| IPSetDescriptor | | Class | amazonaws.services | Amazon AWS |
|
| IPSetDescriptorType | | Class | amazonaws.services | Amazon AWS |
|
| ListenerDescription | | Class | amazonaws.services | Amazon AWS |
|
| ListSubscriptionsByTopicRequest | | Class | amazonaws.services | Amazon AWS |
|
| ListSubscriptionsByTopicResult | | Class | amazonaws.services | Amazon AWS |
|
| ListSubscriptionsRequest | | Class | amazonaws.services | Amazon AWS |
|
| ListSubscriptionsResult | | Class | amazonaws.services | Amazon AWS |
|
| LoadBalancerDescription | | Class | amazonaws.services | Amazon AWS |
|
| LoadBalancerDescription | | Class | amazonaws.services | Amazon AWS |
|
| LocalSecondaryIndexDescription | | Class | amazonaws.services | Amazon AWS |
|
| MaterialsDescriptionProvider | | Interface | amazonaws.services | Amazon AWS |
|
| ModifyEventSubscriptionRequest | | Class | amazonaws.services | Amazon AWS |
|
| ModifyEventSubscriptionRequest | | Class | amazonaws.services | Amazon AWS |
|
| MountTargetDescription | | Class | amazonaws.services | Amazon AWS |
|
| PipelineDescription | | Class | amazonaws.services | Amazon AWS |
|
| PolicyAttributeDescription | | Class | amazonaws.services | Amazon AWS |
|
| PolicyAttributeTypeDescription | | Class | amazonaws.services | Amazon AWS |
|
| PolicyDescription | | Class | amazonaws.services | Amazon AWS |
|
| PolicyTypeDescription | | Class | amazonaws.services | Amazon AWS |
|
| ProvisionedThroughputDescription | | Class | amazonaws.services | Amazon AWS |
|
| PutSubscriptionFilterRequest | | Class | amazonaws.services | Amazon AWS |
|
| RedshiftDestinationDescription | | Class | amazonaws.services | Amazon AWS |
|
| RemoveSourceIdentifierFromSubscriptionRequest | | Class | amazonaws.services | Amazon AWS |
|
| AuLoadScript | Loads a JavaScript file to client and execute it. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| AuScript | A response to ask the client to execute the specified client scripts. | Class | org.zkoss.zk.au.out | ZKoss (ZK) |
|
| JavaScriptValue | Used to generate a snippet of the JavaScript code. | Class | org.zkoss.json | ZKoss (ZK) |
|
| ScriptManager | A manager to manage the script of WPD. | Interface | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| ScriptManagerImpl | The default implementation of the script manager (ScriptManager). | Class | org.zkoss.zk.ui.http | ZKoss (ZK) |
|
| ScriptManagerImpl | The implementation of the script manager (ScriptManager). | Class | org.zkoss.zkmax.ui.http | ZKoss (ZK) |
|
| ZScript | Represents a zscript content. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ZScriptInfo | Represents a zscript element. | Class | org.zkoss.zk.ui.metainfo | ZKoss (ZK) |
|
| ZScriptInitiator | An initiator used to evaluate a zscript file. | Class | org.zkoss.zk.ui.impl | ZKoss (ZK) |
|
| CancelSubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| ModifySubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| NewSubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| NodeSubscription | A subscription to a node. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| NodeSubscription .State | Subscriptions to a node may exist in several states. | Class | org.jivesoftware.openfire.pubsub.NodeSubscription | Echo |
|
| NodeSubscription .Type | Receive notification of new items only. | Class | org.jivesoftware.openfire.pubsub.NodeSubscription | Echo |
|
| PendingSubscriptionsCommand | Ad-hoc command that sends pending subscriptions to node owners. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| SubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| AllScriptSessionFilter | A ScriptSessionFilter that passes everything. | Class | org.directwebremoting.extend | DirectWebRemoting (DWR) |
|
| AndScriptSessionFilter | A ScriptSessionFilter that only allows ScriptSessions that match pass both the given ScriptSessionFilters | Class | org.directwebremoting.extend | DirectWebRemoting (DWR) |
|
| BaseScriptConduit | A ScriptConduit that works with the parent Marshaller. | Class | org.directwebremoting.dwrp | DirectWebRemoting (DWR) |
|
| BayeuxScriptConduit | | Class | org.directwebremoting.bayeux | DirectWebRemoting (DWR) |
|
| DefaultJavascriptFunction | Represents a callback function, passed in from a client for later execution. | Class | org.directwebremoting.extend | DirectWebRemoting (DWR) |
|
| DefaultJavascriptObject | Represents a callback function, passed in from a client for later execution. | Class | org.directwebremoting.extend | DirectWebRemoting (DWR) |
|
| DefaultScriptSession | An implementation of ScriptSession and RealScriptSession. | Class | org.directwebremoting.impl | DirectWebRemoting (DWR) |
|
| DefaultScriptSessionManager | A default implementation of ScriptSessionManager. | Class | org.directwebremoting.impl | DirectWebRemoting (DWR) |
|
| FileJavaScriptHandler | Many JavaScriptHandlers just read their contents from a file. | Class | org.directwebremoting.servlet | DirectWebRemoting (DWR) |
|
| GeneratedJavaScriptHandler | A base class for all generated JavaScript filesAuthor:Mike Wilson [mikewse at hotmail dot com] | Class | org.directwebremoting.servlet | DirectWebRemoting (DWR) |
|
| H2PropertyDescriptorProperty | A Property that catches Hibernate exceptions. | Class | org.directwebremoting.hibernate | DirectWebRemoting (DWR) |
|
| H3PropertyDescriptorProperty | A Property that catches Hibernate exceptions. | Class | org.directwebremoting.hibernate | DirectWebRemoting (DWR) |
|
| Html4kScriptConduit | A ScriptConduit for use with HTML/PRE wrapped Javascript output. | Class | org.directwebremoting.dwrp | DirectWebRemoting (DWR) |
|
| HtmlScriptConduit | A ScriptConduit for use with HTML/SCRIPT wrapped Javascript output. | Class | org.directwebremoting.dwrp | DirectWebRemoting (DWR) |
|
| IdScriptSessionFilter | A ScriptSessionFilter that only allows ScriptSessions that match the given session id. | Class | org.directwebremoting.extend | DirectWebRemoting (DWR) |
|
| JavascriptFunction | Represents a callback function, passed in from a client for later execution. | Interface | org.directwebremoting.io | DirectWebRemoting (DWR) |
|
| JavascriptFunctionConverter | A Converter for JavascriptFunctionsAuthor:Joe Walker [joe at getahead dot ltd dot uk] | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
|
| JavaScriptHandler | Once we know a resource is JavaScript, we can go about compressing it. | Class | org.directwebremoting.servlet | DirectWebRemoting (DWR) |
|
| JavascriptObject | Represents a JavaScript object, passed in from a client for later use. | Interface | org.directwebremoting.io | DirectWebRemoting (DWR) |
|
| JavascriptObjectConverter | A Converter for JavascriptFunctionsAuthor:Joe Walker [joe at getahead dot ltd dot uk] | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
|
| JavascriptUtil | Various Javascript code utilities. | Class | org.directwebremoting.util | DirectWebRemoting (DWR) |
|
| PageScriptSessionFilter | A ScriptSessionFilter that only allows ScriptSessions that match the given page. | Class | org.directwebremoting.extend | DirectWebRemoting (DWR) |
|
| PerScriptSessionStoreProvider | A StoreProvider that allows us to have a number of StoreProviders for each ScriptSession. | Class | org.directwebremoting.datasync | DirectWebRemoting (DWR) |
|
| PlainScriptConduit | A ScriptConduit for use with plain Javascript output. | Class | org.directwebremoting.dwrp | DirectWebRemoting (DWR) |
|
| PropertyDescriptorProperty | An implementation of Property that proxies to a PropertyDescriptorAuthor:Joe Walker [joe at getahead dot ltd dot uk] | Class | org.directwebremoting.extend | DirectWebRemoting (DWR) |
|
| RealScriptSession | RealScriptSession is the real interface that should be implemented in place of ScriptSession. | Interface | org.directwebremoting.extend | DirectWebRemoting (DWR) |
|
| ScriptBuffer | A ScriptBuffer is like a StringBuffer except that it is used to create Javascript commands. | Class | org.directwebremoting | DirectWebRemoting (DWR) |
|
| ScriptBufferUtil | A simple utility class to extract a String from a ScriptBuffer. | Class | org.directwebremoting.extend | DirectWebRemoting (DWR) |
|
| ScriptConduit | While a Marshaller is processing a request it can register a ScriptConduit with the ScriptSession to say - pass scripts straight to me and bypass the | Class | org.directwebremoting.extend | DirectWebRemoting (DWR) |
|
| ScriptedCreator | A creator that uses BeanShell to evaluate some script to create an object. | Class | org.directwebremoting.create | DirectWebRemoting (DWR) |
|
| ScriptProxy | Class to help people send scripts to collections of browsers. | Class | org.directwebremoting.proxy | DirectWebRemoting (DWR) |
|
| ScriptProxy | Class to help people send scripts to collections of browsers. | Class | org.directwebremoting.ui | DirectWebRemoting (DWR) |
|
| ScriptScope | enum ScriptScopeextends java. | Class | org.directwebremoting.annotations | DirectWebRemoting (DWR) |
|
| ScriptSession | Script scope is like session scope except that it is managed using a Javascript variable. | Interface | org.directwebremoting | DirectWebRemoting (DWR) |
|
| ScriptSessionBindingEvent | Events of this type are either sent to an object that implements ScriptSessionBindingListener when it is bound or unbound from a | Class | org.directwebremoting.event | DirectWebRemoting (DWR) |
|
| ScriptSessionBindingListener | Causes an object to be notified when it is bound to or unbound from a session. | Interface | org.directwebremoting.event | DirectWebRemoting (DWR) |
|
| ScriptSessionEvent | This is the class representing event notifications for changes to script sessions within a web application. | Class | org.directwebremoting.event | DirectWebRemoting (DWR) |
|
| ScriptSessionFilter | A way to loop over a set ScriptSessions looking for instances that match some pattern. | Interface | org.directwebremoting | DirectWebRemoting (DWR) |
|
| ScriptSessionListener | active sessions in a web application. | Interface | org.directwebremoting.event | DirectWebRemoting (DWR) |
|
| ScriptSessionManager | A ScriptSessionManager looks after a number of sessions (keyed using a Javascript variable) | Interface | org.directwebremoting.extend | DirectWebRemoting (DWR) |
|
| ScriptSessions | A class to act on the current ScriptSession(s). | Class | org.directwebremoting | DirectWebRemoting (DWR) |
|
| TransientScriptSession | An implementation of ScriptSession and RealScriptSession. | Class | org.directwebremoting.impl | DirectWebRemoting (DWR) |
|
| TransientScriptSessionManager | A default implementation of ScriptSessionManager. | Class | org.directwebremoting.impl | DirectWebRemoting (DWR) |
|
| AWClientSideScript | Nested Class SummaryNested classes/interfaces inherited from class ariba. | Class | ariba.ui.aribaweb.html | Ariba Web |
|
| AWComponentDefinition .ScriptClassProvider | | Interface | ariba.ui.aribaweb.core.AWComponentDefinition | Ariba Web |
|
| AWJavascriptString | A string class that prevents "bad" javascript from being included in the pages. | Class | ariba.ui.aribaweb.core | Ariba Web |
|
| AWPrivateScript | Nested Class SummaryNested classes/interfaces inherited from class ariba. | Class | ariba.ui.aribaweb.html | Ariba Web |
|
| AWXBasicScriptFunctions | Nested Class SummaryNested classes/interfaces inherited from class ariba. | Class | ariba.ui.aribaweb.core | Ariba Web |
|
| DynamicSubscript | This class has predefined instances that stand for special "dynamic subscripts" for getting at the first, middle, or last elements of a list. | Class | ariba.util.expr | Ariba Web |
|
| ModalWindowScriptFunctions | Nested Class SummaryNested classes/interfaces inherited from class ariba. | Class | ariba.ui.widgets | Ariba Web |
|
| ObjectIndexedPropertyDescriptor | PropertyDescriptor subclass that describes an indexed set of read/write methods to get a property. | Class | ariba.util.expr | Ariba Web |
|
| RichTextAreaScript | Nested Class SummaryNested classes/interfaces inherited from class ariba. | Class | ariba.ui.richtext | Ariba Web |
|
| WidgetsJavaScript | Nested Class SummaryNested classes/interfaces inherited from class ariba. | Class | ariba.ui.widgets | Ariba Web |
|
| ClassDescription | | Class | org.apache.tapestry5.javadoc | Apache Tapestry |
|
| ClassDescriptionSource | | Interface | org.apache.tapestry5.javadoc | Apache Tapestry |
|
| ClientConstraintDescriptor | Describes a single client-side constraint. | Class | org.apache.tapestry5.beanvalidator | Apache Tapestry |
|
| ClientConstraintDescriptorImpl | | Class | org.apache.tapestry5.internal.beanvalidator | Apache Tapestry |
|
| ClientConstraintDescriptorSource | Source for ClientConstraintDescriptor. | Interface | org.apache.tapestry5.beanvalidator | Apache Tapestry |
|
| CoreJavaScriptStack | JavaScriptStack for core components. | Class | org.apache.tapestry5.internal.services.javascript | Apache Tapestry |
|
| ExtensibleJavaScriptStack | An extensible implementation of JavaScriptStack that can be used as the implementation of a service. | Class | org.apache.tapestry5.services.javascript | Apache Tapestry |
|
| JavaScriptCallback | A callback used with AjaxResponseRenderer. | Interface | org.apache.tapestry5.services.ajax | Apache Tapestry |
|
| JavaScriptResourceMinimizer | JavaScript resource minimizer based on the YUI JavaScriptCompressor. | Class | org.apache.tapestry5.internal.yuicompressor | Apache Tapestry |
|
| JavaScriptStack | A high level description of a group of related JavaScript libraries and stylesheets. | Interface | org.apache.tapestry5.services.javascript | Apache Tapestry |
|
| JavaScriptStackPathConstructor | Used to generate a list of asset URL paths for the JavaScript libraries of a JavaScript stack. | Interface | org.apache.tapestry5.internal.services.javascript | Apache Tapestry |
|
| JavaScriptStackPathConstructorImpl | | Class | org.apache.tapestry5.internal.services.javascript | Apache Tapestry |
|
| JavaScriptStackSource | Manages the available JavaScriptStacks, each of which has a unique name. | Interface | org.apache.tapestry5.services.javascript | Apache Tapestry |
|
| JavaScriptStackSourceImpl | | Class | org.apache.tapestry5.internal.services.javascript | Apache Tapestry |
|
| JavaScriptSupport | An environmental that acts as a replacement for the RenderSupport environmental, renaming and streamlining the key methods. | Interface | org.apache.tapestry5.services.javascript | Apache Tapestry |
|
| JavaScriptSupportImpl | | Class | org.apache.tapestry5.internal.services.ajax | Apache Tapestry |
|
| MethodDescription | Describes a PlasticMethod in terms of a method name, a set of modifiers (public, private, static, final, etc. | Class | org.apache.tapestry5.plastic | Apache Tapestry |
|
| ParameterDescription | | Class | org.apache.tapestry5.javadoc | Apache Tapestry |
|
| ConversionDescription | ConversionDescriptionVersion:$Id$Author:Rainer Hermanns | Class | com.opensymphony.xwork2.conversion.metadata | Apache Struts |
|
| AbstractNodeDescriptor | The AbstractNodeDescriptor is the base class for mostly node based descriptors (bean, collection). | Class | org.apache.sling.maven.jcrocm | Apache Sling |
|
| BeanDescriptor | The BeanDescriptor class provides support for the bean-descriptor element of a class mapping, which has the following attribute | Class | org.apache.sling.maven.jcrocm | Apache Sling |
|
| ClassDescriptor | The ClassDescriptor class provides support for the class-descriptor element of a class mapping, which has the following | Class | org.apache.sling.maven.jcrocm | Apache Sling |
|
| CollectionDescriptor | The CollectionDescriptor class provides support for the collection-descriptor element of a class mapping, which has the following | Class | org.apache.sling.maven.jcrocm | Apache Sling |
|
| FieldDescriptor | The FieldDescriptor class provides support for the field-descriptor element of a class mapping, which has the following | Class | org.apache.sling.maven.jcrocm | Apache Sling |
|
| ScriptableBase | Base class for Scriptable objects, uses the NativeJavaObject wrapper to provide default wrapping of methods and properties (SLING-397) | Class | org.apache.sling.scripting.javascript.wrapper | Apache Sling |
|
| ScriptableCalendar | | Class | org.apache.sling.scripting.javascript.wrapper | Apache Sling |
|
| ScriptableItemMap | | Class | org.apache.sling.scripting.javascript.wrapper | Apache Sling |
|
| ScriptableNode | A wrapper for JCR nodes that exposes all properties and child nodes as properties of a Javascript object. | Class | org.apache.sling.scripting.javascript.wrapper | Apache Sling |
|
| ScriptablePrintWriter | | Class | org.apache.sling.scripting.javascript.wrapper | Apache Sling |
|
| ScriptableProperty | Wrap a JCR Property as a ScriptableSee Also:Serialized Form | Class | org.apache.sling.scripting.javascript.wrapper | Apache Sling |
|
| ScriptableResource | Resource in JavaScript has following signature: [Object] getData(); [Object] data [Item] getItem(); [Item] item [String] getResourceType(); [String] type | Class | org.apache.sling.scripting.javascript.wrapper | Apache Sling |
|
| ScriptableVersion | Scriptable wrapper for the JCR Version classSee Also:Serialized Form | Class | org.apache.sling.scripting.javascript.wrapper | Apache Sling |
|
| ScriptableVersionHistory | Scriptable wrapper for the JCR VersionHistory classSee Also:Serialized Form | Class | org.apache.sling.scripting.javascript.wrapper | Apache Sling |
|
| ScriptEvaluationException | The ScriptEvaluationException is thrown by the SlingScript. | Class | org.apache.sling.api.scripting | Apache Sling |
|
| ScriptHelper | Simple script helper providing access to the (wrapped) response, the on-demand writer and a simple API for request inclusion. | Class | org.apache.sling.scripting.core | Apache Sling |
|
| SlingScript | The SlingScript defines the API for objects which encapsulate a script resolved by the SlingScriptResolver. | Interface | org.apache.sling.api.scripting | Apache Sling |
|
| SlingScriptHelper | The SlingScriptHelper interface defines the API of a helper class which is provided to the scripts called from sling through the global | Interface | org.apache.sling.api.scripting | Apache Sling |
|
| SlingScriptResolver | The ScriptResolver interface defines the API for a service capable of locating scripts. | Interface | org.apache.sling.api.scripting | Apache Sling |
|
| BadDescriptionException | Exception to throw if a model (or graph) is a bad descriptionSee Also:Serialized Form | Class | org.apache.jena.shared | Apache Jena |
|
| BadDescriptionMultipleRootsException | Exception to throw if a Description contains multiple roots of a specified type. | Class | org.apache.jena.shared | Apache Jena |
|
| BadDescriptionNoRootException | Exception to throw if a Description has no root of a specified typeSee Also:Serialized Form | Class | org.apache.jena.shared | Apache Jena |
|
| BooleanClassDescription | Encapsulates a class description formed from a boolean combination of other class descriptions (ie union, intersection or complement). | Interface | org.apache.jena.ontology | Apache Jena |
|
| BadDescriptionException | | Class | org.apache.jena.sdb.assembler | Apache Jena |
|
| ScriptAssembler | | Class | org.apache.jena.sdb.script | Apache Jena |
|
| ScriptDesc | | Class | org.apache.jena.sdb.script | Apache Jena |
|
| ScriptVocab | | Class | org.apache.jena.sdb.script | Apache Jena |
|
| sdbscript | | Class | sdb | Apache Jena |
|
| JsonDescription | | Class | org.apache.jena.fuseki.mgt | Apache Jena |
|
| AbstractAspectalizableDescription | | Class | org.apache.cocoon.portal.aspect.impl | Apache Cocoon |
|
| AbstractConfigurableSourceDescriptor | Abstract base class SourceDescriptors that want to configure the set of properties they handle beforehand. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
|
| AbstractMarkupLanguage .LanguageDescriptor | This class holds transient information about a target programming language. | Class | org.apache.cocoon.components.language.markup.AbstractMarkupLanguage | Apache Cocoon |
|
| AbstractProducibleDescription | This is a description of a Producible object. | Class | org.apache.cocoon.portal.factory.impl | Apache Cocoon |
|
| AspectalizableDescription | This is a description of an Aspectalizable object. | Interface | org.apache.cocoon.portal.aspect | Apache Cocoon |
|
| AspectDescription | A configured aspect for an Aspectalizable objectVersion:CVS $Id: AspectDescription. | Interface | org.apache.cocoon.portal.aspect | Apache Cocoon |
|
| CompiledJavascriptLanguage | The compiled Javascript (Rhino) programming language processorVersion:CVS $Id: CompiledJavascriptLanguage. | Class | org.apache.cocoon.components.language.programming.javascript | Apache Cocoon |
|
| ContentStoreDescription | This class describes a ContentStore. | Class | org.apache.cocoon.portal.coplets.basket | Apache Cocoon |
|
| ContextTxXMLFileDescriptorsStore | Specialized version of the TxXMLFileDescriptorStore from the Jakarta Slide project, which respects the context path and work directory. | Class | org.apache.cocoon.components.slide.impl | Apache Cocoon |
|
| CopletDescription | | Interface | org.apache.cocoon.portal.coplet | Apache Cocoon |
|
| CopletEventDescription | Helper class for an coplet eventVersion:CVS $Id: CopletEventDescription. | Class | org.apache.cocoon.portal.acting.helpers | Apache Cocoon |
|
| DefaultAspectDescription | | Class | org.apache.cocoon.portal.aspect.impl | Apache Cocoon |
|
| DefaultCopletDescription | A description of a coplet data or a coplet instance dataVersion:CVS $Id: DefaultCopletDescription. | Class | org.apache.cocoon.portal.coplet.impl | Apache Cocoon |
|
| DefaultLayoutDescription | | Class | org.apache.cocoon.portal.layout.impl | Apache Cocoon |
|
| DefaultScriptManager | | Class | org.apache.cocoon.template.script | Apache Cocoon |
|
| DescriptionImpl | | Class | org.apache.cocoon.portal.pluto.om.common | Apache Cocoon |
|
| DescriptionSetImpl | | Class | org.apache.cocoon.portal.pluto.om.common | Apache Cocoon |
|
| FOM_JavaScriptFlowHelper | Provides the interface between the JavaScript flow controller layer and the view layer. | Class | org.apache.cocoon.components.flow.javascript.fom | Apache Cocoon |
|
| FOM_JavaScriptInterpreter | Interface with the JavaScript interpreter. | Class | org.apache.cocoon.components.flow.javascript.fom | Apache Cocoon |
|
| FOM_JavaScriptInterpreter .ThreadScope | See Also:Serialized FormFields inherited from class org. | Class | org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter | Apache Cocoon |
|
| JavaScript | Javascript calculated field algorithm. | Class | org.apache.cocoon.forms.formmodel.algorithms | Apache Cocoon |
|
| JavaScriptBuilder | Javascript based calculated field algorithm builder. | Class | org.apache.cocoon.forms.formmodel.algorithms | Apache Cocoon |
|
| JavaScriptCompiler | | Class | org.apache.cocoon.components.expression.javascript | Apache Cocoon |
|
| JavaScriptExpression | Fields inherited from class org. | Class | org.apache.cocoon.components.expression.javascript | Apache Cocoon |
|
| JavaScriptFlowHelper | | Class | org.apache.cocoon.components.flow.javascript | Apache Cocoon |
|
| JavaScriptHelper | Helper methods to use JavaScript in various locations of the Cocoon Forms configuration files such as event listeners and bindings. | Class | org.apache.cocoon.forms.util | Apache Cocoon |
|
| JavaScriptHelper | Helper methods to use JavaScript in various locations of the Woody configuration files such as event listeners and bindings. | Class | org.apache.cocoon.woody.util | Apache Cocoon |
|
| JavaScriptJXPathBinding | | Class | org.apache.cocoon.forms.binding | Apache Cocoon |
|
| JavaScriptJXPathBinding | | Class | org.apache.cocoon.woody.binding | Apache Cocoon |
|
| JavaScriptJXPathBindingBuilder | Builds a Binding based on two JavaScript snippets, respectively for loading and saving the form. | Class | org.apache.cocoon.forms.binding | Apache Cocoon |
|
| JavaScriptJXPathBindingBuilder | Builds a Binding based on two JavaScript snippets, respectively for loading and saving the form. | Class | org.apache.cocoon.woody.binding | Apache Cocoon |
|
| JavascriptLanguage | The interpreted Javascript programming language. | Class | org.apache.cocoon.components.language.programming.javascript | Apache Cocoon |
|
| JavascriptProgram | This class represents program in the Javascript language. | Class | org.apache.cocoon.components.language.programming.javascript | Apache Cocoon |
|
| JavaScriptSelectionList | A FilterableSelectionList based on a JavaScript snippet. | Class | org.apache.cocoon.forms.datatype | Apache Cocoon |
|
| JavaScriptSelectionListBuilder | Builds a selection list that will take its values from a JavaScript snippet. | Class | org.apache.cocoon.forms.datatype | Apache Cocoon |
|
| JavaScriptValidator | A WidgetValidator implemented as a JavaScript snippet. | Class | org.apache.cocoon.forms.validation.impl | Apache Cocoon |
|
| JavaScriptValidator | A WidgetValidator implemented as a JavaScript snippet. | Class | org.apache.cocoon.woody.validation.impl | Apache Cocoon |
|
| JavaScriptValidatorBuilder | Builds a JavaScript validator. | Class | org.apache.cocoon.forms.validation.impl | Apache Cocoon |
|
| JavaScriptValidatorBuilder | Builds a JavaScript validator. | Class | org.apache.cocoon.woody.validation.impl | Apache Cocoon |
|
| JavaScriptWidgetListener | Listeners built by JavaScriptWidgetListenerBuilderVersion:$Id: JavaScriptWidgetListener. | Class | org.apache.cocoon.forms.event.impl | Apache Cocoon |
|
| JavaScriptWidgetListener | Listeners built by JavaScriptWidgetListenerBuilderVersion:CVS $Id: JavaScriptWidgetListener. | Class | org.apache.cocoon.woody.event.impl | Apache Cocoon |
|
| JavaScriptWidgetListener .JSActionListener | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener | Apache Cocoon |
|
| JavaScriptWidgetListener .JSActionListener | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.woody.event.impl.JavaScriptWidgetListener | Apache Cocoon |
|
| JavaScriptWidgetListener .JSCreateListener | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener | Apache Cocoon |
|
| JavaScriptWidgetListener .JSProcessingPhaseListener | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener | Apache Cocoon |
|
| JavaScriptWidgetListener .JSRepeaterListener | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener | Apache Cocoon |
|
| JavaScriptWidgetListener .JSTreeSelectionListener | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener | Apache Cocoon |
|
| JavaScriptWidgetListener .JSValueChangedListener | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener | Apache Cocoon |
|
| JavaScriptWidgetListener .JSValueChangedListener | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.woody.event.impl.JavaScriptWidgetListener | Apache Cocoon |
|
| JavaScriptWidgetListenerBuilder | Builds a WidgetListener based on a JavaScript snippet. | Class | org.apache.cocoon.forms.event.impl | Apache Cocoon |
|
| JavaScriptWidgetListenerBuilder | Builds a WidgetListener based on a JavaScript snippet. | Class | org.apache.cocoon.woody.event.impl | Apache Cocoon |
|
| LayoutDescription | | Interface | org.apache.cocoon.portal.layout | Apache Cocoon |
|
| LayoutEventDescription | Helper class for a layout eventVersion:CVS $Id: LayoutEventDescription. | Class | org.apache.cocoon.portal.acting.helpers | Apache Cocoon |
|
| LinkService .ParameterDescription | Constructor SummaryLinkService. | Class | org.apache.cocoon.portal.LinkService | Apache Cocoon |
|
| ProducibleDescription | This is a description of a Producible object. | Interface | org.apache.cocoon.portal.factory | Apache Cocoon |
|
| RequiredControl .RequiredDescription | | Class | org.apache.cocoon.forms.event.impl.RequiredControl | Apache Cocoon |
|
| ScriptableConnection | Wraps a JDBC connection and provides an API similar to JSTL A ScriptableConnection provides two methods: | Class | org.apache.cocoon.components.flow.javascript | Apache Cocoon |
|
| ScriptableMap | Wrap a java. | Class | org.apache.cocoon.components.flow.javascript | Apache Cocoon |
|
| ScriptablePointer | | Class | org.apache.cocoon.components.flow.javascript | Apache Cocoon |
|
| ScriptablePointerFactory | | Class | org.apache.cocoon.components.flow.javascript | Apache Cocoon |
|
| ScriptablePropertyHandler | | Class | org.apache.cocoon.components.flow.javascript | Apache Cocoon |
|
| ScriptablePropertyPointer | | Class | org.apache.cocoon.components.flow.javascript | Apache Cocoon |
|
| ScriptableResult | | Class | org.apache.cocoon.components.flow.javascript | Apache Cocoon |
|
| ScriptableResult .Row | See Also:Serialized FormFields inherited from class org. | Class | org.apache.cocoon.components.flow.javascript.ScriptableResult | Apache Cocoon |
|
| ScriptableWidget | | Class | org.apache.cocoon.forms.flow.javascript | Apache Cocoon |
|
| ScriptableWidget | | Class | org.apache.cocoon.woody.flow.javascript | Apache Cocoon |
|
| ScriptableWidget | | Class | org.apache.cocoon.woody.flow.javascript.v2 | Apache Cocoon |
|
| ScriptAction | A simple action that executes any script that can be run by the BSFVersion:CVS $Id: ScriptAction. | Class | org.apache.cocoon.acting | Apache Cocoon |
|
| ScriptGenerator | The Scriptgenerator executes arbitraty scripts using the BSF framework and additional interpreter (Rhino, Groovy, Jython, etc. | Class | org.apache.cocoon.generation | Apache Cocoon |
|
| ScriptGenerator .BSFLanguage | protected ScriptGenerator. | Class | org.apache.cocoon.generation.ScriptGenerator | Apache Cocoon |
|
| ScriptManager | | Interface | org.apache.cocoon.template.script | Apache Cocoon |
|
| ScriptNode | Handler for elements in the sitemap. | Class | org.apache.cocoon.components.treeprocessor.sitemap | Apache Cocoon |
|
| ScriptNodeBuilder | Builder class for creating a ScriptNode instance corresponding to a element in the sitemap. | Class | org.apache.cocoon.components.treeprocessor.sitemap | Apache Cocoon |
|
| SimpleJdbcSourceDescriptor | Simple SourceDescriptor implementation that can stores properties over JDBC. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
|
| SkinDescription | | Class | org.apache.cocoon.portal.layout | Apache Cocoon |
|
| SourceDescriptor | A source descriptor handles modifiable source properties. | Interface | org.apache.cocoon.components.source | Apache Cocoon |
|
| SourceDescriptorManager | This source descriptor acts as container for a set of source inspectors/descriptors. | Class | org.apache.cocoon.components.source.impl | Apache Cocoon |
|
| TraversableSourceDescriptionGenerator | This Generator augments the output of the TraversableGenerator. | Class | org.apache.cocoon.generation | Apache Cocoon |
|
| VelocityGenerator .JSIntrospector .ScriptableIterator | Constructor SummaryVelocityGenerator. | Class | org.apache.cocoon.generation.VelocityGenerator.JSIntrospector | Apache Cocoon |
|
| XScriptManager | XScriptManager is the public interface used to interact with the XScript component, which implements the | Interface | org.apache.cocoon.components.xscript | Apache Cocoon |
|
| XScriptManagerImpl | The actual implementation of the XScriptManager interface. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |
|
| XScriptObject | XScriptObject is the root class implemented by all the object types in XScript. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |
|
| XScriptObjectFromURL | An XScriptObject created from the contents of a URL. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |
|
| XScriptObjectInlineXML | An XScriptObject created from an inline XML fragment. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |
|
| XScriptObjectResult | An XScriptObject created from a JAXPSince:August 30, 2001Version:CVS $Id: XScriptObjectResult. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |
|
| XScriptVariableScope | XScriptVariableScope maintains variables in a given scope. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |
|
| JsScript | Provides a HEAD element for including inline JavaScript using the public class MyPage extends Page { | Class | org.apache.click.element | Apache Click |
|
| HTMLScriptElement | Script statements. | Interface | org.w3c.dom.html | Apache Xerces |
|
| AbstractMQTTSubscriptionStrategy | Abstract implementation of the MQTTSubscriptionStrategy interface providing the base functionality that is common to most implementations. | Class | org.apache.activemq.transport.mqtt.strategy | Apache ActiveMQ |
|
| AbstractSubscription | | Class | org.apache.activemq.broker.region | Apache ActiveMQ |
|
| DemandSubscription | | Class | org.apache.activemq.network | Apache ActiveMQ |
|
| DtoFixedCountSubscriptionRecoveryPolicy | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoFixedCountSubscriptionRecoveryPolicy .Broker | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoFixedCountSubscriptionRecoveryPolicy | Apache ActiveMQ |
|
| DtoFixedSizedSubscriptionRecoveryPolicy | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoFixedSizedSubscriptionRecoveryPolicy .Broker | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoFixedSizedSubscriptionRecoveryPolicy | Apache ActiveMQ |
|
| DtoFixedSizedSubscriptionRecoveryPolicy .Buffer | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoFixedSizedSubscriptionRecoveryPolicy | Apache ActiveMQ |
|
| DtoLastImageSubscriptionRecoveryPolicy | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoLastImageSubscriptionRecoveryPolicy .Broker | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoLastImageSubscriptionRecoveryPolicy | Apache ActiveMQ |
|
| DtoNoSubscriptionRecoveryPolicy | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoNoSubscriptionRecoveryPolicy .Broker | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoNoSubscriptionRecoveryPolicy | Apache ActiveMQ |
|
| DtoPolicyEntry .SubscriptionRecoveryPolicy | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoPolicyEntry | Apache ActiveMQ |
|
| DtoQueryBasedSubscriptionRecoveryPolicy | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoQueryBasedSubscriptionRecoveryPolicy .Broker | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoQueryBasedSubscriptionRecoveryPolicy | Apache ActiveMQ |
|
| DtoQueryBasedSubscriptionRecoveryPolicy .Query | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoQueryBasedSubscriptionRecoveryPolicy | Apache ActiveMQ |
|
| DtoRetainedMessageSubscriptionRecoveryPolicy | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoRetainedMessageSubscriptionRecoveryPolicy .Broker | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoRetainedMessageSubscriptionRecoveryPolicy | Apache ActiveMQ |
|
| DtoRetainedMessageSubscriptionRecoveryPolicy .Wrapped | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoRetainedMessageSubscriptionRecoveryPolicy | Apache ActiveMQ |
|
| DtoTimedSubscriptionRecoveryPolicy | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoTimedSubscriptionRecoveryPolicy .Broker | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoTimedSubscriptionRecoveryPolicy | Apache ActiveMQ |
|
| DurableSubscriptionView | | Class | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| DurableSubscriptionViewMBean | | Interface | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| DurableTopicSubscription | | Class | org.apache.activemq.broker.region | Apache ActiveMQ |
|
| FixedCountSubscriptionRecoveryPolicy | This implementation of SubscriptionRecoveryPolicy will keep a fixed count of last messages. | Class | org.apache.activemq.broker.region.policy | Apache ActiveMQ |
|
| FixedSizedSubscriptionRecoveryPolicy | This implementation of SubscriptionRecoveryPolicy will keep a fixed amount of memory available in RAM for message history which is evicted in | Class | org.apache.activemq.broker.region.policy | Apache ActiveMQ |
|
| InactiveDurableSubscriptionView | | Class | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| KahaSubscriptionCommand | | Class | org.apache.activemq.store.kahadb.data | Apache ActiveMQ |
|
| LastImageSubscriptionRecoveryPolicy | | Class | org.apache.activemq.broker.region.policy | Apache ActiveMQ |
|
| MQTTDefaultSubscriptionStrategy | Default implementation that uses unmapped topic subscriptions. | Class | org.apache.activemq.transport.mqtt.strategy | Apache ActiveMQ |
|
| MQTTSubscription | Keeps track of the MQTT client subscription so that acking is correctly done. | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ |
|
| MQTTSubscriptionStrategy | Subscription management strategy used to control how MQTT clients subscribe to destination and how messages are addressed in order to | Interface | org.apache.activemq.transport.mqtt.strategy | Apache ActiveMQ |
|
| MQTTVirtualTopicSubscriptionStrategy | Subscription strategy that converts all MQTT subscribes that would be durable to Virtual Topic Queue subscriptions. | Class | org.apache.activemq.transport.mqtt.strategy | Apache ActiveMQ |
|
| NoSubscriptionRecoveryPolicy | This SubscriptionRecoveryPolicy disable recovery of messages. | Class | org.apache.activemq.broker.region.policy | Apache ActiveMQ |
|
| PrefetchSubscription | A subscription that honors the pre-fetch option of the ConsumerInfo. | Class | org.apache.activemq.broker.region | Apache ActiveMQ |
|
| QueryBasedSubscriptionRecoveryPolicy | This implementation of SubscriptionRecoveryPolicy will perform a user specific query mechanism to load any messages they may have missed. | Class | org.apache.activemq.broker.region.policy | Apache ActiveMQ |
|
| QueueBrowserSubscription | | Class | org.apache.activemq.broker.region | Apache ActiveMQ |
|
| QueueSubscription | | Class | org.apache.activemq.broker.region | Apache ActiveMQ |
|
| RemoveSubscriptionInfo | | Class | org.apache.activemq.command | Apache ActiveMQ |
|
| RemoveSubscriptionInfoMarshaller | Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v1 | Apache ActiveMQ |
|
| RemoveSubscriptionInfoMarshaller | Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v10 | Apache ActiveMQ |
|
| RemoveSubscriptionInfoMarshaller | Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v11 | Apache ActiveMQ |
|
| RemoveSubscriptionInfoMarshaller | Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v2 | Apache ActiveMQ |
|
| RemoveSubscriptionInfoMarshaller | Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v3 | Apache ActiveMQ |
|
| RemoveSubscriptionInfoMarshaller | Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v4 | Apache ActiveMQ |
|
| RemoveSubscriptionInfoMarshaller | Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v5 | Apache ActiveMQ |
|
| RemoveSubscriptionInfoMarshaller | Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v6 | Apache ActiveMQ |
|
| RemoveSubscriptionInfoMarshaller | Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v7 | Apache ActiveMQ |
|
| RemoveSubscriptionInfoMarshaller | Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v8 | Apache ActiveMQ |
|
| RemoveSubscriptionInfoMarshaller | Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v9 | Apache ActiveMQ |
|
| RetainedMessageSubscriptionRecoveryPolicy | This implementation of SubscriptionRecoveryPolicy will only keep the last non-zero length message with the ActiveMQMessage. | Class | org.apache.activemq.broker.region.policy | Apache ActiveMQ |
|
| StompQueueBrowserSubscription | | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ |
|
| StompSubscription | Keeps track of the STOMP subscription so that acking is correctly done. | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ |
|
| Subscription | | Interface | org.apache.activemq.broker.region | Apache ActiveMQ |
|
| SubscriptionInfo | Used to represent a durable subscription. | Class | org.apache.activemq.command | Apache ActiveMQ |
|
| SubscriptionInfoMarshaller | Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v1 | Apache ActiveMQ |
|
| SubscriptionInfoMarshaller | Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v10 | Apache ActiveMQ |
|
| SubscriptionInfoMarshaller | Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v11 | Apache ActiveMQ |
|
| SubscriptionInfoMarshaller | Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v2 | Apache ActiveMQ |
|
| SubscriptionInfoMarshaller | Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v3 | Apache ActiveMQ |
|
| SubscriptionInfoMarshaller | Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v4 | Apache ActiveMQ |
|
| SubscriptionInfoMarshaller | Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v5 | Apache ActiveMQ |
|
| SubscriptionInfoMarshaller | Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v6 | Apache ActiveMQ |
|
| SubscriptionInfoMarshaller | Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v7 | Apache ActiveMQ |
|
| SubscriptionInfoMarshaller | Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v8 | Apache ActiveMQ |
|
| SubscriptionInfoMarshaller | Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v9 | Apache ActiveMQ |
|
| SubscriptionKey | | Class | org.apache.activemq.util | Apache ActiveMQ |
|
| SubscriptionRecord | | Class | org.apache.activemq.leveldb.record | Apache ActiveMQ |
|
| SubscriptionRecord .Bean | | Class | org.apache.activemq.leveldb.record.SubscriptionRecord | Apache ActiveMQ |
|
| SubscriptionRecord .Buffer | | Class | org.apache.activemq.leveldb.record.SubscriptionRecord | Apache ActiveMQ |
|
| SubscriptionRecord .Getter | | Interface | org.apache.activemq.leveldb.record.SubscriptionRecord | Apache ActiveMQ |
|
| SubscriptionRecovery | An interface for recoverying transient messages held by the broker for retractive recovery for subscribers | Interface | org.apache.activemq.broker.region | Apache ActiveMQ |
|
| SubscriptionRecoveryPolicy | Abstraction to allow different recovery policies to be plugged into the region implementations. | Interface | org.apache.activemq.broker.region.policy | Apache ActiveMQ |
|
| SubscriptionStatistics | The J2EE Statistics for a Subsription. | Class | org.apache.activemq.broker.region | Apache ActiveMQ |
|
| SubscriptionView | | Class | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| SubscriptionViewMBean | | Interface | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| TimedSubscriptionRecoveryPolicy | This implementation of SubscriptionRecoveryPolicy will keep a timed buffer of messages around in memory and use that to recover new | Class | org.apache.activemq.broker.region.policy | Apache ActiveMQ |
|
| TopicSubscription | | Class | org.apache.activemq.broker.region | Apache ActiveMQ |
|
| TopicSubscriptionView | | Class | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| TopicSubscriptionViewMBean | | Interface | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| DescriptionDefinition | To provide comments about the node. | Class | org.apache.camel.model | Apache Camel |
|
| JavaScriptExpression | | Class | org.apache.camel.model.language | Apache Camel |
|
| CloudDescriptor | | Class | org.apache.solr.cloud | Apache Solr Lucene |
|
| CoreDescriptor | | Class | org.apache.solr.core | Apache Solr Lucene |
|
| CurrentCoreDescriptorProvider | Provide the current list of registered CoreDescriptors. | Class | org.apache.solr.cloud | Apache Solr Lucene |
|
| ScriptEngineCustomizer | Enables customization of a script engine. | Interface | org.apache.solr.update.processor | Apache Solr Lucene |
|
| StatelessScriptUpdateProcessorFactory | An update request processor factory that enables the use of update processors implemented as scripts which can be loaded by the | Class | org.apache.solr.update.processor | Apache Solr Lucene |
|
| ScriptTransformer | A Transformer instance capable of executing functions written in scripting languages as a Transformer instance. | Class | org.apache.solr.handler.dataimport | Apache Solr Lucene |
|
| SolrTestCaseJ4 .CoreDescriptorBuilder | | Class | org.apache.solr.SolrTestCaseJ4 | Apache Solr Lucene |
|
| Description | A Description describes a test which is to be run or has been run. | Class | org.junit.runner | JUnit |
|
| HtmlUnitDriver .JavaScriptResultsCollection | java. | Interface | org.openqa.selenium.htmlunit.HtmlUnitDriver | Selenium |
|
| JavascriptExecutor | Indicates that a driver can execute JavaScript, providing access to the mechanism to do so. | Interface | org.openqa.selenium | Selenium |
|
| JavascriptLibrary | | Class | com.thoughtworks.selenium.webdriven | Selenium |
|
| RunScript | | Class | com.thoughtworks.selenium.webdriven.commands | Selenium |
|
| ScriptMutator | A mechanism for taking a single method from a script meant for Selenium Core and converting to something that webdriver can evaluate. | Interface | com.thoughtworks.selenium.webdriven | Selenium |
|
| SimplePropertyDescriptor | | Class | org.openqa.selenium.remote | Selenium |
|
| ElementScripted | The ElementScripted class provides a bridge between scripting engines and the element backend. | Class | com.uwyn.rife.engine | Rife |
|
| ScriptErrorException | | Class | com.uwyn.rife.engine.exceptions | Rife |
|
| RhinoScriptableModel | | Class | freemarker.ext.rhino | FreeMarker Template |
|
| ClassDescriptor | A succinct code representation for classes. | Class | com.google.gwt.core.ext.soyc.coderef | Google WebToolkit (GWT) |
|
| D8ScriptLinker | A Linker for producing a single JavaScript file from a GWT module that can be run in the d8 command line profiler. | Class | com.google.gwt.core.linker | Google WebToolkit (GWT) |
|
| DescriptorBuilder | | Class | com.google.web.bindery.requestfactory.apt | Google WebToolkit (GWT) |
|
| DomScriptBuilder | DOM-based implementation of ScriptBuilder. | Class | com.google.gwt.dom.builder.client | Google WebToolkit (GWT) |
|
| EntityDescriptor | The abstraction of any possible entity in the code that is register by soyc: classes, methods and fields. | Class | com.google.gwt.core.ext.soyc.coderef | Google WebToolkit (GWT) |
|
| EntityDescriptor .Fragment | Stores the size contribution to each fragment for this entity. | Class | com.google.gwt.core.ext.soyc.coderef.EntityDescriptor | Google WebToolkit (GWT) |
|
| EntityDescriptorJsonTranslator | Serialize/Deserialize EntityDescriptor instances to/from json. | Class | com.google.gwt.core.ext.soyc.coderef | Google WebToolkit (GWT) |
|
| FieldDescriptor | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.google.gwt.core.ext.soyc.coderef | Google WebToolkit (GWT) |
|
| GwtScriptOnly | This annotation is used to break out of a module's source path in hosted mode. | Class | com.google.gwt.core.client | Google WebToolkit (GWT) |
|
| HtmlScriptBuilder | HTML-based implementation of ScriptBuilder. | Class | com.google.gwt.dom.builder.shared | Google WebToolkit (GWT) |
|
| JavaScriptException | Any JavaScript exceptions occurring within JSNI methods are wrapped as this class when caught in Java code. | Class | com.google.gwt.core.client | Google WebToolkit (GWT) |
|
| JavaScriptObject | An opaque handle to a native JavaScript object. | Class | com.google.gwt.core.client | Google WebToolkit (GWT) |
|
| MemberDescriptor | Represents an abstract member, such as a field or a method. | Class | com.google.gwt.core.ext.soyc.coderef | Google WebToolkit (GWT) |
|
| MethodDescriptor | Represents a method. | Class | com.google.gwt.core.ext.soyc.coderef | Google WebToolkit (GWT) |
|
| PackageDescriptor | It contains all packages and they reference to classes ClassDescriptor. | Class | com.google.gwt.core.ext.soyc.coderef | Google WebToolkit (GWT) |
|
| ScriptBuilder | Builds an script element. | Interface | com.google.gwt.dom.builder.shared | Google WebToolkit (GWT) |
|
| ScriptElement | | Class | com.google.gwt.dom.client | Google WebToolkit (GWT) |
|
| ScriptInjector | Dynamically create a script tag and attach it to the DOM. | Class | com.google.gwt.core.client | Google WebToolkit (GWT) |
|
| ScriptInjector .FromString | Builder for directly injecting a script body into the DOM. | Class | com.google.gwt.core.client.ScriptInjector | Google WebToolkit (GWT) |
|
| ScriptInjector .FromUrl | Build an injection call for adding a script by URL. | Class | com.google.gwt.core.client.ScriptInjector | Google WebToolkit (GWT) |
|
| ScriptReference | An external script file referenced in the module manifest. | Class | com.google.gwt.core.ext.linker | Google WebToolkit (GWT) |
|
| SingleScriptLinker | A Linker for producing a single JavaScript file from a GWT module. | Class | com.google.gwt.core.linker | Google WebToolkit (GWT) |
|
| SymbolMapsLinker .ScriptFragmentEditsArtifact | Artifact to record insertions or deletions made to Javascript fragments. | Class | com.google.gwt.core.linker.SymbolMapsLinker | Google WebToolkit (GWT) |
|
| SymbolMapsLinker .ScriptFragmentEditsArtifact .Edit | Operation type performed on script. | Class | com.google.gwt.core.linker.SymbolMapsLinker.ScriptFragmentEditsArtifact | Google WebToolkit (GWT) |
|
| DBSQLScript | This class is a collection of sql command strings. | Class | org.apache.empire.db | Apache Empire DB |
|
| DBSQLScript .SQLStmt | | Class | org.apache.empire.db.DBSQLScript | Apache Empire DB |
|
| AbstractTypeDescriptor | Abstract adapter for Java type descriptors. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| BigDecimalTypeDescriptor | Descriptor for BigDecimal handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| BigIntegerTypeDescriptor | Descriptor for BigInteger handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| BigIntTypeDescriptor | Descriptor for BIGINT handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| BinaryTypeDescriptor | Descriptor for BINARY handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| BitTypeDescriptor | Descriptor for BIT handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| BlobTypeDescriptor | Descriptor for Blob handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| BlobTypeDescriptor | Descriptor for BLOB handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| BlobTypeDescriptor .BlobMutabilityPlan | | Class | org.hibernate.type.descriptor.java.BlobTypeDescriptor | Hibernate ORM |
|
| BooleanTypeDescriptor | Descriptor for Boolean handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| BooleanTypeDescriptor | Descriptor for BOOLEAN handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| ByteArrayTypeDescriptor | | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| ByteTypeDescriptor | Descriptor for Byte handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| CacheDataDescription | Describes attributes regarding the type of data to be cached. | Interface | org.hibernate.cache.spi | Hibernate ORM |
|
| CacheDataDescriptionImpl | | Class | org.hibernate.cache.internal | Hibernate ORM |
|
| CalendarDateTypeDescriptor | Descriptor for Calendar handling, but just for the date (month, day, year) portion. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| CalendarTypeDescriptor | Descriptor for Calendar handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| CalendarTypeDescriptor .CalendarMutabilityPlan | | Class | org.hibernate.type.descriptor.java.CalendarTypeDescriptor | Hibernate ORM |
|
| CharacterArrayTypeDescriptor | | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| CharacterTypeDescriptor | Descriptor for Character handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| CharTypeDescriptor | Descriptor for CHAR handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| ClassDescriptor | Contract describing the information Hibernate needs in terms of instrumenting a class, either via ant task or dynamic classloader. | Interface | org.hibernate.bytecode.buildtime.spi | Hibernate ORM |
|
| ClassTypeDescriptor | | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| ClobTypeDescriptor | Descriptor for Clob handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| ClobTypeDescriptor | Descriptor for CLOB handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| ClobTypeDescriptor .ClobMutabilityPlan | | Class | org.hibernate.type.descriptor.java.ClobTypeDescriptor | Hibernate ORM |
|
| CurrencyTypeDescriptor | | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| DoubleTypeDescriptor | Descriptor for Double handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| DoubleTypeDescriptor | Descriptor for DOUBLE handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| FloatTypeDescriptor | Descriptor for Float handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| FloatTypeDescriptor | Descriptor for FLOAT handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| HibernateTypeDescriptor | | Class | org.hibernate.metamodel.binding | Hibernate ORM |
|
| ImportScriptException | | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM |
|
| IntegerTypeDescriptor | Descriptor for Integer handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| IntegerTypeDescriptor | Descriptor for INTEGER handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| JavaTypeDescriptor | Descriptor for the Java side of a value mapping. | Interface | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| JdbcDateTypeDescriptor | | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| JdbcDateTypeDescriptor .DateMutabilityPlan | | Class | org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor | Hibernate ORM |
|
| JdbcTimestampTypeDescriptor | | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| JdbcTimestampTypeDescriptor .TimestampMutabilityPlan | | Class | org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor | Hibernate ORM |
|
| JdbcTimeTypeDescriptor | | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| JdbcTimeTypeDescriptor .TimeMutabilityPlan | | Class | org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor | Hibernate ORM |
|
| LocaleTypeDescriptor | | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| LocaleTypeDescriptor .LocaleComparator | | Class | org.hibernate.type.descriptor.java.LocaleTypeDescriptor | Hibernate ORM |
|
| LongNVarcharTypeDescriptor | Descriptor for LONGNVARCHAR handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| LongTypeDescriptor | Descriptor for Long handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| LongVarbinaryTypeDescriptor | Descriptor for LONGVARBINARY handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| LongVarcharTypeDescriptor | Descriptor for LONGVARCHAR handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| NamedParameterDescriptor | Descriptor regarding a named parameter. | Class | org.hibernate.engine.query.spi | Hibernate ORM |
|
| NCharTypeDescriptor | | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| NClobTypeDescriptor | Descriptor for NClob handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| NClobTypeDescriptor | Descriptor for NCLOB handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| NClobTypeDescriptor .NClobMutabilityPlan | | Class | org.hibernate.type.descriptor.java.NClobTypeDescriptor | Hibernate ORM |
|
| NumericTypeDescriptor | Descriptor for NUMERIC handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| NVarcharTypeDescriptor | Descriptor for NVARCHAR handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| OptimizerFactory .StandardOptimizerDescriptor | | Class | org.hibernate.id.enhanced.OptimizerFactory | Hibernate ORM |
|
| OrdinalParameterDescriptor | | Class | org.hibernate.engine.query.spi | Hibernate ORM |
|
| ParamLocationRecognizer .NamedParameterDescription | Constructor SummaryParamLocationRecognizer. | Class | org.hibernate.engine.query.spi.ParamLocationRecognizer | Hibernate ORM |
|
| PostgresUUIDType .PostgresUUIDSqlTypeDescriptor | | Class | org.hibernate.type.PostgresUUIDType | Hibernate ORM |
|
| PrimitiveByteArrayTypeDescriptor | Descriptor for byte[] handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| PrimitiveCharacterArrayTypeDescriptor | | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| RealTypeDescriptor | Descriptor for REAL handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| RelationDescription | | Class | org.hibernate.envers.entities | Hibernate ORM |
|
| SerializableTypeDescriptor | | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| SerializableTypeDescriptor .SerializableMutabilityPlan | | Class | org.hibernate.type.descriptor.java.SerializableTypeDescriptor | Hibernate ORM |
|
| ShortTypeDescriptor | Descriptor for Short handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| SmallIntTypeDescriptor | Descriptor for SMALLINT handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| SqlTypeDescriptor | Descriptor for the SQL/JDBC side of a value mapping. | Interface | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| StringTypeDescriptor | Descriptor for String handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| TimestampTypeDescriptor | Descriptor for TIMESTAMP handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| TimeTypeDescriptor | Descriptor for TIME handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| TimeZoneTypeDescriptor | Descriptor for TimeZone handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| TimeZoneTypeDescriptor .TimeZoneComparator | | Class | org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor | Hibernate ORM |
|
| TinyIntTypeDescriptor | Descriptor for TINYINT handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| UrlTypeDescriptor | Descriptor for URL handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| UUIDTypeDescriptor | Descriptor for UUID handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| UUIDTypeDescriptor .PassThroughTransformer | | Class | org.hibernate.type.descriptor.java.UUIDTypeDescriptor | Hibernate ORM |
|
| UUIDTypeDescriptor .ToBytesTransformer | | Class | org.hibernate.type.descriptor.java.UUIDTypeDescriptor | Hibernate ORM |
|
| UUIDTypeDescriptor .ToStringTransformer | | Class | org.hibernate.type.descriptor.java.UUIDTypeDescriptor | Hibernate ORM |
|
| UUIDTypeDescriptor .ValueTransformer | | Interface | org.hibernate.type.descriptor.java.UUIDTypeDescriptor | Hibernate ORM |
|
| VarbinaryTypeDescriptor | Descriptor for VARBINARY handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| VarcharTypeDescriptor | Descriptor for VARCHAR handling. | Class | org.hibernate.type.descriptor.sql | Hibernate ORM |
|
| ScriptRunner | | Class | org.apache.ibatis.jdbc | IBatis |
|
| AbstractScriptEngine | Provides a standard implementation for several of the variants of the eval eval(Reader)eval(String) | Class | script | Code Trails |
|
| AccessDescription | | Class | security.x509 | Code Trails |
|
| AttrDescriptionSeqHelper | com/sun/org/omg/CORBA/AttrDescriptionSeqHelper. | Class | sun.org.omg.CORBA | Code Trails |
|
| AttributeDescription | com/sun/org/omg/CORBA/AttributeDescription. | Class | sun.org.omg.CORBA | Code Trails |
|
| AttributeDescriptionHelper | com/sun/org/omg/CORBA/AttributeDescriptionHelper. | Class | sun.org.omg.CORBA | Code Trails |
|
| BeanDescriptor | A BeanDescriptor provides global information about a "bean", including its Java class, its displayName, etc. | Class | beans | Code Trails |
|
| BytecodeDescriptor | Utility routines for dealing with bytecode-level signatures. | Class | invoke.util | Code Trails |
|
| Character .UnicodeScript | A family of character subsets representing the character scripts Unicode Standard Annex #24: Script Names. | Class | lang.Character | Code Trails |
|
| CompiledScript | might be stored in the form of Java classes, Java class files or scripting language opcodes. | Class | script | Code Trails |
|
| CompositeFontDescriptor | Encapsulates the information that 2D needs to create a composite font, the runtime representation of a logical font. | Class | font | Code Trails |
|
| ConstantPool .DescriptorEntry | | Class | sun.java.util.jar.pack.ConstantPool | Code Trails |
|
| DeploymentDescriptorParser | Parses sun-jaxws. | Class | sun.xml.internal.ws.transport.http | Code Trails |
|
| DeploymentDescriptorParser .AdapterFactory | Creates a new Adapter. | Interface | sun.xml.internal.ws.transport.http.DeploymentDescriptorParser | Code Trails |
|
| Description | This annotation is applied to a method that takes no arguments and returns a value that is converted into a String for use in the ObjectName when an instance of the enclosing | Class | sun.org.glassfish.gmbal | Code Trails |
|
| Descriptor | See JVMS, section 4. | Class | sun.tools.classfile | Code Trails |
|
| Descriptor | Additional metadata for a JMX element. | Interface | management | Code Trails |
|
| DescriptorAccess | This interface is used to gain access to descriptors of the Descriptor class which are associated with a JMX component, i. | Interface | management | Code Trails |
|
| DescriptorCache | | Class | sun.jmx.mbeanserver | Code Trails |
|
| DescriptorException | | Class | sun.tools.classfile | Code Trails |
|
| DescriptorFields | This is taken directly from JDK 7 in order to support this feature in Annotation that adds fields to a Descriptor. | Class | sun.org.glassfish.gmbal | Code Trails |
|
| DescriptorKey | This is taken directly from JDK 7 in order to support this feature in Meta-annotation that describes how an annotation element relates | Class | sun.org.glassfish.gmbal | Code Trails |
|
| DescriptorKey | Meta-annotation that describes how an annotation element relates to a field in a Descriptor. | Class | management | Code Trails |
|
| DescriptorRead | Interface to read the Descriptor of a management interface element such as an MBeanInfo. | Interface | management | Code Trails |
|
| DescriptorSupport | This class represents the metadata set for a ModelMBean element. | Class | management.modelmbean | Code Trails |
|
| DNSNameServiceDescriptor | | Class | net.spi.nameservice.dns | Code Trails |
|
| BScript | BScript is used to attach a javascript command to a DOM element In most cases you will not actually need to bind the component | Class | org.barracudamvc.core.comp | Barracuda |
|
| BScript .RenderMode | | Class | org.barracudamvc.core.comp.BScript | Barracuda |
|
| BScriptResource | BScriptResource is used to make sure a client side script is available for use by client scripting code. | Class | org.barracudamvc.core.comp | Barracuda |
|
| Classdescriptor | | Interface | org.barracudamvc.contrib.dbroggisch.display.filters.dtd | Barracuda |
|
| ClassdescriptorImpl | See Also:Serialized FormFields inherited from interface org. | Class | org.barracudamvc.contrib.dbroggisch.display.filters.dtd | Barracuda |
|
| HTMLScriptRenderer | This class handles the default rendering script references into an HTML view. | Class | org.barracudamvc.core.comp.renderer.html | Barracuda |
|
| HTMLScriptResourceRenderer | This class handles the default rendering script references into an HTML view. | Class | org.barracudamvc.core.comp.renderer.html | Barracuda |
|
| BsonJavaScript | For using the JavaScript Code type. | Class | bson | MongoDB NoSQL |
|
| BsonJavaScriptCodec | A Codec for the BsonJavaScript type. | Class | bson.codecs | MongoDB NoSQL |
|
| BsonJavaScriptWithScope | A representation of the JavaScript Code with Scope BSON type. | Class | bson | MongoDB NoSQL |
|
| BsonJavaScriptWithScopeCodec | A Codec for BsonJavaScriptWithScope instances. | Class | bson.codecs | MongoDB NoSQL |
|
| ClusterDescription | Immutable snapshot state of a cluster. | Class | mongodb.connection | MongoDB NoSQL |
|
| ClusterDescriptionChangedEvent | An event signifying that the cluster description has changed. | Class | mongodb.event | MongoDB NoSQL |
|
| ConnectionDescription | A description of a connection to a MongoDB server. | Class | mongodb.connection | MongoDB NoSQL |
|
| ServerDescription | Immutable snapshot state of a server. | Class | mongodb.connection | MongoDB NoSQL |
|
| ServerDescription .Builder | A builder for creating ServerDescription. | Class | mongodb.connection.ServerDescription | MongoDB NoSQL |
|
| Subscription | A Subscription represents a one-to-one lifecycle of a Observer subscribing to an Observable. | Interface | mongodb.async.client | MongoDB NoSQL |
|
| PubSubException .NoSubscriptionStateException | | Class | apache.hedwig.exceptions.PubSubException | Apache BookKeeper |
|
| PubSubException .SubscriptionStateExistsException | | Class | apache.hedwig.exceptions.PubSubException | Apache BookKeeper |
|
| PubSubProtocol .CloseSubscriptionRequest | | Class | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| PubSubProtocol .CloseSubscriptionRequest .Builder | | Class | apache.hedwig.protocol.PubSubProtocol.CloseSubscriptionRequest | Apache BookKeeper |
|
| PubSubProtocol .CloseSubscriptionRequestOrBuilder | | Interface | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionData | | Class | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionData .Builder | | Class | apache.hedwig.protocol.PubSubProtocol.SubscriptionData | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionDataOrBuilder | | Interface | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionEvent | | Class | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionEventResponse | | Class | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionEventResponse .Builder | | Class | apache.hedwig.protocol.PubSubProtocol.SubscriptionEventResponse | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionEventResponseOrBuilder | | Interface | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionOptions | | Class | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionOptions .Builder | | Class | apache.hedwig.protocol.PubSubProtocol.SubscriptionOptions | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionOptionsOrBuilder | | Interface | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionPreferences | | Class | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionPreferences .Builder | | Class | apache.hedwig.protocol.PubSubProtocol.SubscriptionPreferences | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionPreferencesOrBuilder | | Interface | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionState | | Class | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionState .Builder | | Class | apache.hedwig.protocol.PubSubProtocol.SubscriptionState | Apache BookKeeper |
|
| PubSubProtocol .SubscriptionStateOrBuilder | | Interface | apache.hedwig.protocol.PubSubProtocol | Apache BookKeeper |
|
| SubscriptionListener | This class is used for subscriber to listen on subscription event. | Interface | apache.hedwig.util | Apache BookKeeper |
|
| ChildPathStepOperatorDescriptor | | Class | apache.vxquery.runtime.functions.step | Apache VQuery |
|
| VXQueryCollectionOperatorDescriptor | | Class | apache.vxquery.metadata | Apache VQuery |
|
| TableDescriptor | The table descriptor defines the base structure of the table as well as properties need for setup. | Class | apache.blur.thrift.generated | Apache Blur |
|
| TableDescriptor ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | apache.blur.thrift.generated.TableDescriptor | Apache Blur |
|
| ErrorDescriptions | | Interface | client.i18n | Content Control |
|
| GWTErrorDescriptions | TODO: Add a description for this type. | Interface | client.gwt.i18n | Content Control |
|
| Script | A text-based script executed by a TextProcessor. | Class | plugins.scripting | Content Control |
|
| ScriptBody | A body implementation for scripts. | Class | web.rendering | Content Control |
|
| ScriptRunner | Helper class for executing scripts. | Class | plugins.scripting.rhino | Content Control |
|
| DeployedScript | A script that was deployed to the cluster. | Class | org.apache.giraph.scripting | Giraph |
|
| EdgeInputFormatDescription | Description of the edge input format - holds edge input format class and all parameters specifically set for that edge input format. | Class | org.apache.giraph.io.formats.multi | Giraph |
|
| InputFormatDescription | Description of the input format - holds input format class and all parameters specifically set for that input format. | Class | org.apache.giraph.io.formats.multi | Giraph |
|
| ScriptLoader | Loads scripts written by user in other languages, for example Jython. | Class | org.apache.giraph.scripting | Giraph |
|
| VertexInputFormatDescription | Description of the vertex input format - holds vertex input format class and all parameters specifically set for that vertex input format. | Class | org.apache.giraph.io.formats.multi | Giraph |
|
| PredefinedTypeDescriptor | This is a simple structure that hold information about a predefined HyperGraph type. | Class | org.hypergraphdb.type | HypergraphDb |
|
| HColumnDescriptor | An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc. | Class | org.apache.hadoop.hbase | HBase |
|
| HTableDescriptor | HTableDescriptor contains the details about an HBase table such as the descriptors of all the column families, is the table a catalog table, -ROOT- or | Class | org.apache.hadoop.hbase | HBase |
|
| NamespaceDescriptor | Namespace POJO class. | Class | org.apache.hadoop.hbase | HBase |
|
| NamespaceDescriptor .Builder | | Class | org.apache.hadoop.hbase.NamespaceDescriptor | HBase |
|
| UnmodifyableHTableDescriptor | Read-only table descriptor. | Class | org.apache.hadoop.hbase.client | HBase |
|
| ApplicationJspConfigDescriptor | | Class | | TOMCAT |
|
| ApplicationJspPropertyGroupDescriptor | | Class | | TOMCAT |
|
| ApplicationTaglibDescriptor | | Class | | TOMCAT |
|
| MbeansDescriptorsDigesterSource | | Class | | TOMCAT |
|
| MbeansDescriptorsDOMSource | | Class | | TOMCAT |
|
| MbeansDescriptorsIntrospectionSource | | Class | | TOMCAT |
|
| MbeansDescriptorsSerSource | | Class | | TOMCAT |
|
| CallDescriptor | An interface that will need to be implemented by anyone using tpacallSee Also:ApplicationToMonitorInterface. | Interface | weblogic.wtc.jatmi | Oracle WebLogic |
|
| Description | The description structure lets you record description for a business, service, and otherFields inherited from class weblogic. | Class | weblogic.uddi.client.structures.datatypes | Oracle WebLogic |
|
| HTMLScriptElementImpl | See Also:HTMLScriptElement, Fields inherited from class weblogic. | Class | weblogic.apache.html.dom | Oracle WebLogic |
|
| MergedDescriptorModule | This interface needs to be implemented by the modules which need access to the merged descriptor. | Interface | weblogic.application | Oracle WebLogic |
|
| DescriptionsCalculator | It obtain a description collection. | Class | org.openxava.calculators | Open Xava |
|
| DescriptionsList | With @DescriptionsList you can instruct OpenXava to visualize references as a descriptions list (actually a combo). | Class | org.openxava.annotations | Open Xava |
|
| DescriptionsLists | A group of @DescriptionsList associated to the same member. | Class | org.openxava.annotations | Open Xava |
|
| DescriptionsLists | | Class | org.openxava.web | Open Xava |
|
| DescriptionsListTag | | Class | org.openxava.web.taglib | Open Xava |
|
| KeyAndDescription | A class with a key and a description. | Class | org.openxava.util | Open Xava |
|
| KeyAndDescriptionComparator | | Class | org.openxava.util | Open Xava |
|
| MetaDescriptionsList | | Class | org.openxava.view.meta | Open Xava |
|
| BeanPropertyDescriptor | This class represents a field/property in a value type (a class with either bean-style getters/setters or public fields). | Class | org.apache.axis.utils | Apache Axis |
|
| CLOptionDescriptor | Basic class describing an type of option. | Class | org.apache.axis.utils | Apache Axis |
|
| FieldPropertyDescriptor | | Class | org.apache.axis.utils | Apache Axis |
|
| ScriptFactory | This class implements a factory to instantiate an Script component. | Class | org.apache.axis.components.script | Apache Axis |
|
| Subscription | | Class | org.apache.axis.transport.jms | Apache Axis |
|
| ExecutableMongoScript | Value object for MongoDB JavaScript functions implementation that can be saved or directly executed. | Class | org.springframework.data.mongodb.core.script | SpringData MongoDb |
|
| NamedMongoScript | An ExecutableMongoScript assigned to a name that allows calling the function by its name once ithas been saved to the DB instance. | Class | org.springframework.data.mongodb.core.script | SpringData MongoDb |
|
| ScriptOperations | Script operations on DB level. | Interface | org.springframework.data.mongodb.core | SpringData MongoDb |
|
| BadDescriptionException | Exception to throw if a model (or graph) is a bad descriptionSee Also:Serialized Form | Class | org.apache.jena.shared | Apache Jena |
|
| BadDescriptionMultipleRootsException | Exception to throw if a Description contains multiple roots of a specified type. | Class | org.apache.jena.shared | Apache Jena |
|
| BadDescriptionNoRootException | Exception to throw if a Description has no root of a specified typeSee Also:Serialized Form | Class | org.apache.jena.shared | Apache Jena |
|
| BooleanClassDescription | Encapsulates a class description formed from a boolean combination of other class descriptions (ie union, intersection or complement). | Interface | org.apache.jena.ontology | Apache Jena |
|
| StartStateRDForDescription | | Class | org.apache.jena.rdfxml.xmlinput.states | Apache Jena |
|
| WantDescription | | Class | org.apache.jena.rdfxml.xmlinput.states | Apache Jena |
|
| WantLiteralValueOrDescription | | Class | org.apache.jena.rdfxml.xmlinput.states | Apache Jena |
|
| WantTopLevelDescription | | Class | org.apache.jena.rdfxml.xmlinput.states | Apache Jena |
|
| DataSinkDescriptor | | Class | org.apache.tez.dag.api | Apache Tez |
|
| DataSourceDescriptor | | Class | org.apache.tez.dag.api | Apache Tez |
|
| EdgeManagerPluginDescriptor | | Class | org.apache.tez.dag.api | Apache Tez |
|
| EntityDescriptor | Describes a given user code entity. | Class | org.apache.tez.dag.api | Apache Tez |
|
| InputDescriptor | | Class | org.apache.tez.dag.api | Apache Tez |
|
| InputInitializerDescriptor | | Class | org.apache.tez.dag.api | Apache Tez |
|
| OutputCommitterDescriptor | | Class | org.apache.tez.dag.api | Apache Tez |
|
| OutputDescriptor | | Class | org.apache.tez.dag.api | Apache Tez |
|
| ProcessorDescriptor | | Class | org.apache.tez.dag.api | Apache Tez |
|
| VertexManagerPluginDescriptor | | Class | org.apache.tez.dag.api | Apache Tez |
|
| ScriptLanguageActionExecutor | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.oozie.action.hadoop | Apache Oozie |
|
| SubmitScriptLanguageXCommand | Fields inherited from class org. | Class | org.apache.oozie.command.wf | Apache Oozie |
|
| ScriptCommand | | Class | org.apache.accumulo.core.util.shell.commands | Apache Accumulo |
|
| ClusterEvent .SubscriptionInitialStateMode | | Class | akka.cluster.ClusterEvent | Akka |
|
| DescriptorProtos | | Class | akka.protobuf | Akka |
|
| DescriptorProtos .DescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .DescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.DescriptorProto | Akka |
|
| DescriptorProtos .DescriptorProto .ExtensionRange | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.DescriptorProto | Akka |
|
| DescriptorProtos .DescriptorProto .ExtensionRange .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange | Akka |
|
| DescriptorProtos .DescriptorProto .ExtensionRangeOrBuilder | optional int32 end = 2;optional int32 start = 1; | Interface | akka.protobuf.DescriptorProtos.DescriptorProto | Akka |
|
| DescriptorProtos .DescriptorProtoOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumDescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumDescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.EnumDescriptorProto | Akka |
|
| DescriptorProtos .EnumDescriptorProtoOrBuilder | optional string name = 1;ByteStringgetNameBytes() | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.EnumOptions | Akka |
|
| DescriptorProtos .EnumOptionsOrBuilder | optional bool allow_alias = 2 [default = true]; Set this option to false to disallow mapping different tag names to a same | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumValueDescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumValueDescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.EnumValueDescriptorProto | Akka |
|
| DescriptorProtos .EnumValueDescriptorProtoOrBuilder | optional string name = 1;ByteStringgetNameBytes() | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumValueOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumValueOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.EnumValueOptions | Akka |
|
| DescriptorProtos .EnumValueOptionsOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FieldDescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FieldDescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.FieldDescriptorProto | Akka |
|
| DescriptorProtos .FieldDescriptorProto .Label | Protobuf enum google. | Class | akka.protobuf.DescriptorProtos.FieldDescriptorProto | Akka |
|
| DescriptorProtos .FieldDescriptorProto .Type | Protobuf enum google. | Class | akka.protobuf.DescriptorProtos.FieldDescriptorProto | Akka |
|
| DescriptorProtos .FieldDescriptorProtoOrBuilder | optional string default_value = 7; For numeric types, contains the original text representation of the value. | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FieldOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FieldOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.FieldOptions | Akka |
|
| DescriptorProtos .FieldOptions .CType | Protobuf enum google. | Class | akka.protobuf.DescriptorProtos.FieldOptions | Akka |
|
| DescriptorProtos .FieldOptionsOrBuilder | optional . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FileDescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FileDescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.FileDescriptorProto | Akka |
|
| DescriptorProtos .FileDescriptorProtoOrBuilder | repeated string dependency = 3; Names of files imported by this file. | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FileDescriptorSet | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FileDescriptorSet .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.FileDescriptorSet | Akka |
|
| DescriptorProtos .FileDescriptorSetOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FileOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FileOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.FileOptions | Akka |
|
| DescriptorProtos .FileOptions .OptimizeMode | Protobuf enum google. | Class | akka.protobuf.DescriptorProtos.FileOptions | Akka |
|
| DescriptorProtos .FileOptionsOrBuilder | optional bool cc_generic_services = 16 [default = false]; Should generic services be generated in each language? | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .MessageOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .MessageOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.MessageOptions | Akka |
|
| DescriptorProtos .MessageOptionsOrBuilder | optional bool message_set_wire_format = 1 [default = false]; Set true to use the old proto1 MessageSet wire format for extensions. | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .MethodDescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .MethodDescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.MethodDescriptorProto | Akka |
|
| DescriptorProtos .MethodDescriptorProtoOrBuilder | optional string input_type = 2; Input and output type names. | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .MethodOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .MethodOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.MethodOptions | Akka |
|
| DescriptorProtos .MethodOptionsOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .ServiceDescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .ServiceDescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.ServiceDescriptorProto | Akka |
|
| DescriptorProtos .ServiceDescriptorProtoOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .ServiceOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .ServiceOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.ServiceOptions | Akka |
|
| DescriptorProtos .ServiceOptionsOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .SourceCodeInfo | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .SourceCodeInfo .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.SourceCodeInfo | Akka |
|
| DescriptorProtos .SourceCodeInfo .Location | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.SourceCodeInfo | Akka |
|
| DescriptorProtos .SourceCodeInfo .Location .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.SourceCodeInfo.Location | Akka |
|
| DescriptorProtos .SourceCodeInfo .LocationOrBuilder | optional string leading_comments = 3; If this SourceCodeInfo represents a complete declaration, these are any | Interface | akka.protobuf.DescriptorProtos.SourceCodeInfo | Akka |
|
| DescriptorProtos .SourceCodeInfoOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .UninterpretedOption | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .UninterpretedOption .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.UninterpretedOption | Akka |
|
| DescriptorProtos .UninterpretedOption .NamePart | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.UninterpretedOption | Akka |
|
| DescriptorProtos .UninterpretedOption .NamePart .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.UninterpretedOption.NamePart | Akka |
|
| DescriptorProtos .UninterpretedOption .NamePartOrBuilder | required bool is_extension = 2;java. | Interface | akka.protobuf.DescriptorProtos.UninterpretedOption | Akka |
|
| DescriptorProtos .UninterpretedOptionOrBuilder | optional string aggregate_value = 8;ByteStringgetAggregateValueBytes() | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| Descriptors | Contains a collection of classes which describe protocol message types. | Class | akka.protobuf | Akka |
|
| Descriptors .Descriptor | Describes a message type. | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .DescriptorValidationException | Thrown when building descriptors fails because the source DescriptorProtosSee Also:Serialized Form | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .EnumDescriptor | Describes an enum type. | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .EnumValueDescriptor | Describes one value within an enum type. | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .FieldDescriptor | Describes a field of a message type. | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .FieldDescriptor .JavaType | Returns the enum constant of this type with the specified name. | Class | akka.protobuf.Descriptors.FieldDescriptor | Akka |
|
| Descriptors .FieldDescriptor .Type | | Class | akka.protobuf.Descriptors.FieldDescriptor | Akka |
|
| Descriptors .FileDescriptor | Describes a . | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .FileDescriptor .InternalDescriptorAssigner | This class should be used by generated code only. | Interface | akka.protobuf.Descriptors.FileDescriptor | Akka |
|
| Descriptors .MethodDescriptor | Describes one method within a service type. | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .ServiceDescriptor | Describes a service type. | Class | akka.protobuf.Descriptors | Akka |
|
| BoundScript | This represents an instance of a bound pipeline. | Class | org.apache.pig.scripting | Apache Pig |
|
| ContainerDescriptor | | Interface | org.apache.pig.backend.datastorage | Apache Pig |
|
| ElementDescriptor | DataStorageElementDescriptor provides methods necessary to manage an element in a DataStorage. | Interface | org.apache.pig.backend.datastorage | Apache Pig |
|
| GroovyScriptEngine | | Class | org.apache.pig.scripting.groovy | Apache Pig |
|
| JrubyScriptEngine | of scripts as UDFs, and also provides information (via the nested class RubyFunctions) on the registered functions. | Class | org.apache.pig.scripting.jruby | Apache Pig |
|
| JsScriptEngine | | Class | org.apache.pig.scripting.js | Apache Pig |
|
| JythonScriptEngine | | Class | org.apache.pig.scripting.jython | Apache Pig |
|
| ScriptEngine | | Class | org.apache.pig.scripting | Apache Pig |
|
| ScriptEngine .SupportedScriptLang | | Class | org.apache.pig.scripting.ScriptEngine | Apache Pig |
|
| ScriptPigContext | Context for embedded Pig script. | Class | org.apache.pig.scripting | Apache Pig |
|
| ScriptState | ScriptStates encapsulates settings for a Pig script that runs on a hadoop cluster. | Class | org.apache.pig.tools.pigstats | Apache Pig |
|
| FlowDescriptors | Constants to be used as key in Flow#getFlowDescriptor. | Interface | cascading.flow | Cascading |
|
| PropertyDescription | PropertyDescription is an annotation that can be used to describe the @Property annotation present on the same AnnotatedElement. | Class | cascading.management.annotation | Cascading |
|
| ScriptFilter | This Filter is based on the Janino compiler. | Class | cascading.operation.expression | Cascading |
|
| ScriptFunction | This Function is based on the Janino compiler. | Class | cascading.operation.expression | Cascading |
|
| ScriptOperation | | Class | cascading.operation.expression | Cascading |
|
| ScriptOperation .Context | | Class | cascading.operation.expression.ScriptOperation | Cascading |
|
| ScriptTupleFunction | This Function is based on the Janino compiler. | Class | cascading.operation.expression | Cascading |
|
| ScriptBasedMapping | This class implements the DNSToSwitchMapping interface using a script configured via the | Class | org.apache.hadoop.net | Apache Hadoop |
|
| UserDefinedValueAggregatorDescriptor | This class implements a wrapper for a user defined value aggregator It serves two functions: One is to create an object of | Class | org.apache.hadoop.mapred.lib.aggregate | Apache Hadoop |
|
| UserDefinedValueAggregatorDescriptor | This class implements a wrapper for a user defined value aggregator descriptor. | Class | org.apache.hadoop.mapreduce.lib.aggregate | Apache Hadoop |
|
| ValueAggregatorBaseDescriptor | This class implements the common functionalities of the subclasses of ValueAggregatorDescriptor class. | Class | org.apache.hadoop.mapred.lib.aggregate | Apache Hadoop |
|
| ValueAggregatorBaseDescriptor | This class implements the common functionalities of the subclasses of ValueAggregatorDescriptor class. | Class | org.apache.hadoop.mapreduce.lib.aggregate | Apache Hadoop |
|
| ValueAggregatorDescriptor | This interface defines the contract a value aggregator descriptor must support. | Interface | org.apache.hadoop.mapred.lib.aggregate | Apache Hadoop |
|
| ValueAggregatorDescriptor | This interface defines the contract a value aggregator descriptor must support. | Interface | org.apache.hadoop.mapreduce.lib.aggregate | Apache Hadoop |
|
| ScriptTransformationWriterThread | | Class | org.apache.spark.sql.hive.execution | Apache Spark |
|
| AbstractStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| AvroStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| ColumnDescriptor | | Class | org.apache.hive.service.cli | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerScriptProc | | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| Description | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| HiveSchemaHelper .NestedScriptParser | | Interface | org.apache.hive.beeline.HiveSchemaHelper | Apache Hive |
|
| HiveSchemaHelper .NestedScriptParser .CommandType | | Class | org.apache.hive.beeline.HiveSchemaHelper.NestedScriptParser | Apache Hive |
|
| MColumnDescriptor | A wrapper around a list of columns. | Class | org.apache.hadoop.hive.metastore.model | Apache Hive |
|
| MStorageDescriptor | | Class | org.apache.hadoop.hive.metastore.model | Apache Hive |
|
| OpProcFactory .ScriptPPD | Processor for Script Operator Prevents any predicates being pushed. | Class | org.apache.hadoop.hive.ql.ppd.OpProcFactory | Apache Hive |
|
| ORCFileStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| OrcProto .PostScript | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .PostScript .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.PostScript | Apache Hive |
|
| OrcProto .PostScriptOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| ParquetFileStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| PartitionTableFunctionDescription | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| RCFileStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| ScriptDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ScriptErrorHeuristic | Detects when a query has failed because a user's script that was specified in transform returns a non-zero error code. | Class | org.apache.hadoop.hive.ql.exec.errors | Apache Hive |
|
| ScriptOperator | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ScriptOperator .Counter | | Class | org.apache.hadoop.hive.ql.exec.ScriptOperator | Apache Hive |
|
| SequenceFileStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| StorageDescriptor | | Class | org.apache.hadoop.hive.metastore.api | Apache Hive |
|
| StorageDescriptor ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.hadoop.hive.metastore.api.StorageDescriptor | Apache Hive |
|
| StorageFormatDescriptor | Subclasses represent a storage format for the CREATE TABLE . | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| TextFileStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| ListenerServiceMBeanSupport .SubscriptionInfo | Inner data holder class to store the parsed subscription specification. | Class | org.jboss.system.ListenerServiceMBeanSupport | JBoss System |
|
| AbstractWebContainer .WebDescriptorParser | | Interface | org.jboss.web.AbstractWebContainer | JBoss Server |
|
| BridgeInvalidationSubscription | Every bridge subscribing to a InvalidationManager has access to this interface that it can used to invalidate messages on the local IM. | Interface | org.jboss.cache.invalidation | JBoss Server |
|
| DefaultsDescriptor | | Class | org.eclipse.jetty.webapp | Jetty |
|
| Descriptor | | Class | org.eclipse.jetty.webapp | Jetty |
|
| DescriptorProcessor | | Interface | org.eclipse.jetty.webapp | Jetty |
|
| FragmentDescriptor | A web-fragment. | Class | org.eclipse.jetty.webapp | Jetty |
|
| FragmentDescriptor .OtherType | Returns the enum constant of this type with the specified name. | Class | org.eclipse.jetty.webapp.FragmentDescriptor | Jetty |
|
| IterativeDescriptorProcessor | | Class | org.eclipse.jetty.webapp | Jetty |
|
| OverrideDescriptor | | Class | org.eclipse.jetty.webapp | Jetty |
|
| PlusDescriptorProcessor | | Class | org.eclipse.jetty.plus.webapp | Jetty |
|
| PreconfigureDescriptorProcessor | Preconfigure DescriptorProcessor Saves literal XML snippets | Class | org.eclipse.jetty.quickstart | Jetty |
|
| QuickStartDescriptorGenerator | QuickStartDescriptorGenerator Generate an effective web. | Class | org.eclipse.jetty.quickstart | Jetty |
|
| QuickStartDescriptorProcessor | QuickStartDescriptorProcessor Handle extended elements for quickstart-web. | Class | org.eclipse.jetty.quickstart | Jetty |
|
| StandardDescriptorProcessor | StandardDescriptorProcessor. | Class | org.eclipse.jetty.webapp | Jetty |
|
| WebDescriptor | A web descriptor (web. | Class | org.eclipse.jetty.webapp | Jetty |
|
| AccessDescription | The AccessDescription object. | Class | org.apache.geronimo.crypto.asn1.x509 | Apache Geronimo |
|
| CSSDescriptionType | An XML descriptionType(@http://openejb. | Interface | org.apache.geronimo.corba.xbeans.csiv2.css | Apache Geronimo |
|
| CSSDescriptionType .Factory | | Class | org.apache.geronimo.corba.xbeans.csiv2.css.CSSDescriptionType | Apache Geronimo |
|
| CSSDescriptionTypeImpl | An XML descriptionType(@http://openejb. | Class | org.apache.geronimo.corba.xbeans.csiv2.css.impl | Apache Geronimo |
|
| DescriptionType | An XML descriptionType(@http://geronimo. | Interface | org.apache.geronimo.xml.ns.security12 | Apache Geronimo |
|
| DescriptionType .Factory | | Class | org.apache.geronimo.xml.ns.security12.DescriptionType | Apache Geronimo |
|
| DescriptionTypeImpl | An XML descriptionType(@http://geronimo. | Class | org.apache.geronimo.xml.ns.security12.impl | Apache Geronimo |
|
| DescriptorVersion | enum DescriptorVersionextends EnumEnum Constant SummaryJ2EE | Class | org.apache.geronimo.webservices.builder | Apache Geronimo |
|
| GerDescriptionType | An XML descriptionType(@http://geronimo. | Interface | org.apache.geronimo.xbeans.geronimo | Apache Geronimo |
|
| GerDescriptionType | An XML descriptionType(@http://geronimo. | Interface | org.apache.geronimo.xbeans.geronimo.security | Apache Geronimo |
|
| GerDescriptionType | An XML descriptionType(@http://geronimo. | Interface | org.apache.geronimo.xbeans.geronimo.security.subjectinfo | Apache Geronimo |
|
| GerDescriptionType .Factory | | Class | org.apache.geronimo.xbeans.geronimo.GerDescriptionType | Apache Geronimo |
|
| GerDescriptionType .Factory | | Class | org.apache.geronimo.xbeans.geronimo.security.GerDescriptionType | Apache Geronimo |
|
| GerDescriptionType .Factory | | Class | org.apache.geronimo.xbeans.geronimo.security.subjectinfo.GerDescriptionType | Apache Geronimo |
|
| GerDescriptionTypeImpl | An XML descriptionType(@http://geronimo. | Class | org.apache.geronimo.xbeans.geronimo.impl | Apache Geronimo |
|
| GerDescriptionTypeImpl | An XML descriptionType(@http://geronimo. | Class | org.apache.geronimo.xbeans.geronimo.security.impl | Apache Geronimo |
|
| GerDescriptionTypeImpl | An XML descriptionType(@http://geronimo. | Class | org.apache.geronimo.xbeans.geronimo.security.subjectinfo.impl | Apache Geronimo |
|
| TSSDescriptionType | An XML descriptionType(@http://openejb. | Interface | org.apache.geronimo.corba.xbeans.csiv2.tss | Apache Geronimo |
|
| TSSDescriptionType .Factory | | Class | org.apache.geronimo.corba.xbeans.csiv2.tss.TSSDescriptionType | Apache Geronimo |
|
| TSSDescriptionTypeImpl | An XML descriptionType(@http://openejb. | Class | org.apache.geronimo.corba.xbeans.csiv2.tss.impl | Apache Geronimo |
|
| WebServiceDescription | | Class | org.apache.geronimo.webservices | Apache Geronimo |
|
| WSDescriptorParser | | Class | org.apache.geronimo.webservices.builder | Apache Geronimo |
|
| InstrumentDescriptor | Describes a Instrument and acts as a Proxy to protect the originalAuthor:Avalon Development Team | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| InstrumentDescriptorImpl | Describes a Instrument and acts as a Proxy to protect the originalSince:4. | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon |
|
| InstrumentSampleDescriptor | Describes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object. | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| InstrumentSampleDescriptorImpl | Describes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object. | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon |
|
| InstrumentableDescriptor | Describes a Instrumentable and acts as a Proxy to protect the originalAuthor:Avalon Development Team | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
|
| InstrumentableDescriptorImpl | Describes a Instrumentable and acts as a Proxy to protect the originalSince:4. | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon |
|
| BaseScriptingEnvironment | This class is the base class for SVG scripting. | Class | org.apache.batik.bridge | Apache FOP Batik |
|
| DefaultScriptSecurity | Default implementation for the ScriptSecurity interface. | Class | org.apache.batik.bridge | Apache FOP Batik |
|
| DocumentDescriptor | This class contains informations about a document. | Class | org.apache.batik.dom.util | Apache FOP Batik |
|
| EmbededScriptSecurity | This implementation of the ScriptSecurity interface only allows scripts embeded in the document, i. | Class | org.apache.batik.bridge | Apache FOP Batik |
|
| GlyfCompositeDescript | Glyph description for composite glyphs. | Class | org.apache.batik.svggen.font.table | Apache FOP Batik |
|
| GlyfDescript | | Class | org.apache.batik.svggen.font.table | Apache FOP Batik |
|
| GlyfSimpleDescript | Fields inherited from class org. | Class | org.apache.batik.svggen.font.table | Apache FOP Batik |
|
| GlyphDescription | Specifies access to glyph description classes, simple and composite. | Interface | org.apache.batik.svggen.font.table | Apache FOP Batik |
|
| NodeTemplates .NodeTemplateDescriptor | Wrapper for a node template. | Class | org.apache.batik.apps.svgbrowser.NodeTemplates | Apache FOP Batik |
|
| NoLoadScriptSecurity | This implementation for the ScriptSecurity interface does not allow scripts to be loaded. | Class | org.apache.batik.bridge | Apache FOP Batik |
|
| RelaxedScriptSecurity | This implementation for the ScriptSecurity interface. | Class | org.apache.batik.bridge | Apache FOP Batik |
|
| Script | | Class | org.apache.batik.svggen.font.table | Apache FOP Batik |
|
| ScriptEventWrapper | | Interface | org.apache.batik.script | Apache FOP Batik |
|
| ScriptHandler | This interface must be implemented in order to call Java code from A ScriptHandler instance is called when a 'script' element's 'type' | Interface | org.apache.batik.script | Apache FOP Batik |
|
| ScriptingEnvironment | This class contains the informations needed by the SVG scripting. | Class | org.apache.batik.bridge | Apache FOP Batik |
|
| ScriptList | | Class | org.apache.batik.svggen.font.table | Apache FOP Batik |
|
| ScriptRecord | | Class | org.apache.batik.svggen.font.table | Apache FOP Batik |
|
| ScriptSecurity | An interface that allows UserAgents to describe the security constraints desired for scripting. | Interface | org.apache.batik.bridge | Apache FOP Batik |
|
| ScriptTags | | Interface | org.apache.batik.svggen.font.table | Apache FOP Batik |
|
| SVG12ScriptingEnvironment | Manages scripting handlers for SVG 1. | Class | org.apache.batik.bridge.svg12 | Apache FOP Batik |
|
| SVGClipDescriptor | Describes an SVG clipSee Also:GraphicContext, | Class | org.apache.batik.svggen | Apache FOP Batik |
|
| SVGCompositeDescriptor | Used to represent an SVG Composite. | Class | org.apache.batik.svggen | Apache FOP Batik |
|
| SVGDescriptiveElement | This class provides a common superclass for elements which containSee Also:Serialized Form | Class | org.apache.batik.dom.svg | Apache FOP Batik |
|
| SVGDescriptiveElementBridge | Base class for 'descriptive' elements, mostly title and desc. | Class | org.apache.batik.bridge | Apache FOP Batik |
|
| SVGDescriptor | Defines the interface for a set of SVG attributes and related definitions. | Interface | org.apache.batik.svggen | Apache FOP Batik |
|
| SVGDOMImplementation .ScriptElementFactory | To create a 'script' element. | Class | org.apache.batik.dom.svg.SVGDOMImplementation | Apache FOP Batik |
|
| SVGFilterDescriptor | Used to represent an SVG Composite. | Class | org.apache.batik.svggen | Apache FOP Batik |
|
| SVGFontDescriptor | Describes an SVG fontFields inherited from interface org. | Class | org.apache.batik.svggen | Apache FOP Batik |
|
| SVGHintsDescriptor | Describes a set of SVG hintsSee Also:SVGRenderingHints | Class | org.apache.batik.svggen | Apache FOP Batik |
|
| SVGOMScriptElement | This class implements SVGScriptElement. | Class | org.apache.batik.dom.svg | Apache FOP Batik |
|
| SVGPaintDescriptor | Used to represent an SVG Paint. | Class | org.apache.batik.svggen | Apache FOP Batik |
|
| SVGStrokeDescriptor | Used to represent an SVG Paint. | Class | org.apache.batik.svggen | Apache FOP Batik |
|
| SVGTransformDescriptor | Describes an SVG transformSee Also:GraphicContext | Class | org.apache.batik.svggen | Apache FOP Batik |
|
| XMLResourceDescriptor | | Class | org.apache.batik.util | Apache FOP Batik |
|
| Descriptor | | Class | javassist.bytecode | JavAssist |
|
| Descriptor .Iterator | | Class | javassist.bytecode.Descriptor | JavAssist |
|
| ClassDescriptor | | Class | org.jboss.seam.deployment | JBoss Seam |
|
| ComponentDescriptor | Meta-data about a Seam component. | Class | org.jboss.seam.init | JBoss Seam |
|
| ComponentDescriptor .PrecedenceComparator | Constructor SummaryComponentDescriptor. | Class | org.jboss.seam.init.ComponentDescriptor | JBoss Seam |
|
| DeploymentDescriptor | Parser for ejb-jar. | Class | org.jboss.seam.init | JBoss Seam |
|
| EjbDescriptor | Meta-data about an EJB, discovered from a deploymentAuthor:Norman Richards | Class | org.jboss.seam.init | JBoss Seam |
|
| EjbEntityDescriptor | | Class | org.jboss.seam.init | JBoss Seam |
|
| FileDescriptor | | Class | org.jboss.seam.deployment | JBoss Seam |
|
| BaseScript | Variable annotation used for changing the base script class of the current script. | Class | groovy.transform | Groovy |
|
| BaseScriptASTTransformation | Handles transformation for the @BaseScript annotation. | Class | org.codehaus.groovy.transform | Groovy |
|
| DelegatingScript | Script that performs method invocations and property access like Closure does. | Class | groovy.util | Groovy |
|
| GroovyCompiledScript | Used to represent compiled Groovy scripts. | Class | org.codehaus.groovy.jsr223 | Groovy |
|
| GroovyScriptEngine | Specific script engine able to reload modified scripts as well as dealing properly with dependent scripts. | Class | groovy.util | Groovy |
|
| GroovyScriptEngineFactory | A factory class conforming to JSR-223 which is used to instantiate Groovy ScriptEngines and also exposes metadata describing | Class | org.codehaus.groovy.jsr223 | Groovy |
|
| GroovyScriptEngineImpl | JSR-223 Engine implementation. | Class | org.codehaus.groovy.jsr223 | Groovy |
|
| ScriptBytecodeAdapter | A static helper class to interface bytecode and runtimeAuthor:Jochen Theodorou | Class | org.codehaus.groovy.runtime | Groovy |
|
| ScriptException | | Class | groovy.util | Groovy |
|
| ScriptExtensions | This class defines new Java 6 specific groovy methods which extend the normal JDK classes inside the Groovy environment. | Class | org.codehaus.groovy.jsr223 | Groovy |
|
| ScriptReference | Represents a reference to a variable in a scriptAuthor:James StrachanSee Also:Serialized Form | Class | org.codehaus.groovy.runtime | Groovy |
|
| ScriptStaticExtensions | This class defines new Java 6 specific static groovy methods which extend the normal JDK classes inside the Groovy environment. | Class | org.codehaus.groovy.jsr223 | Groovy |
|
| ScriptTestAdapter | | Class | org.codehaus.groovy.runtime | Groovy |
|
| ScriptCommand | | Class | org.apache.ibatis.migration.commands | MyBatis |
|
| ScriptRunner | | Class | org.apache.ibatis.jdbc | MyBatis |
|
| LocaleBeanUtils .Descriptor | | Class | v1.9.2.apidocs.org.apache.commons.beanutils.locale.LocaleBeanUtils | Apache Commons |
|
| MappedPropertyDescriptor | A MappedPropertyDescriptor describes one mapped property. | Class | v1.9.2.apidocs.org.apache.commons.beanutils | Apache Commons |
|
| EditScript | This class gathers all the commands needed to transform one objects sequence into another objects sequence. | Class | org.apache.commons.collections4.sequence | Apache Commons |
|
| CompositeTextScriptBlock | CompositeTextScriptBlock represents a text body of a a tag which contains expressions, so that whitespace trimming | Class | org.apache.commons.jelly.impl | Apache Commons |
|
| ExpressionScript | ExpressionScript outputs the value of an expression as text. | Class | org.apache.commons.jelly.impl | Apache Commons |
|
| Script | Script represents a Jelly script. | Interface | org.apache.commons.jelly | Apache Commons |
|
| ScriptBlock | ScriptBlock a block of scripts. | Class | org.apache.commons.jelly.impl | Apache Commons |
|
| StaticTagScript | StaticTagScript is a script that evaluates a StaticTag, a piece of static XML though its attributes or element content may contain dynamic expressions. | Class | org.apache.commons.jelly.impl | Apache Commons |
|
| TagScript | TagScript is a Script that evaluates a custom tag. | Class | org.apache.commons.jelly.impl | Apache Commons |
|
| TextScript | TextScript outputs some static text. | Class | org.apache.commons.jelly.impl | Apache Commons |
|
| JexlScript | A script is some valid JEXL syntax to be executed with a given set of JexlContext variables. | Interface | org.apache.commons.jexl3 | Apache Commons |
|
| JexlScriptEngine | This implementation gives access to both ENGINE_SCOPE and GLOBAL_SCOPE bindings. | Class | org.apache.commons.jexl3.scripting | Apache Commons |
|
| JexlScriptEngineFactory | Supports the following: Language short names: JEXL, Jexl, jexl, JEXL2, Jexl2, jexl2, JEXL3, Jexl3, jexl3 | Class | org.apache.commons.jexl3.scripting | Apache Commons |
|
| DescriptiveStatistics | Maintains a dataset of values of a single variable and computes descriptive statistics based on stored data. | Class | org.apache.commons.math3.stat.descriptive | Apache Commons |
|
| SynchronizedDescriptiveStatistics | DescriptiveStatistics that is safe to use in a multithreaded environment. | Class | org.apache.commons.math3.stat.descriptive | Apache Commons |
|
| MbeansDescriptorsDigesterSource | | Class | org.apache.commons.modeler.modules | Apache Commons |
|
| MbeansDescriptorsDOMSource | | Class | org.apache.commons.modeler.modules | Apache Commons |
|
| MbeansDescriptorsDynamicMBeanSource | Extract metadata from a dynamic mbean. | Class | org.apache.commons.modeler.modules | Apache Commons |
|
| MbeansDescriptorsIntrospectionSource | | Class | org.apache.commons.modeler.modules | Apache Commons |
|
| MbeansDescriptorsSerSource | | Class | org.apache.commons.modeler.modules | Apache Commons |
|
| DynamicSubscript | This class has predefined instances that stand for OGNL's special dynamic subscripts for getting at the first, middle, or last elements of a list. | Class | org.apache.commons.ognl | Apache Commons |
|
| ObjectIndexedPropertyDescriptor | PropertyDescriptor subclass that describes an indexed set of read/write methods to get a property. | Class | org.apache.commons.ognl | Apache Commons |
|
| PropertyDescriptorCacheEntryFactory | | Class | org.apache.commons.ognl.internal.entry | Apache Commons |
|
| GroovyExtendableScriptCache | GroovyExtendableScriptCache is a general purpose and Serializable Groovy Script cache. | Class | org.apache.commons.scxml2.env.groovy | Apache Commons |
|
| GroovyExtendableScriptCache .CompilerConfigurationFactory | Serializable factory interface providing the Groovy CompilerConfiguration, needed to restore the specific CompilerConfiguration after de-serialization | Interface | org.apache.commons.scxml2.env.groovy.GroovyExtendableScriptCache | Apache Commons |
|
| GroovyExtendableScriptCache .ParentClassLoaderFactory | Serializable factory interface providing the Groovy parent ClassLoader, needed to restore the specific ClassLoader after de-serialization | Interface | org.apache.commons.scxml2.env.groovy.GroovyExtendableScriptCache | Apache Commons |
|
| GroovyExtendableScriptCache .ScriptCacheElement | | Class | org.apache.commons.scxml2.env.groovy.GroovyExtendableScriptCache | Apache Commons |
|
| GroovyExtendableScriptCache .ScriptPreProcessor | | Interface | org.apache.commons.scxml2.env.groovy.GroovyExtendableScriptCache | Apache Commons |
|
| GroovySCXMLScript | Groovy Script base class for SCXML, providing the standard 'builtin' functions In(String), Data(String) and Location(String), as well as JEXL like convenience functions | Class | org.apache.commons.scxml2.env.groovy | Apache Commons |
|
| BlockDiskElementDescriptor | This represents an element on disk. | Class | org.apache.commons.jcs.auxiliary.disk.block | Apache Commons |
|
| IndexedDiskElementDescriptor | Disk objects are located by descriptor entries. | Class | org.apache.commons.jcs.auxiliary.disk.indexed | Apache Commons |
|
| LateralElementDescriptor | This class wraps command to other laterals. | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons |
|
| LRUElementDescriptor | This is a node in the double linked list. | Class | org.apache.commons.jcs.utils.struct | Apache Commons |
|
| MemoryElementDescriptor | This wrapper is needed for double linked lists. | Class | org.apache.commons.jcs.engine.memory.util | Apache Commons |
|
| DefaultScriptletFactory | | Class | net.sf.jasperreports.engine.scriptlets | Sourceforge Jasper Reports |
|
| JavaScriptCallableThisDecorator | | Class | net.sf.jasperreports.compilers | Sourceforge Jasper Reports |
|
| JavaScriptClassCompiler | Compiler for reports that use JavaScript as expression language. | Class | net.sf.jasperreports.compilers | Sourceforge Jasper Reports |
|
| JavaScriptClassCompiler .CompileSources | | Class | net.sf.jasperreports.compilers.JavaScriptClassCompiler | Sourceforge Jasper Reports |
|
| JavaScriptClassLoader | Class loader used to load classes generated for JavaScript expression evaluation. | Class | net.sf.jasperreports.compilers | Sourceforge Jasper Reports |
|
| JavaScriptCompileData | Compile data for reports that use JavaScript as expression language. | Class | net.sf.jasperreports.compilers | Sourceforge Jasper Reports |
|
| JavaScriptCompileData .Expression | | Class | net.sf.jasperreports.compilers.JavaScriptCompileData | Sourceforge Jasper Reports |
|
| JavaScriptCompiledData | Compiled Java code for reports that use JavaScript as expression language. | Class | net.sf.jasperreports.compilers | Sourceforge Jasper Reports |
|
| JavaScriptCompiledData .CompiledClass | | Class | net.sf.jasperreports.compilers.JavaScriptCompiledData | Sourceforge Jasper Reports |
|
| JavaScriptCompiledData .ExpressionIndexes | | Class | net.sf.jasperreports.compilers.JavaScriptCompiledData | Sourceforge Jasper Reports |
|
| JavaScriptCompiledEvaluator | JavaScript expression evaluator that uses Java bytecode compiled by JavaScriptClassCompiler. | Class | net.sf.jasperreports.compilers | Sourceforge Jasper Reports |
|
| JavaScriptCompiler | Compiler for reports that use JavaScript as expression language. | Class | net.sf.jasperreports.compilers | Sourceforge Jasper Reports |
|
| JavaScriptCompilerBase | Base compiler class for reports that use JavaScript as expression language. | Class | net.sf.jasperreports.compilers | Sourceforge Jasper Reports |
|
| JavaScriptCompilerBase .Errors | | Class | net.sf.jasperreports.compilers.JavaScriptCompilerBase | Sourceforge Jasper Reports |
|
| JavaScriptCompilerBase .ScriptExpressionVisitor | | Class | net.sf.jasperreports.compilers.JavaScriptCompilerBase | Sourceforge Jasper Reports |
|
| JavaScriptEvaluator | JavaScript expression evaluator that compiles expressions at fill time. | Class | net.sf.jasperreports.compilers | Sourceforge Jasper Reports |
|
| JavaScriptEvaluatorScope | | Class | net.sf.jasperreports.compilers | Sourceforge Jasper Reports |
|
| JavaScriptEvaluatorScope .JSField | Field class used in JavaScript expressions. | Class | net.sf.jasperreports.compilers.JavaScriptEvaluatorScope | Sourceforge Jasper Reports |
|
| JavaScriptEvaluatorScope .JSParameter | Parameter class used in JavaScript expressions. | Class | net.sf.jasperreports.compilers.JavaScriptEvaluatorScope | Sourceforge Jasper Reports |
|
| JavaScriptEvaluatorScope .JSValue | Base JavaScript value class. | Class | net.sf.jasperreports.compilers.JavaScriptEvaluatorScope | Sourceforge Jasper Reports |
|
| JavaScriptEvaluatorScope .JSVariable | Variable class used in JavaScript expressions. | Class | net.sf.jasperreports.compilers.JavaScriptEvaluatorScope | Sourceforge Jasper Reports |
|
| JavaScriptFunctionsObject | | Class | net.sf.jasperreports.compilers | Sourceforge Jasper Reports |
|
| JRAbstractScriptlet | Defines an abstract representation of a report scriptlet. | Class | net.sf.jasperreports.engine | Sourceforge Jasper Reports |
|
| JRBaseScriptlet | | Class | net.sf.jasperreports.engine.base | Sourceforge Jasper Reports |
|
| JRDefaultScriptlet | This class provides default empty implementations for scriptlet events. | Class | net.sf.jasperreports.engine | Sourceforge Jasper Reports |
|
| JRDesignScriptlet | | Class | net.sf.jasperreports.engine.design | Sourceforge Jasper Reports |
|
| JRFillDatasetScriptlet | | Class | net.sf.jasperreports.engine.fill | Sourceforge Jasper Reports |
|
| JRFillScriptlet | | Class | net.sf.jasperreports.engine.fill | Sourceforge Jasper Reports |
|
| JRScriptlet | | Interface | net.sf.jasperreports.engine | Sourceforge Jasper Reports |
|
| JRScriptletException | | Class | net.sf.jasperreports.engine | Sourceforge Jasper Reports |
|
| JRScriptletFactory | | Class | net.sf.jasperreports.engine.xml | Sourceforge Jasper Reports |
|
| ScriptletFactory | A factory of JRAbstractScriptlet instances. | Interface | net.sf.jasperreports.engine.scriptlets | Sourceforge Jasper Reports |
|
| ScriptletFactoryContext | | Class | net.sf.jasperreports.engine.scriptlets | Sourceforge Jasper Reports |
|
| TableReportScriptlet | | Class | net.sf.jasperreports.components.table.fill | Sourceforge Jasper Reports |
|
| MetafileDescription | MetafileDescription TAG. | Class | org.freehep.graphicsio.cgm | FreeHep |
|
| PostScriptError | PostScript Error for PostScript ProcessorVersion:$Id: PostScriptError. | Class | org.freehep.postscript | FreeHep |
|
| PostScriptStack | PostScript Abstract Stack for PostScript ProcessorVersion:$Id: PostScriptStack. | Class | org.freehep.postscript | FreeHep |
|
| ObjCMethodDescription | struct objc_method_description { Member documentation | Class | org.lwjgl.system.macosx | LWJGL |
|
| ObjCMethodDescription .Buffer | An array of ObjCMethodDescription structs. | Class | org.lwjgl.system.macosx.ObjCMethodDescription | LWJGL |
|
| PIXELFORMATDESCRIPTOR | Describes the pixel format of a drawing surface. | Class | org.lwjgl.system.windows | LWJGL |
|
| PIXELFORMATDESCRIPTOR .Buffer | An array of PIXELFORMATDESCRIPTOR structs. | Class | org.lwjgl.system.windows.PIXELFORMATDESCRIPTOR | LWJGL |
|
| ContentDescriptor | Represents common content properties. | Interface | org.apache.http.entity.mime.content | Apache HttpComponents |
|
| PropertyEvalScriptBuilder | | Class | ch.qos.logback.core.joran.conditional | LogBack |
|
| PropertyWrapperForScripts | | Class | ch.qos.logback.core.joran.conditional | LogBack |
|
| BookmarkFirstDescriptor | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| DocumentDescriptor | | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| FieldDescriptor | Class for the FLD structure. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FootnoteReferenceDescriptor | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| LineSpacingDescriptor | This class is used to determine line spacing for a paragraph. | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| PieceDescriptor | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| SectionDescriptor | Section Descriptor (SED) See page 186 for details. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| ShadingDescriptor | The SHD is a substructure of the CHP, PAP, and TC for Word 2000. | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| ShadingDescriptor80 | The SHD80 is a substructure of the CHP and PAP, and TC for Word 97. | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| StyleDescription | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| TabDescriptor | Tab descriptor. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| TableCellDescriptor | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| FileDescriptor | Native FileDescriptor implementation which allows to wrap an int and provide aFileDescriptor for it. | Class | io.netty.channel.unix | Netty |
|
| MqttTopicSubscription | Contains a topic name and Qos Level. | Class | io.netty.handler.codec.mqtt | Netty |
|
| ScriptApplication | Script application loader. | Class | org.apache.pivot.wtk | Apache Pivot |
|
| JspConfigDescriptor | | Interface | javax.servlet.descriptor | ServletApi |
|
| JspPropertyGroupDescriptor | | Interface | javax.servlet.descriptor | ServletApi |
|
| TaglibDescriptor | | Interface | javax.servlet.descriptor | ServletApi |
|
| PropertyEvalScriptBuilder | | Class | ch.qos.logback.core.joran.conditional | Logback Api |
|
| PropertyWrapperForScripts | | Class | ch.qos.logback.core.joran.conditional | Logback Api |
|
| XmlScript | | Class | org.testng.xml | TestNG |
|
| BinaryGrailsPluginDescriptor | Holds a reference to the parsed grails-plugin. | Class | org.codehaus.groovy.grails.plugins | Grails |
|
| SVNConflictDescription | T h e S V N C o n f l i c t D e s c r i p t i o n r e p r e s e n t s a n o b j e c t t h a t d e s c r i b e s a c o n f l i c t t h a t h a s o c c u r r e d i n t h e w o r k i n g c o p y . | Class | org.tmatesoft.svn.core.wc | SVNKit (Subversion) |
|
| SVNPropertyConflictDescription | S V N P r o p e r t y C o n f l i c t D e s c r i p t i o n b r i n g s a p r o p e r t y c o n f l i c t d e s c r i p t i o n . | Class | org.tmatesoft.svn.core.wc | SVNKit (Subversion) |
|
| SVNTextConflictDescription | S V N T e x t C o n f l i c t D e s c r i p t i o n b r i n g s i n f o r m a t i o n a b o u t c o n f l i c t o n a f i l e . | Class | org.tmatesoft.svn.core.wc | SVNKit (Subversion) |
|
| SVNTreeConflictDescription | S V N T r e e C o n f l i c t D e s c r i p t i o n b r i n g s i n f o r m a t i o n o n a t r e e c o n f l i c t . | Class | org.tmatesoft.svn.core.wc | SVNKit (Subversion) |
|
| AppEngineTemplateGroupDescriptorFactory | | Class | com.intellij.appengine.facet | Google App Engine |
|
| AppEngineWebFileDescription | | Class | com.intellij.appengine.descriptor.dom | Google App Engine |
|
| AbstractJavaScriptComponent | | Class | com.vaadin.ui | Vaadin |
|
| AbstractJavaScriptExtension | | Class | com.vaadin.terminal | Vaadin |
|
| AbstractSelect .ItemDescriptionGenerator | | Interface | com.vaadin.ui.AbstractSelect | Vaadin |
|
| ExecuteJavaScriptRpc | | Interface | com.vaadin.terminal.gwt.client.extensions.javascriptmanager | Vaadin |
|
| HasJavaScriptConnectorHelper | | Interface | com.vaadin.terminal.gwt.client.communication | Vaadin |
|
| JavaScript | | Class | com.vaadin.annotations | Vaadin |
|
| JavaScript | | Class | com.vaadin.ui | Vaadin |
|
| JavaScript .JavaScriptCallbackRpc | | Interface | com.vaadin.ui.JavaScript | Vaadin |
|
| JavaScriptCallback | | Interface | com.vaadin.ui | Vaadin |
|
| JavaScriptCallbackHelper | | Class | com.vaadin.terminal | Vaadin |
|
| JavaScriptComponentConnector | | Class | com.vaadin.terminal.gwt.client.ui | Vaadin |
|
| JavaScriptComponentState | | Class | com.vaadin.terminal.gwt.client.ui | Vaadin |
|
| JavaScriptConnectorHelper | | Class | com.vaadin.terminal.gwt.client | Vaadin |
|
| JavaScriptConnectorHelper .JavaScriptConnectorState | | Interface | com.vaadin.terminal.gwt.client.JavaScriptConnectorHelper | Vaadin |
|
| JavaScriptExtension | | Class | com.vaadin.terminal.gwt.client | Vaadin |
|
| JavaScriptExtensionState | | Class | com.vaadin.terminal.gwt.client | Vaadin |
|
| JavaScriptManagerConnector | | Class | com.vaadin.terminal.gwt.client.extensions.javascriptmanager | Vaadin |
|
| JavaScriptManagerState | | Class | com.vaadin.terminal.gwt.client.extensions.javascriptmanager | Vaadin |
|
| JavaScriptWidget | | Class | com.vaadin.terminal.gwt.client.ui | Vaadin |
|
| MethodPropertyDescriptor | | Class | com.vaadin.data.util | Vaadin |
|
| NestedPropertyDescriptor | | Class | com.vaadin.data.util | Vaadin |
|
| TablePropertyDescriptorRenderStrategy .Factory | | Interface | org.lunarray.model.generation.jsf.render.factories.table.TablePropertyDescriptorRenderStrategy | JSF |
|
| TablePropertyDescriptorRenderStrategy | | Interface | org.lunarray.model.generation.jsf.render.factories.table | JSF |
|
| VaadinPropertyDescriptor | | Interface | com.vaadin.data.util | Vaadin |
|
| TablePropertyDescriptorRenderStrategy | | Interface | org.lunarray.model.generation.jsf.render.factories.table | GlassFish |
|
| TablePropertyDescriptorRenderStrategy .Factory | | Interface | org.lunarray.model.generation.jsf.render.factories.table.TablePropertyDescriptorRenderStrategy | GlassFish |
|
| BaseScriptingExecutor | | Class | com.liferay.portal.kernel.scripting | Liferay Portal |
|
| CouponDescriptionException | S e e A l s o : S e r i a l i z e d F o r m C o n s t r u c t o r S u m m a r y C o u p o n D e s c r i p t i o n E x c e p t i o n ( ) | Class | com.liferay.portlet.shopping | Liferay Portal |
|
| DescriptionComparator | | Class | com.liferay.portal.kernel.test | Liferay Portal |
|
| Ghostscript | | Interface | com.liferay.portal.kernel.image | Liferay Portal |
|
| GhostscriptUtil | | Class | com.liferay.portal.kernel.image | Liferay Portal |
|
| JavaScriptPortlet | F i e l d s i n h e r i t e d f r o m c l a s s c o m . | Class | com.liferay.util.bridges.javascript | Liferay Portal |
|
| NoSuchSubscriptionException | S e e A l s o : S e r i a l i z e d F o r m C o n s t r u c t o r S u m m a r y N o S u c h S u b s c r i p t i o n E x c e p t i o n ( ) | Class | com.liferay.portal | Liferay Portal |
|
| PasswordPolicyDescriptionComparator | | Class | com.liferay.portal.util.comparator | Liferay Portal |
|
| PortletAppDescriptor | | Class | com.liferay.util.xml.descriptor | Liferay Portal |
|
| ProductEntryShortDescriptionException | S e e A l s o : S e r i a l i z e d F o r m C o n s t r u c t o r S u m m a r y P r o d u c t E n t r y S h o r t D e s c r i p t i o n E x c e p t i o n ( ) | Class | com.liferay.portlet.softwarecatalog | Liferay Portal |
|
| QuestionDescriptionException | S e e A l s o : S e r i a l i z e d F o r m C o n s t r u c t o r S u m m a r y Q u e s t i o n D e s c r i p t i o n E x c e p t i o n ( ) | Class | com.liferay.portlet.polls | Liferay Portal |
|
| RoleDescriptionComparator | | Class | com.liferay.portal.util.comparator | Liferay Portal |
|
| ScriptData | S e e A l s o : S e r i a l i z e d F o r m C o n s t r u c t o r S u m m a r y S c r i p t D a t a ( ) | Class | com.liferay.portal.kernel.servlet.taglib.aui | Liferay Portal |
|
| Scripting | | Interface | com.liferay.portal.kernel.scripting | Liferay Portal |
|
| ScriptingException | S e e A l s o : S e r i a l i z e d F o r m C o n s t r u c t o r S u m m a r y S c r i p t i n g E x c e p t i o n ( ) | Class | com.liferay.portal.kernel.scripting | Liferay Portal |
|
| ScriptingExecutor | | Interface | com.liferay.portal.kernel.scripting | Liferay Portal |
|
| ScriptingHelperUtil | | Class | com.liferay.portal.kernel.scripting | Liferay Portal |
|
| ScriptingPortlet | | Class | com.liferay.util.bridges.scripting | Liferay Portal |
|
| ScriptingUtil | | Class | com.liferay.portal.kernel.scripting | Liferay Portal |
|
| ScriptPostProcess | S e e A l s o : S c r i p t P o s t P r o c e s s C o n s t r u c t o r S u m m a r y S c r i p t P o s t P r o c e s s ( ) | Class | com.liferay.util.bridges.common | Liferay Portal |
|
| SimpleXMLDescriptor | | Class | com.liferay.util.xml.descriptor | Liferay Portal |
|
| StrictXMLDescriptor | | Class | com.liferay.util.xml.descriptor | Liferay Portal |
|
| StrutsConfigDescriptor | | Class | com.liferay.util.xml.descriptor | Liferay Portal |
|
| Subscription | T h e e x t e n d e d m o d e l i n t e r f a c e f o r t h e S u b s c r i p t i o n s e r v i c e . | Interface | com.liferay.portal.model | Liferay Portal |
|
| SubscriptionActionableDynamicQuery | C o n s t r u c t o r S u m m a r y S u b s c r i p t i o n A c t i o n a b l e D y n a m i c Q u e r y ( ) M e t h o d s i n h e r i t e d f r o m c l a s s c o m . | Class | com.liferay.portal.service.persistence | Liferay Portal |
|
| SubscriptionClassNameIdComparator | | Class | com.liferay.portal.util.comparator | Liferay Portal |
|
| SubscriptionConstants | | Class | com.liferay.portal.model | Liferay Portal |
|
| SubscriptionLocalService | P r o v i d e s t h e l o c a l s e r v i c e i n t e r f a c e f o r S u b s c r i p t i o n . | Interface | com.liferay.portal.service | Liferay Portal |
|
| SubscriptionLocalServiceUtil | P r o v i d e s t h e l o c a l s e r v i c e u t i l i t y f o r S u b s c r i p t i o n . | Class | com.liferay.portal.service | Liferay Portal |
|
| SubscriptionLocalServiceWrapper | P r o v i d e s a w r a p p e r f o r S u b s c r i p t i o n L o c a l S e r v i c e . | Class | com.liferay.portal.service | Liferay Portal |
|
| SubscriptionModel | T h e b a s e m o d e l i n t e r f a c e f o r t h e S u b s c r i p t i o n s e r v i c e . | Interface | com.liferay.portal.model | Liferay Portal |
|
| SubscriptionPermission | C h e c k s p e r m i s s i o n s w i t h r e s p e c t t o s u b s c r i p t i o n s . | Interface | com.liferay.portal.service.permission | Liferay Portal |
|
| SubscriptionPermissionUtil | P r o v i d e s t h e u t i l i t y f o r S u b s c r i p t i o n P e r m i s s i o n , c h e c k i n g p e r m i s s i o n s w i t h r e s p e c t t o s u b s c r i p t i o n s . | Class | com.liferay.portal.service.permission | Liferay Portal |
|
| SubscriptionPersistence | T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s u b s c r i p t i o n s e r v i c e . | Interface | com.liferay.portal.service.persistence | Liferay Portal |
|
| SubscriptionSender | | Class | com.liferay.portal.util | Liferay Portal |
|
| SubscriptionSoap | T h i s c l a s s i s u s e d b y S O A P r e m o t e s e r v i c e s . | Class | com.liferay.portal.model | Liferay Portal |
|
| SubscriptionUtil | T h e p e r s i s t e n c e u t i l i t y f o r t h e s u b s c r i p t i o n s e r v i c e . | Class | com.liferay.portal.service.persistence | Liferay Portal |
|
| SubscriptionWrapper | T h i s c l a s s i s a w r a p p e r f o r S u b s c r i p t i o n . | Class | com.liferay.portal.model | Liferay Portal |
|
| TemplateScriptException | S e e A l s o : S e r i a l i z e d F o r m C o n s t r u c t o r S u m m a r y T e m p l a t e S c r i p t E x c e p t i o n ( ) | Class | com.liferay.portlet.dynamicdatamapping | Liferay Portal |
|
| TilesDefsDescriptor | | Class | com.liferay.util.xml.descriptor | Liferay Portal |
|
| UserGroupDescriptionComparator | | Class | com.liferay.portal.util.comparator | Liferay Portal |
|
| WebXML23Descriptor | | Class | com.liferay.util.xml.descriptor | Liferay Portal |
|
| WebXML24Descriptor | | Class | com.liferay.util.xml.descriptor | Liferay Portal |
|
| XMLDescriptor | | Interface | com.liferay.util.xml.descriptor | Liferay Portal |
|
| MathMLScriptElementImpl | See Also:Serialized FormFields inherited from class JSci. | Class | JSci.mathml | JSCI |
|
| ApplicationDescriptor | An OSGi service that represents an installed application and stores information about it. | Class | org.osgi.service.application | OSGI |
|
| EndpointDescription | A description of an endpoint that provides sufficient information for a compatible distribution provider to create a connection to this endpoint | Class | org.osgi.service.remoteserviceadmin | OSGI |
|
| ComponentTypeDescription | Component Type description. | Class | org.apache.felix.ipojo.architecture | Apache Felix |
|
| CompositeInstanceDescription | Composite Instance Description. | Class | org.apache.felix.ipojo.composite | Apache Felix |
|
| ConfigurationHandlerDescription | Configuration handler description. | Class | org.apache.felix.ipojo.handlers.configuration | Apache Felix |
|
| DependencyDescription | Service Dependency Description. | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| DependencyHandlerDescription | Dependency Handler Description. | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| HandlerDescription | Handler Description. | Class | org.apache.felix.ipojo.architecture | Apache Felix |
|
| InstanceDescription | Instance Description. | Class | org.apache.felix.ipojo.architecture | Apache Felix |
|
| InstanceHandlerDescription | Description of the Instance Handler. | Class | org.apache.felix.ipojo.composite.instance | Apache Felix |
|
| MethodDescriptor | Method Descriptor describe a method. | Class | org.apache.felix.ipojo.manipulation | Apache Felix |
|
| PrimitiveInstanceDescription | Primitive Instance Description. | Class | org.apache.felix.ipojo | Apache Felix |
|
| PrimitiveTypeDescription | | Class | org.apache.felix.ipojo | Apache Felix |
|
| PropertyDescription | Property Information. | Class | org.apache.felix.ipojo.architecture | Apache Felix |
|
| ProvidedServiceDescription | Provided Service Description. | Class | org.apache.felix.ipojo.handlers.providedservice | Apache Felix |
|
| ProvidedServiceHandlerDescription | Provided Service Handler Description for composite. | Class | org.apache.felix.ipojo.composite.service.provides | Apache Felix |
|
| ProvidedServiceHandlerDescription | Provided Service Handler Description. | Class | org.apache.felix.ipojo.handlers.providedservice | Apache Felix |
|
| ServiceInstantiatorDescription | Description of the Service Creator Handler. | Class | org.apache.felix.ipojo.composite.service.instantiator | Apache Felix |
|
| ScriptCommandFactory | | Class | com.sshtools.server.vshell.commands.script | Maverick |
|
| FtRemote .Script | | Interface | org.takes.http.FtRemote | Takes |
|
| MainRemote .Script | | Interface | org.takes.http.MainRemote | Takes |
|
| ScriptedProblem | Permits interfacing with problems implemented by one of the many scripting languages supported by the Java Scripting APIs. | Class | org.moeaframework | MOEA |
|
| ValidationOptions .DescriptiveOption | protected ValidationOptions. | Class | dip | JDIP |
|
| CallbackDescriptor | Basic descriptor for a given class and callback type. | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| CallbackDescriptor .CallbackEntry | | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| ConfigDescriptor | Base descriptor for all type-safe view-configs which describes the config class, metadata, callbacks and other properties of a view-config. | Interface | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| ConfigDescriptorValidator | Allows to validate the final view-config descriptors before they get deployed. | Interface | org.apache.deltaspike.core.spi.config | Delta Spike |
|
| ExecutableCallbackDescriptor | Specialized CallbackDescriptor which provides execute(java. | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| Secured .Descriptor | | Class | org.apache.deltaspike.security.api | Delta Spike |
|
| SimpleCallbackDescriptor | ExecutableCallbackDescriptor for simple callback methods without (supported) parameters, which exposes #execute without parameters. | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| ViewConfigDescriptor | Descriptor which represents a concrete view (page). | Interface | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| ViewControllerRef .Descriptor | | Class | org.apache.deltaspike.core.api.config.view | Delta Spike |
|
| ConfigurationFile .ErrorDescriptor | configuration source or a problem encountered when attempting to return an existing entry or the type of an existing entry. | Class | net.jini | Apache River ( Jini ) |
|
| NonActivatableServiceDescriptor | Class used to launch shared, non-activatable, in-process services. | Class | com.sun.jini | Apache River ( Jini ) |
|
| NonActivatableServiceDescriptor .Created | NonActivatableServiceDescriptor. | Class | com.sun.jini | Apache River ( Jini ) |
|
| ServiceDescriptor | Interface that all service description objects must implement. | Interface | com.sun.jini | Apache River ( Jini ) |
|
| SharedActivatableServiceDescriptor | Class used to launch shared, activatable services. | Class | com.sun.jini | Apache River ( Jini ) |
|
| SharedActivatableServiceDescriptor .Created | SharedActivatableServiceDescriptor. | Class | com.sun.jini | Apache River ( Jini ) |
|
| SharedActivationGroupDescriptor | Class used to create a shared activation group. | Class | com.sun.jini | Apache River ( Jini ) |
|
| UIDescriptor | Entry that enables a UI for a service to be associated with the service in the attribute sets of the service item. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| UIDescriptorBean | A JavaBeans(TM) component that encapsulates a UIDescriptor object. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| CygwinScriptFile | A script file representing a set of commands (which are just Strings) to be run through a command shell in Windows cygwin. | Class | org.apache.oodt.cas.workflow.util | Apache OODT |
|
| ExternScriptTaskInstance | A task that takes in the static configuration parameter, and metadata args, then runs an external script. | Class | org.apache.oodt.cas.workflow.examples | Apache OODT |
|
| ScriptFile | A script file represents a set of commands (which are just Strings) to be run through a command shell. | Class | org.apache.oodt.cas.workflow.util | Apache OODT |
|
| SqlScript | | Class | org.apache.oodt.commons.database | Apache OODT |
|
| AbstractDescriptionElement | | Class | org.apache.cxf.service.model | Apache CXF |
|
| AbstractSubscription | | Class | org.apache.cxf.wsn | Apache CXF |
|
| AbstractSubscriptionManager | | Class | org.apache.cxf.ws.eventing.manager | Apache CXF |
|
| BaseFaultType .Description | Java class for anonymous complex type. | Class | org.oasis_open.docs.wsrf.bf_2 | Apache CXF |
|
| Description | Can be used to document resource classes and methods See WADL Documentation. | Class | org.apache.cxf.jaxrs.model.wadl | Apache CXF |
|
| DescriptionInfo | | Class | org.apache.cxf.service.model | Apache CXF |
|
| Descriptions | | Class | org.apache.cxf.jaxrs.model.wadl | Apache CXF |
|
| DescriptionType | The description type is used by a description element to provide text describing the parent element. | Class | org.apache.cxf.jaxws.handler.types | Apache CXF |
|
| EventDescriptions | Java class for anonymous complex type. | Class | org.apache.cxf.ws.eventing.descriptions | Apache CXF |
|
| EventDescriptions .EventType | Java class for anonymous complex type. | Class | org.apache.cxf.ws.eventing.descriptions | Apache CXF |
|
| EventDescriptions .Types | Java class for anonymous complex type. | Class | org.apache.cxf.ws.eventing.descriptions | Apache CXF |
|
| JavaScriptContainer | | Class | org.apache.cxf.tools.wsdlto.javascript | Apache CXF |
|
| JavascriptGetInterceptor | | Class | org.apache.cxf.javascript | Apache CXF |
|
| JavascriptOptionsFeature | This class provides configuration options to the JavaScript client generator. | Class | org.apache.cxf.javascript | Apache CXF |
|
| JavascriptPrefix | This annotation specifies the string prefix for names of JavaScript objects derived from a particular namespace. | Class | org.apache.cxf.javascript | Apache CXF |
|
| JavascriptPrefixes | Use this annotation to control the names of JavaScript objects associated with this package. | Class | org.apache.cxf.javascript | Apache CXF |
|
| JavaScriptProfile | | Class | org.apache.cxf.tools.wsdlto.javascript | Apache CXF |
|
| JavascriptServerListener | | Class | org.apache.cxf.javascript | Apache CXF |
|
| JavascriptUtils | A set of functions that assist in JavaScript generation. | Class | org.apache.cxf.javascript | Apache CXF |
|
| JaxwsSubscription | | Class | org.apache.cxf.wsn.services | Apache CXF |
|
| JmsSubscription | | Class | org.apache.cxf.wsn.jms | Apache CXF |
|
| PausableSubscriptionManager | This class was generated by Apache CXF 3. | Interface | org.oasis_open.docs.wsn.bw_2 | Apache CXF |
|
| PausableSubscriptionManagerService | This class was generated by Apache CXF 3. | Class | org.apache.cxf.wsn.jaxws | Apache CXF |
|
| PauseSubscription | Java class for anonymous complex type. | Class | org.oasis_open.docs.wsn.b_2 | Apache CXF |
|
| PauseSubscriptionResponse | Java class for anonymous complex type. | Class | org.oasis_open.docs.wsn.b_2 | Apache CXF |
|
| ResumeSubscription | Java class for anonymous complex type. | Class | org.oasis_open.docs.wsn.b_2 | Apache CXF |
|
| ResumeSubscriptionResponse | Java class for anonymous complex type. | Class | org.oasis_open.docs.wsn.b_2 | Apache CXF |
|
| SchemaJavascriptBuilder | Generate Javascript for a schema, and provide information needed for the service builder. | Class | org.apache.cxf.javascript.types | Apache CXF |
|
| ServiceJavascriptBuilder | Class to construct the JavaScript corresponding to a service. | Class | org.apache.cxf.javascript.service | Apache CXF |
|
| Subscribe .SubscriptionPolicy | Java class for anonymous complex type. | Class | org.oasis_open.docs.wsn.b_2 | Apache CXF |
|
| Subscription | | Class | org.apache.cxf.wsn.client | Apache CXF |
|
| SubscriptionDatabase | | Interface | org.apache.cxf.ws.eventing.backend.database | Apache CXF |
|
| SubscriptionDatabaseImpl | Default implementation of a Subscription Database. | Class | org.apache.cxf.ws.eventing.backend.database | Apache CXF |
|
| SubscriptionEnd | Java class for anonymous complex type. | Class | org.apache.cxf.ws.eventing | Apache CXF |
|
| SubscriptionEndNotificationTask | | Class | org.apache.cxf.ws.eventing.backend.notification | Apache CXF |
|
| SubscriptionEndStatus | enum SubscriptionEndStatusEnum Constant Summary | Class | org.apache.cxf.ws.eventing.backend.notification | Apache CXF |
|
| SubscriptionManager | The core functionality representing WS-Eventing backend logic. | Interface | org.apache.cxf.ws.eventing.backend.manager | Apache CXF |
|
| SubscriptionManager | Java class for anonymous complex type. | Class | org.apache.cxf.ws.eventing | Apache CXF |
|
| SubscriptionManager | This class was generated by Apache CXF 3. | Interface | org.oasis_open.docs.wsn.bw_2 | Apache CXF |
|
| SubscriptionManager .Expires | Java class for anonymous complex type. | Class | org.apache.cxf.ws.eventing | Apache CXF |
|
| SubscriptionManagerEndpoint | The interface definition of a Subscription Manager web service, according to the specification. | Interface | org.apache.cxf.ws.eventing.manager | Apache CXF |
|
| SubscriptionManagerImpl | The core class representing WS-Eventing backend. | Class | org.apache.cxf.ws.eventing.backend.manager | Apache CXF |
|
| SubscriptionManagerInterfaceForEventSources | | Interface | org.apache.cxf.ws.eventing.backend.manager | Apache CXF |
|
| SubscriptionManagerInterfaceForManagers | | Interface | org.apache.cxf.ws.eventing.backend.manager | Apache CXF |
|
| SubscriptionManagerInterfaceForNotificators | | Interface | org.apache.cxf.ws.eventing.backend.manager | Apache CXF |
|
| SubscriptionManagerRP | Java class for anonymous complex type. | Class | org.oasis_open.docs.wsn.b_2 | Apache CXF |
|
| SubscriptionManagerService | This class was generated by Apache CXF 3. | Class | org.apache.cxf.wsn.jaxws | Apache CXF |
|
| SubscriptionPolicyType | Java class for SubscriptionPolicyType complex type. | Class | org.oasis_open.docs.wsn.b_2 | Apache CXF |
|
| SubscriptionReferenceParsingHandler | Subscription reference parsing handler is a SOAP handler on the Subscription Manager's side which takes care of parsing the reference parameters and retrieving the subscription | Class | org.apache.cxf.ws.eventing.shared.handlers | Apache CXF |
|
| SubscriptionTicket | This class represents a valid subscription granted to a requesting client. | Class | org.apache.cxf.ws.eventing.backend.database | Apache CXF |
|
| SubscriptionTicketGrantingResponse | This is the response send from SubscriptionManager backend logic to the EventSource webservice. | Class | org.apache.cxf.ws.eventing.backend.manager | Apache CXF |
|
| UnableToDestroySubscriptionFault | This class was generated by Apache CXF 3. | Class | org.oasis_open.docs.wsn.bw_2 | Apache CXF |
|
| UnableToDestroySubscriptionFaultType | Java class for UnableToDestroySubscriptionFaultType complex type. | Class | org.oasis_open.docs.wsn.b_2 | Apache CXF |
|
| UnknownSubscription | | Class | org.apache.cxf.ws.eventing.shared.faults | Apache CXF |
|
| WSDLToJavaScript | | Class | org.apache.cxf.tools.wsdlto.javascript | Apache CXF |
|
| WSDLToJavaScriptProcessor | | Class | org.apache.cxf.tools.wsdlto.javascript | Apache CXF |
|
| EventSubscriptionImpl | EventSubscriptionImpl. | Class | org.apache.jackrabbit.spi2dav | Apache JackRabbit |
|
| RepositoryDescriptorsReport | RepositoryDescriptorsReport allows to retrieve the repository descriptors. | Class | org.apache.jackrabbit.webdav.jcr.version.report | Apache JackRabbit |
|
| RepositoryDescriptorTest | Tests if the required repository descriptors are available. | Class | org.apache.jackrabbit.test.api | Apache JackRabbit |
|
| RepositoryImpl .DescriptorValue | | Class | org.apache.jackrabbit.core | Apache JackRabbit |
|
| Subscription | Subscription defines a marker interface for an event subscription. | Interface | org.apache.jackrabbit.spi | Apache JackRabbit |
|
| Subscription | Subscription represents public representation of the event listener created (or modified) by a successful SUBSCRIBE request. | Interface | org.apache.jackrabbit.webdav.observation | Apache JackRabbit |
|
| SubscriptionDiscovery | SubscriptionDiscovery encapsulates the 'subscriptiondiscovery' property of a webdav resource. | Class | org.apache.jackrabbit.webdav.observation | Apache JackRabbit |
|
| SubscriptionImpl | The Subscription class encapsulates a single subscription with the following responsibilities:Providing access to the subscription info,Recording events this subscription is interested in,Providing access to the events. | Class | org.apache.jackrabbit.webdav.jcr.observation | Apache JackRabbit |
|
| SubscriptionInfo | SubscriptionInfo class encapsulates the subscription info that forms the request body of a SUBSCRIBE request. | Class | org.apache.jackrabbit.webdav.observation | Apache JackRabbit |
|
| SubscriptionManager | SubscriptionManager interface. | Interface | org.apache.jackrabbit.webdav.observation | Apache JackRabbit |
|
| SubscriptionManagerImpl | SubscriptionManager collects all subscriptions requested, handles the subscription timeout and provides METHODS to discover subscriptions | Class | org.apache.jackrabbit.webdav.jcr.observation | Apache JackRabbit |
|
| ListDescriptor | Contains the information for a single list in the list or list override tables. | Class | org.apache.tika.parser.rtf | Apache Tika |
|
| AnalysisEngineDescription | An AnalysisEngineDescription contains all of the information needed to instantiate and use an AnalysisEngine. | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| CasConsumerDescription | An CasConsumerDescription contains all of the information needed to instantiate and use an CasConsumer. | Interface | org.apache.uima.collection | Apache Uima |
|
| CasInitializerDescription | An CasInitializerDescription contains all of the information needed to instantiate and use an CasInitializer. | Interface | org.apache.uima.collection | Apache Uima |
|
| CollectionReaderDescription | An CollectionReaderDescription contains all of the information needed to instantiate and use an CollectionReader. | Interface | org.apache.uima.collection | Apache Uima |
|
| CpeComponentDescriptor | An object that holds configuration that is part of the CPE descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeDescription | Java representation of a Collection Processing Engine (CPE) XML descriptor. | Interface | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeDescriptorException | | Class | org.apache.uima.collection.metadata | Apache Uima |
|
| CpeDescriptorFactory | Factory class for creating CpeDescriptors and their constituent objects. | Class | org.apache.uima.collection.impl.metadata.cpe | Apache Uima |
|
| ExternalResourceDescription | An ExternalResourceDescription object describes a resource that is loaded in the ResourceManager and may be shared between components. | Interface | org.apache.uima.resource | Apache Uima |
|
| FeatureDescription | A description of a CAS feature. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| FlowControllerDescription | A FlowControllerDescription contains all of the information needed to instantiate and use a FlowController. | Interface | org.apache.uima.flow | Apache Uima |
|
| FsIndexDescription | A description of a CAS feature structure index. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| FsIndexKeyDescription | A description of a key defining a CAS feature structure index. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| InstallationDescriptor | The InstallationDescriptor class encapsulates all elements and parameters included in the XML Installation Descriptor file. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptor .ActionInfo | The ActionInfo class defines 'installation action' attributes. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptor .ArgInfo | The ArgInfo class defines attributes of a service command argument. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptor .ComponentInfo | The ComponentInfo class defines UIMA component attributes. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptor .ServiceInfo | The ServiceInfo class defines attributes of a 'service' component. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptorHandler | The InstallationDescriptorHandler class allows parsing XML installation descriptor files, creating instances of the InstallationDescriptor class. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| TaeDescription | An AnalysisEngineDescription specific to a Text Analysis Engine (TAE). | Interface | org.apache.uima.analysis_engine | Apache Uima |
|
| TypeDescription | A description of a CAS Type. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| TypeSystemDescription | Description of a CAS TypeSystem. | Interface | org.apache.uima.resource.metadata | Apache Uima |
|
| BatchUpdateScript | Indicator sub-interface of UpdateScript. | Interface | org.apache.metamodel | Apache MetaModel |
|
| UpdateScript | Represents any updating operation or update script that can be executed on a UpdateableDataContext. | Interface | org.apache.metamodel | Apache MetaModel |
|
| CallbackDescriptor | A mapping descriptor of a single callback event. | Class | org.apache.cayenne.map | Apache Cayenne |
|
| ClassDescriptor | A runtime descriptor of an persistent class. | Interface | org.apache.cayenne.reflect | Apache Cayenne |
|
| ClassDescriptorFactory | A factory of ClassDescriptor instances. | Interface | org.apache.cayenne.reflect | Apache Cayenne |
|
| ClassDescriptorMap | An object that holds class descriptors for mapped entities, compiling new descriptors on demand using an internal chain of descriptor factories. | Class | org.apache.cayenne.reflect | Apache Cayenne |
|
| ColumnDescriptor | A descriptor of a ResultSet column. | Class | org.apache.cayenne.access.jdbc | Apache Cayenne |
|
| DataObjectDescriptorFactory | | Class | org.apache.cayenne.reflect.generic | Apache Cayenne |
|
| EmbeddableDescriptor | | Interface | org.apache.cayenne.reflect | Apache Cayenne |
|
| EnhancedPojoDescriptorFactory | A ClassDescriptorFactory used to create descriptors for the enhanced POJO's. | Class | org.apache.cayenne.reflect.pojo | Apache Cayenne |
|
| FieldEmbeddableDescriptor | A default POJO embeddable descriptor. | Class | org.apache.cayenne.reflect | Apache Cayenne |
|
| LazyClassDescriptorDecorator | A ClassDescriptor wrapper that compiles decorated descriptor lazily on first access. | Class | org.apache.cayenne.reflect | Apache Cayenne |
|
| PersistentDescriptor | A default ClassDescriptor implementation for persistent objects. | Class | org.apache.cayenne.reflect | Apache Cayenne |
|
| PersistentDescriptorFactory | A convenience superclass for ClassDescriptorFactory implementors. | Class | org.apache.cayenne.reflect | Apache Cayenne |
|
| RowDescriptor | A descriptor of a result row obtained from a database. | Class | org.apache.cayenne.access.jdbc | Apache Cayenne |
|
| RowDescriptorBuilder | | Class | org.apache.cayenne.access.jdbc | Apache Cayenne |
|
| SelectDescriptor | Describes a mapping between JDBC ResultSet and object select result. | Interface | org.apache.cayenne.access.select | Apache Cayenne |
|
| SelectDescriptorBuilder | A class used as a builder of SelectDescriptors of any complexity. | Class | org.apache.cayenne.access.select | Apache Cayenne |
|
| ValueHolderDescriptorFactory | A ClassDescriptorFactory for Persistent objects that implement relationship faulting via ValueHolder. | Class | org.apache.cayenne.reflect.valueholder | Apache Cayenne |
|
| BusinessInterfaceDescriptor | | Interface | org.jboss.weld.ejb.spi | JBoss Weld |
|
| Description | | Class | org.jboss.weld.config | JBoss Weld |
|
| EEModuleDescriptor | | Interface | org.jboss.weld.bootstrap.spi | JBoss Weld |
|
| EEModuleDescriptor .ModuleType | | Class | org.jboss.weld.bootstrap.spi | JBoss Weld |
|
| EEModuleDescriptorImpl | | Class | org.jboss.weld.bootstrap.spi.helpers | JBoss Weld |
|
| EjbDescriptor | | Interface | org.jboss.weld.ejb.spi | JBoss Weld |
|
| EjbDescriptors | | Class | org.jboss.weld.ejb | JBoss Weld |
|
| ForwadingBusinessInterfaceDescriptor | | Class | org.jboss.weld.ejb.spi.helpers | JBoss Weld |
|
| ForwardingEjbDescriptor | | Class | org.jboss.weld.ejb.spi.helpers | JBoss Weld |
|
| InternalEjbDescriptor | | Class | org.jboss.weld.ejb | JBoss Weld |
|
| SubclassedComponentDescriptor | | Interface | org.jboss.weld.ejb.spi | JBoss Weld |
|
| ScriptAttribute | This attribute stores the UTR #24 script value for a token of text. | Interface | org.apache.lucene.analysis.icu.tokenattributes | Apache Lucene |
|
| ScriptAttributeImpl | WARNING: This API is experimental and might change in incompatible ways in the next release. | Class | org.apache.lucene.analysis.icu.tokenattributes | Apache Lucene |
|
| JavascriptCompiler | An expression compiler for javascript expressions. | Class | org.apache.lucene.expressions.js | Apache Lucene |
|
| DescriptionUtils | Utility class for creating a description. | Class | org.axonframework.test.saga | Axon |
|
| EventListenerSubscriptionFailedException | Exception indicating that the subscription of an Event Listener has not succeeded. | Class | org.axonframework.eventhandling | Axon |
|
| BooleanSubscription | | Class | rx.subscriptions | RxJava |
|
| CompositeSubscription | Subscription that represents a group of Subscriptions that are unsubscribed together. | Class | rx.subscriptions | RxJava |
|
| MultipleAssignmentSubscription | | Class | rx.subscriptions | RxJava |
|
| RefCountSubscription | | Class | rx.subscriptions | RxJava |
|
| SerialSubscription | Represents a subscription whose underlying subscription can be swapped for another subscription which causes the previous underlying subscription to be unsubscribed. | Class | rx.subscriptions | RxJava |
|
| Subscription | Subscription returns from Observable. | Interface | rx | RxJava |
|
| Subscriptions | | Class | rx.subscriptions | RxJava |
|
| JavaScriptErrorsFound | | Class | com.codeborne.selenide.ex | Selenide |
|
| OCommandExecutorScript | Executes Script Commands. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
| OCommandScript | Script command request implementation. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
| OCommandScriptException | | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
| ODatabaseScriptManager | Manages Script engines per database. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
| OGroovyScriptFormatter | Javascript script formatter. | Class | com.orientechnologies.orient.core.command.script.formatter | Orientdb |
|
| OJSScriptFormatter | Javascript script formatter. | Class | com.orientechnologies.orient.core.command.script.formatter | Orientdb |
|
| ORubyScriptFormatter | | Class | com.orientechnologies.orient.core.command.script.formatter | Orientdb |
|
| OScriptBlock | | Class | com.orientechnologies.orient.core.processor.block | Orientdb |
|
| OScriptDocumentDatabaseWrapper | Document Database wrapper class to use from scripts. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
| OScriptFormatter | Interface to provide script formatter in any language. | Interface | com.orientechnologies.orient.core.command.script.formatter | Orientdb |
|
| OScriptGraphOrientWrapper | Blueprints Graph wrapper class to use from scripts. | Class | com.orientechnologies.orient.graph.script | Orientdb |
|
| OScriptGraphWrapper | Blueprints Graph wrapper class to use from scripts. | Class | com.orientechnologies.orient.graph.script | Orientdb |
|
| OScriptInjection | Inject custom settings on Script execution. | Interface | com.orientechnologies.orient.core.command.script | Orientdb |
|
| OScriptManager | Executes Script Commands. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
| OScriptOrientWrapper | Orient wrapper class to use from scripts. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
| OSQLScriptEngine | Dynamic script engine for OrientDB SQL commands. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
| OSQLScriptEngineFactory | Dynamic script engine factory for OrientDB SQL commands. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
| OSQLScriptFormatter | SQL script formatter. | Class | com.orientechnologies.orient.core.command.script.formatter | Orientdb |
|
| ParameterDescription | Description of a single JSON-RPC procedure parameter. | Class | com.rabbitmq.tools.jsonrpc | RabbitMQ |
|
| ProcedureDescription | Description of a single JSON-RPC procedure. | Class | com.rabbitmq.tools.jsonrpc | RabbitMQ |
|
| ServiceDescription | Description of a JSON-RPC service. | Class | com.rabbitmq.tools.jsonrpc | RabbitMQ |
|
| AdminCategoryDescription | | Class | com.konakartadmin.app | KonaKart |
|
| AdminContentDescription | | Class | com.konakartadmin.app | KonaKart |
|
| AdminContentTypeDescription | | Class | com.konakartadmin.app | KonaKart |
|
| AdminDataDescriptor | The AdminDataDescriptor is used in some methods where an array of objects is returned. | Class | com.konakartadmin.app | KonaKart |
|
| AdminProductDescription | | Class | com.konakartadmin.app | KonaKart |
|
| AdminSubscription | Defines a recurring billing subscription. | Class | com.konakartadmin.app | KonaKart |
|
| AdminSubscriptionSearch | | Class | com.konakartadmin.app | KonaKart |
|
| AdminSubscriptionSearchResult | | Class | com.konakartadmin.app | KonaKart |
|
| ARBSubscription | | Class | com.anet.api | KonaKart |
|
| ARBSubscription | | Class | com.anet.api | KonaKart |
|
| ContentDescription | | Class | com.konakart.app | KonaKart |
|
| ContentDescriptionIf | | Interface | com.konakart.appif | KonaKart |
|
| ContentTypeDescription | | Class | com.konakart.app | KonaKart |
|
| ContentTypeDescriptionIf | | Interface | com.konakart.appif | KonaKart |
|
| DataDescriptor | | Class | com.konakart.app | KonaKart |
|
| DataDescriptorIf | Contains information required to manage engine calls that return an array of data. | Interface | com.konakart.appif | KonaKart |
|
| Subscription | Defines a recurring billing subscription. | Class | com.konakart.app | KonaKart |
|
| SubscriptionIf | Defines a recurring billing subscription. | Interface | com.konakart.appif | KonaKart |
|
| Subscriptions | | Class | com.konakart.app | KonaKart |
|
| SubscriptionSearch | | Class | com.konakart.app | KonaKart |
|
| SubscriptionSearchIf | | Interface | com.konakart.appif | KonaKart |
|
| SubscriptionsIf | This is normally the object returned for API calls returning an array of subscriptions. | Interface | com.konakart.appif | KonaKart |
|
| JavascriptContext | Represents a Javascript context of a single BrowserComponent. | Class | com.codename1.javascript | CodeName One |
|
| BaseDescription | A Description that is stored as a string. | Class | org.hamcrest | HamCrest |
|
| Description | A description of a Matcher. | Interface | org.hamcrest | HamCrest |
|
| Description .NullDescription | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.hamcrest.Description | HamCrest |
|
| StringDescription | A Description that is stored as a string. | Class | org.hamcrest | HamCrest |
|
| AbstractDescriptionBaseTypeBinding | Binding object for the type http://www. | Class | org.geotools.wcs.bindings | GeoTools |
|
| AbstractDescriptionTypeBinding | Binding object for the type http://www. | Class | org.geotools.wcs.bindings | GeoTools |
|
| AbstractParameterDescriptor | Abstract definition of a parameter or group of parameters used by an operation method. | Class | org.geotools.parameter | GeoTools |
|
| AssociationDescriptor | Describes an instance of an Association. | Interface | org.opengis.feature.type | GeoTools |
|
| AssociationDescriptorImpl | | Class | org.geotools.feature.type | GeoTools |
|
| AttributeDescriptor | Describes an instance of an Attribute. | Interface | org.opengis.feature.type | GeoTools |
|
| AttributeDescriptorImpl | | Class | org.geotools.feature.type | GeoTools |
|
| AxisDescriptionType_valuesBinding | Binding object for the type http://www. | Class | org.geotools.wcs.bindings | GeoTools |
|
| AxisDescriptionTypeBinding | Binding object for the type http://www. | Class | org.geotools.wcs.bindings | GeoTools |
|
| ColorInversionDescriptor | | Class | org.geotools.image.palette | GeoTools |
|
| ColorReductionDescriptor | | Class | org.geotools.image.palette | GeoTools |
|
| CoverageDescription | Information about the content of a grid data cell. | Interface | org.opengis.metadata.content | GeoTools |
|
| CoverageDescriptionImpl | Information about the content of a grid data cell. | Class | org.geotools.metadata.iso.content | GeoTools |
|
| CoverageSourceDescriptor | Describes a CoverageSource in terms of Name, CoverageSource. | Class | org.geotools.coverage.io | GeoTools |
|
| DatabaseCreationScript | | Class | org.geotools.referencing.factory.epsg | GeoTools |
|
| DefaultDimensionDescriptor | Default implementation of the DimensionDescriptor interfaceAuthor:Daniele Romagnoli - GeoSolutions SAS | Class | org.geotools.coverage.grid.io | GeoTools |
|
| DefaultParameterDescriptor | The definition of a parameter used by an operation method. | Class | org.geotools.parameter | GeoTools |
|
| DefaultParameterDescriptorGroup | The definition of a group of related parameters used by an operation method. | Class | org.geotools.parameter | GeoTools |
|
| Description | calls the visit method of a StyleVisitorInternationalStringgetAbstract() | Interface | org.geotools.styling | GeoTools |
|
| Description | A Description is used to store various informations who describe an element. | Interface | org.opengis.style | GeoTools |
|
| DescriptionBinding | Binding object for the element http://www. | Class | org.geotools.se.v1_1.bindings | GeoTools |
|
| DescriptionBuilder | | Class | org.geotools.styling.builder | GeoTools |
|
| DescriptionImpl | | Class | org.geotools.styling | GeoTools |
|
| DescriptionTypeBinding | Binding object for the type http://www. | Class | org.geotools.ows.bindings | GeoTools |
|
| Descriptors | Helper methods for dealing with Descriptor. | Class | org.geotools.feature.type | GeoTools |
|
| DescriptorXmlAttributeNodeIterator | Special node iterator for Attribute. | Class | org.geotools.feature.xpath | GeoTools |
|
| DescriptorXmlAttributeNodePointer | Special node pointer for an XML-attribute inside an attribute. | Class | org.geotools.feature.xpath | GeoTools |
|
| DimensionDescriptor | Describes a "dimension" exposed by a structured grid coverage reader. | Interface | org.geotools.coverage.grid.io | GeoTools |
|
| ExtendedImagingParameterDescriptors | Extension of the ImagingParameterDescriptors class used for setting the right operation namefor the operation associated to the input RegistryElementDescriptor. | Class | org.geotools.coverage.processing | GeoTools |
|
| FeatureCatalogueDescription | Information identifying the feature catalogue. | Interface | org.opengis.metadata.content | GeoTools |
|
| FeatureCatalogueDescriptionImpl | Information identifying the feature catalogue. | Class | org.geotools.metadata.iso.content | GeoTools |
|
| FeatureCatalogueDescriptionImpl | Location of the responsible individual or organization. | Class | org.geotools.metadata.iso | GeoTools |
|
| FeatureSetDescription | Represents a wfs:FeatureType . | Class | org.geotools.data.wfs.v1_0_0 | GeoTools |
|
| GeneralParameterDescriptor | Abstract definition of a parameter or group of parameters used by an operation method. | Interface | org.opengis.parameter | GeoTools |
|
| GeographicDescription | Description of the geographic area using identifiers. | Interface | org.opengis.metadata.extent | GeoTools |
|
| GeographicDescriptionImpl | Description of the geographic area using identifiers. | Class | org.geotools.metadata.iso.extent | GeoTools |
|
| GeometryDescriptor | Describes an instance of a geometry attribute. | Interface | org.opengis.feature.type | GeoTools |
|
| GeometryDescriptorImpl | | Class | org.geotools.feature.type | GeoTools |
|
| GranuleDescriptor | A granuleDescriptor is a single piece of the mosaic, with its own overviews and This class is responsible for caching the various size of the different | Class | org.geotools.gce.imagemosaic | GeoTools |
|
| ImageDescription | Information about an image's suitability for use. | Interface | org.opengis.metadata.content | GeoTools |
|
| ImageDescriptionImpl | Information about an image's suitability for use. | Class | org.geotools.metadata.iso.content | GeoTools |
|
| ImageMosaicDescriptor | A class which can be used as input of an ImageMosaicReader to describe an available mosaic without the need to access an external file such as a shapeFile, | Class | org.geotools.gce.imagemosaic | GeoTools |
|
| ImagingParameterDescriptors | Wraps a JAI's ParameterListDescriptor. | Class | org.geotools.parameter | GeoTools |
|
| LayerDescription | Used to hold data regarding Layers. | Class | org.geotools.data.ows | GeoTools |
|
| MatrixParameterDescriptors | A parameter group for matrix elements. | Class | org.geotools.parameter | GeoTools |
|
| ParameterDescriptor | The definition of a parameter used by an operation method. | Interface | org.opengis.parameter | GeoTools |
|
| ParameterDescriptorGroup | The definition of a group of related parameters used by an operation method. | Interface | org.opengis.parameter | GeoTools |
|
| PropertyDescriptor | Describes a Property, and how it relates to its containing entity, which is often a ComplexAttribute. | Interface | org.opengis.feature.type | GeoTools |
|
| PropertyDescriptorImpl | | Class | org.geotools.feature.type | GeoTools |
|
| ScopeDescription | Description of the class of information covered by the information. | Interface | org.opengis.metadata.maintenance | GeoTools |
|
| ScopeDescriptionImpl | Description of the class of information covered by the information. | Class | org.geotools.metadata.iso.maintenance | GeoTools |
|
| SLDStyledLayerDescriptorBinding | Binding object for the element http://www. | Class | org.geotools.sld.bindings | GeoTools |
|
| SqlScriptReader | Reads a multiline SQL file extracting each command separately. | Class | org.geotools.referencing.factory.epsg | GeoTools |
|
| StyledLayerDescriptor | Holds styling information (from a StyleLayerDescriptor document). | Interface | org.geotools.styling | GeoTools |
|
| StyledLayerDescriptorBinding | Binding object for the element http://www. | Class | org.geotools.sld.v1_1.bindings | GeoTools |
|
| StyledLayerDescriptorBuilder | | Class | org.geotools.styling.builder | GeoTools |
|
| StyledLayerDescriptorImpl | Holds styling information (from a StyleLayerDescriptor document). | Class | org.geotools.styling | GeoTools |
|
| WMSDescribeLayerTypes ._LayerDescription | | Class | org.geotools.data.wms.xml.WMSDescribeLayerTypes | GeoTools |
|
| CancelSubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
| ModifySubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
| NewSubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
| NodeSubscription | A subscription to a node. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
| NodeSubscription .State | Subscriptions to a node may exist in several states. | Class | org.jivesoftware.openfire.pubsub.NodeSubscription | OpenFire |
|
| NodeSubscription .Type | Receive notification of new items only. | Class | org.jivesoftware.openfire.pubsub.NodeSubscription | OpenFire |
|
| PendingSubscriptionsCommand | Ad-hoc command that sends pending subscriptions to node owners. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
| SubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
| AbstractPointDescriptor | | Class | mpicbg.pointdescriptor | Fiji |
|
| AbstractSequenceDescription | A SPIM sequence consisting of a list of timepoints and a list of view setups. | Class | mpicbg.spim.data.generic.sequence | Fiji |
|
| AbstractSequenceDescriptionUtils | | Class | mpicbg.spim.data.generic.sequence | Fiji |
|
| ActionChooserDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| BasicViewDescription | | Class | mpicbg.spim.data.generic.sequence | Fiji |
|
| Descriptor_based_registration | | Class | plugin | Fiji |
|
| Descriptor_based_series_registration | | Class | plugin | Fiji |
|
| DescriptorParameters | | Class | plugin | Fiji |
|
| DetectionDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| DetectorChoiceDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| DetectorConfigurationDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| GrapherDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| InitFilterDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| InverseTransformDescription | | Class | mpicbg.imglib.image.display.imagej | Fiji |
|
| LoadDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| LocalCoordinateSystemPointDescriptor | | Class | mpicbg.pointdescriptor | Fiji |
|
| LogPanelDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| ModelPointDescriptor | | Class | mpicbg.pointdescriptor | Fiji |
|
| PatchScript | | Class | ini.trakem2.scripting | Fiji |
|
| SaveDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| Scripting | | Class | bdv.ij.export | Fiji |
|
| Scripting .PartitionedSequenceWriter | | Class | bdv.ij.export.Scripting | Fiji |
|
| SelectedViewDescriptionListener | | Interface | spim.fiji.spimdata.explorer | Fiji |
|
| SequenceDescription | | Class | mpicbg.spim.data.sequence | Fiji |
|
| SequenceDescriptionMinimal | | Class | bdv.spimdata | Fiji |
|
| SimplePointDescriptor | | Class | mpicbg.pointdescriptor | Fiji |
|
| SomeDialogDescriptor | An abstract class made for describing panels that generate a dialog, like save and load panels. | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| SpotFilterDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| StartDialogDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| TestPointDescriptor | | Class | mpicbg.pointdescriptor.test | Fiji |
|
| TrackerChoiceDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| TrackerConfigurationDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| TrackFilterDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| TrackingDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| ViewChoiceDescriptor | | Class | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| ViewDescription | | Class | mpicbg.spim.data.sequence | Fiji |
|
| WizardPanelDescriptor | A base descriptor class used to reference a Component panel for the Wizard, as well as provide general rules as to how the panel should behave. | Interface | fiji.plugin.trackmate.gui.descriptors | Fiji |
|
| XmlIoAbstractSequenceDescription | | Class | mpicbg.spim.data.generic.sequence | Fiji |
|
| XmlIoSequenceDescription | | Class | mpicbg.spim.data.sequence | Fiji |
|
| AddJavascriptInterfaceDetector | Ensures that addJavascriptInterface is not called for API levels below 17. | Class | com.android.tools.lint.checks | Android Lint |
|
| JavaScriptInterfaceDetector | Looks for addJavascriptInterface calls on interfaces have been properly annotated with @JavaScriptInterface | Class | com.android.tools.lint.checks | Android Lint |
|
| SetJavaScriptEnabledDetector | Looks for invocations of android. | Class | com.android.tools.lint.checks | Android Lint |
|
| DelegateNodeDescription | An adapter on NodeDescription that allows selected methods to be overwritten. | Class | org.knime.core.node | KNIME |
|
| MissingCellHandlerDescription | Detailed description of a missing cell handler. | Interface | org.knime.base.node.preproc.pmml.missingval.utils | KNIME |
|
| MissingCellHandlerDescriptionFactory | Factory for missing cell handler descriptions. | Class | org.knime.base.node.preproc.pmml.missingval.utils | KNIME |
|
| MissingCellHandlerDescriptionV1 | | Class | org.knime.base.node.preproc.pmml.missingval.utils | KNIME |
|
| MissingValueNodeDescriptionHelper | Helper class to generate the NodeDescription for the Missing Value Handler node. | Class | org.knime.base.node.preproc.pmml.missingval.utils | KNIME |
|
| NodeDescription | This abstract class describes the meta information about a node. | Class | org.knime.core.node | KNIME |
|
| NodeDescription13Proxy | | Class | org.knime.core.node | KNIME |
|
| NodeDescription210Proxy | information from the XML file. | Class | org.knime.core.node | KNIME |
|
| NodeDescription212Proxy | information from the XML file. | Class | org.knime.core.node | KNIME |
|
| NodeDescription27Proxy | information from the XML file. | Class | org.knime.core.node | KNIME |
|
| NodeDescription28Proxy | information from the XML file. | Class | org.knime.core.node | KNIME |
|
| NodeDescriptionParser | | Class | org.knime.core.node | KNIME |
|
| NodeDescriptionXmlProxy | Delegates all method to the delegate object but the getXMLDescription() one. | Class | org.knime.base.node.preproc.pmml.missingval.utils | KNIME |
|
| NoDescriptionProxy | available for a node. | Class | org.knime.core.node | KNIME |
|
| SortingDescription | The configuration class for the AbstractColumnTableSorter. | Class | org.knime.core.data.sort | KNIME |
|
| ScriptedAction | An Action that executes a BeanShell script. | Class | org.jmock.lib.script | JMock |
|
| CmsDAOSubscription | This data access object represents a subscription entry inside the table "cms_subscription". | Class | org.opencms.db.jpa.persistence | OpenCMS |
|
| CmsDAOSubscription .CmsDAOSubscriptionPK | This class implements the primary key for a subscription entry in the table "cms_subscription". | Class | org.opencms.db.jpa.persistence | OpenCMS |
|
| CmsDAOSubscriptionVisit | This data access object represents a subscription visit entry inside the table "cms_subscription_visit". | Class | org.opencms.db.jpa.persistence | OpenCMS |
|
| CmsDAOSubscriptionVisit .CmsDAOSubscriptionVisitPK | This class implements the primary key for a subscription visit entry in the table "cms_subscription_visit". | Class | org.opencms.db.jpa.persistence | OpenCMS |
|
| CmsSubscriptionCollector | A collector that returns visited or subscribed resources depending on the current user and parameters. | Class | org.opencms.file.collectors | OpenCMS |
|
| CmsSubscriptionDriver | AS/400 implementation of the subscription driver. | Class | org.opencms.db.as400 | OpenCMS |
|
| CmsSubscriptionDriver | DB2 implementation of the subscription driver. | Class | org.opencms.db.db2 | OpenCMS |
|
| CmsSubscriptionDriver | Generic implementation of the user tracking and subscription driver interface. | Class | org.opencms.db.generic | OpenCMS |
|
| CmsSubscriptionDriver | HSQLDB implementation of the subscription driver. | Class | org.opencms.db.hsqldb | OpenCMS |
|
| CmsSubscriptionDriver | JPA database server implementation of the subscription driver methods. | Class | org.opencms.db.jpa | OpenCMS |
|
| CmsSubscriptionDriver | MSSQL implementation of the subscription driver. | Class | org.opencms.db.mssql | OpenCMS |
|
| CmsSubscriptionDriver | MySQL implementation of the subscription driver. | Class | org.opencms.db.mysql | OpenCMS |
|
| CmsSubscriptionDriver | Oracle implementation of the subscription driver. | Class | org.opencms.db.oracle | OpenCMS |
|
| CmsSubscriptionDriver | PostgreSQL implementation of the subscription driver. | Class | org.opencms.db.postgresql | OpenCMS |
|
| CmsSubscriptionFilter | Provides filters for getting resources subscribed by a user or group in a specified time range. | Class | org.opencms.db | OpenCMS |
|
| CmsSubscriptionManager | Manager that provides methods to subscribe resources to users, read subscribed or unvisited resources and more. | Class | org.opencms.db | OpenCMS |
|
| CmsSubscriptionReadMode | The read modes to get subscribed resources of a user or group. | Class | org.opencms.db | OpenCMS |
|
| I_CmsSubscriptionDriver | The interface for drivers handling subscriptions and user tracking. | Interface | org.opencms.db | OpenCMS |
|
| I_CmsJavaScriptObjectCallback | Callback interface for functions taking a JavaScriptObject as a parameter. | Interface | org.opencms.ugc.client.export | OpenCMS |
|
| ActionDescriptor | See Also:Serialized FormConstructor SummaryActionDescriptor(java. | Class | com.eclipsesource.tabris.internal.ui | Tabris |
|
| PageDescriptor | See Also:Serialized FormConstructor SummaryPageDescriptor(java. | Class | com.eclipsesource.tabris.internal.ui | Tabris |
|
| UIDescriptor | See Also:Serialized FormConstructor SummaryUIDescriptor() | Class | com.eclipsesource.tabris.internal.ui | Tabris |
|
| BidDescReqGrp .NoBidDescriptors | See Also:Serialized FormConstructor SummaryBidDescReqGrp. | Class | quickfix.fix50.component | QuickFix |
|
| BidDescriptor | See Also:Serialized FormConstructor SummaryBidDescriptor() | Class | quickfix.field | QuickFix |
|
| BidDescriptorType | See Also:Serialized FormConstructor SummaryBidDescriptorType() | Class | quickfix.field | QuickFix |
|
| BidRequest .NoBidDescriptors | See Also:Serialized FormConstructor SummaryBidRequest. | Class | quickfix.fix42 | QuickFix |
|
| BidRequest .NoBidDescriptors | See Also:Serialized FormConstructor SummaryBidRequest. | Class | quickfix.fix43 | QuickFix |
|
| BidRequest .NoBidDescriptors | See Also:Serialized FormConstructor SummaryBidRequest. | Class | quickfix.fix44 | QuickFix |
|
| BidRequest .NoBidDescriptors | See Also:Serialized FormConstructor SummaryBidRequest. | Class | quickfix.fix50 | QuickFix |
|
| NoBidDescriptors | See Also:Serialized FormConstructor SummaryNoBidDescriptors() | Class | quickfix.field | QuickFix |
|
| SubscriptionRequestType | | Class | quickfix.field | QuickFix |
|
| IvyBuildList$OnMissingDescriptor | | Class | api.org.apache.ivy.ant | Ivy |
|
| ModuleDescriptorProvider | | Interface | api.org.apache.ivy.core.cache | Ivy |
|
| ModuleDescriptorWriter | | Interface | api.org.apache.ivy.core.cache | Ivy |
|
| DefaultRepositoryCacheManager$MyModuleDescriptorProvider | | Class | api.org.apache.ivy.core.cache | Ivy |
|
| ModuleDescriptorMemoryCache | | Class | api.org.apache.ivy.core.cache | Ivy |
|
| ModuleDescriptorMemoryCache$CacheEntry | | Class | api.org.apache.ivy.core.cache | Ivy |
|
| DependencyArtifactDescriptor | | Interface | api.org.apache.ivy.core.module.descriptor | Ivy |
|
| DependencyDescriptor | | Interface | api.org.apache.ivy.core.module.descriptor | Ivy |
|
| DependencyDescriptorMediator | | Interface | api.org.apache.ivy.core.module.descriptor | Ivy |
|
| ModuleDescriptor | | Interface | api.org.apache.ivy.core.module.descriptor | Ivy |
|
| DefaultDependencyArtifactDescriptor | | Class | api.org.apache.ivy.core.module.descriptor | Ivy |
|
| DefaultDependencyDescriptor | | Class | api.org.apache.ivy.core.module.descriptor | Ivy |
|
| DefaultModuleDescriptor | | Class | api.org.apache.ivy.core.module.descriptor | Ivy |
|
| OverrideDependencyDescriptorMediator | | Class | api.org.apache.ivy.core.module.descriptor | Ivy |
|
| ModuleDescriptorSorter | | Class | api.org.apache.ivy.core.sort | Ivy |
|
| ModuleDescriptorParser | | Interface | api.org.apache.ivy.plugins.parser | Ivy |
|
| AbstractModuleDescriptorParser | | Class | api.org.apache.ivy.plugins.parser | Ivy |
|
| AbstractModuleDescriptorParser$AbstractParser | | Class | api.org.apache.ivy.plugins.parser | Ivy |
|
| ModuleDescriptorParserRegistry | | Class | api.org.apache.ivy.plugins.parser | Ivy |
|
| PomModuleDescriptorBuilder$ConfMapper | | Class | api.org.apache.ivy.plugins.parser.m2 | Ivy |
|
| PomModuleDescriptorBuilder | Dependency Management | Class | api.org.apache.ivy.plugins.parser.m2 | Ivy |
|
| PomModuleDescriptorBuilder$PomPluginElement | | Class | api.org.apache.ivy.plugins.parser.m2 | Ivy |
|
| PomModuleDescriptorParser | | Class | api.org.apache.ivy.plugins.parser.m2 | Ivy |
|
| PomModuleDescriptorWriter | | Class | api.org.apache.ivy.plugins.parser.m2 | Ivy |
|
| PomModuleDescriptorWriter$ConfigurationScopeMapping | | Class | api.org.apache.ivy.plugins.parser.m2 | Ivy |
|
| XmlModuleDescriptorParser | | Class | api.org.apache.ivy.plugins.parser.xml | Ivy |
|
| XmlModuleDescriptorParser$Parser | | Class | api.org.apache.ivy.plugins.parser.xml | Ivy |
|
| XmlModuleDescriptorParser$Parser$State | | Class | api.org.apache.ivy.plugins.parser.xml | Ivy |
|
| XmlModuleDescriptorUpdater | | Class | api.org.apache.ivy.plugins.parser.xml | Ivy |
|
| XmlModuleDescriptorUpdater$ExtendedBuffer | | Class | api.org.apache.ivy.plugins.parser.xml | Ivy |
|
| XmlModuleDescriptorUpdater$UpdaterHandler | | Class | api.org.apache.ivy.plugins.parser.xml | Ivy |
|
| XmlModuleDescriptorWriter | | Class | api.org.apache.ivy.plugins.parser.xml | Ivy |
|
| Configurator$ObjectDescriptor | | Class | api.org.apache.ivy.util | Ivy |
|
| BasicDescriptorContainer | See Also:Serialized FormMethods inherited from class java. | Class | com.ptc.core.meta.container.common.impl | WindChill |
|
| ConfigurationDefinitionDescriptor | | Class | com.ptc.core.ca.generic.config.descriptor.common.impl | WindChill |
|
| DefinitionDescriptorFactory | This interface provides locale specific DefinitionDescriptor objects for a DefinitionIdentifier object, or a set of DefinitionIdentifier objects. | Interface | com.ptc.core.meta.descriptor.common | WindChill |
|
| DefinitionDescriptorLocalizableMessageImplementation | The class supports the old client only. | Class | com.ptc.core.meta.descriptor.server.impl | WindChill |
|
| DefinitionDescriptorLocalizableMessageInterface | This interface is a work around for compile-time dependency from "common" to "server" code. | Interface | com.ptc.core.meta.type.runtime.common | WindChill |
|
| DescriptorContainer | | Interface | com.ptc.core.meta.container.common | WindChill |
|
| NmSubscriptionService | | Interface | com.ptc.netmarkets.subscription | WindChill |
|
| ObjectSubscription | The ObjectSubscription class represents subscription requests on Notifiable objects. | Class | wt.notify | WindChill |
|
| RoleDescriptor | RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd). | Class | wt.introspection | WindChill |
|
| StandardNmSubscriptionService | Use the newStandardNmSubscriptionService static factory method(s), not the StandardNmSubscriptionService constructor, | Class | com.ptc.netmarkets.subscription | WindChill |
|
| WebScriptRenderHandler | This class implements the java based renderer for the link to a script file in the frame element. | Class | com.ptc.core.ca.web.client.frame | WindChill |
|
| FileDescriptorAssetPathFetcher | Fetches an ParcelFileDescriptor for an asset path. | Class | com.bumptech.glide.load.data | Glide |
|
| FileDescriptorBitmapDataLoadProvider | An DataLoadProvider that provides classes for decoding and encoding Bitmaps from ParcelFileDescriptor data. | Class | com.bumptech.glide.load.resource.bitmap | Glide |
|
| FileDescriptorBitmapDecoder | An ResourceDecoder for decoding Bitmaps from ParcelFileDescriptor data. | Class | com.bumptech.glide.load.resource.bitmap | Glide |
|
| FileDescriptorFileLoader | A ModelLoader For translating File models into ParcelFileDescriptor data. | Class | com.bumptech.glide.load.model.file_descriptor | Glide |
|
| FileDescriptorFileLoader .Factory | The default ModelLoaderFactory for FileDescriptorFileLoaders. | Class | com.bumptech.glide.load.model.file_descriptor | Glide |
|
| FileDescriptorLocalUriFetcher | Fetches an ParcelFileDescriptor for a local Uri. | Class | com.bumptech.glide.load.data | Glide |
|
| FileDescriptorModelLoader | A base class for ModelLoaders that translate models into Files. | Interface | com.bumptech.glide.load.model.file_descriptor | Glide |
|
| FileDescriptorResourceLoader | A ModelLoader For translating android resource id models into ParcelFileDescriptor data. | Class | com.bumptech.glide.load.model.file_descriptor | Glide |
|
| FileDescriptorResourceLoader .Factory | The default factory for FileDescriptorResourceLoaders. | Class | com.bumptech.glide.load.model.file_descriptor | Glide |
|
| FileDescriptorStringLoader | | Class | com.bumptech.glide.load.model.file_descriptor | Glide |
|
| FileDescriptorStringLoader .Factory | The default factory for FileDescriptorStringLoaders. | Class | com.bumptech.glide.load.model.file_descriptor | Glide |
|
| FileDescriptorUriLoader | A ModelLoader For translating Uri models for local uris into ParcelFileDescriptor data. | Class | com.bumptech.glide.load.model.file_descriptor | Glide |
|
| FileDescriptorUriLoader .Factory | The default factory for FileDescriptorUriLoaders. | Class | com.bumptech.glide.load.model.file_descriptor | Glide |
|
| IndexData .ColumnDescriptor | Information about the columns in an index. | Class | com.healthmarketscience.jackcess.impl | JackCess |
|
| ColumnDescription | A minimal metadata description of a column in Riak Time Series. | Class | com.basho.riak.client.core.query.timeseries | Riak |
|
| ColumnDescription .ColumnType | Values MUST BE IN THE SAME ORDER AS in the RiakTsPB. | Class | com.basho.riak.client.core.query.timeseries | Riak |
|
| FullColumnDescription | Holds a complete definition for a Table Column in Time Series Riak. | Class | com.basho.riak.client.core.query.timeseries | Riak |
|
| GeoSpatialLiteralExtension .SchemaDescription | | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| GeoSpatialLiteralExtension .SchemaFieldDescription | Description of a field in the schema. | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| GeoSpatialLiteralExtension .SchemaFieldDescription .Datatype | | Class | com.bigdata.rdf.internal.impl.extensions | BlazeGraph |
|
| Test_REST_ServiceDescription | | Class | com.bigdata.rdf.sail.webapp | BlazeGraph |
|
| TestJavaScriptGOM | Note: Java6 embeds JavaScript support based on Mozilla Rhino version 1. | Class | com.bigdata.gom | BlazeGraph |
|
| ExtensionDescriptor | | Class | ij.macro | ImageJ |
|
| JavaScriptEvaluator | on systems running Java 1. | Class | ij.plugin | ImageJ |
|
| ScriptStyle | Enumeration class which contains the various script styles available within the standard Excel ScriptStyle palette | Class | jxl.format | Java ExcelApi |
|
| AmbientDocumentSourceDescriptor | Metadata and attributes of the AmbientDocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| AmbientDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the AmbientDocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| AmbientDocumentSourceDescriptor .Attributes | All attributes of the AmbientDocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| AmbientDocumentSourceDescriptor .Keys | Constants for all attribute keys of the AmbientDocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| BasicPreprocessingPipelineDescriptor | Metadata and attributes of the BasicPreprocessingPipeline component. | Class | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| BasicPreprocessingPipelineDescriptor .AttributeBuilder | Attribute map builder for the BasicPreprocessingPipeline component. | Class | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| BasicPreprocessingPipelineDescriptor .Attributes | All attributes of the BasicPreprocessingPipeline component. | Class | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| BasicPreprocessingPipelineDescriptor .Keys | Constants for all attribute keys of the BasicPreprocessingPipeline component. | Class | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| Bing3DocumentSourceDescriptor | Metadata and attributes of the Bing3DocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3DocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the Bing3DocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3DocumentSourceDescriptor .Attributes | All attributes of the Bing3DocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3DocumentSourceDescriptor .Keys | Constants for all attribute keys of the Bing3DocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3ImageDocumentSourceDescriptor | Metadata and attributes of the Bing3ImageDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3ImageDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the Bing3ImageDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3ImageDocumentSourceDescriptor .Attributes | All attributes of the Bing3ImageDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3ImageDocumentSourceDescriptor .Keys | Constants for all attribute keys of the Bing3ImageDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3NewsDocumentSourceDescriptor | Metadata and attributes of the Bing3NewsDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3NewsDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the Bing3NewsDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3NewsDocumentSourceDescriptor .Attributes | All attributes of the Bing3NewsDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3NewsDocumentSourceDescriptor .Keys | Constants for all attribute keys of the Bing3NewsDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3WebDocumentSourceDescriptor | Metadata and attributes of the Bing3WebDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3WebDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the Bing3WebDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3WebDocumentSourceDescriptor .Attributes | All attributes of the Bing3WebDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| Bing3WebDocumentSourceDescriptor .Keys | Constants for all attribute keys of the Bing3WebDocumentSource component. | Class | org.carrot2.source.microsoft | Carrot |
|
| BisectingKMeansClusteringAlgorithmDescriptor | Metadata and attributes of the BisectingKMeansClusteringAlgorithm component. | Class | org.carrot2.clustering.kmeans | Carrot |
|
| BisectingKMeansClusteringAlgorithmDescriptor .AttributeBuilder | Attribute map builder for the BisectingKMeansClusteringAlgorithm component. | Class | org.carrot2.clustering.kmeans | Carrot |
|
| BisectingKMeansClusteringAlgorithmDescriptor .Attributes | All attributes of the BisectingKMeansClusteringAlgorithm component. | Class | org.carrot2.clustering.kmeans | Carrot |
|
| BisectingKMeansClusteringAlgorithmDescriptor .Keys | Constants for all attribute keys of the BisectingKMeansClusteringAlgorithm component. | Class | org.carrot2.clustering.kmeans | Carrot |
|
| ByFieldClusteringAlgorithmDescriptor | Metadata and attributes of the ByFieldClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| ByFieldClusteringAlgorithmDescriptor .AttributeBuilder | Attribute map builder for the ByFieldClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| ByFieldClusteringAlgorithmDescriptor .Attributes | All attributes of the ByFieldClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| ByFieldClusteringAlgorithmDescriptor .Keys | Constants for all attribute keys of the ByFieldClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| ByUrlClusteringAlgorithmDescriptor | Metadata and attributes of the ByUrlClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| ByUrlClusteringAlgorithmDescriptor .AttributeBuilder | Attribute map builder for the ByUrlClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| ByUrlClusteringAlgorithmDescriptor .Attributes | All attributes of the ByUrlClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| ByUrlClusteringAlgorithmDescriptor .Keys | Constants for all attribute keys of the ByUrlClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| CaseNormalizerDescriptor | Metadata and attributes of the CaseNormalizer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| CaseNormalizerDescriptor .AttributeBuilder | Attribute map builder for the CaseNormalizer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| CaseNormalizerDescriptor .Attributes | All attributes of the CaseNormalizer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| CaseNormalizerDescriptor .Keys | Constants for all attribute keys of the CaseNormalizer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| ClusterBuilderDescriptor | Metadata and attributes of the ClusterBuilder component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| ClusterBuilderDescriptor .AttributeBuilder | Attribute map builder for the ClusterBuilder component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| ClusterBuilderDescriptor .Attributes | All attributes of the ClusterBuilder component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| ClusterBuilderDescriptor .Keys | Constants for all attribute keys of the ClusterBuilder component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| ClusteringMetricsCalculatorDescriptor | Metadata and attributes of the ClusteringMetricsCalculator component. | Class | org.carrot2.output.metrics | Carrot |
|
| ClusteringMetricsCalculatorDescriptor .AttributeBuilder | Attribute map builder for the ClusteringMetricsCalculator component. | Class | org.carrot2.output.metrics | Carrot |
|
| ClusteringMetricsCalculatorDescriptor .Attributes | All attributes of the ClusteringMetricsCalculator component. | Class | org.carrot2.output.metrics | Carrot |
|
| ClusteringMetricsCalculatorDescriptor .Keys | Constants for all attribute keys of the ClusteringMetricsCalculator component. | Class | org.carrot2.output.metrics | Carrot |
|
| CommonAttributesDescriptor | Metadata and attributes of the CommonAttributes component. | Class | org.carrot2.core.attribute | Carrot |
|
| CommonAttributesDescriptor .AttributeBuilder | Attribute map builder for the CommonAttributes component. | Class | org.carrot2.core.attribute | Carrot |
|
| CommonAttributesDescriptor .Attributes | All attributes of the CommonAttributes component. | Class | org.carrot2.core.attribute | Carrot |
|
| CommonAttributesDescriptor .Keys | Constants for all attribute keys of the CommonAttributes component. | Class | org.carrot2.core.attribute | Carrot |
|
| CompleteLabelFilterDescriptor | Metadata and attributes of the CompleteLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| CompleteLabelFilterDescriptor .AttributeBuilder | Attribute map builder for the CompleteLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| CompleteLabelFilterDescriptor .Attributes | All attributes of the CompleteLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| CompleteLabelFilterDescriptor .Keys | Constants for all attribute keys of the CompleteLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| CompletePreprocessingPipelineDescriptor | Metadata and attributes of the CompletePreprocessingPipeline component. | Class | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| CompletePreprocessingPipelineDescriptor .AttributeBuilder | Attribute map builder for the CompletePreprocessingPipeline component. | Class | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| CompletePreprocessingPipelineDescriptor .Attributes | All attributes of the CompletePreprocessingPipeline component. | Class | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| CompletePreprocessingPipelineDescriptor .Keys | Constants for all attribute keys of the CompletePreprocessingPipeline component. | Class | org.carrot2.text.preprocessing.pipeline | Carrot |
|
| ContaminationMetricDescriptor | Metadata and attributes of the ContaminationMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| ContaminationMetricDescriptor .AttributeBuilder | Attribute map builder for the ContaminationMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| ContaminationMetricDescriptor .Attributes | All attributes of the ContaminationMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| ContaminationMetricDescriptor .Keys | Constants for all attribute keys of the ContaminationMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| DefaultLexicalDataFactoryDescriptor | Metadata and attributes of the DefaultLexicalDataFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultLexicalDataFactoryDescriptor .AttributeBuilder | Attribute map builder for the DefaultLexicalDataFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultLexicalDataFactoryDescriptor .Attributes | All attributes of the DefaultLexicalDataFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultLexicalDataFactoryDescriptor .Keys | Constants for all attribute keys of the DefaultLexicalDataFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultStemmerFactoryDescriptor | Metadata and attributes of the DefaultStemmerFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultStemmerFactoryDescriptor .AttributeBuilder | Attribute map builder for the DefaultStemmerFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultStemmerFactoryDescriptor .Attributes | All attributes of the DefaultStemmerFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultStemmerFactoryDescriptor .Keys | Constants for all attribute keys of the DefaultStemmerFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultTokenizerFactoryDescriptor | Metadata and attributes of the DefaultTokenizerFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultTokenizerFactoryDescriptor .AttributeBuilder | Attribute map builder for the DefaultTokenizerFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultTokenizerFactoryDescriptor .Attributes | All attributes of the DefaultTokenizerFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DefaultTokenizerFactoryDescriptor .Keys | Constants for all attribute keys of the DefaultTokenizerFactory component. | Class | org.carrot2.text.linguistic | Carrot |
|
| DocumentAssignerDescriptor | Metadata and attributes of the DocumentAssigner component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| DocumentAssignerDescriptor .AttributeBuilder | Attribute map builder for the DocumentAssigner component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| DocumentAssignerDescriptor .Attributes | All attributes of the DocumentAssigner component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| DocumentAssignerDescriptor .Keys | Constants for all attribute keys of the DocumentAssigner component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| DocumentSourceDescriptor | Descriptor of a IDocumentSource being part of a ProcessingComponentSuite. | Class | org.carrot2.core | Carrot |
|
| EToolsDocumentSourceDescriptor | Metadata and attributes of the EToolsDocumentSource component. | Class | org.carrot2.source.etools | Carrot |
|
| EToolsDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the EToolsDocumentSource component. | Class | org.carrot2.source.etools | Carrot |
|
| EToolsDocumentSourceDescriptor .Attributes | All attributes of the EToolsDocumentSource component. | Class | org.carrot2.source.etools | Carrot |
|
| EToolsDocumentSourceDescriptor .Keys | Constants for all attribute keys of the EToolsDocumentSource component. | Class | org.carrot2.source.etools | Carrot |
|
| FubDocumentSourceDescriptor | Metadata and attributes of the FubDocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| FubDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the FubDocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| FubDocumentSourceDescriptor .Attributes | All attributes of the FubDocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| FubDocumentSourceDescriptor .Keys | Constants for all attribute keys of the FubDocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| GenitiveLabelFilterDescriptor | Metadata and attributes of the GenitiveLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| GenitiveLabelFilterDescriptor .AttributeBuilder | Attribute map builder for the GenitiveLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| GenitiveLabelFilterDescriptor .Attributes | All attributes of the GenitiveLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| GenitiveLabelFilterDescriptor .Keys | Constants for all attribute keys of the GenitiveLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| GoogleDocumentSourceDescriptor | Metadata and attributes of the GoogleDocumentSource component. | Class | org.carrot2.source.google | Carrot |
|
| GoogleDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the GoogleDocumentSource component. | Class | org.carrot2.source.google | Carrot |
|
| GoogleDocumentSourceDescriptor .Attributes | All attributes of the GoogleDocumentSource component. | Class | org.carrot2.source.google | Carrot |
|
| GoogleDocumentSourceDescriptor .Keys | Constants for all attribute keys of the GoogleDocumentSource component. | Class | org.carrot2.source.google | Carrot |
|
| IdealPartitioningBasedMetricDescriptor | Metadata and attributes of the IdealPartitioningBasedMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| IdealPartitioningBasedMetricDescriptor .AttributeBuilder | Attribute map builder for the IdealPartitioningBasedMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| IdealPartitioningBasedMetricDescriptor .Attributes | All attributes of the IdealPartitioningBasedMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| IdealPartitioningBasedMetricDescriptor .Keys | Constants for all attribute keys of the IdealPartitioningBasedMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| IdolDocumentSourceDescriptor | Metadata and attributes of the IdolDocumentSource component. | Class | org.carrot2.source.idol | Carrot |
|
| IdolDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the IdolDocumentSource component. | Class | org.carrot2.source.idol | Carrot |
|
| IdolDocumentSourceDescriptor .Attributes | All attributes of the IdolDocumentSource component. | Class | org.carrot2.source.idol | Carrot |
|
| IdolDocumentSourceDescriptor .Keys | Constants for all attribute keys of the IdolDocumentSource component. | Class | org.carrot2.source.idol | Carrot |
|
| LabelFilterProcessorDescriptor | Metadata and attributes of the LabelFilterProcessor component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LabelFilterProcessorDescriptor .AttributeBuilder | Attribute map builder for the LabelFilterProcessor component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LabelFilterProcessorDescriptor .Attributes | All attributes of the LabelFilterProcessor component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LabelFilterProcessorDescriptor .Keys | Constants for all attribute keys of the LabelFilterProcessor component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LabelFormatterDescriptor | Metadata and attributes of the LabelFormatter component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LabelFormatterDescriptor .AttributeBuilder | Attribute map builder for the LabelFormatter component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LabelFormatterDescriptor .Attributes | All attributes of the LabelFormatter component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LabelFormatterDescriptor .Keys | Constants for all attribute keys of the LabelFormatter component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LanguageModelStemmerDescriptor | Metadata and attributes of the LanguageModelStemmer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LanguageModelStemmerDescriptor .AttributeBuilder | Attribute map builder for the LanguageModelStemmer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LanguageModelStemmerDescriptor .Attributes | All attributes of the LanguageModelStemmer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LanguageModelStemmerDescriptor .Keys | Constants for all attribute keys of the LanguageModelStemmer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| LexicalDataLoaderDescriptor | Metadata and attributes of the LexicalDataLoader component. | Class | org.carrot2.text.linguistic | Carrot |
|
| LexicalDataLoaderDescriptor .AttributeBuilder | Attribute map builder for the LexicalDataLoader component. | Class | org.carrot2.text.linguistic | Carrot |
|
| LexicalDataLoaderDescriptor .Attributes | All attributes of the LexicalDataLoader component. | Class | org.carrot2.text.linguistic | Carrot |
|
| LexicalDataLoaderDescriptor .Keys | Constants for all attribute keys of the LexicalDataLoader component. | Class | org.carrot2.text.linguistic | Carrot |
|
| LingoClusteringAlgorithmDescriptor | Metadata and attributes of the LingoClusteringAlgorithm component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| LingoClusteringAlgorithmDescriptor .AttributeBuilder | Attribute map builder for the LingoClusteringAlgorithm component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| LingoClusteringAlgorithmDescriptor .Attributes | All attributes of the LingoClusteringAlgorithm component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| LingoClusteringAlgorithmDescriptor .Keys | Constants for all attribute keys of the LingoClusteringAlgorithm component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| LuceneDocumentSourceDescriptor | Metadata and attributes of the LuceneDocumentSource component. | Class | org.carrot2.source.lucene | Carrot |
|
| LuceneDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the LuceneDocumentSource component. | Class | org.carrot2.source.lucene | Carrot |
|
| LuceneDocumentSourceDescriptor .Attributes | All attributes of the LuceneDocumentSource component. | Class | org.carrot2.source.lucene | Carrot |
|
| LuceneDocumentSourceDescriptor .Keys | Constants for all attribute keys of the LuceneDocumentSource component. | Class | org.carrot2.source.lucene | Carrot |
|
| MinLengthLabelFilterDescriptor | Metadata and attributes of the MinLengthLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| MinLengthLabelFilterDescriptor .AttributeBuilder | Attribute map builder for the MinLengthLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| MinLengthLabelFilterDescriptor .Attributes | All attributes of the MinLengthLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| MinLengthLabelFilterDescriptor .Keys | Constants for all attribute keys of the MinLengthLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| MultilingualClusteringDescriptor | Metadata and attributes of the MultilingualClustering component. | Class | org.carrot2.text.clustering | Carrot |
|
| MultilingualClusteringDescriptor .AttributeBuilder | Attribute map builder for the MultilingualClustering component. | Class | org.carrot2.text.clustering | Carrot |
|
| MultilingualClusteringDescriptor .Attributes | All attributes of the MultilingualClustering component. | Class | org.carrot2.text.clustering | Carrot |
|
| MultilingualClusteringDescriptor .Keys | Constants for all attribute keys of the MultilingualClustering component. | Class | org.carrot2.text.clustering | Carrot |
|
| MultipageSearchEngineDescriptor | Metadata and attributes of the MultipageSearchEngine component. | Class | org.carrot2.source | Carrot |
|
| MultipageSearchEngineDescriptor .AttributeBuilder | Attribute map builder for the MultipageSearchEngine component. | Class | org.carrot2.source | Carrot |
|
| MultipageSearchEngineDescriptor .Attributes | All attributes of the MultipageSearchEngine component. | Class | org.carrot2.source | Carrot |
|
| MultipageSearchEngineDescriptor .Keys | Constants for all attribute keys of the MultipageSearchEngine component. | Class | org.carrot2.source | Carrot |
|
| NormalizedMutualInformationMetricDescriptor | Metadata and attributes of the NormalizedMutualInformationMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| NormalizedMutualInformationMetricDescriptor .AttributeBuilder | Attribute map builder for the NormalizedMutualInformationMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| NormalizedMutualInformationMetricDescriptor .Attributes | All attributes of the NormalizedMutualInformationMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| NormalizedMutualInformationMetricDescriptor .Keys | Constants for all attribute keys of the NormalizedMutualInformationMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| NumericLabelFilterDescriptor | Metadata and attributes of the NumericLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| NumericLabelFilterDescriptor .AttributeBuilder | Attribute map builder for the NumericLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| NumericLabelFilterDescriptor .Attributes | All attributes of the NumericLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| NumericLabelFilterDescriptor .Keys | Constants for all attribute keys of the NumericLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| Odp239DocumentSourceDescriptor | Metadata and attributes of the Odp239DocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| Odp239DocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the Odp239DocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| Odp239DocumentSourceDescriptor .Attributes | All attributes of the Odp239DocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| Odp239DocumentSourceDescriptor .Keys | Constants for all attribute keys of the Odp239DocumentSource component. | Class | org.carrot2.source.ambient | Carrot |
|
| OpenSearchDocumentSourceDescriptor | Metadata and attributes of the OpenSearchDocumentSource component. | Class | org.carrot2.source.opensearch | Carrot |
|
| OpenSearchDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the OpenSearchDocumentSource component. | Class | org.carrot2.source.opensearch | Carrot |
|
| OpenSearchDocumentSourceDescriptor .Attributes | All attributes of the OpenSearchDocumentSource component. | Class | org.carrot2.source.opensearch | Carrot |
|
| OpenSearchDocumentSourceDescriptor .Keys | Constants for all attribute keys of the OpenSearchDocumentSource component. | Class | org.carrot2.source.opensearch | Carrot |
|
| PassthroughClusteringAlgorithmDescriptor | Metadata and attributes of the PassthroughClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| PassthroughClusteringAlgorithmDescriptor .AttributeBuilder | Attribute map builder for the PassthroughClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| PassthroughClusteringAlgorithmDescriptor .Attributes | All attributes of the PassthroughClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| PassthroughClusteringAlgorithmDescriptor .Keys | Constants for all attribute keys of the PassthroughClusteringAlgorithm component. | Class | org.carrot2.clustering.synthetic | Carrot |
|
| PhraseExtractorDescriptor | Metadata and attributes of the PhraseExtractor component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| PhraseExtractorDescriptor .AttributeBuilder | Attribute map builder for the PhraseExtractor component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| PhraseExtractorDescriptor .Attributes | All attributes of the PhraseExtractor component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| PhraseExtractorDescriptor .Keys | Constants for all attribute keys of the PhraseExtractor component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| PrecisionRecallMetricDescriptor | Metadata and attributes of the PrecisionRecallMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| PrecisionRecallMetricDescriptor .AttributeBuilder | Attribute map builder for the PrecisionRecallMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| PrecisionRecallMetricDescriptor .Attributes | All attributes of the PrecisionRecallMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| PrecisionRecallMetricDescriptor .Keys | Constants for all attribute keys of the PrecisionRecallMetric component. | Class | org.carrot2.output.metrics | Carrot |
|
| ProcessingComponentDescriptor | Descriptor of a IProcessingComponent being part of a ProcessingComponentSuite. | Class | org.carrot2.core | Carrot |
|
| ProcessingComponentDescriptor .ProcessingComponentDescriptorToId | Transforms a ProcessingComponentDescriptor to its identifier. | Class | org.carrot2.core | Carrot |
|
| PubMedDocumentSourceDescriptor | Metadata and attributes of the PubMedDocumentSource component. | Class | org.carrot2.source.pubmed | Carrot |
|
| PubMedDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the PubMedDocumentSource component. | Class | org.carrot2.source.pubmed | Carrot |
|
| PubMedDocumentSourceDescriptor .Attributes | All attributes of the PubMedDocumentSource component. | Class | org.carrot2.source.pubmed | Carrot |
|
| PubMedDocumentSourceDescriptor .Keys | Constants for all attribute keys of the PubMedDocumentSource component. | Class | org.carrot2.source.pubmed | Carrot |
|
| QueryLabelFilterDescriptor | Metadata and attributes of the QueryLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| QueryLabelFilterDescriptor .AttributeBuilder | Attribute map builder for the QueryLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| QueryLabelFilterDescriptor .Attributes | All attributes of the QueryLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| QueryLabelFilterDescriptor .Keys | Constants for all attribute keys of the QueryLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| RemoteXmlSimpleSearchEngineBaseDescriptor | Metadata and attributes of the RemoteXmlSimpleSearchEngineBase component. | Class | org.carrot2.source.xml | Carrot |
|
| RemoteXmlSimpleSearchEngineBaseDescriptor .AttributeBuilder | Attribute map builder for the RemoteXmlSimpleSearchEngineBase component. | Class | org.carrot2.source.xml | Carrot |
|
| RemoteXmlSimpleSearchEngineBaseDescriptor .Attributes | All attributes of the RemoteXmlSimpleSearchEngineBase component. | Class | org.carrot2.source.xml | Carrot |
|
| RemoteXmlSimpleSearchEngineBaseDescriptor .Keys | Constants for all attribute keys of the RemoteXmlSimpleSearchEngineBase component. | Class | org.carrot2.source.xml | Carrot |
|
| SearchEngineBaseDescriptor | Metadata and attributes of the SearchEngineBase component. | Class | org.carrot2.source | Carrot |
|
| SearchEngineBaseDescriptor .AttributeBuilder | Attribute map builder for the SearchEngineBase component. | Class | org.carrot2.source | Carrot |
|
| SearchEngineBaseDescriptor .Attributes | All attributes of the SearchEngineBase component. | Class | org.carrot2.source | Carrot |
|
| SearchEngineBaseDescriptor .Keys | Constants for all attribute keys of the SearchEngineBase component. | Class | org.carrot2.source | Carrot |
|
| SearchEngineStatsDescriptor | Metadata and attributes of the SearchEngineStats component. | Class | org.carrot2.source | Carrot |
|
| SearchEngineStatsDescriptor .AttributeBuilder | Attribute map builder for the SearchEngineStats component. | Class | org.carrot2.source | Carrot |
|
| SearchEngineStatsDescriptor .Attributes | All attributes of the SearchEngineStats component. | Class | org.carrot2.source | Carrot |
|
| SearchEngineStatsDescriptor .Keys | Constants for all attribute keys of the SearchEngineStats component. | Class | org.carrot2.source | Carrot |
|
| SimpleFieldMapperDescriptor | Metadata and attributes of the SimpleFieldMapper component. | Class | org.carrot2.source.lucene | Carrot |
|
| SimpleFieldMapperDescriptor .AttributeBuilder | Attribute map builder for the SimpleFieldMapper component. | Class | org.carrot2.source.lucene | Carrot |
|
| SimpleFieldMapperDescriptor .Attributes | All attributes of the SimpleFieldMapper component. | Class | org.carrot2.source.lucene | Carrot |
|
| SimpleFieldMapperDescriptor .Keys | Constants for all attribute keys of the SimpleFieldMapper component. | Class | org.carrot2.source.lucene | Carrot |
|
| SimpleLabelAssignerDescriptor | Metadata and attributes of the SimpleLabelAssigner component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| SimpleLabelAssignerDescriptor .AttributeBuilder | Attribute map builder for the SimpleLabelAssigner component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| SimpleLabelAssignerDescriptor .Attributes | All attributes of the SimpleLabelAssigner component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| SimpleLabelAssignerDescriptor .Keys | Constants for all attribute keys of the SimpleLabelAssigner component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| SimpleSearchEngineDescriptor | Metadata and attributes of the SimpleSearchEngine component. | Class | org.carrot2.source | Carrot |
|
| SimpleSearchEngineDescriptor .AttributeBuilder | Attribute map builder for the SimpleSearchEngine component. | Class | org.carrot2.source | Carrot |
|
| SimpleSearchEngineDescriptor .Attributes | All attributes of the SimpleSearchEngine component. | Class | org.carrot2.source | Carrot |
|
| SimpleSearchEngineDescriptor .Keys | Constants for all attribute keys of the SimpleSearchEngine component. | Class | org.carrot2.source | Carrot |
|
| SolrDocumentSourceDescriptor | Metadata and attributes of the SolrDocumentSource component. | Class | org.carrot2.source.solr | Carrot |
|
| SolrDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the SolrDocumentSource component. | Class | org.carrot2.source.solr | Carrot |
|
| SolrDocumentSourceDescriptor .Attributes | All attributes of the SolrDocumentSource component. | Class | org.carrot2.source.solr | Carrot |
|
| SolrDocumentSourceDescriptor .Keys | Constants for all attribute keys of the SolrDocumentSource component. | Class | org.carrot2.source.solr | Carrot |
|
| STCClusteringAlgorithmDescriptor | Metadata and attributes of the STCClusteringAlgorithm component. | Class | org.carrot2.clustering.stc | Carrot |
|
| STCClusteringAlgorithmDescriptor .AttributeBuilder | Attribute map builder for the STCClusteringAlgorithm component. | Class | org.carrot2.clustering.stc | Carrot |
|
| STCClusteringAlgorithmDescriptor .Attributes | All attributes of the STCClusteringAlgorithm component. | Class | org.carrot2.clustering.stc | Carrot |
|
| STCClusteringAlgorithmDescriptor .Keys | Constants for all attribute keys of the STCClusteringAlgorithm component. | Class | org.carrot2.clustering.stc | Carrot |
|
| StopLabelFilterDescriptor | Metadata and attributes of the StopLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| StopLabelFilterDescriptor .AttributeBuilder | Attribute map builder for the StopLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| StopLabelFilterDescriptor .Attributes | All attributes of the StopLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| StopLabelFilterDescriptor .Keys | Constants for all attribute keys of the StopLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| StopListMarkerDescriptor | Metadata and attributes of the StopListMarker component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| StopListMarkerDescriptor .AttributeBuilder | Attribute map builder for the StopListMarker component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| StopListMarkerDescriptor .Attributes | All attributes of the StopListMarker component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| StopListMarkerDescriptor .Keys | Constants for all attribute keys of the StopListMarker component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| StopWordLabelFilterDescriptor | Metadata and attributes of the StopWordLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| StopWordLabelFilterDescriptor .AttributeBuilder | Attribute map builder for the StopWordLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| StopWordLabelFilterDescriptor .Attributes | All attributes of the StopWordLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| StopWordLabelFilterDescriptor .Keys | Constants for all attribute keys of the StopWordLabelFilter component. | Class | org.carrot2.text.preprocessing.filter | Carrot |
|
| TermDocumentMatrixBuilderDescriptor | Metadata and attributes of the TermDocumentMatrixBuilder component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixBuilderDescriptor .AttributeBuilder | Attribute map builder for the TermDocumentMatrixBuilder component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixBuilderDescriptor .Attributes | All attributes of the TermDocumentMatrixBuilder component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixBuilderDescriptor .Keys | Constants for all attribute keys of the TermDocumentMatrixBuilder component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixReducerDescriptor | Metadata and attributes of the TermDocumentMatrixReducer component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixReducerDescriptor .AttributeBuilder | Attribute map builder for the TermDocumentMatrixReducer component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixReducerDescriptor .Attributes | All attributes of the TermDocumentMatrixReducer component. | Class | org.carrot2.text.vsm | Carrot |
|
| TermDocumentMatrixReducerDescriptor .Keys | Constants for all attribute keys of the TermDocumentMatrixReducer component. | Class | org.carrot2.text.vsm | Carrot |
|
| TokenizerDescriptor | Metadata and attributes of the Tokenizer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| TokenizerDescriptor .AttributeBuilder | Attribute map builder for the Tokenizer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| TokenizerDescriptor .Attributes | All attributes of the Tokenizer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| TokenizerDescriptor .Keys | Constants for all attribute keys of the Tokenizer component. | Class | org.carrot2.text.preprocessing | Carrot |
|
| UniqueLabelAssignerDescriptor | Metadata and attributes of the UniqueLabelAssigner component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| UniqueLabelAssignerDescriptor .AttributeBuilder | Attribute map builder for the UniqueLabelAssigner component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| UniqueLabelAssignerDescriptor .Attributes | All attributes of the UniqueLabelAssigner component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| UniqueLabelAssignerDescriptor .Keys | Constants for all attribute keys of the UniqueLabelAssigner component. | Class | org.carrot2.clustering.lingo | Carrot |
|
| XmlDocumentSourceDescriptor | Metadata and attributes of the XmlDocumentSource component. | Class | org.carrot2.source.xml | Carrot |
|
| XmlDocumentSourceDescriptor .AttributeBuilder | Attribute map builder for the XmlDocumentSource component. | Class | org.carrot2.source.xml | Carrot |
|
| XmlDocumentSourceDescriptor .Attributes | All attributes of the XmlDocumentSource component. | Class | org.carrot2.source.xml | Carrot |
|
| XmlDocumentSourceDescriptor .Keys | Constants for all attribute keys of the XmlDocumentSource component. | Class | org.carrot2.source.xml | Carrot |
|
| XmlDocumentSourceHelperDescriptor | Metadata and attributes of the XmlDocumentSourceHelper component. | Class | org.carrot2.source.xml | Carrot |
|
| XmlDocumentSourceHelperDescriptor .AttributeBuilder | Attribute map builder for the XmlDocumentSourceHelper component. | Class | org.carrot2.source.xml | Carrot |
|
| XmlDocumentSourceHelperDescriptor .Attributes | All attributes of the XmlDocumentSourceHelper component. | Class | org.carrot2.source.xml | Carrot |
|
| XmlDocumentSourceHelperDescriptor .Keys | Constants for all attribute keys of the XmlDocumentSourceHelper component. | Class | org.carrot2.source.xml | Carrot |
|
| AbstractBackupDescriptor | Fields inherited from interface org. | Class | org.exist.backup | ExistDB |
|
| BackupDescriptor | | Interface | org.exist.backup | ExistDB |
|
| Descriptor | Webapplication Descriptor Class representation of an XQuery Web Application Descriptor file | Class | org.exist.http | ExistDB |
|
| FileSystemBackupDescriptor | Fields inherited from interface org. | Class | org.exist.backup | ExistDB |
|
| JobDescription | Interface defined requirements for a Scheduleable job. | Interface | org.exist.scheduler | ExistDB |
|
| ResourceDescriptor | Description of a resource, suitable for display by the graphical client for instance. | Class | org.exist.client | ExistDB |
|
| ResourceDescriptor .Collection | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.client | ExistDB |
|
| ResourceDescriptor .Document | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.client | ExistDB |
|
| ZipArchiveBackupDescriptor | Fields inherited from interface org. | Class | org.exist.backup | ExistDB |
|
| FormScriptable | | Interface | com.meterware.httpunit.scripting | HttpUnit |
|
| JSPServletDescriptor | Describes a servlet used to handle JSPs. | Interface | com.meterware.servletunit | HttpUnit |
|
| ScriptException | An exception thrown when there is a problem running a script. | Class | com.meterware.httpunit | HttpUnit |
|
| ScriptHandler | | Interface | com.meterware.httpunit.parsing | HttpUnit |
|
| ScriptableDelegate | An interface for objects which will be accessible via scripting. | Class | com.meterware.httpunit.scripting | HttpUnit |
|
| ScriptingEngine | | Interface | com.meterware.httpunit.scripting | HttpUnit |
|
| ScriptingEngineFactory | | Interface | com.meterware.httpunit.scripting | HttpUnit |
|
| ScriptingEventHandler | interface for every object that may have excutable events and their scripts attached | Interface | com.meterware.httpunit.scripting | HttpUnit |
|
| ScriptingHandler | | Interface | com.meterware.httpunit.scripting | HttpUnit |
|
| ServletRunner .JasperJSPServletDescriptor | Constructor SummaryServletRunner. | Class | com.meterware.servletunit | HttpUnit |
|
| ScriptTagProxy | A DataProxy that reads a data from a URL which may be in a domain other than the originating domain of the running page. | Class | com.sencha.gxt.data.client.loader | GXT |
|
| FDFJavaScript | This represents an FDF JavaScript dictionary that is part of the FDF document. | Class | org.apache.pdfbox.pdmodel.fdf | PDFBox |
|
| PDActionJavaScript | This represents a JavaScript action. | Class | org.apache.pdfbox.pdmodel.interactive.action.type | PDFBox |
|
| PDFontDescriptor | This class represents an interface to the font description. | Class | org.apache.pdfbox.pdmodel.font | PDFBox |
|
| PDFontDescriptorAFM | This class represents the font descriptor when the font information is coming from an AFM file. | Class | org.apache.pdfbox.pdmodel.font | PDFBox |
|
| PDFontDescriptorDictionary | This class represents an implementation to the font descriptor that gets its information from a COS Dictionary. | Class | org.apache.pdfbox.pdmodel.font | PDFBox |
|
| PDJavascriptNameTreeNode | This class holds all of the name trees that are available at the document level. | Class | org.apache.pdfbox.pdmodel | PDFBox |
|
| AbstractJavascriptFilter | Javascript filter with HEADER type containing TYPE records. | Class | htsjdk.samtools.filter | HtsJDK |
|
| JavascriptSamRecordFilter | javascript based read filter The script puts the following variables in the script context: | Class | htsjdk.samtools.filter | HtsJDK |
|
| JavascriptVariantFilter | javascript based variant filter The script puts the following variables in the script context: | Class | htsjdk.variant.variantcontext.filter | HtsJDK |
|
| RuntimeScriptException | Thrown by classes handling script engines like the javascript-based filters for SAM/VCFSee Also:Serialized Form | Class | htsjdk.samtools.util | HtsJDK |
|
| CoffeeScript | CoffeeScript is a little language that compiles into JavaScript. | Class | ro.isdc.wro.extensions.processor.support.coffeescript | Wro4J |
|
| CoffeeScriptFilter | A filter which transforms a coffeeScript resource into javascript. | Class | ro.isdc.wro.extensions.http | Wro4J |
|
| CoffeeScriptProcessor | Similar to RhinoCoffeeScriptProcessor but will prefer using NodeCoffeeScriptProcessor if it is supported and will fallback to rhino based processor. | Class | ro.isdc.wro.extensions.processor.js | Wro4J |
|
| NodeCoffeeScriptProcessor | Important node: this processor is not cross platform and has some pre-requesites in order to work. | Class | ro.isdc.wro.extensions.processor.js | Wro4J |
|
| NodeTypeScriptProcessor | Important node: this processor is not cross platform and has some pre-requesites in order to work. | Class | ro.isdc.wro.extensions.processor.js | Wro4J |
|
| RhinoCoffeeScriptProcessor | Uses coffee script http://jashkenas. | Class | ro.isdc.wro.extensions.processor.js | Wro4J |
|
| RhinoScriptBuilder | Used to evaluate javascript on the serverside using rhino javascript engine. | Class | ro.isdc.wro.extensions.script | Wro4J |
|
| RhinoTypeScriptProcessor | Compiles TypeScript into javascript in a cross platform manner. | Class | ro.isdc.wro.extensions.processor.js | Wro4J |
|
| TypeScriptCompiler | Uses rhino to compile a TypeScript into javascript. | Class | ro.isdc.wro.extensions.processor.support.typescript | Wro4J |
|
| TypeScriptProcessor | Similar to RhinoTypeScriptProcessor but will prefer using NodeTypeScriptProcessor if it is supported and will fallback to rhino based processor. | Class | ro.isdc.wro.extensions.processor.js | Wro4J |
|
| ClassDescriptor | Abstract descriptor class for defining persistence information on a class. | Class | org.eclipse.persistence.descriptors | EclipseLink |
|
| CoreDescriptor | | Class | org.eclipse.persistence.core.descriptors | EclipseLink |
|
| CoreDescriptorEvent | | Interface | org.eclipse.persistence.core.descriptors | EclipseLink |
|
| CoreDescriptorEventManager | | Class | org.eclipse.persistence.core.descriptors | EclipseLink |
|
| DescriptorBasedDatabaseEventListener | to change notifications from the database This listener also expands the interface to support subscription on a descriptor basis rather than | Interface | org.eclipse.persistence.jpa.rs.eventlistener | EclipseLink |
|
| DescriptorCustomizer | Customize a ClassDescriptor when the customize(ClassDescriptor) method is called during the | Interface | org.eclipse.persistence.config | EclipseLink |
|
| DescriptorCustomizer | This class handles migration from TopLink when broad imports were used. | Interface | org.eclipse.persistence.sessions.factories | EclipseLink |
|
| DescriptorEvent | Purpose: Encapsulate the information provided with descriptor events. | Class | org.eclipse.persistence.descriptors | EclipseLink |
|
| DescriptorEventAdapter | Purpose: Provides an empty implementation of DescriptorEventListener. | Class | org.eclipse.persistence.descriptors | EclipseLink |
|
| DescriptorEventListener | Purpose: Used to support Java event listener event model on descriptors. | Interface | org.eclipse.persistence.descriptors | EclipseLink |
|
| DescriptorEventManager | Purpose: The event manager allows for a descriptor to specify that an object should be notified when a EclipseLink event occurs. | Class | org.eclipse.persistence.descriptors | EclipseLink |
|
| DescriptorException | Purpose: This exception is used for any problem that is detected with a descriptor or mapping. | Class | org.eclipse.persistence.exceptions | EclipseLink |
|
| DescriptorExceptionResource | English ResourceBundle for DescriptorException messages. | Class | org.eclipse.persistence.exceptions.i18n | EclipseLink |
|
| DescriptorQueryManager | Purpose: The query manager allows for the database operations that EclipseLink performs to be customized by the application. | Class | org.eclipse.persistence.descriptors | EclipseLink |
|
| EISDescriptor | An EISDescriptor defines the mapping from a JCA data structure to a Java object. | Class | org.eclipse.persistence.eis | EclipseLink |
|
| ObjectRelationalDataTypeDescriptor | Differentiates object-relational descriptors from normal relational descriptors. | Class | org.eclipse.persistence.mappings.structures | EclipseLink |
|
| RelationalDescriptor | Purpose: EclipseLink has been designed to take advantage of the similarities between relational databases and objects while accommodating for their differences, providing an object | Class | org.eclipse.persistence.descriptors | EclipseLink |
|
| SerializableDescriptorEventHolder | Interface to hold onto a DescriptorEvents within a project so they can be rebuilt after serialization. | Interface | org.eclipse.persistence.descriptors | EclipseLink |
|
| XMLDescriptor | | Class | org.eclipse.persistence.oxm | EclipseLink |
|
| AbstractScriptState | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.templates | SAP NetWeaver |
|
| DescriptionConstants | | Interface | com.sapportals.portal.prt.service.soap.webserviceconfig | SAP NetWeaver |
|
| DescriptorNotCreatedException | Notifies that the object descriptor was not created by the handler. | Class | com.sap.portal.admin.wizard.exceptions | SAP NetWeaver |
|
| HTMLScriptComponent | Fields inherited from class com. | Class | com.sapportals.admin.wizardframework.components | SAP NetWeaver |
|
| HtmlInlineScript | Class used to encapsulate a sequence of script contents. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlInlineScriptItem | A script item to put in an instance of HtmlInlineScript. | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlScript | | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| HtmlScriptManager | This class can manage HtmlInlineScriptItem to avoid repeats Created: Fri Nov 12 17:29:07 1999 | Class | com.sapportals.portal.prt | SAP NetWeaver |
|
| IMessageDescriptor | | Interface | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| IPropertyDescriptor | See Also:IPortalComponentProfile. | Interface | com.sapportals.portal.prt.component | SAP NetWeaver |
|
| IScriptGenerator | | Interface | com.sapportals.portal.prt.service.epcftoolbox | SAP NetWeaver |
|
| IServiceDescriptor | Interface defining a Web Service when generating SOAP Call Convenient object used to transport info in the process | Interface | com.sapportals.portal.prt.service.soap | SAP NetWeaver |
|
| TypeDescription | | Class | com.sapportals.portal.prt.service.soap.util | SAP NetWeaver |
|
| DeltaLinkDescriptor | Delta link descriptor. | Class | com.sapportals.portal.pcd.gl.spi | SAP NetWeaver |
|
| IVersionDescriptor | This interface is not intended to be implemented by clients. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
|
| RelationDescriptor | Relation descriptor. | Class | com.sapportals.portal.pcd.gl.spi | SAP NetWeaver |
|
| AbstractCreateDescriptor | | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| AbstractFindResourcesDescriptor | Class implementing a find descriptor for resources. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| AdvancedChildrenFindResourcesDescriptor | Class implementing a find descriptor for children resources, narrowed by a filter and sorted by a collator. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| AdvancedDeepFindResourcesDescriptor | Class implementing a find descriptor for resources supporting find operations for different depths. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| AdvancedDeepVersionedFindResourcesDescriptor | Class implementing a find descriptor for resources and all their versions if they are version controlled resources. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| BasicChildrenFindResourcesDescriptor | Class implementing a find descriptor for children resources. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| BindingCreateDescriptor | Class implementing a binding create descriptor used to create bindings. | Class | com.sap.netweaver.bc.rf.common.binding | SAP NetWeaver |
|
| CollectionCreateDescriptor | Class implementing a collection create descriptor used to create collections. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| ContentAndPropertiesDescriptor | Class implementing content and properties of a resource. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| CopyDescriptor | Class implementing a copy descriptor used to copy resources. | Class | com.sap.netweaver.bc.rf.common.binding | SAP NetWeaver |
|
| CopyDescriptor | Class implementing a copy descriptor used to copy resources. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| CopyFlagsDescriptor | Class implementing copy flags for a resource to be copied. | Class | com.sap.netweaver.bc.rf.common.binding | SAP NetWeaver |
|
| CopyFlagsDescriptor | Class implementing copy flags for a resource to be copied. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| Descriptions | Store several description strings in one object. | Class | com.sapportals.wcm.util.resource | SAP NetWeaver |
|
| DestinationDescriptor | Class implementing a destination of a resource in a namespace. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| EnumWithDescription | Abstract class extending a type-safe enumeration by a description. | Class | com.sap.netweaver.bc.rf.util.enum | SAP NetWeaver |
|
| FlyWeightWithDescription | Abstract class extending the flyweight pattern by a description. | Class | com.sap.netweaver.bc.rf.util.flyweight | SAP NetWeaver |
|
| HTMLScriptRemover | Removes script content and noscript tags. | Class | com.sapportals.wcm | SAP NetWeaver |
|
| IAdvancedChildrenFindResourcesDescriptor | Interface describing a find descriptor for children resources, narrowed by a query expression and sorted by a collator. | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| IAdvancedDeepFindResourcesDescriptor | Interface describing a find descriptor for resources supporting find operations for different depths. | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| IAdvancedDeepVersionedFindResourcesDescriptor | Interface describing a find descriptor for resources and all their versions if they are version controlled resources. | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| IBasicChildrenFindResourcesDescriptor | | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| IBindingCreateDescriptor | Interface describing a binding create descriptor used to create bindings. | Interface | com.sap.netweaver.bc.rf.common.binding | SAP NetWeaver |
|
| ICollectionCreateDescriptor | | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| IContentAndPropertiesDescriptor | Interface describing content and properties of a resource. | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| ICopyDescriptor | Interface describing a copy descriptor used to copy resources. | Interface | com.sap.netweaver.bc.rf.common.binding | SAP NetWeaver |
|
| ICopyDescriptor | Interface describing a copy descriptor used to copy resources. | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| ICopyFlagsDescriptor | Interface describing copy flags used to copy resources. | Interface | com.sap.netweaver.bc.rf.common.binding | SAP NetWeaver |
|
| ICopyFlagsDescriptor | Interface describing copy flags used to copy resources. | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| ICreateDescriptor | | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| IDescription | | Interface | com.sap.ip.collaboration.core.api.util.enum | SAP NetWeaver |
|
| IDescriptionEditor | | Interface | com.sap.ip.collaboration.room.api.template.description | SAP NetWeaver |
|
| IDescriptionReader | | Interface | com.sap.ip.collaboration.room.api.template.description | SAP NetWeaver |
|
| IDestinationDescriptor | Interface describing a destination of a resource in a namespace. | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| IFindResourcesDescriptor | | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| ILinkCreateDescriptor | Interface describing a link create descriptor used to create links. | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| ILinkDescriptor | Interface describing a link descriptor. | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| ILockDescriptor | Interface describing a lock descriptor. | Interface | com.sap.netweaver.bc.rf.common.lock | SAP NetWeaver |
|
| IMoveDescriptor | Interface describing a move descriptor used to move resources. | Interface | com.sap.netweaver.bc.rf.common.binding | SAP NetWeaver |
|
| IMoveDescriptor | Interface describing a move descriptor used to move resources. | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| IPropertyUpdateDescriptor | Interface describing a property update operation. | Interface | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
|
| IResourceCreateDescriptor | Interface describing a resource create descriptor used to create resources. | Interface | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| ISubscription | Represents a single subscription and provides methods to define, modify and access the details of a subscription. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionAttributes | Represents the customizable attributes of a subscription. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionCleanupManager | Fields inherited from interface com. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionCondition | Defines the conditions for which events lead to a Conditions covered by an ISubscriptionCondition are: | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionConditionEvent | Represents an event a user can subscribe to. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionConditionInterval | Defines the intervals at which a subscription has to be checked for changes An ISubscriptionConditionInterval is attached to an ISubscriptionCondition. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionConditionRecursionLevel | A Recursion level defines which hierarchy level is relevant for a subscription on a collection. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionList | A list of ISubscriptions. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionListIterator | An iterator for an ISubscriptionList. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| ISubscriptionManager | Provides methods for creating, modifying, and accessing subscriptions that belong to this ISubscriptionManager. | Interface | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| LinkCreateDescriptor | Class implementing a link create descriptor used to create links. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| LinkDescriptor | Class implementing a link descriptor. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| MoveDescriptor | Class implementing a resource move descriptor used to move resources. | Class | com.sap.netweaver.bc.rf.common.binding | SAP NetWeaver |
|
| MoveDescriptor | Class implementing a resource move descriptor used to move resources. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| PropertyRemoveDescriptor | Class implementing a property remove operation. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
|
| PropertySetDescriptor | Class implementing a property set (create/overwrite) operation. | Class | com.sap.netweaver.bc.rf.common.property | SAP NetWeaver |
|
| ResourceCreateDescriptor | Class implementing a resource create descriptor used to create resources. | Class | com.sap.netweaver.bc.rf.common.namespace | SAP NetWeaver |
|
| SubscriptionException | The exception thrown by the subscription service. | Class | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| SubscriptionUtils | Certain utility methods for obtaining a repository's subscription service. | Class | com.sapportals.wcm.repository.service.subscription | SAP NetWeaver |
|
| TypeSafeEnumDescription | Base class for typesafe enumeration with internationalizable description texts Subclasses of this enumeration class support internationalizable description texts. | Class | com.sap.ip.collaboration.core.api.util.enum | SAP NetWeaver |
|
| Descriptions | This class that represnts internalized strings for display. | Class | com.sap.netweaver.bc.uwl.config | SAP NetWeaver |
|
| IDescriptionResourceBundle | This interface defines methods to retrieve description texts from UWL Service class loader. | Interface | com.sap.netweaver.bc.uwl.config | SAP NetWeaver |
|
| AttributeDescriptor | this class describes an attribute of a persistable class. | Interface | com.sap.ip.me.api.persist.meta | SAP NetWeaver |
|
| ClassDescriptor | This class describes the meta data of a class, which can be persisted. | Interface | com.sap.ip.me.api.persist.meta | SAP NetWeaver |
|
| DescriptorException | exception which is thrown in the meta packageSee Also:Serialized Form | Class | com.sap.ip.me.api.persist.meta | SAP NetWeaver |
|
| DescriptorIterator | This is a generic interface based on the Iterator pattern. | Interface | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| DescriptorRuntime | Factory for AttributeDescriptor, ClassDescriptor, LinkDescriptor. | Class | com.sap.ip.me.api.persist.meta | SAP NetWeaver |
|
| FieldDescriptor | The FieldDescriptor provides read access to field's metadata description. | Interface | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| FieldDescriptorIterator | An iterator over a collection of FieldDescriptor objects. | Interface | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| FieldGroupDescriptor | The FieldGroupDescriptor is a metadata interface that holds the description of a certain FieldGroup instance. | Interface | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| FieldGroupDescriptorIterator | An iterator over a collection of FieldGroupDescriptor objects. | Interface | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| InternalDescriptorRuntime | Internal interface used by the implementation. | Interface | com.sap.ip.me.api.persist.meta | SAP NetWeaver |
|
| InvalidDescriptorException | Thrown when an application attempts to pass an invalid descriptor, or the descriptor is not available. | Class | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| LinkDescriptor | this class describes an association (link) of a persistable class. | Interface | com.sap.ip.me.api.persist.meta | SAP NetWeaver |
|
| RelationDescriptor | RelationDescriptor provides read access to: Relating FieldDescriptor. | Interface | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| RelationDescriptorIterator | An iterator over a collection RelationDescriptor entities. | Interface | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| RowDescriptor | A RowDescriptor instance describes the metadata definition for a Row object. | Interface | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| RowDescriptorIterator | An iterator over a collection of RowDescriptor objects. | Interface | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| SyncBoDescriptor | A SyncBoDescriptor represents a metadata of a SyncBO. | Interface | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| SyncBoDescriptorFacade | This class provides access to the the SyncBoDescriptor objects in the SmartSync client. | Interface | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| SyncBoDescriptorIterator | An iterator over a collection SyncBoDescriptor objects. | Interface | com.sap.ip.me.api.smartsync | SAP NetWeaver |
|
| IGPTechnicalDescription | Returns meta information about technical callable object implementation. | Interface | com.sap.caf.eu.gp.co.api | SAP NetWeaver |
|
| IGPWebDynproComponentDescriptor | | Interface | com.sap.caf.eu.gp.bo.utility.api | SAP NetWeaver |
|
| AbstractActionWebscript | | Class | org.alfresco.repo.web.scripts.action | AlFresco |
|
| AbstractAdminWebScript | Abstract implementation for scripts that access the RepoAdminService. | Class | org.alfresco.repo.web.scripts.admin | AlFresco |
|
| AbstractArchivedNodeWebScript | This class is an abstract base class for the various webscript controllers in the NodeArchiveService. | Class | org.alfresco.repo.web.scripts.archive | AlFresco |
|
| AbstractAuditWebScript | Abstract implementation for scripts that access the AuditService. | Class | org.alfresco.repo.web.scripts.audit | AlFresco |
|
| AbstractBlogWebScript | | Class | org.alfresco.repo.web.scripts.blogs | AlFresco |
|
| AbstractBulkFileSystemImportWebScript | contains common fields and methods for the import web scripts. | Class | org.alfresco.repo.web.scripts.bulkimport | AlFresco |
|
| AbstractCalendarListingWebScript | This class provides functionality common across the webscripts which list events. | Class | org.alfresco.repo.web.scripts.calendar | AlFresco |
|
| AbstractCalendarWebScript | | Class | org.alfresco.repo.web.scripts.calendar | AlFresco |
|
| AbstractDiscussionWebScript | | Class | org.alfresco.repo.web.scripts.discussion | AlFresco |
|
| AbstractExecuteActionWebscript | | Class | org.alfresco.repo.web.scripts.action | AlFresco |
|
| AbstractGetBlogWebScript | | Class | org.alfresco.repo.web.scripts.blogs.posts | AlFresco |
|
| AbstractLinksWebScript | | Class | org.alfresco.repo.web.scripts.links | AlFresco |
|
| AbstractRatingWebScript | This class is an abstract base class for the various webscript controllers in theSince:3. | Class | org.alfresco.repo.web.scripts.rating | AlFresco |
|
| AbstractReplicationWebscript | | Class | org.alfresco.repo.web.scripts.replication | AlFresco |
|
| AbstractResourceWebScript | Webscript that handles the request for and execution of a Resource 1) Finds a resource | Class | org.alfresco.rest.framework.webscripts | AlFresco |
|
| AbstractRuleWebScript | | Class | org.alfresco.repo.web.scripts.rule | AlFresco |
|
| AbstractSiteWebScript | | Class | org.alfresco.repo.web.scripts.site | AlFresco |
|
| AbstractSolrFacetConfigAdminWebScript | This class is an abstract base class for the various web script controllers in the SolrFacetService. | Class | org.alfresco.repo.web.scripts.facet | AlFresco |
|
| AbstractSubscriptionsDAO | | Class | org.alfresco.repo.domain.subscriptions | AlFresco |
|
| AbstractSubscriptionServiceWebScript | | Class | org.alfresco.repo.web.scripts.subscriptions | AlFresco |
|
| AbstractTenantAdminWebScript | | Class | org.alfresco.repo.web.scripts.tenant | AlFresco |
|
| AbstractWorkflowWebscript | Base class for all workflow REST API implementations. | Class | org.alfresco.repo.web.scripts.workflow | AlFresco |
|
| ActivitiDescriptionPropertyHandler | | Class | org.alfresco.repo.workflow.activiti.properties | AlFresco |
|
| ActivitiScriptBase | Base class for execution scripts, using ScriptService as part ofSince:3. | Class | org.alfresco.repo.workflow.activiti.script | AlFresco |
|
| ActivitiScriptNode | Scriptable Node suitable for Activti Beanshell accessSince:3. | Class | org.alfresco.repo.workflow.activiti | AlFresco |
|
| ActivitiScriptNodeList | List of ActivitiScriptNodes. | Class | org.alfresco.repo.workflow.activiti | AlFresco |
|
| AlfrescoJavaScript | A jBPM Action Handler for executing Alfresco Script The configuration of this action is as follows: | Class | org.alfresco.repo.workflow.jbpm | AlFresco |
|
| AlfrescoRhinoScriptDebugger | Alfresco implementation of Rhino JavaScript debugger Provides support for authenticated access to object inspection. | Class | org.alfresco.repo.web.scripts | AlFresco |
|
| AlfrescoRhinoScriptDebugger .AlfrescoDim | | Class | org.alfresco.repo.web.scripts | AlFresco |
|
| AlfrescoScriptDelegate | A JavaDelegate that executes a script against the ScriptService. | Class | org.alfresco.repo.workflow.activiti.script | AlFresco |
|
| AlfrescoScriptVirtualContext | JavaScript API VirtualContext adapter. | Class | org.alfresco.repo.virtual | AlFresco |
|
| ApiWebScript | Entry point for API webscript. | Class | org.alfresco.rest.framework.webscripts | AlFresco |
|
| ApplicationScriptUtils | Utility functions specifically for external application use. | Class | org.alfresco.repo.jscript | AlFresco |
|
| AuthCallbackWebScript | | Class | org.alfresco.repo.web.scripts.publishing | AlFresco |
|
| AuthFormGetWebScript | | Class | org.alfresco.repo.web.scripts.publishing | AlFresco |
|
| Authority .ScriptAuthorityType | | Class | org.alfresco.repo.security.authority.script | AlFresco |
|
| BulkFilesystemImportStatusWebScript | Web Script class that provides status information on the bulk filesystem import process. | Class | org.alfresco.repo.web.scripts.bulkimport | AlFresco |
|
| BulkFilesystemImportWebScript | Web Script class that invokes a BulkFilesystemImporter implementation. | Class | org.alfresco.repo.web.scripts.bulkimport.copy | AlFresco |
|
| ChannelReauthWebScript | | Class | org.alfresco.repo.web.scripts.publishing | AlFresco |
|
| ChannelsDeleteWebScript | | Class | org.alfresco.repo.web.scripts.publishing | AlFresco |
|
| ChannelsPostWebScript | | Class | org.alfresco.repo.web.scripts.publishing | AlFresco |
|
| ChannelTypeIconGetWebScript | | Class | org.alfresco.repo.web.scripts.publishing | AlFresco |
|
| ClasspathScriptLocation | Classpath script location object. | Class | org.alfresco.repo.jscript | AlFresco |
|
| CMISWebScript | An Alfresco web script that handles dispatch of OpenCMIS requests. | Class | org.alfresco.opencmis | AlFresco |
|
| ContentAwareScriptableQNameMap | Specialised map class for supporting the initialisation of 'cm:content' properties for JavaScript API objects. | Class | org.alfresco.repo.jscript | AlFresco |
|
| DeclarativeSpreadsheetWebScript | Parent of Declarative Webscripts that generate Excel files, usually based on some sort of dictionary model. | Class | org.alfresco.repo.web.scripts | AlFresco |
|
| DeclarativeSpreadsheetWebScript .WriteExcel | | Class | org.alfresco.repo.web.scripts | AlFresco |
|
| DelegateExecutionScriptBase | Base class for running scripts against the ScriptService, in activiti's DelegateExecution context. | Class | org.alfresco.repo.workflow.activiti.script | AlFresco |
|
| DescriptionProperty | Get the CMIS object description property. | Class | org.alfresco.opencmis.mapping | AlFresco |
|
| DescriptionsTag | | Class | org.alfresco.web.ui.common.tag.description | AlFresco |
|
| DescriptionTag | | Class | org.alfresco.web.ui.common.tag.description | AlFresco |
|
| Descriptor | Provides meta-data for the Alfresco stack. | Interface | org.alfresco.service.descriptor | AlFresco |
|
| DescriptorDAO | Abstracts out the mechanism used to persist repository descriptors. | Interface | org.alfresco.repo.descriptor | AlFresco |
|
| DescriptorService | Service for retrieving meta-data about Alfresco stack. | Interface | org.alfresco.service.descriptor | AlFresco |
|
| DescriptorServiceAvailableEvent | A class of event that notifies the listener of the availability of the DescriptorService. | Class | org.alfresco.repo.descriptor | AlFresco |
|
| DescriptorServiceImpl | | Class | org.alfresco.repo.descriptor | AlFresco |
|
| DescriptorServiceImpl .BaseDescriptor | Base class for Descriptor implementations, provides a default getVersion() implementation. | Class | org.alfresco.repo.descriptor | AlFresco |
|
| DescriptorStartupLog | | Class | org.alfresco.repo.descriptor | AlFresco |
|
| DynamicDescriptionTag | | Class | org.alfresco.web.ui.common.tag.description | AlFresco |
|
| ExecuteScriptCommand | Execute Script command implementation. | Class | org.alfresco.web.app.servlet.command | AlFresco |
|
| ExecuteScriptJob | Quartz job that executes a scheduled JS script. | Class | org.alfresco.repo.jscript | AlFresco |
|
| FileTransferWebScript | | Class | org.alfresco.repo.web.scripts.transfer | AlFresco |
|
| FSRScriptRunnable | Example post filesystem deployment runnable. | Class | org.alfresco.repo.transfer.fsr | AlFresco |
|
| GetVanillaScriptInputStreamMethod | It returns an InputStream for the vanilla-virtual folder template resource indicated by the given vanilla protocol reference. | Class | org.alfresco.repo.virtual.ref | AlFresco |
|
| InfoWebScriptGet | Provides general information about the Api calls and methods. | Class | org.alfresco.rest.framework.webscripts.metadata | AlFresco |
|
| InvitationProcessDescription | | Interface | org.alfresco.repo.invitation | AlFresco |
|
| InvitationProcessDescriptionImpl | | Class | org.alfresco.repo.invitation | AlFresco |
|
| JavaScriptDesktopAction | Javascript Desktop Action Class Run a server-side script against the target node(s). | Class | org.alfresco.filesys.repo.desk | AlFresco |
|
| JscriptWorkflowDefinition | | Class | org.alfresco.repo.workflow.jscript | AlFresco |
|
| JscriptWorkflowInstance | Class representing an active or in-flight workflowAuthor:glenjSee Also:Serialized Form | Class | org.alfresco.repo.workflow.jscript | AlFresco |
|
| JscriptWorkflowNode | Represents a Workflow Node within the Workflow Definition. | Class | org.alfresco.repo.workflow.jscript | AlFresco |
|
| JscriptWorkflowPath | Class that represents a path of execution through a workflow. | Class | org.alfresco.repo.workflow.jscript | AlFresco |
|
| JscriptWorkflowTask | This class represents a workflow task (an instance of a workflow task definition)Author:glenj, Nick SmithSee Also:Serialized Form | Class | org.alfresco.repo.workflow.jscript | AlFresco |
|
| JscriptWorkflowTransition | | Class | org.alfresco.repo.workflow.jscript | AlFresco |
|
| LicenseDescriptor | Provides access to License information. | Interface | org.alfresco.service.license | AlFresco |
|
| MimetypeDescriptionsGet | Returns the descriptions of all the mimetypes known to the system. | Class | org.alfresco.repo.web.scripts.content | AlFresco |
|
| NetworksWebScriptGet | A webscript that returns the authenticated user's network memberships. | Class | org.alfresco.rest.api | AlFresco |
|
| NetworkWebScriptGet | | Class | org.alfresco.rest.api | AlFresco |
|
| NodeDescription | An 'off-line' description of an Alfresco node. | Class | org.alfresco.repo.security.sync | AlFresco |
|
| PagingSubscriptionResults | Response object for subscription paging requests. | Interface | org.alfresco.service.cmr.subscriptions | AlFresco |
|
| PagingSubscriptionResultsImpl | | Class | org.alfresco.service.cmr.subscriptions | AlFresco |
|
| PrivateSubscriptionListException | This exception is thrown if a subscription list is private and the accessing user is not allowed to see it. | Class | org.alfresco.service.cmr.subscriptions | AlFresco |
|
| PublicApiTenantWebScriptServletRequest | | Class | org.alfresco.rest.api | AlFresco |
|
| PublicApiTenantWebScriptServletRuntime | | Class | org.alfresco.rest.api | AlFresco |
|
| PublicApiWebScriptServlet | | Class | org.alfresco.rest.api | AlFresco |
|
| PublishingWebScript | | Class | org.alfresco.repo.web.scripts.publishing | AlFresco |
|
| PublishingWebScriptConstants | | Interface | org.alfresco.repo.web.scripts.publishing | AlFresco |
|
| RepositoryDescriptorDAOImpl | Manages persistence and retrieval of Descriptors whose meta-data are retrieved from the repository stores. | Class | org.alfresco.repo.descriptor | AlFresco |
|
| RepositoryScriptProcessor | | Class | org.alfresco.repo.web.scripts | AlFresco |
|
| RepositoryScriptProcessorFactory | | Class | org.alfresco.repo.web.scripts | AlFresco |
|
| ResourceWebScriptDelete | | Class | org.alfresco.rest.framework.webscripts | AlFresco |
|
| ResourceWebScriptGet | | Class | org.alfresco.rest.framework.webscripts | AlFresco |
|
| ResourceWebScriptHelper | | Class | org.alfresco.rest.framework.webscripts | AlFresco |
|
| ResourceWebScriptPost | | Class | org.alfresco.rest.framework.webscripts | AlFresco |
|
| ResourceWebScriptPut | | Class | org.alfresco.rest.framework.webscripts | AlFresco |
|
| RhinoScriptProcessor | | Class | org.alfresco.repo.jscript | AlFresco |
|
| SchemaUpgradeScriptPatch | This patch ensures that an upgrade scriptUrl has been executed. | Class | org.alfresco.repo.admin.patch.impl | AlFresco |
|
| ScriptableHashMap | | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptableQNameMap | | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptAction | | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptAction .ScriptableParameterMap | Scripted Parameter map with modified flag. | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptActionExecuter | Action to execute a JavaScript. | Class | org.alfresco.repo.action.executer | AlFresco |
|
| ScriptActionTrackingService | Script object representing the action tracking service. | Class | org.alfresco.repo.action.script | AlFresco |
|
| ScriptAuthorityService | Script object representing the authority service. | Class | org.alfresco.repo.security.authority.script | AlFresco |
|
| ScriptBehaviour | JavaScript behaviour implementationAuthor:Roy Wetherall | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptBundleExecutor | Executes a set of zero or more SQL scripts. | Interface | org.alfresco.repo.domain.schema.script | AlFresco |
|
| ScriptBundleExecutorImpl | ScriptBundleExecutor implementation. | Class | org.alfresco.repo.domain.schema.script | AlFresco |
|
| ScriptCommandProcessor | Script command processor implementation. | Class | org.alfresco.web.app.servlet.command | AlFresco |
|
| ScriptCommentService | Temporary comment service API to start encapsulation of comment logic. | Class | org.alfresco.repo.web.scripts.comment | AlFresco |
|
| ScriptExecutionDetails | ExecutionDetails JavaScript Object. | Class | org.alfresco.repo.action.script | AlFresco |
|
| ScriptExecutionListener | An ExecutionListener that runs a script against the ScriptService. | Class | org.alfresco.repo.workflow.activiti.listener | AlFresco |
|
| ScriptExecutor | Defines a SQL script executor that executes a single SQL script. | Interface | org.alfresco.repo.domain.schema.script | AlFresco |
|
| ScriptExecutorImpl | | Class | org.alfresco.repo.domain.schema.script | AlFresco |
|
| ScriptFacetResult | Scriptable facet. | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptFieldDefinition | FieldDefinition JavaScript Object. | Class | org.alfresco.repo.forms.script | AlFresco |
|
| ScriptForm | Form JavaScript Object. | Class | org.alfresco.repo.forms.script | AlFresco |
|
| ScriptFormData | FormData JavaScript Object. | Class | org.alfresco.repo.forms.script | AlFresco |
|
| ScriptFormService | Script object representing the form service. | Class | org.alfresco.repo.forms.script | AlFresco |
|
| ScriptGroup | The Script group is a GROUP authority exposed to the scripting API. | Class | org.alfresco.repo.security.authority.script | AlFresco |
|
| ScriptHandler | Action handler for the "script" action. | Class | org.alfresco.web.bean.actions.handlers | AlFresco |
|
| ScriptInvitation | | Class | org.alfresco.repo.invitation.script | AlFresco |
|
| ScriptInvitationFactory | | Class | org.alfresco.repo.invitation.script | AlFresco |
|
| ScriptInvitationService | Script object representing the invitation service. | Class | org.alfresco.repo.invitation.script | AlFresco |
|
| ScriptLocation | Interface encapsulating the location of a script and providing access to it. | Interface | org.alfresco.service.cmr.repository | AlFresco |
|
| ScriptLogger | | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptLogger .SystemOut | | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptModeratedInvitation | Java script moderated invitation for the Java Script APIAuthor:mrogersSee Also:Serialized Form | Class | org.alfresco.repo.invitation.script | AlFresco |
|
| ScriptNode | Script Node class implementation, specific for use by ScriptService as part of the object model. | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptNodeListVariableType | Custom VariableType that allows storing a list of ActivitiScriptNodes as a process variable in activiti. | Class | org.alfresco.repo.workflow.activiti.variable | AlFresco |
|
| ScriptNodeVariableType | Custom VariableType that allows storing ActivitiScriptNode as a process variable in activiti, allowing node properties being used in | Class | org.alfresco.repo.workflow.activiti.variable | AlFresco |
|
| ScriptNominatedInvitation | Java script moderated invitation for the Java Script APIAuthor:mrogersSee Also:Serialized Form | Class | org.alfresco.repo.invitation.script | AlFresco |
|
| ScriptPagingDetails | A simple paging details wrapper, to hold things like the skip count, max items and total items. | Class | org.alfresco.util | AlFresco |
|
| ScriptPagingDetails .ItemsSizeConfidence | | Class | org.alfresco.util | AlFresco |
|
| ScriptPagingNodes | Response for page of ScriptNode resultsVersion:4. | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptPreferenceService | | Class | org.alfresco.repo.preference.script | AlFresco |
|
| ScriptProcessor | Script processor interfaceAuthor:Roy Wetherall | Interface | org.alfresco.service.cmr.repository | AlFresco |
|
| ScriptRatingService | Script object representing the rating service. | Class | org.alfresco.repo.rating.script | AlFresco |
|
| ScriptRenditionDefinition | RenditionDefinition JavaScript Object. | Class | org.alfresco.repo.rendition.script | AlFresco |
|
| ScriptRenditionService | Script object representing the rendition service. | Class | org.alfresco.repo.rendition.script | AlFresco |
|
| ScriptReplicationDefinition | ReplicationDefinition JavaScript Object. | Class | org.alfresco.repo.replication.script | AlFresco |
|
| ScriptReplicationService | Script object representing the replication service. | Class | org.alfresco.repo.replication.script | AlFresco |
|
| ScriptService | Provides an interface to services for executing a JavaScript engine script file against a Java object based scripting data-model. | Interface | org.alfresco.service.cmr.repository | AlFresco |
|
| ScriptServiceImpl | Script service implementationAuthor:Kevin Roast, Roy Wetherall | Class | org.alfresco.repo.processor | AlFresco |
|
| ScriptSpellCheckResult | | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptTaggingService | Script object representing the tagging service. | Class | org.alfresco.repo.tagging.script | AlFresco |
|
| ScriptTaskListener | A TaskListener that runs the script against the ScriptService. | Class | org.alfresco.repo.workflow.activiti.tasklistener | AlFresco |
|
| ScriptTestUtils | | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptThumbnail | | Class | org.alfresco.repo.thumbnail.script | AlFresco |
|
| ScriptThumbnailService | Script object representing the site service. | Class | org.alfresco.repo.thumbnail.script | AlFresco |
|
| ScriptTransferService | Java Script Transfer Service. | Class | org.alfresco.repo.transfer.script | AlFresco |
|
| ScriptTransferTarget | | Class | org.alfresco.repo.transfer.script | AlFresco |
|
| ScriptUrls | | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptUrls .UrlResolver | | Interface | org.alfresco.repo.jscript | AlFresco |
|
| ScriptUser | The Script user is a USER authority exposed to the scripting APIAuthor:mrogersSee Also:Serialized Form | Class | org.alfresco.repo.security.authority.script | AlFresco |
|
| ScriptUtils | Place for general and miscellaneous utility functions not already found in generic JavaScript. | Class | org.alfresco.repo.jscript | AlFresco |
|
| ScriptVersion | | Class | org.alfresco.repo.jscript | AlFresco |
|
| ServerDescriptorDAOImpl | Manages retrieval of the server Descriptor from a read-only resource file. | Class | org.alfresco.repo.descriptor | AlFresco |
|
| ServerStatusWebScript | Shows the availability of the IMAP server via web script request. | Class | org.alfresco.repo.imap.scripts | AlFresco |
|
| ServiceDescriptorRegistry | Services contained within a Spring Bean Factory. | Class | org.alfresco.repo.service | AlFresco |
|
| SiteFeedRetrieverWebScript | | Class | org.alfresco.repo.web.scripts.activities.feed | AlFresco |
|
| SubscriptionEntity | | Class | org.alfresco.repo.domain.subscriptions | AlFresco |
|
| SubscriptionItemTypeEnum | enum SubscriptionItemTypeEnumSubscription types enum. | Class | org.alfresco.service.cmr.subscriptions | AlFresco |
|
| SubscriptionNodeEntity | | Class | org.alfresco.repo.domain.subscriptions | AlFresco |
|
| SubscriptionsActivitySummaryProcessor | | Class | org.alfresco.rest.api.impl.activities | AlFresco |
|
| SubscriptionsDAO | | Interface | org.alfresco.repo.domain.subscriptions | AlFresco |
|
| SubscriptionsDAOImpl | | Class | org.alfresco.repo.domain.subscriptions.ibatis | AlFresco |
|
| SubscriptionsDisabledException | This exception is thrown if subscriptions are disabled. | Class | org.alfresco.service.cmr.subscriptions | AlFresco |
|
| SubscriptionService | Subscription Service. | Interface | org.alfresco.service.cmr.subscriptions | AlFresco |
|
| SubscriptionServiceFollowersCountGet | | Class | org.alfresco.repo.web.scripts.subscriptions | AlFresco |
|
| SubscriptionServiceFollowersGet | | Class | org.alfresco.repo.web.scripts.subscriptions | AlFresco |
|
| SubscriptionServiceFollowingCountGet | | Class | org.alfresco.repo.web.scripts.subscriptions | AlFresco |
|
| SubscriptionServiceFollowingGet | | Class | org.alfresco.repo.web.scripts.subscriptions | AlFresco |
|
| SubscriptionServiceFollowPost | | Class | org.alfresco.repo.web.scripts.subscriptions | AlFresco |
|
| SubscriptionServiceFollowsPost | | Class | org.alfresco.repo.web.scripts.subscriptions | AlFresco |
|
| SubscriptionServiceImpl | | Class | org.alfresco.repo.subscriptions | AlFresco |
|
| SubscriptionServicePrivateListGet | | Class | org.alfresco.repo.web.scripts.subscriptions | AlFresco |
|
| SubscriptionServicePrivateListPut | | Class | org.alfresco.repo.web.scripts.subscriptions | AlFresco |
|
| SubscriptionServiceUnfollowPost | | Class | org.alfresco.repo.web.scripts.subscriptions | AlFresco |
|
| TemplatesWebScript | | Class | org.alfresco.repo.web.scripts.activities | AlFresco |
|
| TemplateWebScript | | Class | org.alfresco.repo.web.scripts.activities | AlFresco |
|
| TenantWebScriptServlet | Entry point for web scripts which can accept a tenant id in their servlet pathAuthor:davidcSee Also:Serialized Form | Class | org.alfresco.repo.web.scripts | AlFresco |
|
| TenantWebScriptServletRequest | | Class | org.alfresco.repo.web.scripts | AlFresco |
|
| TenantWebScriptServletRuntime | | Class | org.alfresco.repo.web.scripts | AlFresco |
|
| TransferWebScript | | Class | org.alfresco.repo.web.scripts.transfer | AlFresco |
|
| UIDescription | Description component that outputs a dynamic descriptionAuthor:gavincSee Also:Serialized Form | Class | org.alfresco.web.ui.common.component.description | AlFresco |
|
| UIDescriptions | | Class | org.alfresco.web.ui.common.component.description | AlFresco |
|
| UIDynamicDescription | Dynamic description component that switches text based on the events of another input control | Class | org.alfresco.web.ui.common.component.description | AlFresco |
|
| AbstractMobileSubscriptionTask | | Class | com.microstrategy.web.app.tasks | MicroStrategy |
|
| AbstractMobileSubscriptionTask .SimpleSubscriptionTransform | protected AbstractMobileSubscriptionTask. | Class | com.microstrategy.web.app.tasks | MicroStrategy |
|
| AbstractSubscriptionEditTransform | AbstractSubscriptionEditTransform is an abstract class which acts as a super class for all subscription and schedule transforms. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| AbstractSubscriptionFolderBeanTransform | This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| AbstractSubscriptionListTransform | This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean as Large Icons. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| AbstractSubscriptionsEditorTransform | This class is the base class for the Editors used for subscription. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| AlertsSubscriptionMobileWidgetImpl | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| BlockTransformScript | A Block Transform Script is a textual script that specifies how to transform a given Block tree. | Class | com.microstrategy.web.blocks.xforms | MicroStrategy |
|
| BlockTransformScriptInvalid | This exception is raised in the process of parsing the transform "script". | Class | com.microstrategy.web.blocks.xforms | MicroStrategy |
|
| BPMDescriptor | This class implements a Block Property Macro that expands localized descriptors. | Class | com.microstrategy.web.blocks.macros | MicroStrategy |
|
| BundleDescriptorTag | See Also:Serialized FormFields inherited from class javax. | Class | com.microstrategy.web.app.taglibs | MicroStrategy |
|
| BundleDescriptorTagHelper | Fields inherited from class com. | Class | com.microstrategy.web.app.taglibs | MicroStrategy |
|
| ClientSideDescriptorTag | | Class | com.microstrategy.web.app.taglibs | MicroStrategy |
|
| ClientSideDescriptorTagHelper | MicroStrategy | Class | com.microstrategy.web.app.taglibs | MicroStrategy |
|
| DefaultSubscriptionWidget | Title: DefaultSubscriptionWidget. | Interface | com.microstrategy.web.app.gui | MicroStrategy |
|
| EnumDSSXMLNCSSubscriptionType | | Interface | com.microstrategy.webapi | MicroStrategy |
|
| EnumDSSXMLSubscriptionContactType | | Interface | com.microstrategy.webapi | MicroStrategy |
|
| EnumDSSXMLSubscriptionDeliveryType | | Interface | com.microstrategy.webapi | MicroStrategy |
|
| EnumDSSXMLSubscriptionMobileClientType | This interface defines the enumeration constants used to specify the client types for mobile subscriptions | Interface | com.microstrategy.webapi | MicroStrategy |
|
| EnumDSSXMLSubscriptionPersonalViewMode | | Interface | com.microstrategy.webapi | MicroStrategy |
|
| EnumPortletDescriptorNames | | Class | com.microstrategy.web.portlets | MicroStrategy |
|
| EnumSubscriptionBeanEvents | This interface defines all the event IDs and event arguments for theSince:MicroStrategy Web 7. | Interface | com.microstrategy.web.beans | MicroStrategy |
|
| EnumSubscriptionContactBrowserBeanEvents | | Interface | com.microstrategy.web.app.beans | MicroStrategy |
|
| EnumSubscriptionEditorEvents | All event definitions used in subscription editor beanSince:MicroStrategy Web 7. | Interface | com.microstrategy.web.app.beans | MicroStrategy |
|
| EnumSubscriptionFolderBeanEvents | This interface defines all the event IDs and event arguments for the SubscriptionFolderBean. | Interface | com.microstrategy.web.beans | MicroStrategy |
|
| EnumWebSubscriptionContentCompressionStatus | | Interface | com.microstrategy.web.objects | MicroStrategy |
|
| EnumWebSubscriptionContentFormatModes | This interface specifies constants that define how much of the Report services document, which has group by units, should be delivered. | Interface | com.microstrategy.web.objects | MicroStrategy |
|
| EnumWebSubscriptionContentFormatTypes | | Interface | com.microstrategy.web.objects | MicroStrategy |
|
| EnumWebSubscriptionContentTypes | This Enumeration specifies the content type for a subscription. | Interface | com.microstrategy.web.objects | MicroStrategy |
|
| EnumWebSubscriptionDeliveryMode | | Interface | com.microstrategy.web.objects | MicroStrategy |
|
| EnumWebSubscriptionDeviceSubtype | | Interface | com.microstrategy.web.objects | MicroStrategy |
|
| EnumWebSubscriptionEditModes | | Interface | com.microstrategy.web.objects | MicroStrategy |
|
| EnumWebSubscriptionObjectTypes | Enumeration of the all the types of objects that are used in providing subscription functionality. | Interface | com.microstrategy.web.objects | MicroStrategy |
|
| GetDescriptorsTask | This is the task for retrieving descriptors for certain locale. | Class | com.microstrategy.web.app.tasks | MicroStrategy |
|
| GetMobileSubscriptionTask | | Class | com.microstrategy.web.tasks | MicroStrategy |
|
| IDSSXMLSubscriptionServer | This interface provides all the functionality related to subscriptions in the XML API layer. | Interface | com.microstrategy.webapi | MicroStrategy |
|
| JavaScriptBundles | | Class | com.microstrategy.web.app.utils | MicroStrategy |
|
| JavaScriptBundles .JavaScriptBundle | Constructor SummaryJavaScriptBundles. | Class | com.microstrategy.web.app.utils | MicroStrategy |
|
| JavaScriptBundles .JavaScriptBundlesContentHandler | Fields inherited from class com. | Class | com.microstrategy.web.app.utils | MicroStrategy |
|
| JavaScriptBundles .JavaScriptFile | Constructor SummaryJavaScriptBundles. | Class | com.microstrategy.web.app.utils | MicroStrategy |
|
| JavaScriptDependencyAnalyzer | This class is used to provide dependency analysis of JavaScript files. | Class | com.microstrategy.web.app.utils | MicroStrategy |
|
| JavaScriptFeaturesPage | Fields inherited from class com. | Class | com.microstrategy.sdk.tools.WebConfiguration.wizards.pages | MicroStrategy |
|
| JavaScriptFileTreeObject | | Class | com.microstrategy.sdk.tools.WebConfiguration.views | MicroStrategy |
|
| JavaScriptHelper | This class has some of the most commonly needed JavaScript utilities. | Class | com.microstrategy.web.app.utils | MicroStrategy |
|
| JavaScriptInfo | JavaScriptInfo objects represent the JavaScript code to be executed based on the JavaScript event specified in the event argument for this node. | Class | com.microstrategy.web.app | MicroStrategy |
|
| JavaScriptInfoList | The JavaScriptInfoList class is a collection of JavaScriptInfo instances that hold information about all the Javascript to be executed on different javascript events for a page. | Class | com.microstrategy.web.app | MicroStrategy |
|
| JavaScriptPropertiesPage | Fields inherited from class com. | Class | com.microstrategy.sdk.tools.WebConfiguration.wizards.pages | MicroStrategy |
|
| JavaScriptResultsPage | Fields inherited from class com. | Class | com.microstrategy.sdk.tools.WebConfiguration.wizards.pages | MicroStrategy |
|
| JavaScriptTag | | Class | com.microstrategy.web.app.taglibs | MicroStrategy |
|
| JavaScriptTagHelper | Helper for the JavaScriptTag tag library. | Class | com.microstrategy.web.app.taglibs | MicroStrategy |
|
| JavaScriptTreeObject | | Class | com.microstrategy.sdk.tools.WebConfiguration.views | MicroStrategy |
|
| JavaScriptWizard | Fields inherited from class org. | Class | com.microstrategy.sdk.tools.WebConfiguration.wizards.pages | MicroStrategy |
|
| MobileDeleteSubscriptionTask | Fields inherited from class com. | Class | com.microstrategy.web.app.tasks | MicroStrategy |
|
| MobileLoadSubscriptionTask | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.microstrategy.web.app.tasks | MicroStrategy |
|
| MobileRefreshSubscriptionTask | Fields inherited from class com. | Class | com.microstrategy.web.tasks | MicroStrategy |
|
| MobileSaveSubscriptionTask | Fields inherited from class com. | Class | com.microstrategy.web.tasks | MicroStrategy |
|
| MobileSubscriptionTask | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.microstrategy.web.app.tasks | MicroStrategy |
|
| MobileUpdateSubscriptionTask | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.microstrategy.web.app.tasks | MicroStrategy |
|
| MojoRWDTransform .ScriptTagExtractor | Constructor SummaryMojoRWDTransform. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| MySubscriptionsPageComponentImpl | Specialized implementation of the page component used for the "My Subscriptions" page. | Class | com.microstrategy.web.app.beans | MicroStrategy |
|
| NewJavaScriptPageSelectionPage | Fields inherited from class com. | Class | com.microstrategy.sdk.tools.WebConfiguration.wizards.pages | MicroStrategy |
|
| NewJavaScriptResultPage | Fields inherited from class com. | Class | com.microstrategy.sdk.tools.WebConfiguration.wizards.pages | MicroStrategy |
|
| NewJavaScriptWizard | Fields inherited from class org. | Class | com.microstrategy.sdk.tools.WebConfiguration.wizards | MicroStrategy |
|
| PageEventAndJScriptProperties | | Class | com.microstrategy.sdk.tools.WebConfiguration.editors.pages | MicroStrategy |
|
| PageSubscriptionsEdit | This page is designed specifically to be used for editing Subscriptions within Microstrategy Web Universal. | Class | com.microstrategy.web.app.beans | MicroStrategy |
|
| ParameterInfo .Description | | Class | com.microstrategy.web.platform | MicroStrategy |
|
| PromptEditorJavaScriptBoneTransform | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| PromptsSubscriptionTransform | Scheduling and Subscription beans. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| PropertiesDescriptorModifyDialog | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | com.microstrategy.sdk.tools.WebConfiguration.dialogs | MicroStrategy |
|
| SaveSubscriptionTask | | Class | com.microstrategy.web.app.tasks | MicroStrategy |
|
| ScriptletTag | This tag is used for rendering a scriptlet from a JSP page. | Class | com.microstrategy.web.app.taglibs | MicroStrategy |
|
| ScriptletTagHelper | Helper for the ScriptletTag tag library. | Class | com.microstrategy.web.app.taglibs | MicroStrategy |
|
| ScriptPageStateTag | | Class | com.microstrategy.web.app.taglibs | MicroStrategy |
|
| ScriptPageStateTagHelper | Helper for the ScriptPageStateTag tag library. | Class | com.microstrategy.web.app.taglibs | MicroStrategy |
|
| ScriptTagImpl | | Class | com.microstrategy.web.app.tags | MicroStrategy |
|
| ScriptVariableJSONEncoder | | Class | com.microstrategy.web.app.utils | MicroStrategy |
|
| ShowBundleDescriptorTag | Custom Tag class to be used for displaying a textarea that contains JSON strings. | Class | com.microstrategy.web.app.taglibs | MicroStrategy |
|
| ShowBundleDescriptorTagHelper | Fields inherited from class com. | Class | com.microstrategy.web.app.taglibs | MicroStrategy |
|
| SubscriptionBean | This bean represents a Narrowcast subscription. | Interface | com.microstrategy.web.beans | MicroStrategy |
|
| SubscriptionConfirmSendNowTransform | This class renders the confirmation message on a successful Send Now email subscription. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionConfirmTransform | This class renders the confirmation message on a successful Email, File or Print subscription. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionContactsBrowserBean | | Interface | com.microstrategy.web.app.beans | MicroStrategy |
|
| SubscriptionContactsBrowserTransform | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionEditFileTransform | This class renders the output to create/edit an file export subscription. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionEditInboxTransform | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionEditMobileTransform | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionEditorBean | | Interface | com.microstrategy.web.app.beans | MicroStrategy |
|
| SubscriptionEditorPersonalViewBean | | Class | com.microstrategy.web.app.beans | MicroStrategy |
|
| SubscriptionEditPrintTransform | This class renders the output to create/edit an file export subscription. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionEditTransform | This class renders the output to create/edit an email subscription. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionEditTransform .NCSRecipientContext | | Interface | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionFileWidget | Renders the Widget to create/edit Narrowcast File Subscriptions. | Interface | com.microstrategy.web.app.gui | MicroStrategy |
|
| SubscriptionFileWidgetImpl | | Class | com.microstrategy.web.app.gui | MicroStrategy |
|
| SubscriptionFolderBean | | Interface | com.microstrategy.web.beans | MicroStrategy |
|
| SubscriptionFrameBean | The frame bean for the subscriptions in the application. | Interface | com.microstrategy.web.app.beans | MicroStrategy |
|
| SubscriptionFrameTransform | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionMobileWidgetImpl | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionParserTags | | Interface | com.microstrategy.utils.subscription | MicroStrategy |
|
| SubscriptionPersonalViewTransform | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionPersonalViewTransform .SubscriptionPersonalViewWidgetImpl | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionPrintWidget | Renders the Widget to create/edit Narrowcast File Subscriptions. | Interface | com.microstrategy.web.app.gui | MicroStrategy |
|
| SubscriptionPrintWidgetImpl | Title: SubscriptionPrintWidgetImpl. | Class | com.microstrategy.web.app.gui | MicroStrategy |
|
| SubscriptionsBulletTransform | This transform renders the list of emanil Subscriptions from a SubscriptionFolderBean as bullet icons. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsEditorHistoryListTransform | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsEditorMobileTransform | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsEditorNCFileTransform | Title: SubscriptionsEditorNCFileTransform. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsEditorNCPrintTransform | Title: SubscriptionsEditorNCPrintTransform. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsEditorNCSendNowTransform | Title: SubscriptionsEditorNCSendNowTransform. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsEditorNCTransform | Title: SubscriptionsEditorNCTransform. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsEditorPersonalViewTransform | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsEditorTransform | Title: SubscriptionsEditorTransform. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionSendNowTransform | This class renders the output to create a Send Now subscription. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsFilteredListTransform | This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean for a particular Object. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsFilteredListXHTMLTransform | This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean for a particular Object. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsIconTransform | This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean as Large Icons. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsIconXHTMLTransform | This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean as Large Icons. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsListTransform | This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsListXHTMLTransform | This transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionsPageByAttributesTransform | Returns a JSON with the list of attributes on a report's page by axis or a report services' group by axis Used by the File subscription's bursting feature. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| SubscriptionWidget | Renders the Widget to create/edit Narrowcast Subscriptions. | Interface | com.microstrategy.web.app.gui | MicroStrategy |
|
| NodeDescriptor | | Class | org.custommonkey.xmlunit | XMLUnit |
|
| Subscription | Represents the App SubscriptionSince:1. | Class | com.restfb.types | RestFB |
|
| JavaScriptToJavaConversion | | Interface | com.smartgwt.client.docs | SmartGWT |
|
| JavaToJavaScriptConversion | | Interface | com.smartgwt.client.docs | SmartGWT |
|
| ScriptTask | | Class | com.smartgwt.client.util.workflow | SmartGWT |
|
| ServerScript | | Interface | com.smartgwt.client.docs | SmartGWT |
|
| AbstractSubscriptionManager | | Class | brooklyn.management.internal | Brooklyn |
|
| AbstractSubscriptionManager .EntitySensorToken | | Class | brooklyn.management.internal | Brooklyn |
|
| BasicSubscriptionContext | A SubscriptionContext for an entity or other user of a SubscriptionManager. | Class | brooklyn.management.internal | Brooklyn |
|
| DatastoreMixins .CanExecuteScript | | Interface | brooklyn.entity.database | Brooklyn |
|
| DatastoreMixins .CanGiveCreationScript | | Interface | brooklyn.entity.database | Brooklyn |
|
| GeoscalingScriptGenerator | | Class | brooklyn.entity.dns.geoscaling | Brooklyn |
|
| HASensors .FailureDescriptor | | Class | brooklyn.policy.ha | Brooklyn |
|
| ItemDescriptors | | Class | brooklyn.cli.itemlister | Brooklyn |
|
| JmxNotificationSubscriptionConfig | | Class | brooklyn.event.feed.jmx | Brooklyn |
|
| LocalSubscriptionManager | A SubscriptionManager that stores subscription details locally. | Class | brooklyn.management.internal | Brooklyn |
|
| NaiveScriptRunner | Marks something which can run scripts. | Interface | brooklyn.entity.basic.lifecycle | Brooklyn |
|
| PolicyDescriptor | | Class | brooklyn.entity.basic | Brooklyn |
|
| PostgreSqlNodeChefImplFromScratch .ExecuteScriptEffectorBody | | Class | brooklyn.entity.database.postgresql | Brooklyn |
|
| ProcessTaskStub .ScriptReturnType | | Class | brooklyn.util.task.system | Brooklyn |
|
| QueueingSubscriptionManager | | Class | brooklyn.management.internal | Brooklyn |
|
| ScriptApi | | Interface | brooklyn.rest.api | Brooklyn |
|
| ScriptExecutionSummary | | Class | brooklyn.rest.domain | Brooklyn |
|
| ScriptHelper | | Class | brooklyn.entity.basic.lifecycle | Brooklyn |
|
| ScriptPart | | Class | brooklyn.entity.basic.lifecycle | Brooklyn |
|
| ScriptResource | | Class | brooklyn.rest.resources | Brooklyn |
|
| SubscriptionContext | This is the context through which an Entity can manage its subscriptions. | Interface | brooklyn.management | Brooklyn |
|
| SubscriptionHandle | A "receipt" returned by SubscriptionContext and SubscriptionManager's subscribe() methods. | Interface | brooklyn.management | Brooklyn |
|
| SubscriptionManager | The management interface for subscriptions. | Interface | brooklyn.management | Brooklyn |
|
| SubscriptionTracker | Tracks subscriptions associated that are registered with particular entities. | Class | brooklyn.management.internal | Brooklyn |
|
| MXBeanDescription | Provides description for MBean classes and methods. | Class | org.apache.ignite.mxbean | Ignite |
|
| MXBeanParametersDescriptions | Provides MBean method parameters description. | Class | org.apache.ignite.mxbean | Ignite |
|
| ServiceDescriptor | Service deployment descriptor. | Interface | org.apache.ignite.services | Ignite |
|
| Descriptive | Basic descriptive statistics. | Class | cern.jet.stat | Colt |
|
| VertexDescription | Describes the vertex format of a Geometry. | Class | com.esri.core.geometry | ESRI |
|
| VertexDescription .Semantics | Describes the attribute and, in case of predefined attributes, provides a hint of the attribute use. | Interface | com.esri.core.geometry | ESRI |
|
| DescriptionTextPanel | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2013 fbta. | Class | lnb.comp.library | LNB |
|
| ScriptOrNumberArray | Object to hold an array of script or number values. | Class | lnb.project.dataClasses.dynamicDefinitions | LNB |
|
| ScriptOrNumberArrayProperty | Property for script or number arrays. | Class | lnb.comp.project.properties | LNB |
|
| ScriptOrNumberProperty | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2015 Arne Abromeit | Class | lnb.comp.project.properties | LNB |
|
| ScriptOrNumberValue | Object to hold a script or number value. | Class | lnb.project.dataClasses.dynamicDefinitions | LNB |
|
| ScriptUser | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2015 Arne Abromeit | Interface | lnb.comp.project.properties | LNB |
|
| CoverageDescription | Information about the content of a grid data cell. | Interface | org.opengis.metadata.content | GeoApi |
|
| FeatureCatalogueDescription | Information identifying the feature catalogue. | Interface | org.opengis.metadata.content | GeoApi |
|
| GeneralParameterDescriptor | Abstract definition of a parameter or group of parameters used by an operation method. | Interface | org.opengis.parameter | GeoApi |
|
| GeographicDescription | Description of the geographic area using identifiers. | Interface | org.opengis.metadata.extent | GeoApi |
|
| ImageDescription | Information about an image's suitability for use. | Interface | org.opengis.metadata.content | GeoApi |
|
| ParameterDescriptor | The definition of a parameter used by an operation method. | Interface | org.opengis.parameter | GeoApi |
|
| ParameterDescriptorGroup | The definition of a group of related parameters used by an operation method. | Interface | org.opengis.parameter | GeoApi |
|
| RangeElementDescription | Description of specific range elements. | Interface | org.opengis.metadata.content | GeoApi |
|
| ScopeDescription | Description of the class of information covered by the information. | Interface | org.opengis.metadata.maintenance | GeoApi |
|
| GeoDBGeometryTypeDescriptor | | Class | org.hibernate.spatial.dialect.h2geodb | HibernateSpatial |
|
| GeometryJavaTypeDescriptor | | Class | org.hibernate.spatial | HibernateSpatial |
|
| GeometrySqlTypeDescriptor | A generic SqlTypeDescriptor, intended to be remapped by the spatial dialect. | Class | org.hibernate.spatial | HibernateSpatial |
|
| MySQLGeometryTypeDescriptor | | Class | org.hibernate.spatial.dialect.mysql | HibernateSpatial |
|
| PGGeometryTypeDescriptor | | Class | org.hibernate.spatial.dialect.postgis | HibernateSpatial |
|
| SDOGeometryTypeDescriptor | | Class | org.hibernate.spatial.dialect.oracle | HibernateSpatial |
|
| SqlServer2008GeometryTypeDescriptor | | Class | org.hibernate.spatial.dialect.sqlserver | HibernateSpatial |
|
| SmallestSubscriptRule | Bland's smallest-subscript rule is for anti-cycling in choosing a pivot. | Class | com.numericalmethod.suanshu.optimization.multivariate.constrained.convex.sdp.socp.qp.lp.simplex.pivoting | SuanShu |
|
| BiblioDescription | Represents a description of a bibliographic resource. | Class | org.jscience.bibliography | JScience |
|
| Description | A class representing a description of something. | Class | org.jscience.measure | JScience |
|
| MathMLMultiScriptsElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLScriptElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLScriptElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| SimilarityDescription | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| TraitDescriptor | This class is the meta data for the traits That means the trait name and data type | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| TraitDescriptors | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| XMLDescriptor | Defines the interface that every XML descriptor must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| XMLDescriptorImpl | A DOM-based implementation of the XMLDescriptor interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| AbstractAtomicDescriptor | Abstract atomic descriptor class with helper functions for descriptors that require the whole molecule to calculate the descriptor values, | Class | org.openscience.cdk.qsar | CDK |
|
| AbstractBondDescriptor | Abstract bond descriptor class with helper functions for descriptors that require the whole molecule to calculate the descriptor values, | Class | org.openscience.cdk.qsar | CDK |
|
| AcidicGroupCountDescriptor | Returns the number of acidic groups. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| ALOGPDescriptor | This class calculates ALOGP (Ghose-Crippen LogKow) and the Ghose-Crippen molar refractivity . | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| AminoAcidCountDescriptor | Class that returns the number of each amino acid in an atom container. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| APolDescriptor | Sum of the atomic polarizabilities (including implicit hydrogens). | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| AromaticAtomsCountDescriptor | Class that returns the number of aromatic atoms in an atom container. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| AromaticBondsCountDescriptor | This Class contains a method that returns the number of aromatic atoms in an AtomContainer. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| AtomCountDescriptor | IDescriptor based on the number of atoms of a certain element type. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| AtomDegreeDescriptor | This class returns the number of not-Hs substituents of an atom, also defined as "atom degree". | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| AtomHybridizationDescriptor | This class returns the hybridization of an atom. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| AtomHybridizationVSEPRDescriptor | This class returns the hybridization of an atom. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| AtomicNumberDifferenceDescriptor | Describes the imbalance in atomic number of the IBond. | Class | org.openscience.cdk.qsar.descriptors.bond | CDK |
|
| AtomValenceDescriptor | This class returns the valence of an atom. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| AutocorrelationDescriptorCharge | This class calculates ATS autocorrelation descriptor, where the weight equalAuthor:FedericoBelongs to the set:qsar-descriptorsCreated on:2007-02-27 | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| AutocorrelationDescriptorMass | This class calculates ATS autocorrelation descriptor, where the weight equal to the scaled atomic mass . | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| AutocorrelationDescriptorPolarizability | This class calculates ATS autocorrelation descriptor, where the weight equalAuthor:FedericoBelongs to the set:qsar-descriptorsCreated on:2007-03-01 | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| BasicGroupCountDescriptor | Returns the number of basic groups. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| BCUTDescriptor | Eigenvalue based descriptor noted for its utility in chemical diversity. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| BondCountDescriptor | IDescriptor based on the number of bonds of a certain bond order. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| BondPartialPiChargeDescriptor | The calculation of bond-pi Partial charge is calculated determining the difference the Partial Pi Charge on atoms | Class | org.openscience.cdk.qsar.descriptors.bond | CDK |
|
| BondPartialSigmaChargeDescriptor | The calculation of bond-sigma Partial charge is calculated determining the difference the Partial Sigma Charge on atoms | Class | org.openscience.cdk.qsar.descriptors.bond | CDK |
|
| BondPartialTChargeDescriptor | The calculation of bond total Partial charge is calculated determining the difference the Partial Total Charge on atoms | Class | org.openscience.cdk.qsar.descriptors.bond | CDK |
|
| BondSigmaElectronegativityDescriptor | The calculation of bond-Polarizability is calculated determining the difference the Sigma electronegativity on atoms A and B of a bond. | Class | org.openscience.cdk.qsar.descriptors.bond | CDK |
|
| BondsToAtomDescriptor | This class returns the number of bonds on the shortest path between two atoms. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| BPolDescriptor | Sum of the absolute value of the difference between atomic polarizabilities of all bonded atoms in the molecule (including implicit hydrogens) with polarizabilities taken from | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| CarbonTypesDescriptor | Topological descriptor characterizing the carbon connectivity. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| ChiChainDescriptor | Evaluates chi chain descriptors. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| ChiClusterDescriptor | Evaluates chi cluster descriptors. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| ChiPathClusterDescriptor | Evaluates chi path cluster descriptors. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| ChiPathDescriptor | Evaluates chi path descriptors. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| CovalentRadiusDescriptor | This class return the covalent radius of a given atom. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| CPSADescriptor | Calculates 29 Charged Partial Surface Area (CPSA) descriptors. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| DescriptorEngine | A class that provides access to automatic descriptor calculation and more. | Class | org.openscience.cdk.qsar | CDK |
|
| DescriptorException | Exception that is thrown by descriptor routines when a problem has occured. | Class | org.openscience.cdk.qsar | CDK |
|
| DescriptorSpecification | Class that is used to distribute descriptor specifications. | Class | org.openscience.cdk.qsar | CDK |
|
| DescriptorValue | Class that is used to store descriptor values as IChemObject properties. | Class | org.openscience.cdk.qsar | CDK |
|
| DistanceToAtomDescriptor | This class returns the 3D distance between two atoms. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| EccentricConnectivityIndexDescriptor | A topological descriptor combining distance and adjacency information. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| EffectiveAtomPolarizabilityDescriptor | Effective polarizability of an heavy atom This descriptor uses these parameters: | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| FMFDescriptor | An implementation of the FMF descriptor characterizing complexity of a molecule. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| FragmentComplexityDescriptor | Class that returns the complexity of a system. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| GravitationalIndexDescriptor | IDescriptor characterizing the mass distribution of the molecule. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| HBondAcceptorCountDescriptor | This descriptor calculates the number of hydrogen bond acceptors using a slightly simplified version of the The following groups are counted as hydrogen bond acceptors: | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| HBondDonorCountDescriptor | This descriptor calculates the number of hydrogen bond donors using a slightly simplified version of the The following groups are counted as hydrogen bond donors: | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| HybridizationRatioDescriptor | IMolecularDescriptor that reports the fraction of sp3 carbons to sp2 carbons. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| IAtomicDescriptor | Classes that implement this interface are QSAR descriptor calculators. | Interface | org.openscience.cdk.qsar | CDK |
|
| IAtomPairDescriptor | Classes that implement this interface are QSAR descriptor calculators. | Interface | org.openscience.cdk.qsar | CDK |
|
| IBondDescriptor | Classes that implement this interface are QSAR descriptor calculators. | Interface | org.openscience.cdk.qsar | CDK |
|
| IDescriptor | Classes that implement this interface are QSAR descriptor calculators. | Interface | org.openscience.cdk.qsar | CDK |
|
| IDescriptorResult | Object that provides access to the calculated descriptor value. | Interface | org.openscience.cdk.qsar.result | CDK |
|
| IMolecularDescriptor | Classes that implement this interface are QSAR descriptor calculators for IMolecule objects. | Interface | org.openscience.cdk.qsar | CDK |
|
| InductiveAtomicHardnessDescriptor | Inductive atomic hardness of an atom in a polyatomic system can be defined as the "resistance" to a change of the atomic charge. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| InductiveAtomicSoftnessDescriptor | Inductive atomic softness of an atom in a polyatomic system can be defined as charge delocalizing ability. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| IPAtomicHOSEDescriptor | This class returns the ionization potential of an atom containg lone pair electrons. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| IPAtomicLearningDescriptor | This class returns the ionization potential of an atom containing lone pair electrons. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| IPBondLearningDescriptor | This class returns the ionization potential of a Bond. | Class | org.openscience.cdk.qsar.descriptors.bond | CDK |
|
| IPMolecularLearningDescriptor | This class returns the ionization potential of a molecule. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| IsProtonInAromaticSystemDescriptor | This descriptor returns 1 if the protons is directly bonded to an aromatic system, it returns 2 if the distance between aromatic system and proton is 2 bonds, | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| IsProtonInConjugatedPiSystemDescriptor | This class evaluates if a proton is joined to a conjugated system. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| KappaShapeIndicesDescriptor | Kier and Hall kappa molecular shape indices compare the molecular graph with minimal and maximal molecular graphs; a description is given at: http://www. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| KierHallSmartsDescriptor | A fragment count descriptor that uses e-state fragments. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| LargestChainDescriptor | Class that returns the number of atoms in the largest chain. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| LargestPiSystemDescriptor | Class that returns the number of atoms in the largest pi system. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| LengthOverBreadthDescriptor | Evaluates length over breadth descriptors. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| LongestAliphaticChainDescriptor | Class that returns the number of atoms in the longest aliphatic chain. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| MannholdLogPDescriptor | Prediction of logP based on the number of carbon and hetero atoms. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| MDEDescriptor | Calculates the Molecular Distance Edge descriptor described in . | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| MomentOfInertiaDescriptor | A descriptor that calculates the moment of inertia and radius of gyration. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| PartialPiChargeDescriptor | The calculation of pi partial charges in pi-bonded systems of an heavy atom was made by Saller-Gasteiger. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| PartialSigmaChargeDescriptor | The calculation of sigma partial charges in sigma-bonded systems of an heavy atom was made by Marsilli-Gasteiger. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| PartialTChargeMMFF94Descriptor | The calculation of total partial charges of an heavy atom is based on MMFF94 model. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| PartialTChargePEOEDescriptor | The calculation of total partial charges of an heavy atom is based on Partial Equalization of Electronegativity method (PEOE-PEPE) from Gasteiger. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| PeriodicTablePositionDescriptor | This class returns the period in the periodic table of an atom belonging to an atom container This descriptor uses these parameters: | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| PetitjeanNumberDescriptor | According to the Petitjean definition, the eccentricity of a vertex corresponds to the distance from that vertex to the most remote vertex in the graph. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| PetitjeanShapeIndexDescriptor | Evaluates the Petitjean shape indices, These original Petitjean number was described by Petitjean () | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| PiContactDetectionDescriptor | This class checks if two atoms have pi-contact (this is true when there is one and the same conjugated pi-system which contains both atoms, or directly | Class | org.openscience.cdk.qsar.descriptors.atompair | CDK |
|
| PiElectronegativityDescriptor | Pi electronegativity is given by X = a + bq + c(q*q) This descriptor uses these parameters: | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| ProtonAffinityHOSEDescriptor | This class returns the proton affinity of an atom containing. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| ProtonTotalPartialChargeDescriptor | The calculation of partial charges of an heavy atom and its protons is based on Gasteiger Marsili (PEOE). | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| RDFProtonDescriptor_G3R | This class calculates G3R proton descriptors used in neural networks for H1 NMR shift . | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| RDFProtonDescriptor_GDR | This class calculates GDR proton descriptors used in neural networks for H1 NMR shift . | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| RDFProtonDescriptor_GHR | This class calculates GHR proton descriptors used in neural networks for H1 NMR shift . | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| RDFProtonDescriptor_GHR_topol | This class calculates GHR topological proton descriptors used in neural networks for H1 NMR shift . | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| RDFProtonDescriptor_GSR | This class calculates GDR proton descriptors used in neural networks for H1 NMR shift . | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| RotatableBondsCountDescriptor | The number of rotatable bonds is given by the SMARTS specified by Daylight on This descriptor uses these parameters: | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| RuleOfFiveDescriptor | This Class contains a method that returns the number failures of the Lipinski's Rule Of 5. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| SigmaElectronegativityDescriptor | Atomic descriptor that reflects that Gasteiger-Marsili sigma electronegativity. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| StabilizationPlusChargeDescriptor | The stabilization of the positive charge (e. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| SybylDescriptorFormat | | Class | org.openscience.cdk.io.formats | CDK |
|
| TaeAminoAcidDescriptor | An implementation of the TAE descriptors for amino acids. | Class | org.openscience.cdk.qsar.descriptors.protein | CDK |
|
| TPSADescriptor | Calculation of topological polar surface area based on fragment contributions (TPSA) . | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| VABCDescriptor | Volume descriptor using the method implemented in the VABCVolume class. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| VAdjMaDescriptor | Vertex adjacency information (magnitude): 1 + log2 m where m is the number of heavy-heavy bonds. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| VdWRadiusDescriptor | This class return the VdW radius of a given atom. | Class | org.openscience.cdk.qsar.descriptors.atomic | CDK |
|
| WeightDescriptor | IDescriptor based on the weight of atoms of a certain element type. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| WeightedPathDescriptor | Evaluates the weighted path descriptors. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| WHIMDescriptor | Holistic descriptors described by Todeschini et al . | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| WienerNumbersDescriptor | This descriptor calculates the Wiener numbers. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| XLogPDescriptor | Prediction of logP based on the atom-type method called XLogP. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| ZagrebIndexDescriptor | Zagreb index: the sum of the squares of atom degree over all heavy atoms i. | Class | org.openscience.cdk.qsar.descriptors.molecular | CDK |
|
| opensearchdescriptionReader | | Class | net.yacy.document.parser.xml | Yacy |
|
| ApplicationDescriptor | An OSGi service that represents an installed application and stores information about it. | Class | org.osgi.service.application | KnoplerFish |
|
| EndpointDescription | A description of an endpoint that provides sufficient information for a compatible distribution provider to create a connection to this endpoint | Class | org.osgi.service.remoteserviceadmin | KnoplerFish |
|
| AccessDescription | The AccessDescription object. | Class | org.bouncycastle.asn1.x509 | BouncyCastle |
|
| AnnotationDescription | Distinguish among different ontologies, by curator and type. | Class | cytoscape.data.annotation | CytoScape |
|
| ArgDescriptor | A class describing a function argument. | Class | org.cytoscape.equations | CytoScape |
|
| CLOptionDescriptor | Basic class describing an type of option. | Class | org.apache.commons.cli.avalon | CytoScape |
|
| IdentDescriptor | | Class | org.cytoscape.equations.interpreter | CytoScape |
|
| OntologyDescription | Distinguish among different ontologies, by curator and type. | Class | cytoscape.data.annotation | CytoScape |
|
| AnalystScript | Holds a script for the Encog Analyst. | Class | org.encog.app.analyst.script | HeatonReasearch |
|
| GenerateEncogJavaScript | | Class | org.encog.app.generate.generators.js | HeatonReasearch |
|
| GenerateNinjaScript | | Class | org.encog.app.generate.generators.ninja | HeatonReasearch |
|
| MarketDataDescription | This class is used to describe the type of financial data that is needed. | Class | org.encog.ml.data.market | HeatonReasearch |
|
| ScriptLoad | Used to load an Encog Analyst script. | Class | org.encog.app.analyst.script | HeatonReasearch |
|
| ScriptOpcode | An opcode, stored in the script. | Class | org.encog.app.analyst.script.ml | HeatonReasearch |
|
| ScriptProperties | Holds all of the properties for a script. | Class | org.encog.app.analyst.script.prop | HeatonReasearch |
|
| ScriptSave | Used to save an Encog Analyst script. | Class | org.encog.app.analyst.script | HeatonReasearch |
|
| TemporalDataDescription | This class describes one unit of input, or output, to a temporal neural network. | Class | org.encog.ml.data.temporal | HeatonReasearch |
|
| TemporalDataDescription .Type | The type of data requested. | Class | org.encog.ml.data.temporal | HeatonReasearch |
|
| Description | Contains the description of a Cesium object. | Class | agi.foundation.cesium | AGI ( Analytical Graphics ) |
|
| DescriptionCesiumSource | A CesiumSource that generates a CZML description for objects that provide IDescriptionService. | Class | agi.foundation.cesium.advanced | AGI ( Analytical Graphics ) |
|
| DescriptionExtension | An extension that defines that HTML description of an object. | Class | agi.foundation.cesium | AGI ( Analytical Graphics ) |
|
| DescriptiveStatistics | | Class | agi.foundation | AGI ( Analytical Graphics ) |
|
| EnclosureDescription | Describes an enclosure, as returned by Solid. | Class | agi.foundation.geometry.shapes | AGI ( Analytical Graphics ) |
|
| EnclosureDescriptionCollection | A collection of EnclosureDescription instances. | Class | agi.foundation.geometry.shapes | AGI ( Analytical Graphics ) |
|
| EntityDescriptor | Describes a family of entities. | Class | agi.foundation.tracking | AGI ( Analytical Graphics ) |
|
| IDescriptionService | A service that defines the HTML description of an object. | Interface | agi.foundation.cesium.advanced | AGI ( Analytical Graphics ) |
|
| IEntityArchiveDescriptor | An interface implemented by a class derived from EntityDescriptor to specify information about how an entity is archived. | Interface | agi.foundation.tracking | AGI ( Analytical Graphics ) |
|
| IEntityOrientationDescriptor | An interface implemented by a class derived from EntityDescriptor to specify the Axes in which Orientation (get) is defined. | Interface | agi.foundation.tracking | AGI ( Analytical Graphics ) |
|
| IEntityPositionDescriptor | An interface implemented by a class derived from EntityDescriptor to specify the ReferenceFrame in which Position (get) is defined. | Interface | agi.foundation.tracking | AGI ( Analytical Graphics ) |
|
| ScriptDecoder | Script obfuscated by the Windows Script Encoder provided by Microsoft, is converted to plaintext. | Class | org | HtmlParser |
|
| ScriptScanner | The ScriptScanner handles script CDATA. | Class | org | HtmlParser |
|
| ScriptTag | | Class | org | HtmlParser |
|
| WorkflowDescriptor | Method to access extra information that might be associated with this workflow. | Interface | org.hippoecm.repository.api | Hippo |
|
| JavaScriptTokenMarker | JavaScript token marker. | Class | com.jidesoft.editor.tokenmarker | JideSoft |
|
| NeedleDescriptor | A class that contains the name and shape of a needle. | Class | com.jidesoft.gauge | JideSoft |
|
| PointDescriptor | Provides a description of a Chartable point and the shape that was used to render it. | Class | com.jidesoft.chart.event | JideSoft |
|
| ShellScriptTokenMarker | Shell script token marker. | Class | com.jidesoft.editor.tokenmarker | JideSoft |
|
| FieldDescriptor | Represents a field descriptor (JVM type format) as defined in the Java Virtual Machine Specification, section 4. | Class | org.checkerframework.checker.signature.qual | Checker |
|
| FieldDescriptorForArray | Represents a field descriptor (JVM type format) as defined in the Java | Class | org.checkerframework.checker.signature.qual | Checker |
|
| MethodDescriptor | Represents a method descriptor (JVM representation of method signature) as defined in the Java Virtual Machine Specification, section 4. | Class | org.checkerframework.checker.signature.qual | Checker |
|
| BatchSubscription | A Subscription wrapper which requestAuthor:Stephane Maldini | Class | reactor.rx.subscription | Reactor |
|
| DropSubscription | Relationship between a Stream (Publisher) and a Subscriber. | Class | reactor.rx.subscription | Reactor |
|
| FanInSubscription | | Class | reactor.rx.action.combination | Reactor |
|
| FanInSubscription .InnerSubscription | | Class | reactor.rx.action.combination | Reactor |
|
| FanOutSubscription | A composite subscription used to achieve pub/sub pattern. | Class | reactor.rx.subscription | Reactor |
|
| PushSubscription | Relationship between a Stream (Publisher) and a Subscriber. | Class | reactor.rx.subscription | Reactor |
|
| ReactiveSubscription | Relationship between a Stream (Publisher) and a Subscriber. | Class | reactor.rx.subscription | Reactor |
|
| SubscriptionWithContext | A Subscription with a typed stateful context. | Class | reactor.core.reactivestreams | Reactor |
|
| WrappedSubscription | | Class | reactor.rx.subscription.support | Reactor |
|
| ChemCompDescriptor | Container object for _pdbx_chem_comp_descriptorSince:3. | Class | org.biojava.nbio.structure.io.mmcif.model | BioJava |
|
| JmolSymmetryScriptGenerator | | Class | org.biojava.nbio.structure.symmetry.jmolScript | BioJava |
|
| JmolSymmetryScriptGeneratorC1 | | Class | org.biojava.nbio.structure.symmetry.jmolScript | BioJava |
|
| JmolSymmetryScriptGeneratorCn | | Class | org.biojava.nbio.structure.symmetry.jmolScript | BioJava |
|
| JmolSymmetryScriptGeneratorDn | | Class | org.biojava.nbio.structure.symmetry.jmolScript | BioJava |
|
| JmolSymmetryScriptGeneratorH | | Class | org.biojava.nbio.structure.symmetry.jmolScript | BioJava |
|
| JmolSymmetryScriptGeneratorI | | Class | org.biojava.nbio.structure.symmetry.jmolScript | BioJava |
|
| JmolSymmetryScriptGeneratorO | | Class | org.biojava.nbio.structure.symmetry.jmolScript | BioJava |
|
| JmolSymmetryScriptGeneratorPointGroup | | Class | org.biojava.nbio.structure.symmetry.jmolScript | BioJava |
|
| JmolSymmetryScriptGeneratorT | | Class | org.biojava.nbio.structure.symmetry.jmolScript | BioJava |
|
| PdbxChemCompDescriptor | | Class | org.biojava.nbio.structure.io.mmcif.model | BioJava |
|
| RCSBDescription | Corresponds to the wrapper element in an RCSB describeMol XML file. | Class | org.biojava.nbio.structure.rcsb | BioJava |
|
| RCSBDescriptionFactory | Fetches information from RCSB's RESTful Web Service Interface. | Class | org.biojava.nbio.structure.rcsb | BioJava |
|
| ScopDescription | dir. | Class | org.biojava.nbio.structure.scop | BioJava |
|
| ScopDescriptions | | Class | org.biojava.nbio.structure.scop.server | BioJava |
|
| TranscriptionEngine | Used as a way of encapsulating the data structures required to parse DNA to a In order to build one look at @ TranscriptionEngine. | Class | org.biojava.nbio.core.sequence.transcription | BioJava |
|
| TranscriptionEngine .Builder | This class is the way to create a TranslationEngine. | Class | org.biojava.nbio.core.sequence.transcription | BioJava |
|
| TranscriptSequence | This is the sequence if you want to go from a gene sequence to a protein sequence. | Class | org.biojava.nbio.core.sequence | BioJava |
|
| PolicyDescriptor | Intermediary data structure generated by the xml parser that makes the actual building of an execution policy easier. | Class | org.jppf.node.policy | Jppf |
|
| ScriptedJobSelector | A job selector that uses a script to accept jobs. | Class | org.jppf.job | Jppf |
|
| ScriptedPolicy | A policy which executes an aribtrary script in its accepts() method. | Class | org.jppf.node.policy | Jppf |
|
| ScriptedTask | A task implementation which executes a script in a specified JSR 223 (javax. | Class | org.jppf.node.protocol | Jppf |
|
| NIVision .CircleDescriptor | | Class | com.ni.vision | Roborio |
|
| NIVision .DataMatrixDescriptionOptions | | Class | com.ni.vision | Roborio |
|
| NIVision .EllipseDescriptor | | Class | com.ni.vision | Roborio |
|
| NIVision .GridDescriptor | | Class | com.ni.vision | Roborio |
|
| NIVision .LineDescriptor | | Class | com.ni.vision | Roborio |
|
| NIVision .QRCodeDescriptionOptions | | Class | com.ni.vision | Roborio |
|
| NIVision .RectangleDescriptor | | Class | com.ni.vision | Roborio |
|
| IAlternateDescription | Interface providing alternate description for accessible elements. | Interface | com.itextpdf.text.pdf.interfaces | IText |
|
| DescriptionFactory | A class of static methods to provide descriptions of images, including image orientation relative to the patient from the mathematical position and orientation attributes, | Class | com.pixelmed.dicom | PixelMed |
|
| SOPClassDescriptions | A class of static methods to provide a means of describing SOP Classes with abbreviations and hman-readable descriptions. | Class | com.pixelmed.dicom | PixelMed |
|
| IDfChangeDescription | This class is used to maintain information about change description records. | Interface | com.documentum.fc.common | Documentum |
|
| IDfModuleDescriptor | | Interface | com.documentum.fc.client | Documentum |
|
| IDfValidationDescriptor | Fields inherited from interface com. | Interface | com.documentum.fc.client.acs | Documentum |
|
| PostscriptGraphics | The PostscriptGraphics class extends the Graphics2D class to produce an encapsulated postscript file rather than on-screen display. | Class | weka.gui.visualize | Weka |
|
| PostscriptWriter | This class takes any Component and outputs it to a Postscript file. | Class | weka.gui.visualize | Weka |
|
| Script .ScriptThread | The Thread for running a script. | Class | weka.gui.scripting | Weka |
|
| ScriptExecutionEvent | Event that gets sent when a script is executed. | Class | weka.gui.scripting.event | Weka |
|
| ScriptExecutionEvent .Type | Defines the type of event. | Class | weka.gui.scripting.event | Weka |
|
| ScriptExecutionListener | For classes that want to be notified about changes in the script execution. | Interface | weka.gui.scripting.event | Weka |
|
| ScriptingPanel | Abstract ancestor for scripting panels. | Class | weka.gui.scripting | Weka |
|
| ScriptUtils | A helper class for Script related stuff. | Class | weka.gui.scripting | Weka |