Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Script Classes and Interfaces - 2593 results found.
NameDescriptionTypePackageFramework
AbstractScriptEngineProvides a standard implementation for several of the variants of the eval eval(Reader)eval(String)Classjavax.scriptJava SE
BeanDescriptorA BeanDescriptor provides global information about a bean, including its Java class, its displayName, etc.Classjava.beansJava SE
CompiledScript might be stored in the form of Java classes, Java class files or scripting language opcodes.Classjavax.scriptJava SE
Character .UnicodeScriptA family of character subsets representing the character scripts Unicode Standard Annex #24: Script Names.Classjava.lang.CharacterJava SE
DescriptorSupportThis class represents the metadata set for a ModelMBean element.Classjavax.management.modelmbeanJava SE
DescriptorAdditional metadata for a JMX element.Interfacejavax.managementJava SE
DescriptorAccessThis interface is used to gain access to descriptors of the Descriptor class which are associated with a JMX component, i.Interfacejavax.managementJava SE
DescriptorReadInterface to read the Descriptor of a management interface element such as an MBeanInfo.Interfacejavax.managementJava SE
DescriptorKeyMeta-annotation that describes how an annotation element relates to a field in a Descriptor.Classjavax.managementJava SE
EventSetDescriptorAn EventSetDescriptor describes a group of events that a given Java The given group of events are all delivered as method calls on a singleClassjava.beansJava SE
FeatureDescriptorThe FeatureDescriptor class is the common baseclass for PropertyDescriptor, EventSetDescriptor, and MethodDescriptor, etc.Classjava.beansJava SE
FileDescriptorInstances of the file descriptor class serve as an opaque handle to the underlying machine-specific structure representing an openClassjava.ioJava SE
Flow .SubscriptionMessage control linking a Flow.Interfacejava.util.concurrent.FlowJava SE
ImmutableDescriptorAn immutable descriptor.Classjavax.managementJava SE
IndexedPropertyDescriptorAn IndexedPropertyDescriptor describes a property that acts like an array and has an indexed read and/or indexed write method to accessClassjava.beansJava SE
InputMethodDescriptorDefines methods that provide sufficient information about an input method to enable selection and loading of that input method.Interfacejava.awt.im.spiJava SE
MethodDescriptorA MethodDescriptor describes a particular method that a Java Bean supports for external access from other components.Classjava.beansJava SE
ParameterDescriptorThe ParameterDescriptor class allows bean implementors to provide additional information on each of their parameters, beyond theClassjava.beansJava SE
PropertyDescriptorA PropertyDescriptor describes one property that a Java Bean exports via a pair of accessor methods.Classjava.beansJava SE
ScriptEngineManagerThe ScriptEngineManager implements a discovery and instantiation mechanism for ScriptEngine classes and also maintains aClassjavax.scriptJava SE
ScriptExceptionThe generic Exception class for the Scripting APIs.Classjavax.scriptJava SE
SimpleScriptContextSimple implementation of ScriptContext.Classjavax.scriptJava SE
ScriptContextThe interface whose implementing classes are used to connect Script Engines with objects, such as scoped Bindings, in hosting applications.Interfacejavax.scriptJava SE
ScriptEngineScriptEngine is the fundamental interface whose methods must be fully functional in every implementation of this specification.Interfacejavax.scriptJava SE
ScriptEngineFactoryScriptEngineFactory is used to describe and instantiate Each class implementing ScriptEngine has a correspondingInterfacejavax.scriptJava SE
BeanDescriptorDescribes a constrained Java Bean and the constraints associated to it.Interfacejavax.validation.metadataJava EE
CascadableDescriptorRepresents a cascadable element.Interfacejavax.validation.metadataJava EE
ConstraintDescriptorDescribes a single constraint and its composing constraints.Interfacejavax.validation.metadataJava EE
ConstructorDescriptorDescribes a validated constructor.Interfacejavax.validation.metadataJava EE
CrossParameterDescriptorDescribes an element holding cross-parameter constraints of a method or constructorSince:1.Interfacejavax.validation.metadataJava EE
ElementDescriptorDescribes a validated element (class, property, method etc.Interfacejavax.validation.metadataJava EE
ElementDescriptor .ConstraintFinderDeclares restrictions on retrieved constraints.Interfacejavax.validation.metadata.ElementDescriptorJava EE
ExecutableDescriptorProvides the common functionality of MethodDescriptor and ConstructorDescriptor.Interfacejavax.validation.metadataJava EE
GroupConversionDescriptorA group conversion rule to be applied during cascaded validation.Interfacejavax.validation.metadataJava EE
JspConfigDescriptorThis interface provides access to the related configuration of a web application.Interfacejavax.servlet.descriptorJava EE
JspPropertyGroupDescriptorThis interface provides access to the Interfacejavax.servlet.descriptorJava EE
MethodDescriptorDescribes a validated method.Interfacejavax.validation.metadataJava EE
ParameterDescriptorDescribes a validated method or constructor parameter.Interfacejavax.validation.metadataJava EE
PropertyDescriptorDescribes a Java Bean property hosting validation constraints.Interfacejavax.validation.metadataJava EE
ReturnValueDescriptorDescribes a validated return value of a method or constructor.Interfacejavax.validation.metadataJava EE
ScriptFreeTLVA TagLibraryValidator for enforcing restrictions against the use of JSP scripting elements.Classjavax.servlet.jsp.jstl.tlvJava EE
TaglibDescriptorThis interface provides access to the related configuration of a web application.Interfacejavax.servlet.descriptorJava EE
ScriptItemProcessorItemProcessor implementation that passes the currentitem to process to the provided script.Classorg.springframework.batch.item.supportSpring Batch
DefaultLaunchScriptDefault implementation of LaunchScript.Classorg.springframework.boot.loader.toolsSpring Boot
LaunchScriptA script that can be prepended to the front of a JAR file to make it executable.Interfaceorg.springframework.boot.loader.toolsSpring Boot
DescriptorA value object for an ALPS descriptor.Classorg.springframework.hateoas.alpsSpring Hateoas
ScriptParserClassorg.springframework.integration.scripting.config.jsr223Spring Integration
ScriptVariableGeneratorStrategy interface to provide a Map of variables to the script execution context.Interfaceorg.springframework.integration.scriptingSpring Integration
ScriptNamespaceHandlerClassorg.springframework.integration.scripting.config.jsr223Spring Integration
ScriptExecutorFactoryClassorg.springframework.integration.scripting.jsr223Spring Integration
ScriptingExceptionClassorg.springframework.integration.scriptingSpring Integration
ScriptExecutorInterfaceorg.springframework.integration.scriptingSpring Integration
ScriptExecutingMessageProcessorClassorg.springframework.integration.scripting.jsr223Spring Integration
RefreshableResourceScriptSourceClassorg.springframework.integration.scriptingSpring Integration
GroovyScriptParserParser for the element.Classorg.springframework.integration.groovy.configSpring Integration
GroovyScriptExecutingMessageProcessorThe MessageProcessor implementationto evaluate Groovy scripts.Classorg.springframework.integration.groovySpring Integration
DefaultScriptVariableGeneratorA default ScriptVariableGenerator implementation; used by script processors.Classorg.springframework.integration.scriptingSpring Integration
AbstractScriptParserClassorg.springframework.integration.scripting.configSpring Integration
AbstractScriptExecutingMessageProcessorBase MessageProcessor for scripting implementations to extend.Classorg.springframework.integration.scriptingSpring Integration
AbstractSubscriptionRegistryAbstract base class for implementations of SubscriptionRegistry thatlooks up information in messages but delegates to abstract methods for theClassorg.springframework.messaging.simp.brokerSpring MVC
BshScriptEvaluatorBeanShell-based implementation of Spring's ScriptEvaluator strategy interface.Classorg.springframework.scripting.bshSpring MVC
BshScriptFactoryScriptFactory implementationfor a BeanShell script.Classorg.springframework.scripting.bshSpring MVC
BshScriptUtilsUtility methods for handling BeanShell-scripted objects.Classorg.springframework.scripting.bshSpring MVC
BshScriptUtils .BshExecutionExceptionException to be thrown on script execution failure.Classorg.springframework.scripting.bsh.BshScriptUtilsSpring MVC
CannotReadScriptExceptionThrown by ScriptUtils if an SQL script cannot be read.Classorg.springframework.jdbc.datasource.initSpring MVC
DefaultSubscriptionRegistryin memory and uses a PathMatcherfor matching destinations.Classorg.springframework.messaging.simp.brokerSpring MVC
DependencyDescriptorDescriptor for a specific dependency that is about to be injected.Classorg.springframework.beans.factory.configSpring MVC
DescriptionAdds a textual description to bean definitions derived fromSince:4.Classorg.springframework.context.annotationSpring MVC
DescriptiveResourceSimple Resource implementation that holds a resource descriptionbut does not point to an actually readable resource.Classorg.springframework.core.ioSpring MVC
GroovyScriptEvaluatorGroovy-based implementation of Spring's ScriptEvaluator strategy interface.Classorg.springframework.scripting.groovySpring MVC
GroovyScriptFactoryScriptFactory implementationfor a Groovy script.Classorg.springframework.scripting.groovySpring MVC
JavaScriptUtilsUtility class for JavaScript escaping.Classorg.springframework.web.utilSpring MVC
JRubyScriptFactoryScriptFactory implementationTypically used in combination with aClassorg.springframework.scripting.jrubySpring MVC
JRubyScriptUtilsUtility methods for handling JRuby-scripted objects.Classorg.springframework.scripting.jrubySpring MVC
JRubyScriptUtils .JRubyExecutionExceptionException thrown in response to a JRuby RaiseExceptionbeing thrown from a JRuby method invocation.Classorg.springframework.scripting.jruby.JRubyScriptUtilsSpring MVC
MetaAnnotationUtils .AnnotationDescriptorDescriptor for an Annotation, including the class on which the annotation is declaredas well as the actual annotation instance.Classorg.springframework.test.util.MetaAnnotationUtilsSpring MVC
MetaAnnotationUtils .UntypedAnnotationDescriptorUntyped extension of AnnotationDescriptor that is usedto describe the declaration of one of several candidate annotation typesClassorg.springframework.test.util.MetaAnnotationUtilsSpring MVC
Operator .DescriptorComparisonA descriptor comparison encapsulates the result of comparing descriptor for two operands anddescribes at what level they are compatible.Classorg.springframework.expression.spel.ast.OperatorSpring MVC
RefreshableScriptTargetSourceSubclass of BeanFactoryRefreshableTargetSource that determines whethera refresh is required through the given ScriptFactory.Classorg.springframework.scripting.supportSpring MVC
ResourceScriptSourceScriptSource implementationbased on Spring's ResourceClassorg.springframework.scripting.supportSpring MVC
ScriptCompilationExceptionException to be thrown on script compilation failure.Classorg.springframework.scriptingSpring MVC
ScriptEvaluatorSpring's strategy interface for evaluating a script.Interfaceorg.springframework.scriptingSpring MVC
ScriptExceptionRoot of the hierarchy of data access exceptions that are related to processingSince:4.Classorg.springframework.jdbc.datasource.initSpring MVC
ScriptFactoryScript definition interface, encapsulating the configurationof a specific script as well as a factory method forInterfaceorg.springframework.scriptingSpring MVC
ScriptFactoryPostProcessorBeanPostProcessor thathandles ScriptFactory definitions,Classorg.springframework.scripting.supportSpring MVC
ScriptingDefaultsParserClassorg.springframework.scripting.configSpring MVC
ScriptParseExceptionThrown by ScriptUtils if an SQL script cannot be properly parsed.Classorg.springframework.jdbc.datasource.initSpring MVC
ScriptSourceInterface that defines the source of a script.Interfaceorg.springframework.scriptingSpring MVC
ScriptStatementFailedExceptionThrown by ScriptUtils if a statement in an SQL script failed whenexecuting it against the target database.Classorg.springframework.jdbc.datasource.initSpring MVC
ScriptTemplateConfigInterface to be implemented by objects that configure and manage aJSR-223 ScriptEngine for automatic lookup in a web environment.Interfaceorg.springframework.web.servlet.view.scriptSpring MVC
ScriptTemplateConfigurerAn implementation of Spring MVC's ScriptTemplateConfig for creatinga ScriptEngine for use in a web application.Classorg.springframework.web.servlet.view.scriptSpring MVC
ScriptTemplateConfigurerBeanDefinitionParserParse the MVC namespace element and register aScriptTemplateConfigurer bean.Classorg.springframework.web.servlet.configSpring MVC
ScriptTemplateViewAn AbstractUrlBasedView subclass designed to run any template librarybased on a JSR-223 script engine.Classorg.springframework.web.servlet.view.scriptSpring MVC
ScriptTemplateViewResolverConvenience subclass of UrlBasedViewResolver that supportsScriptTemplateView and custom subclasses of it.Classorg.springframework.web.servlet.view.scriptSpring MVC
ScriptUtilsGeneric utility methods for working with SQL scripts.Classorg.springframework.jdbc.datasource.initSpring MVC
SimpSubscriptionRepresents a subscription within a user session.Interfaceorg.springframework.messaging.simp.userSpring MVC
SimpSubscriptionMatcherA strategy for matching subscriptions.Interfaceorg.springframework.messaging.simp.userSpring MVC
SqlScriptsTestExecutionListenerTestExecutionListener that provides support for executing SQLscripts and inlined statementsClassorg.springframework.test.context.jdbcSpring MVC
StandardScriptEvalExceptionException decorating a ScriptException coming out ofJSR-223 script evaluation, i.Classorg.springframework.scripting.supportSpring MVC
StandardScriptEvaluatorjavax.Classorg.springframework.scripting.supportSpring MVC
StandardScriptFactoryScriptFactory implementation basedon the JSR-223 script engine abstraction (as included in Java 6+).Classorg.springframework.scripting.supportSpring MVC
StandardScriptUtilsCommon operations for dealing with a JSR-223 ScriptEngine.Classorg.springframework.scripting.supportSpring MVC
StaticScriptSourceStatic implementation of theScriptSource interface,Classorg.springframework.scripting.supportSpring MVC
StompSession .SubscriptionA handle to use to unsubscribe or to track a receipt.Interfaceorg.springframework.messaging.simp.stomp.StompSessionSpring MVC
SubscriptionMethodReturnValueHandlerA HandlerMethodReturnValueHandler for replying directly to a subscription.Classorg.springframework.messaging.simp.annotation.supportSpring MVC
SubscriptionNameProviderInterface to be implemented by message listener objects that suggest a specificname for a durable subscription that they might be registered with.Interfaceorg.springframework.jms.listenerSpring MVC
SubscriptionRegistryA registry of subscription by session that allows looking up subscriptions.Interfaceorg.springframework.messaging.simp.brokerSpring MVC
TypeDescriptorContext about a type to convert from or to.Classorg.springframework.core.convertSpring MVC
UncategorizedScriptExceptionThrown when we cannot determine anything more specific than something wentwrong while processing an SQL script: for example, a SQLExceptionClassorg.springframework.jdbc.datasource.initSpring MVC
SpringJavascriptAjaxHandlerAjax handler for Spring Javascript (Spring.Classorg.springframework.js.ajaxSpring Webflow
DocumentParseResultResource .ModuleDescriptorClassorg.springframework.xd.rest.domain.DocumentParseResultResourceSpring XD
ExpressionOrScriptMixinA standard mixin for modules that do some transformation based on either a script or a SpEL expression.Classorg.springframework.xd.module.options.mixinsSpring XD
JobDescriptorCommon AST base class for nodes representing job definitions or job references.Classorg.springframework.xd.dirt.job.dslSpring XD
ModuleDescriptorRepresentation of a module in the context of a defined stream or job.Classorg.springframework.xd.moduleSpring XD
ModuleDescriptor .BuilderBuilder object for ModuleDescriptor.Classorg.springframework.xd.module.ModuleDescriptorSpring XD
ModuleDescriptor .KeyKey to be used in Map of ModuleDescriptors.Classorg.springframework.xd.module.ModuleDescriptorSpring XD
ScriptMixinA standard mixin for modules that do some transformation based on a script.Classorg.springframework.xd.module.options.mixinsSpring XD
ScriptModulePropertiesFactoryBeanClassorg.springframework.xd.extension.scriptSpring XD
AttributeDescriptorAn AttributeDescriptor represents a querable attribute.Classoracle.adf.view.rich.modelOracle ADF
AttributeDescriptor .ComponentTypeList of component types.Classoracle.adf.view.rich.model.AttributeDescriptorOracle ADF
BaseAttributeDescriptorA BaseAttributeDescriptor represents an attribute that is part of a view object (in ADF) or any other model object.Classoracle.adf.view.rich.modelOracle ADF
BaseGroupAttributeDescriptorClassoracle.adf.view.rich.modelOracle ADF
ColumnDescriptorA column Descriptor describes the model for column used to dynamically create a column in a rich table.Classoracle.adf.view.rich.modelOracle ADF
DescriptorClassoracle.adf.view.rich.modelOracle ADF
FilterableQueryDescriptorFilterableQueryDescriptor is an abstract subclass of QueryDescriptor.Classoracle.adf.view.rich.modelOracle ADF
FilterableQueryDescriptor .FilterFeatureIndicates case insensitive filtering for String and varchars.Classoracle.adf.view.rich.model.FilterableQueryDescriptorOracle ADF
GroupAttributeDescriptorClassoracle.adf.view.rich.modelOracle ADF
JavascriptCellEncoderRichActiveCellEncoder encodes arbitrary JavaScript to handle updating one of the supported active data attributes.Classoracle.adf.view.rich.activedataOracle ADF
QueryDescriptorA QueryDescriptor describes a saved search by providing Criterion objects (used to render search fields; by providing an ability to add remove Criterion objects.Classoracle.adf.view.rich.modelOracle ADF
QueryDescriptor .QueryModeIdentifies the search mode for the saved search.Classoracle.adf.view.rich.model.QueryDescriptorOracle ADF
AddSourceIdentifierToSubscriptionRequestClassamazonaws.servicesAmazon AWS
ApplicationDescriptionClassamazonaws.servicesAmazon AWS
ApplicationVersionDescriptionClassamazonaws.servicesAmazon AWS
AssociationDescriptionClassamazonaws.servicesAmazon AWS
BackendServerDescriptionClassamazonaws.servicesAmazon AWS
CertificateDescriptionClassamazonaws.servicesAmazon AWS
ConfigurationOptionDescriptionClassamazonaws.servicesAmazon AWS
ConfigurationSettingsDescriptionClassamazonaws.servicesAmazon AWS
ConfirmSubscriptionRequestClassamazonaws.servicesAmazon AWS
ConfirmSubscriptionResultClassamazonaws.servicesAmazon AWS
CreateEventSubscriptionRequestClassamazonaws.servicesAmazon AWS
CreateEventSubscriptionRequestClassamazonaws.servicesAmazon AWS
CreateSpotDatafeedSubscriptionRequestClassamazonaws.servicesAmazon AWS
CreateSpotDatafeedSubscriptionResultClassamazonaws.servicesAmazon AWS
DatafeedSubscriptionStateClassamazonaws.servicesAmazon AWS
DeleteEventSubscriptionRequestClassamazonaws.servicesAmazon AWS
DeleteEventSubscriptionRequestClassamazonaws.servicesAmazon AWS
DeleteSpotDatafeedSubscriptionRequestClassamazonaws.servicesAmazon AWS
DeleteSubscriptionFilterRequestClassamazonaws.servicesAmazon AWS
DeliveryStreamDescriptionClassamazonaws.servicesAmazon AWS
DescribeEventSubscriptionsRequestClassamazonaws.servicesAmazon AWS
DescribeEventSubscriptionsRequestClassamazonaws.servicesAmazon AWS
DescribeEventSubscriptionsResultClassamazonaws.servicesAmazon AWS
DescribeEventSubscriptionsResultClassamazonaws.servicesAmazon AWS
DescribeSpotDatafeedSubscriptionRequestClassamazonaws.servicesAmazon AWS
DescribeSpotDatafeedSubscriptionResultClassamazonaws.servicesAmazon AWS
DescribeSubscriptionFiltersRequestClassamazonaws.servicesAmazon AWS
DescribeSubscriptionFiltersResultClassamazonaws.servicesAmazon AWS
DescriptionTooLongExceptionClassamazonaws.servicesAmazon AWS
DestinationDescriptionClassamazonaws.servicesAmazon AWS
DirectoryConnectSettingsDescriptionClassamazonaws.servicesAmazon AWS
DirectoryDescriptionClassamazonaws.servicesAmazon AWS
DirectoryVpcSettingsDescriptionClassamazonaws.servicesAmazon AWS
DiskImageDescriptionClassamazonaws.servicesAmazon AWS
DiskImageVolumeDescriptionClassamazonaws.servicesAmazon AWS
DocumentDescriptionClassamazonaws.servicesAmazon AWS
EnvironmentDescriptionClassamazonaws.servicesAmazon AWS
EnvironmentInfoDescriptionClassamazonaws.servicesAmazon AWS
EnvironmentResourceDescriptionClassamazonaws.servicesAmazon AWS
EnvironmentResourcesDescriptionClassamazonaws.servicesAmazon AWS
EventDescriptionClassamazonaws.servicesAmazon AWS
EventSubscriptionClassamazonaws.servicesAmazon AWS
EventSubscriptionClassamazonaws.servicesAmazon AWS
EventSubscriptionQuotaExceededExceptionClassamazonaws.servicesAmazon AWS
EventSubscriptionQuotaExceededExceptionClassamazonaws.servicesAmazon AWS
ExtraMaterialsDescriptionClassamazonaws.servicesAmazon AWS
ExtraMaterialsDescription .ConflictResolutionClassamazonaws.servicesAmazon AWS
FileSystemDescriptionClassamazonaws.servicesAmazon AWS
GetSubscriptionAttributesRequestClassamazonaws.servicesAmazon AWS
GetSubscriptionAttributesResultClassamazonaws.servicesAmazon AWS
GlacierJobDescriptionClassamazonaws.servicesAmazon AWS
GlobalSecondaryIndexDescriptionClassamazonaws.servicesAmazon AWS
IdentityDescriptionClassamazonaws.servicesAmazon AWS
IdentityPoolShortDescriptionClassamazonaws.servicesAmazon AWS
InvalidEventSubscriptionStateExceptionClassamazonaws.servicesAmazon AWS
InvalidRepositoryDescriptionExceptionClassamazonaws.servicesAmazon AWS
InvalidSubscriptionStateExceptionClassamazonaws.servicesAmazon AWS
InventoryRetrievalJobDescriptionClassamazonaws.servicesAmazon AWS
IPSetDescriptorClassamazonaws.servicesAmazon AWS
IPSetDescriptorTypeClassamazonaws.servicesAmazon AWS
ListenerDescriptionClassamazonaws.servicesAmazon AWS
ListSubscriptionsByTopicRequestClassamazonaws.servicesAmazon AWS
ListSubscriptionsByTopicResultClassamazonaws.servicesAmazon AWS
ListSubscriptionsRequestClassamazonaws.servicesAmazon AWS
ListSubscriptionsResultClassamazonaws.servicesAmazon AWS
LoadBalancerDescriptionClassamazonaws.servicesAmazon AWS
LoadBalancerDescriptionClassamazonaws.servicesAmazon AWS
LocalSecondaryIndexDescriptionClassamazonaws.servicesAmazon AWS
MaterialsDescriptionProviderInterfaceamazonaws.servicesAmazon AWS
ModifyEventSubscriptionRequestClassamazonaws.servicesAmazon AWS
ModifyEventSubscriptionRequestClassamazonaws.servicesAmazon AWS
MountTargetDescriptionClassamazonaws.servicesAmazon AWS
PipelineDescriptionClassamazonaws.servicesAmazon AWS
PolicyAttributeDescriptionClassamazonaws.servicesAmazon AWS
PolicyAttributeTypeDescriptionClassamazonaws.servicesAmazon AWS
PolicyDescriptionClassamazonaws.servicesAmazon AWS
PolicyTypeDescriptionClassamazonaws.servicesAmazon AWS
ProvisionedThroughputDescriptionClassamazonaws.servicesAmazon AWS
PutSubscriptionFilterRequestClassamazonaws.servicesAmazon AWS
RedshiftDestinationDescriptionClassamazonaws.servicesAmazon AWS
RemoveSourceIdentifierFromSubscriptionRequestClassamazonaws.servicesAmazon AWS
AuLoadScriptLoads a JavaScript file to client and execute it.Classorg.zkoss.zk.au.outZKoss (ZK)
AuScriptA response to ask the client to execute the specified client scripts.Classorg.zkoss.zk.au.outZKoss (ZK)
JavaScriptValueUsed to generate a snippet of the JavaScript code.Classorg.zkoss.jsonZKoss (ZK)
ScriptManagerA manager to manage the script of WPD.Interfaceorg.zkoss.zk.ui.httpZKoss (ZK)
ScriptManagerImplThe default implementation of the script manager (ScriptManager).Classorg.zkoss.zk.ui.httpZKoss (ZK)
ScriptManagerImplThe implementation of the script manager (ScriptManager).Classorg.zkoss.zkmax.ui.httpZKoss (ZK)
ZScriptRepresents a zscript content.Classorg.zkoss.zk.ui.metainfoZKoss (ZK)
ZScriptInfoRepresents a zscript element.Classorg.zkoss.zk.ui.metainfoZKoss (ZK)
ZScriptInitiatorAn initiator used to evaluate a zscript file.Classorg.zkoss.zk.ui.implZKoss (ZK)
CancelSubscriptionTaskClassorg.jivesoftware.openfire.pubsub.clusterEcho
ModifySubscriptionTaskClassorg.jivesoftware.openfire.pubsub.clusterEcho
NewSubscriptionTaskClassorg.jivesoftware.openfire.pubsub.clusterEcho
NodeSubscriptionA subscription to a node.Classorg.jivesoftware.openfire.pubsubEcho
NodeSubscription .StateSubscriptions to a node may exist in several states.Classorg.jivesoftware.openfire.pubsub.NodeSubscriptionEcho
NodeSubscription .TypeReceive notification of new items only.Classorg.jivesoftware.openfire.pubsub.NodeSubscriptionEcho
PendingSubscriptionsCommandAd-hoc command that sends pending subscriptions to node owners.Classorg.jivesoftware.openfire.pubsubEcho
SubscriptionTaskClassorg.jivesoftware.openfire.pubsub.clusterEcho
AllScriptSessionFilterA ScriptSessionFilter that passes everything.Classorg.directwebremoting.extendDirectWebRemoting (DWR)
AndScriptSessionFilterA ScriptSessionFilter that only allows ScriptSessions that match pass both the given ScriptSessionFiltersClassorg.directwebremoting.extendDirectWebRemoting (DWR)
BaseScriptConduitA ScriptConduit that works with the parent Marshaller.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
BayeuxScriptConduitClassorg.directwebremoting.bayeuxDirectWebRemoting (DWR)
DefaultJavascriptFunctionRepresents a callback function, passed in from a client for later execution.Classorg.directwebremoting.extendDirectWebRemoting (DWR)
DefaultJavascriptObjectRepresents a callback function, passed in from a client for later execution.Classorg.directwebremoting.extendDirectWebRemoting (DWR)
DefaultScriptSessionAn implementation of ScriptSession and RealScriptSession.Classorg.directwebremoting.implDirectWebRemoting (DWR)
DefaultScriptSessionManagerA default implementation of ScriptSessionManager.Classorg.directwebremoting.implDirectWebRemoting (DWR)
FileJavaScriptHandlerMany JavaScriptHandlers just read their contents from a file.Classorg.directwebremoting.servletDirectWebRemoting (DWR)
GeneratedJavaScriptHandlerA base class for all generated JavaScript filesAuthor:Mike Wilson [mikewse at hotmail dot com]Classorg.directwebremoting.servletDirectWebRemoting (DWR)
H2PropertyDescriptorPropertyA Property that catches Hibernate exceptions.Classorg.directwebremoting.hibernateDirectWebRemoting (DWR)
H3PropertyDescriptorPropertyA Property that catches Hibernate exceptions.Classorg.directwebremoting.hibernateDirectWebRemoting (DWR)
Html4kScriptConduitA ScriptConduit for use with HTML/PRE wrapped Javascript output.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
HtmlScriptConduitA ScriptConduit for use with HTML/SCRIPT wrapped Javascript output.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
IdScriptSessionFilterA ScriptSessionFilter that only allows ScriptSessions that match the given session id.Classorg.directwebremoting.extendDirectWebRemoting (DWR)
JavascriptFunctionRepresents a callback function, passed in from a client for later execution.Interfaceorg.directwebremoting.ioDirectWebRemoting (DWR)
JavascriptFunctionConverterA Converter for JavascriptFunctionsAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.convertDirectWebRemoting (DWR)
JavaScriptHandlerOnce we know a resource is JavaScript, we can go about compressing it.Classorg.directwebremoting.servletDirectWebRemoting (DWR)
JavascriptObjectRepresents a JavaScript object, passed in from a client for later use.Interfaceorg.directwebremoting.ioDirectWebRemoting (DWR)
JavascriptObjectConverterA Converter for JavascriptFunctionsAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.convertDirectWebRemoting (DWR)
JavascriptUtilVarious Javascript code utilities.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
PageScriptSessionFilterA ScriptSessionFilter that only allows ScriptSessions that match the given page.Classorg.directwebremoting.extendDirectWebRemoting (DWR)
PerScriptSessionStoreProviderA StoreProvider that allows us to have a number of StoreProviders for each ScriptSession.Classorg.directwebremoting.datasyncDirectWebRemoting (DWR)
PlainScriptConduitA ScriptConduit for use with plain Javascript output.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
PropertyDescriptorPropertyAn implementation of Property that proxies to a PropertyDescriptorAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.extendDirectWebRemoting (DWR)
RealScriptSessionRealScriptSession is the real interface that should be implemented in place of ScriptSession.Interfaceorg.directwebremoting.extendDirectWebRemoting (DWR)
ScriptBufferA ScriptBuffer is like a StringBuffer except that it is used to create Javascript commands.Classorg.directwebremotingDirectWebRemoting (DWR)
ScriptBufferUtilA simple utility class to extract a String from a ScriptBuffer.Classorg.directwebremoting.extendDirectWebRemoting (DWR)
ScriptConduitWhile a Marshaller is processing a request it can register a ScriptConduit with the ScriptSession to say - pass scripts straight to me and bypass theClassorg.directwebremoting.extendDirectWebRemoting (DWR)
ScriptedCreatorA creator that uses BeanShell to evaluate some script to create an object.Classorg.directwebremoting.createDirectWebRemoting (DWR)
ScriptProxyClass to help people send scripts to collections of browsers.Classorg.directwebremoting.proxyDirectWebRemoting (DWR)
ScriptProxyClass to help people send scripts to collections of browsers.Classorg.directwebremoting.uiDirectWebRemoting (DWR)
ScriptScopeenum ScriptScopeextends java.Classorg.directwebremoting.annotationsDirectWebRemoting (DWR)
ScriptSessionScript scope is like session scope except that it is managed using a Javascript variable.Interfaceorg.directwebremotingDirectWebRemoting (DWR)
ScriptSessionBindingEventEvents of this type are either sent to an object that implements ScriptSessionBindingListener when it is bound or unbound from aClassorg.directwebremoting.eventDirectWebRemoting (DWR)
ScriptSessionBindingListenerCauses an object to be notified when it is bound to or unbound from a session.Interfaceorg.directwebremoting.eventDirectWebRemoting (DWR)
ScriptSessionEventThis is the class representing event notifications for changes to script sessions within a web application.Classorg.directwebremoting.eventDirectWebRemoting (DWR)
ScriptSessionFilterA way to loop over a set ScriptSessions looking for instances that match some pattern.Interfaceorg.directwebremotingDirectWebRemoting (DWR)
ScriptSessionListener active sessions in a web application.Interfaceorg.directwebremoting.eventDirectWebRemoting (DWR)
ScriptSessionManagerA ScriptSessionManager looks after a number of sessions (keyed using a Javascript variable)Interfaceorg.directwebremoting.extendDirectWebRemoting (DWR)
ScriptSessionsA class to act on the current ScriptSession(s).Classorg.directwebremotingDirectWebRemoting (DWR)
TransientScriptSessionAn implementation of ScriptSession and RealScriptSession.Classorg.directwebremoting.implDirectWebRemoting (DWR)
TransientScriptSessionManagerA default implementation of ScriptSessionManager.Classorg.directwebremoting.implDirectWebRemoting (DWR)
AWClientSideScriptNested Class SummaryNested classes/interfaces inherited from class ariba.Classariba.ui.aribaweb.htmlAriba Web
AWComponentDefinition .ScriptClassProviderInterfaceariba.ui.aribaweb.core.AWComponentDefinitionAriba Web
AWJavascriptStringA string class that prevents "bad" javascript from being included in the pages.Classariba.ui.aribaweb.coreAriba Web
AWPrivateScriptNested Class SummaryNested classes/interfaces inherited from class ariba.Classariba.ui.aribaweb.htmlAriba Web
AWXBasicScriptFunctionsNested Class SummaryNested classes/interfaces inherited from class ariba.Classariba.ui.aribaweb.coreAriba Web
DynamicSubscriptThis class has predefined instances that stand for special "dynamic subscripts" for getting at the first, middle, or last elements of a list.Classariba.util.exprAriba Web
ModalWindowScriptFunctionsNested Class SummaryNested classes/interfaces inherited from class ariba.Classariba.ui.widgetsAriba Web
ObjectIndexedPropertyDescriptorPropertyDescriptor subclass that describes an indexed set of read/write methods to get a property.Classariba.util.exprAriba Web
RichTextAreaScriptNested Class SummaryNested classes/interfaces inherited from class ariba.Classariba.ui.richtextAriba Web
WidgetsJavaScriptNested Class SummaryNested classes/interfaces inherited from class ariba.Classariba.ui.widgetsAriba Web
ClassDescriptionClassorg.apache.tapestry5.javadocApache Tapestry
ClassDescriptionSourceInterfaceorg.apache.tapestry5.javadocApache Tapestry
ClientConstraintDescriptorDescribes a single client-side constraint.Classorg.apache.tapestry5.beanvalidatorApache Tapestry
ClientConstraintDescriptorImplClassorg.apache.tapestry5.internal.beanvalidatorApache Tapestry
ClientConstraintDescriptorSourceSource for ClientConstraintDescriptor.Interfaceorg.apache.tapestry5.beanvalidatorApache Tapestry
CoreJavaScriptStackJavaScriptStack for core components.Classorg.apache.tapestry5.internal.services.javascriptApache Tapestry
ExtensibleJavaScriptStackAn extensible implementation of JavaScriptStack that can be used as the implementation of a service.Classorg.apache.tapestry5.services.javascriptApache Tapestry
JavaScriptCallbackA callback used with AjaxResponseRenderer.Interfaceorg.apache.tapestry5.services.ajaxApache Tapestry
JavaScriptResourceMinimizerJavaScript resource minimizer based on the YUI JavaScriptCompressor.Classorg.apache.tapestry5.internal.yuicompressorApache Tapestry
JavaScriptStackA high level description of a group of related JavaScript libraries and stylesheets.Interfaceorg.apache.tapestry5.services.javascriptApache Tapestry
JavaScriptStackPathConstructorUsed to generate a list of asset URL paths for the JavaScript libraries of a JavaScript stack.Interfaceorg.apache.tapestry5.internal.services.javascriptApache Tapestry
JavaScriptStackPathConstructorImplClassorg.apache.tapestry5.internal.services.javascriptApache Tapestry
JavaScriptStackSourceManages the available JavaScriptStacks, each of which has a unique name.Interfaceorg.apache.tapestry5.services.javascriptApache Tapestry
JavaScriptStackSourceImplClassorg.apache.tapestry5.internal.services.javascriptApache Tapestry
JavaScriptSupportAn environmental that acts as a replacement for the RenderSupport environmental, renaming and streamlining the key methods.Interfaceorg.apache.tapestry5.services.javascriptApache Tapestry
JavaScriptSupportImplClassorg.apache.tapestry5.internal.services.ajaxApache Tapestry
MethodDescriptionDescribes a PlasticMethod in terms of a method name, a set of modifiers (public, private, static, final, etc.Classorg.apache.tapestry5.plasticApache Tapestry
ParameterDescriptionClassorg.apache.tapestry5.javadocApache Tapestry
ConversionDescriptionConversionDescriptionVersion:$Id$Author:Rainer HermannsClasscom.opensymphony.xwork2.conversion.metadataApache Struts
AbstractNodeDescriptorThe AbstractNodeDescriptor is the base class for mostly node based descriptors (bean, collection).Classorg.apache.sling.maven.jcrocmApache Sling
BeanDescriptorThe BeanDescriptor class provides support for the bean-descriptor element of a class mapping, which has the following attributeClassorg.apache.sling.maven.jcrocmApache Sling
ClassDescriptorThe ClassDescriptor class provides support for the class-descriptor element of a class mapping, which has the followingClassorg.apache.sling.maven.jcrocmApache Sling
CollectionDescriptorThe CollectionDescriptor class provides support for the collection-descriptor element of a class mapping, which has the followingClassorg.apache.sling.maven.jcrocmApache Sling
FieldDescriptorThe FieldDescriptor class provides support for the field-descriptor element of a class mapping, which has the followingClassorg.apache.sling.maven.jcrocmApache Sling
ScriptableBaseBase class for Scriptable objects, uses the NativeJavaObject wrapper to provide default wrapping of methods and properties (SLING-397)Classorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptableCalendarClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptableItemMapClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptableNodeA wrapper for JCR nodes that exposes all properties and child nodes as properties of a Javascript object.Classorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptablePrintWriterClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptablePropertyWrap a JCR Property as a ScriptableSee Also:Serialized FormClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptableResourceResource in JavaScript has following signature: [Object] getData(); [Object] data [Item] getItem(); [Item] item [String] getResourceType(); [String] typeClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptableVersionScriptable wrapper for the JCR Version classSee Also:Serialized FormClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptableVersionHistoryScriptable wrapper for the JCR VersionHistory classSee Also:Serialized FormClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptEvaluationExceptionThe ScriptEvaluationException is thrown by the SlingScript.Classorg.apache.sling.api.scriptingApache Sling
ScriptHelperSimple script helper providing access to the (wrapped) response, the on-demand writer and a simple API for request inclusion.Classorg.apache.sling.scripting.coreApache Sling
SlingScriptThe SlingScript defines the API for objects which encapsulate a script resolved by the SlingScriptResolver.Interfaceorg.apache.sling.api.scriptingApache Sling
SlingScriptHelperThe SlingScriptHelper interface defines the API of a helper class which is provided to the scripts called from sling through the globalInterfaceorg.apache.sling.api.scriptingApache Sling
SlingScriptResolverThe ScriptResolver interface defines the API for a service capable of locating scripts.Interfaceorg.apache.sling.api.scriptingApache Sling
BadDescriptionExceptionException to throw if a model (or graph) is a bad descriptionSee Also:Serialized FormClassorg.apache.jena.sharedApache Jena
BadDescriptionMultipleRootsExceptionException to throw if a Description contains multiple roots of a specified type.Classorg.apache.jena.sharedApache Jena
BadDescriptionNoRootExceptionException to throw if a Description has no root of a specified typeSee Also:Serialized FormClassorg.apache.jena.sharedApache Jena
BooleanClassDescription Encapsulates a class description formed from a boolean combination of other class descriptions (ie union, intersection or complement).Interfaceorg.apache.jena.ontologyApache Jena
BadDescriptionExceptionClassorg.apache.jena.sdb.assemblerApache Jena
ScriptAssemblerClassorg.apache.jena.sdb.scriptApache Jena
ScriptDescClassorg.apache.jena.sdb.scriptApache Jena
ScriptVocabClassorg.apache.jena.sdb.scriptApache Jena
sdbscriptClasssdbApache Jena
JsonDescriptionClassorg.apache.jena.fuseki.mgtApache Jena
AbstractAspectalizableDescriptionClassorg.apache.cocoon.portal.aspect.implApache Cocoon
AbstractConfigurableSourceDescriptorAbstract base class SourceDescriptors that want to configure the set of properties they handle beforehand.Classorg.apache.cocoon.components.source.implApache Cocoon
AbstractMarkupLanguage .LanguageDescriptorThis class holds transient information about a target programming language.Classorg.apache.cocoon.components.language.markup.AbstractMarkupLanguageApache Cocoon
AbstractProducibleDescriptionThis is a description of a Producible object.Classorg.apache.cocoon.portal.factory.implApache Cocoon
AspectalizableDescriptionThis is a description of an Aspectalizable object.Interfaceorg.apache.cocoon.portal.aspectApache Cocoon
AspectDescriptionA configured aspect for an Aspectalizable objectVersion:CVS $Id: AspectDescription.Interfaceorg.apache.cocoon.portal.aspectApache Cocoon
CompiledJavascriptLanguageThe compiled Javascript (Rhino) programming language processorVersion:CVS $Id: CompiledJavascriptLanguage.Classorg.apache.cocoon.components.language.programming.javascriptApache Cocoon
ContentStoreDescriptionThis class describes a ContentStore.Classorg.apache.cocoon.portal.coplets.basketApache Cocoon
ContextTxXMLFileDescriptorsStoreSpecialized version of the TxXMLFileDescriptorStore from the Jakarta Slide project, which respects the context path and work directory.Classorg.apache.cocoon.components.slide.implApache Cocoon
CopletDescriptionInterfaceorg.apache.cocoon.portal.copletApache Cocoon
CopletEventDescriptionHelper class for an coplet eventVersion:CVS $Id: CopletEventDescription.Classorg.apache.cocoon.portal.acting.helpersApache Cocoon
DefaultAspectDescriptionClassorg.apache.cocoon.portal.aspect.implApache Cocoon
DefaultCopletDescriptionA description of a coplet data or a coplet instance dataVersion:CVS $Id: DefaultCopletDescription.Classorg.apache.cocoon.portal.coplet.implApache Cocoon
DefaultLayoutDescriptionClassorg.apache.cocoon.portal.layout.implApache Cocoon
DefaultScriptManagerClassorg.apache.cocoon.template.scriptApache Cocoon
DescriptionImplClassorg.apache.cocoon.portal.pluto.om.commonApache Cocoon
DescriptionSetImplClassorg.apache.cocoon.portal.pluto.om.commonApache Cocoon
FOM_JavaScriptFlowHelperProvides the interface between the JavaScript flow controller layer and the view layer.Classorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
FOM_JavaScriptInterpreterInterface with the JavaScript interpreter.Classorg.apache.cocoon.components.flow.javascript.fomApache Cocoon
FOM_JavaScriptInterpreter .ThreadScopeSee Also:Serialized FormFields inherited from class org.Classorg.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreterApache Cocoon
JavaScriptJavascript calculated field algorithm.Classorg.apache.cocoon.forms.formmodel.algorithmsApache Cocoon
JavaScriptBuilderJavascript based calculated field algorithm builder.Classorg.apache.cocoon.forms.formmodel.algorithmsApache Cocoon
JavaScriptCompilerClassorg.apache.cocoon.components.expression.javascriptApache Cocoon
JavaScriptExpressionFields inherited from class org.Classorg.apache.cocoon.components.expression.javascriptApache Cocoon
JavaScriptFlowHelperClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
JavaScriptHelperHelper methods to use JavaScript in various locations of the Cocoon Forms configuration files such as event listeners and bindings.Classorg.apache.cocoon.forms.utilApache Cocoon
JavaScriptHelperHelper methods to use JavaScript in various locations of the Woody configuration files such as event listeners and bindings.Classorg.apache.cocoon.woody.utilApache Cocoon
JavaScriptJXPathBindingClassorg.apache.cocoon.forms.bindingApache Cocoon
JavaScriptJXPathBindingClassorg.apache.cocoon.woody.bindingApache Cocoon
JavaScriptJXPathBindingBuilderBuilds a Binding based on two JavaScript snippets, respectively for loading and saving the form.Classorg.apache.cocoon.forms.bindingApache Cocoon
JavaScriptJXPathBindingBuilderBuilds a Binding based on two JavaScript snippets, respectively for loading and saving the form.Classorg.apache.cocoon.woody.bindingApache Cocoon
JavascriptLanguageThe interpreted Javascript programming language.Classorg.apache.cocoon.components.language.programming.javascriptApache Cocoon
JavascriptProgramThis class represents program in the Javascript language.Classorg.apache.cocoon.components.language.programming.javascriptApache Cocoon
JavaScriptSelectionListA FilterableSelectionList based on a JavaScript snippet.Classorg.apache.cocoon.forms.datatypeApache Cocoon
JavaScriptSelectionListBuilderBuilds a selection list that will take its values from a JavaScript snippet.Classorg.apache.cocoon.forms.datatypeApache Cocoon
JavaScriptValidatorA WidgetValidator implemented as a JavaScript snippet.Classorg.apache.cocoon.forms.validation.implApache Cocoon
JavaScriptValidatorA WidgetValidator implemented as a JavaScript snippet.Classorg.apache.cocoon.woody.validation.implApache Cocoon
JavaScriptValidatorBuilderBuilds a JavaScript validator.Classorg.apache.cocoon.forms.validation.implApache Cocoon
JavaScriptValidatorBuilderBuilds a JavaScript validator.Classorg.apache.cocoon.woody.validation.implApache Cocoon
JavaScriptWidgetListenerListeners built by JavaScriptWidgetListenerBuilderVersion:$Id: JavaScriptWidgetListener.Classorg.apache.cocoon.forms.event.implApache Cocoon
JavaScriptWidgetListenerListeners built by JavaScriptWidgetListenerBuilderVersion:CVS $Id: JavaScriptWidgetListener.Classorg.apache.cocoon.woody.event.implApache Cocoon
JavaScriptWidgetListener .JSActionListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSActionListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.woody.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSCreateListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSProcessingPhaseListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSRepeaterListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSTreeSelectionListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSValueChangedListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSValueChangedListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.woody.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListenerBuilderBuilds a WidgetListener based on a JavaScript snippet.Classorg.apache.cocoon.forms.event.implApache Cocoon
JavaScriptWidgetListenerBuilderBuilds a WidgetListener based on a JavaScript snippet.Classorg.apache.cocoon.woody.event.implApache Cocoon
LayoutDescriptionInterfaceorg.apache.cocoon.portal.layoutApache Cocoon
LayoutEventDescriptionHelper class for a layout eventVersion:CVS $Id: LayoutEventDescription.Classorg.apache.cocoon.portal.acting.helpersApache Cocoon
LinkService .ParameterDescriptionConstructor SummaryLinkService.Classorg.apache.cocoon.portal.LinkServiceApache Cocoon
ProducibleDescriptionThis is a description of a Producible object.Interfaceorg.apache.cocoon.portal.factoryApache Cocoon
RequiredControl .RequiredDescriptionClassorg.apache.cocoon.forms.event.impl.RequiredControlApache Cocoon
ScriptableConnectionWraps a JDBC connection and provides an API similar to JSTL A ScriptableConnection provides two methods:Classorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptableMapWrap a java.Classorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptablePointerClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptablePointerFactoryClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptablePropertyHandlerClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptablePropertyPointerClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptableResultClassorg.apache.cocoon.components.flow.javascriptApache Cocoon
ScriptableResult .RowSee Also:Serialized FormFields inherited from class org.Classorg.apache.cocoon.components.flow.javascript.ScriptableResultApache Cocoon
ScriptableWidgetClassorg.apache.cocoon.forms.flow.javascriptApache Cocoon
ScriptableWidgetClassorg.apache.cocoon.woody.flow.javascriptApache Cocoon
ScriptableWidgetClassorg.apache.cocoon.woody.flow.javascript.v2Apache Cocoon
ScriptActionA simple action that executes any script that can be run by the BSFVersion:CVS $Id: ScriptAction.Classorg.apache.cocoon.actingApache Cocoon
ScriptGeneratorThe Scriptgenerator executes arbitraty scripts using the BSF framework and additional interpreter (Rhino, Groovy, Jython, etc.Classorg.apache.cocoon.generationApache Cocoon
ScriptGenerator .BSFLanguageprotected ScriptGenerator.Classorg.apache.cocoon.generation.ScriptGeneratorApache Cocoon
ScriptManagerInterfaceorg.apache.cocoon.template.scriptApache Cocoon
ScriptNodeHandler for elements in the sitemap.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
ScriptNodeBuilderBuilder class for creating a ScriptNode instance corresponding to a element in the sitemap.Classorg.apache.cocoon.components.treeprocessor.sitemapApache Cocoon
SimpleJdbcSourceDescriptorSimple SourceDescriptor implementation that can stores properties over JDBC.Classorg.apache.cocoon.components.source.implApache Cocoon
SkinDescriptionClassorg.apache.cocoon.portal.layoutApache Cocoon
SourceDescriptorA source descriptor handles modifiable source properties.Interfaceorg.apache.cocoon.components.sourceApache Cocoon
SourceDescriptorManagerThis source descriptor acts as container for a set of source inspectors/descriptors.Classorg.apache.cocoon.components.source.implApache Cocoon
TraversableSourceDescriptionGeneratorThis Generator augments the output of the TraversableGenerator.Classorg.apache.cocoon.generationApache Cocoon
VelocityGenerator .JSIntrospector .ScriptableIteratorConstructor SummaryVelocityGenerator.Classorg.apache.cocoon.generation.VelocityGenerator.JSIntrospectorApache Cocoon
XScriptManagerXScriptManager is the public interface used to interact with the XScript component, which implements theInterfaceorg.apache.cocoon.components.xscriptApache Cocoon
XScriptManagerImplThe actual implementation of the XScriptManager interface.Classorg.apache.cocoon.components.xscriptApache Cocoon
XScriptObjectXScriptObject is the root class implemented by all the object types in XScript.Classorg.apache.cocoon.components.xscriptApache Cocoon
XScriptObjectFromURLAn XScriptObject created from the contents of a URL.Classorg.apache.cocoon.components.xscriptApache Cocoon
XScriptObjectInlineXMLAn XScriptObject created from an inline XML fragment.Classorg.apache.cocoon.components.xscriptApache Cocoon
XScriptObjectResultAn XScriptObject created from a JAXPSince:August 30, 2001Version:CVS $Id: XScriptObjectResult.Classorg.apache.cocoon.components.xscriptApache Cocoon
XScriptVariableScopeXScriptVariableScope maintains variables in a given scope.Classorg.apache.cocoon.components.xscriptApache Cocoon
JsScriptProvides a HEAD element for including inline JavaScript using the public class MyPage extends Page {Classorg.apache.click.elementApache Click
HTMLScriptElementScript statements.Interfaceorg.w3c.dom.htmlApache Xerces
AbstractMQTTSubscriptionStrategyAbstract implementation of the MQTTSubscriptionStrategy interface providing the base functionality that is common to most implementations.Classorg.apache.activemq.transport.mqtt.strategyApache ActiveMQ
AbstractSubscriptionClassorg.apache.activemq.broker.regionApache ActiveMQ
DemandSubscriptionClassorg.apache.activemq.networkApache ActiveMQ
DtoFixedCountSubscriptionRecoveryPolicyJava class for anonymous complex type.Classorg.apache.activemq.schema.coreApache ActiveMQ
DtoFixedCountSubscriptionRecoveryPolicy .BrokerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoFixedCountSubscriptionRecoveryPolicyApache ActiveMQ
DtoFixedSizedSubscriptionRecoveryPolicyJava class for anonymous complex type.Classorg.apache.activemq.schema.coreApache ActiveMQ
DtoFixedSizedSubscriptionRecoveryPolicy .BrokerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoFixedSizedSubscriptionRecoveryPolicyApache ActiveMQ
DtoFixedSizedSubscriptionRecoveryPolicy .BufferJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoFixedSizedSubscriptionRecoveryPolicyApache ActiveMQ
DtoLastImageSubscriptionRecoveryPolicyJava class for anonymous complex type.Classorg.apache.activemq.schema.coreApache ActiveMQ
DtoLastImageSubscriptionRecoveryPolicy .BrokerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoLastImageSubscriptionRecoveryPolicyApache ActiveMQ
DtoNoSubscriptionRecoveryPolicyJava class for anonymous complex type.Classorg.apache.activemq.schema.coreApache ActiveMQ
DtoNoSubscriptionRecoveryPolicy .BrokerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoNoSubscriptionRecoveryPolicyApache ActiveMQ
DtoPolicyEntry .SubscriptionRecoveryPolicyJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoPolicyEntryApache ActiveMQ
DtoQueryBasedSubscriptionRecoveryPolicyJava class for anonymous complex type.Classorg.apache.activemq.schema.coreApache ActiveMQ
DtoQueryBasedSubscriptionRecoveryPolicy .BrokerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoQueryBasedSubscriptionRecoveryPolicyApache ActiveMQ
DtoQueryBasedSubscriptionRecoveryPolicy .QueryJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoQueryBasedSubscriptionRecoveryPolicyApache ActiveMQ
DtoRetainedMessageSubscriptionRecoveryPolicyJava class for anonymous complex type.Classorg.apache.activemq.schema.coreApache ActiveMQ
DtoRetainedMessageSubscriptionRecoveryPolicy .BrokerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoRetainedMessageSubscriptionRecoveryPolicyApache ActiveMQ
DtoRetainedMessageSubscriptionRecoveryPolicy .WrappedJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoRetainedMessageSubscriptionRecoveryPolicyApache ActiveMQ
DtoTimedSubscriptionRecoveryPolicyJava class for anonymous complex type.Classorg.apache.activemq.schema.coreApache ActiveMQ
DtoTimedSubscriptionRecoveryPolicy .BrokerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoTimedSubscriptionRecoveryPolicyApache ActiveMQ
DurableSubscriptionViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
DurableSubscriptionViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
DurableTopicSubscriptionClassorg.apache.activemq.broker.regionApache ActiveMQ
FixedCountSubscriptionRecoveryPolicyThis implementation of SubscriptionRecoveryPolicy will keep a fixed count of last messages.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
FixedSizedSubscriptionRecoveryPolicyThis implementation of SubscriptionRecoveryPolicy will keep a fixed amount of memory available in RAM for message history which is evicted inClassorg.apache.activemq.broker.region.policyApache ActiveMQ
InactiveDurableSubscriptionViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
KahaSubscriptionCommandClassorg.apache.activemq.store.kahadb.dataApache ActiveMQ
LastImageSubscriptionRecoveryPolicyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
MQTTDefaultSubscriptionStrategyDefault implementation that uses unmapped topic subscriptions.Classorg.apache.activemq.transport.mqtt.strategyApache ActiveMQ
MQTTSubscriptionKeeps track of the MQTT client subscription so that acking is correctly done.Classorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTSubscriptionStrategySubscription management strategy used to control how MQTT clients subscribe to destination and how messages are addressed in order toInterfaceorg.apache.activemq.transport.mqtt.strategyApache ActiveMQ
MQTTVirtualTopicSubscriptionStrategySubscription strategy that converts all MQTT subscribes that would be durable to Virtual Topic Queue subscriptions.Classorg.apache.activemq.transport.mqtt.strategyApache ActiveMQ
NoSubscriptionRecoveryPolicyThis SubscriptionRecoveryPolicy disable recovery of messages.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
PrefetchSubscriptionA subscription that honors the pre-fetch option of the ConsumerInfo.Classorg.apache.activemq.broker.regionApache ActiveMQ
QueryBasedSubscriptionRecoveryPolicyThis implementation of SubscriptionRecoveryPolicy will perform a user specific query mechanism to load any messages they may have missed.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
QueueBrowserSubscriptionClassorg.apache.activemq.broker.regionApache ActiveMQ
QueueSubscriptionClassorg.apache.activemq.broker.regionApache ActiveMQ
RemoveSubscriptionInfoClassorg.apache.activemq.commandApache ActiveMQ
RemoveSubscriptionInfoMarshallerMarshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v1Apache ActiveMQ
RemoveSubscriptionInfoMarshallerMarshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v10Apache ActiveMQ
RemoveSubscriptionInfoMarshallerMarshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v11Apache ActiveMQ
RemoveSubscriptionInfoMarshallerMarshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v2Apache ActiveMQ
RemoveSubscriptionInfoMarshallerMarshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v3Apache ActiveMQ
RemoveSubscriptionInfoMarshallerMarshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v4Apache ActiveMQ
RemoveSubscriptionInfoMarshallerMarshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v5Apache ActiveMQ
RemoveSubscriptionInfoMarshallerMarshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v6Apache ActiveMQ
RemoveSubscriptionInfoMarshallerMarshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v7Apache ActiveMQ
RemoveSubscriptionInfoMarshallerMarshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v8Apache ActiveMQ
RemoveSubscriptionInfoMarshallerMarshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v9Apache ActiveMQ
RetainedMessageSubscriptionRecoveryPolicyThis implementation of SubscriptionRecoveryPolicy will only keep the last non-zero length message with the ActiveMQMessage.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
StompQueueBrowserSubscriptionClassorg.apache.activemq.transport.stompApache ActiveMQ
StompSubscriptionKeeps track of the STOMP subscription so that acking is correctly done.Classorg.apache.activemq.transport.stompApache ActiveMQ
SubscriptionInterfaceorg.apache.activemq.broker.regionApache ActiveMQ
SubscriptionInfoUsed to represent a durable subscription.Classorg.apache.activemq.commandApache ActiveMQ
SubscriptionInfoMarshallerMarshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v1Apache ActiveMQ
SubscriptionInfoMarshallerMarshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v10Apache ActiveMQ
SubscriptionInfoMarshallerMarshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v11Apache ActiveMQ
SubscriptionInfoMarshallerMarshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v2Apache ActiveMQ
SubscriptionInfoMarshallerMarshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v3Apache ActiveMQ
SubscriptionInfoMarshallerMarshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v4Apache ActiveMQ
SubscriptionInfoMarshallerMarshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v5Apache ActiveMQ
SubscriptionInfoMarshallerMarshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v6Apache ActiveMQ
SubscriptionInfoMarshallerMarshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v7Apache ActiveMQ
SubscriptionInfoMarshallerMarshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v8Apache ActiveMQ
SubscriptionInfoMarshallerMarshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify!Classorg.apache.activemq.openwire.v9Apache ActiveMQ
SubscriptionKeyClassorg.apache.activemq.utilApache ActiveMQ
SubscriptionRecordClassorg.apache.activemq.leveldb.recordApache ActiveMQ
SubscriptionRecord .BeanClassorg.apache.activemq.leveldb.record.SubscriptionRecordApache ActiveMQ
SubscriptionRecord .BufferClassorg.apache.activemq.leveldb.record.SubscriptionRecordApache ActiveMQ
SubscriptionRecord .GetterInterfaceorg.apache.activemq.leveldb.record.SubscriptionRecordApache ActiveMQ
SubscriptionRecoveryAn interface for recoverying transient messages held by the broker for retractive recovery for subscribersInterfaceorg.apache.activemq.broker.regionApache ActiveMQ
SubscriptionRecoveryPolicyAbstraction to allow different recovery policies to be plugged into the region implementations.Interfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
SubscriptionStatisticsThe J2EE Statistics for a Subsription.Classorg.apache.activemq.broker.regionApache ActiveMQ
SubscriptionViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
SubscriptionViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
TimedSubscriptionRecoveryPolicyThis implementation of SubscriptionRecoveryPolicy will keep a timed buffer of messages around in memory and use that to recover newClassorg.apache.activemq.broker.region.policyApache ActiveMQ
TopicSubscriptionClassorg.apache.activemq.broker.regionApache ActiveMQ
TopicSubscriptionViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
TopicSubscriptionViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
DescriptionDefinitionTo provide comments about the node.Classorg.apache.camel.modelApache Camel
JavaScriptExpressionClassorg.apache.camel.model.languageApache Camel
CloudDescriptorClassorg.apache.solr.cloudApache Solr Lucene
CoreDescriptorClassorg.apache.solr.coreApache Solr Lucene
CurrentCoreDescriptorProviderProvide the current list of registered CoreDescriptors.Classorg.apache.solr.cloudApache Solr Lucene
ScriptEngineCustomizerEnables customization of a script engine.Interfaceorg.apache.solr.update.processorApache Solr Lucene
StatelessScriptUpdateProcessorFactory An update request processor factory that enables the use of update processors implemented as scripts which can be loaded by the Classorg.apache.solr.update.processorApache Solr Lucene
ScriptTransformer A Transformer instance capable of executing functions written in scripting languages as a Transformer instance.Classorg.apache.solr.handler.dataimportApache Solr Lucene
SolrTestCaseJ4 .CoreDescriptorBuilderClassorg.apache.solr.SolrTestCaseJ4Apache Solr Lucene
DescriptionA Description describes a test which is to be run or has been run.Classorg.junit.runnerJUnit
HtmlUnitDriver .JavaScriptResultsCollectionjava.Interfaceorg.openqa.selenium.htmlunit.HtmlUnitDriverSelenium
JavascriptExecutorIndicates that a driver can execute JavaScript, providing access to the mechanism to do so.Interfaceorg.openqa.seleniumSelenium
JavascriptLibraryClasscom.thoughtworks.selenium.webdrivenSelenium
RunScriptClasscom.thoughtworks.selenium.webdriven.commandsSelenium
ScriptMutatorA mechanism for taking a single method from a script meant for Selenium Core and converting to something that webdriver can evaluate.Interfacecom.thoughtworks.selenium.webdrivenSelenium
SimplePropertyDescriptorClassorg.openqa.selenium.remoteSelenium
ElementScriptedThe ElementScripted class provides a bridge between scripting engines and the element backend.Classcom.uwyn.rife.engineRife
ScriptErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
RhinoScriptableModelClassfreemarker.ext.rhinoFreeMarker Template
ClassDescriptorA succinct code representation for classes.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
D8ScriptLinkerA Linker for producing a single JavaScript file from a GWT module that can be run in the d8 command line profiler.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
DescriptorBuilderClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
DomScriptBuilderDOM-based implementation of ScriptBuilder.Classcom.google.gwt.dom.builder.clientGoogle WebToolkit (GWT)
EntityDescriptorThe abstraction of any possible entity in the code that is register by soyc: classes, methods and fields.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
EntityDescriptor .FragmentStores the size contribution to each fragment for this entity.Classcom.google.gwt.core.ext.soyc.coderef.EntityDescriptorGoogle WebToolkit (GWT)
EntityDescriptorJsonTranslatorSerialize/Deserialize EntityDescriptor instances to/from json.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
FieldDescriptorNested Class SummaryNested classes/interfaces inherited from class com.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
GwtScriptOnlyThis annotation is used to break out of a module's source path in hosted mode.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
HtmlScriptBuilderHTML-based implementation of ScriptBuilder.Classcom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
JavaScriptExceptionAny JavaScript exceptions occurring within JSNI methods are wrapped as this class when caught in Java code.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
JavaScriptObjectAn opaque handle to a native JavaScript object.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
MemberDescriptorRepresents an abstract member, such as a field or a method.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
MethodDescriptorRepresents a method.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
PackageDescriptorIt contains all packages and they reference to classes ClassDescriptor.Classcom.google.gwt.core.ext.soyc.coderefGoogle WebToolkit (GWT)
ScriptBuilderBuilds an script element.Interfacecom.google.gwt.dom.builder.sharedGoogle WebToolkit (GWT)
ScriptElementClasscom.google.gwt.dom.clientGoogle WebToolkit (GWT)
ScriptInjectorDynamically create a script tag and attach it to the DOM.Classcom.google.gwt.core.clientGoogle WebToolkit (GWT)
ScriptInjector .FromStringBuilder for directly injecting a script body into the DOM.Classcom.google.gwt.core.client.ScriptInjectorGoogle WebToolkit (GWT)
ScriptInjector .FromUrlBuild an injection call for adding a script by URL.Classcom.google.gwt.core.client.ScriptInjectorGoogle WebToolkit (GWT)
ScriptReferenceAn external script file referenced in the module manifest.Classcom.google.gwt.core.ext.linkerGoogle WebToolkit (GWT)
SingleScriptLinkerA Linker for producing a single JavaScript file from a GWT module.Classcom.google.gwt.core.linkerGoogle WebToolkit (GWT)
SymbolMapsLinker .ScriptFragmentEditsArtifactArtifact to record insertions or deletions made to Javascript fragments.Classcom.google.gwt.core.linker.SymbolMapsLinkerGoogle WebToolkit (GWT)
SymbolMapsLinker .ScriptFragmentEditsArtifact .EditOperation type performed on script.Classcom.google.gwt.core.linker.SymbolMapsLinker.ScriptFragmentEditsArtifactGoogle WebToolkit (GWT)
DBSQLScript This class is a collection of sql command strings.Classorg.apache.empire.dbApache Empire DB
DBSQLScript .SQLStmtClassorg.apache.empire.db.DBSQLScriptApache Empire DB
AbstractTypeDescriptorAbstract adapter for Java type descriptors.Classorg.hibernate.type.descriptor.javaHibernate ORM
BigDecimalTypeDescriptorDescriptor for BigDecimal handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
BigIntegerTypeDescriptorDescriptor for BigInteger handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
BigIntTypeDescriptorDescriptor for BIGINT handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
BinaryTypeDescriptorDescriptor for BINARY handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
BitTypeDescriptorDescriptor for BIT handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
BlobTypeDescriptorDescriptor for Blob handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
BlobTypeDescriptorDescriptor for BLOB handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
BlobTypeDescriptor .BlobMutabilityPlanClassorg.hibernate.type.descriptor.java.BlobTypeDescriptorHibernate ORM
BooleanTypeDescriptorDescriptor for Boolean handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
BooleanTypeDescriptorDescriptor for BOOLEAN handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
ByteArrayTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
ByteTypeDescriptorDescriptor for Byte handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
CacheDataDescriptionDescribes attributes regarding the type of data to be cached.Interfaceorg.hibernate.cache.spiHibernate ORM
CacheDataDescriptionImplClassorg.hibernate.cache.internalHibernate ORM
CalendarDateTypeDescriptorDescriptor for Calendar handling, but just for the date (month, day, year) portion.Classorg.hibernate.type.descriptor.javaHibernate ORM
CalendarTypeDescriptorDescriptor for Calendar handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
CalendarTypeDescriptor .CalendarMutabilityPlanClassorg.hibernate.type.descriptor.java.CalendarTypeDescriptorHibernate ORM
CharacterArrayTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
CharacterTypeDescriptorDescriptor for Character handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
CharTypeDescriptorDescriptor for CHAR handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
ClassDescriptorContract describing the information Hibernate needs in terms of instrumenting a class, either via ant task or dynamic classloader.Interfaceorg.hibernate.bytecode.buildtime.spiHibernate ORM
ClassTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
ClobTypeDescriptorDescriptor for Clob handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
ClobTypeDescriptorDescriptor for CLOB handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
ClobTypeDescriptor .ClobMutabilityPlanClassorg.hibernate.type.descriptor.java.ClobTypeDescriptorHibernate ORM
CurrencyTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
DoubleTypeDescriptorDescriptor for Double handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
DoubleTypeDescriptorDescriptor for DOUBLE handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
FloatTypeDescriptorDescriptor for Float handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
FloatTypeDescriptorDescriptor for FLOAT handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
HibernateTypeDescriptorClassorg.hibernate.metamodel.bindingHibernate ORM
ImportScriptExceptionClassorg.hibernate.tool.hbm2ddlHibernate ORM
IntegerTypeDescriptorDescriptor for Integer handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
IntegerTypeDescriptorDescriptor for INTEGER handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
JavaTypeDescriptorDescriptor for the Java side of a value mapping.Interfaceorg.hibernate.type.descriptor.javaHibernate ORM
JdbcDateTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
JdbcDateTypeDescriptor .DateMutabilityPlanClassorg.hibernate.type.descriptor.java.JdbcDateTypeDescriptorHibernate ORM
JdbcTimestampTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
JdbcTimestampTypeDescriptor .TimestampMutabilityPlanClassorg.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptorHibernate ORM
JdbcTimeTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
JdbcTimeTypeDescriptor .TimeMutabilityPlanClassorg.hibernate.type.descriptor.java.JdbcTimeTypeDescriptorHibernate ORM
LocaleTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
LocaleTypeDescriptor .LocaleComparatorClassorg.hibernate.type.descriptor.java.LocaleTypeDescriptorHibernate ORM
LongNVarcharTypeDescriptorDescriptor for LONGNVARCHAR handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
LongTypeDescriptorDescriptor for Long handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
LongVarbinaryTypeDescriptorDescriptor for LONGVARBINARY handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
LongVarcharTypeDescriptorDescriptor for LONGVARCHAR handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
NamedParameterDescriptorDescriptor regarding a named parameter.Classorg.hibernate.engine.query.spiHibernate ORM
NCharTypeDescriptorClassorg.hibernate.type.descriptor.sqlHibernate ORM
NClobTypeDescriptorDescriptor for NClob handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
NClobTypeDescriptorDescriptor for NCLOB handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
NClobTypeDescriptor .NClobMutabilityPlanClassorg.hibernate.type.descriptor.java.NClobTypeDescriptorHibernate ORM
NumericTypeDescriptorDescriptor for NUMERIC handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
NVarcharTypeDescriptorDescriptor for NVARCHAR handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
OptimizerFactory .StandardOptimizerDescriptorClassorg.hibernate.id.enhanced.OptimizerFactoryHibernate ORM
OrdinalParameterDescriptorClassorg.hibernate.engine.query.spiHibernate ORM
ParamLocationRecognizer .NamedParameterDescriptionConstructor SummaryParamLocationRecognizer.Classorg.hibernate.engine.query.spi.ParamLocationRecognizerHibernate ORM
PostgresUUIDType .PostgresUUIDSqlTypeDescriptorClassorg.hibernate.type.PostgresUUIDTypeHibernate ORM
PrimitiveByteArrayTypeDescriptorDescriptor for byte[] handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
PrimitiveCharacterArrayTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
RealTypeDescriptorDescriptor for REAL handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
RelationDescriptionClassorg.hibernate.envers.entitiesHibernate ORM
SerializableTypeDescriptorClassorg.hibernate.type.descriptor.javaHibernate ORM
SerializableTypeDescriptor .SerializableMutabilityPlanClassorg.hibernate.type.descriptor.java.SerializableTypeDescriptorHibernate ORM
ShortTypeDescriptorDescriptor for Short handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
SmallIntTypeDescriptorDescriptor for SMALLINT handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
SqlTypeDescriptorDescriptor for the SQL/JDBC side of a value mapping.Interfaceorg.hibernate.type.descriptor.sqlHibernate ORM
StringTypeDescriptorDescriptor for String handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
TimestampTypeDescriptorDescriptor for TIMESTAMP handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
TimeTypeDescriptorDescriptor for TIME handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
TimeZoneTypeDescriptorDescriptor for TimeZone handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
TimeZoneTypeDescriptor .TimeZoneComparatorClassorg.hibernate.type.descriptor.java.TimeZoneTypeDescriptorHibernate ORM
TinyIntTypeDescriptorDescriptor for TINYINT handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
UrlTypeDescriptorDescriptor for URL handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
UUIDTypeDescriptorDescriptor for UUID handling.Classorg.hibernate.type.descriptor.javaHibernate ORM
UUIDTypeDescriptor .PassThroughTransformerClassorg.hibernate.type.descriptor.java.UUIDTypeDescriptorHibernate ORM
UUIDTypeDescriptor .ToBytesTransformerClassorg.hibernate.type.descriptor.java.UUIDTypeDescriptorHibernate ORM
UUIDTypeDescriptor .ToStringTransformerClassorg.hibernate.type.descriptor.java.UUIDTypeDescriptorHibernate ORM
UUIDTypeDescriptor .ValueTransformerInterfaceorg.hibernate.type.descriptor.java.UUIDTypeDescriptorHibernate ORM
VarbinaryTypeDescriptorDescriptor for VARBINARY handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
VarcharTypeDescriptorDescriptor for VARCHAR handling.Classorg.hibernate.type.descriptor.sqlHibernate ORM
ScriptRunnerClassorg.apache.ibatis.jdbcIBatis
AbstractScriptEngineProvides a standard implementation for several of the variants of the eval eval(Reader)eval(String)ClassscriptCode Trails
AccessDescriptionClasssecurity.x509Code Trails
AttrDescriptionSeqHelpercom/sun/org/omg/CORBA/AttrDescriptionSeqHelper.Classsun.org.omg.CORBACode Trails
AttributeDescriptioncom/sun/org/omg/CORBA/AttributeDescription.Classsun.org.omg.CORBACode Trails
AttributeDescriptionHelpercom/sun/org/omg/CORBA/AttributeDescriptionHelper.Classsun.org.omg.CORBACode Trails
BeanDescriptorA BeanDescriptor provides global information about a "bean", including its Java class, its displayName, etc.ClassbeansCode Trails
BytecodeDescriptorUtility routines for dealing with bytecode-level signatures.Classinvoke.utilCode Trails
Character .UnicodeScriptA family of character subsets representing the character scripts Unicode Standard Annex #24: Script Names.Classlang.CharacterCode Trails
CompiledScript might be stored in the form of Java classes, Java class files or scripting language opcodes.ClassscriptCode Trails
CompositeFontDescriptorEncapsulates the information that 2D needs to create a composite font, the runtime representation of a logical font.ClassfontCode Trails
ConstantPool .DescriptorEntryClasssun.java.util.jar.pack.ConstantPoolCode Trails
DeploymentDescriptorParserParses sun-jaxws.Classsun.xml.internal.ws.transport.httpCode Trails
DeploymentDescriptorParser .AdapterFactoryCreates a new Adapter.Interfacesun.xml.internal.ws.transport.http.DeploymentDescriptorParserCode Trails
DescriptionThis 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 enclosingClasssun.org.glassfish.gmbalCode Trails
DescriptorSee JVMS, section 4.Classsun.tools.classfileCode Trails
DescriptorAdditional metadata for a JMX element.InterfacemanagementCode Trails
DescriptorAccessThis interface is used to gain access to descriptors of the Descriptor class which are associated with a JMX component, i.InterfacemanagementCode Trails
DescriptorCacheClasssun.jmx.mbeanserverCode Trails
DescriptorExceptionClasssun.tools.classfileCode Trails
DescriptorFieldsThis is taken directly from JDK 7 in order to support this feature in Annotation that adds fields to a Descriptor.Classsun.org.glassfish.gmbalCode Trails
DescriptorKeyThis is taken directly from JDK 7 in order to support this feature in Meta-annotation that describes how an annotation element relatesClasssun.org.glassfish.gmbalCode Trails
DescriptorKeyMeta-annotation that describes how an annotation element relates to a field in a Descriptor.ClassmanagementCode Trails
DescriptorReadInterface to read the Descriptor of a management interface element such as an MBeanInfo.InterfacemanagementCode Trails
DescriptorSupportThis class represents the metadata set for a ModelMBean element.Classmanagement.modelmbeanCode Trails
DNSNameServiceDescriptorClassnet.spi.nameservice.dnsCode Trails
BScriptBScript is used to attach a javascript command to a DOM element In most cases you will not actually need to bind the componentClassorg.barracudamvc.core.compBarracuda
BScript .RenderModeClassorg.barracudamvc.core.comp.BScriptBarracuda
BScriptResourceBScriptResource is used to make sure a client side script is available for use by client scripting code.Classorg.barracudamvc.core.compBarracuda
ClassdescriptorInterfaceorg.barracudamvc.contrib.dbroggisch.display.filters.dtdBarracuda
ClassdescriptorImplSee Also:Serialized FormFields inherited from interface org.Classorg.barracudamvc.contrib.dbroggisch.display.filters.dtdBarracuda
HTMLScriptRendererThis class handles the default rendering script references into an HTML view.Classorg.barracudamvc.core.comp.renderer.htmlBarracuda
HTMLScriptResourceRendererThis class handles the default rendering script references into an HTML view.Classorg.barracudamvc.core.comp.renderer.htmlBarracuda
BsonJavaScriptFor using the JavaScript Code type.ClassbsonMongoDB NoSQL
BsonJavaScriptCodecA Codec for the BsonJavaScript type.Classbson.codecsMongoDB NoSQL
BsonJavaScriptWithScopeA representation of the JavaScript Code with Scope BSON type.ClassbsonMongoDB NoSQL
BsonJavaScriptWithScopeCodecA Codec for BsonJavaScriptWithScope instances.Classbson.codecsMongoDB NoSQL
ClusterDescriptionImmutable snapshot state of a cluster.Classmongodb.connectionMongoDB NoSQL
ClusterDescriptionChangedEventAn event signifying that the cluster description has changed.Classmongodb.eventMongoDB NoSQL
ConnectionDescriptionA description of a connection to a MongoDB server.Classmongodb.connectionMongoDB NoSQL
ServerDescriptionImmutable snapshot state of a server.Classmongodb.connectionMongoDB NoSQL
ServerDescription .BuilderA builder for creating ServerDescription.Classmongodb.connection.ServerDescriptionMongoDB NoSQL
SubscriptionA Subscription represents a one-to-one lifecycle of a Observer subscribing to an Observable.Interfacemongodb.async.clientMongoDB NoSQL
PubSubException .NoSubscriptionStateExceptionClassapache.hedwig.exceptions.PubSubExceptionApache BookKeeper
PubSubException .SubscriptionStateExistsExceptionClassapache.hedwig.exceptions.PubSubExceptionApache BookKeeper
PubSubProtocol .CloseSubscriptionRequestClassapache.hedwig.protocol.PubSubProtocolApache BookKeeper
PubSubProtocol .CloseSubscriptionRequest .BuilderClassapache.hedwig.protocol.PubSubProtocol.CloseSubscriptionRequestApache BookKeeper
PubSubProtocol .CloseSubscriptionRequestOrBuilderInterfaceapache.hedwig.protocol.PubSubProtocolApache BookKeeper
PubSubProtocol .SubscriptionDataClassapache.hedwig.protocol.PubSubProtocolApache BookKeeper
PubSubProtocol .SubscriptionData .BuilderClassapache.hedwig.protocol.PubSubProtocol.SubscriptionDataApache BookKeeper
PubSubProtocol .SubscriptionDataOrBuilderInterfaceapache.hedwig.protocol.PubSubProtocolApache BookKeeper
PubSubProtocol .SubscriptionEventClassapache.hedwig.protocol.PubSubProtocolApache BookKeeper
PubSubProtocol .SubscriptionEventResponseClassapache.hedwig.protocol.PubSubProtocolApache BookKeeper
PubSubProtocol .SubscriptionEventResponse .BuilderClassapache.hedwig.protocol.PubSubProtocol.SubscriptionEventResponseApache BookKeeper
PubSubProtocol .SubscriptionEventResponseOrBuilderInterfaceapache.hedwig.protocol.PubSubProtocolApache BookKeeper
PubSubProtocol .SubscriptionOptionsClassapache.hedwig.protocol.PubSubProtocolApache BookKeeper
PubSubProtocol .SubscriptionOptions .BuilderClassapache.hedwig.protocol.PubSubProtocol.SubscriptionOptionsApache BookKeeper
PubSubProtocol .SubscriptionOptionsOrBuilderInterfaceapache.hedwig.protocol.PubSubProtocolApache BookKeeper
PubSubProtocol .SubscriptionPreferencesClassapache.hedwig.protocol.PubSubProtocolApache BookKeeper
PubSubProtocol .SubscriptionPreferences .BuilderClassapache.hedwig.protocol.PubSubProtocol.SubscriptionPreferencesApache BookKeeper
PubSubProtocol .SubscriptionPreferencesOrBuilderInterfaceapache.hedwig.protocol.PubSubProtocolApache BookKeeper
PubSubProtocol .SubscriptionStateClassapache.hedwig.protocol.PubSubProtocolApache BookKeeper
PubSubProtocol .SubscriptionState .BuilderClassapache.hedwig.protocol.PubSubProtocol.SubscriptionStateApache BookKeeper
PubSubProtocol .SubscriptionStateOrBuilderInterfaceapache.hedwig.protocol.PubSubProtocolApache BookKeeper
SubscriptionListenerThis class is used for subscriber to listen on subscription event.Interfaceapache.hedwig.utilApache BookKeeper
ChildPathStepOperatorDescriptorClassapache.vxquery.runtime.functions.stepApache VQuery
VXQueryCollectionOperatorDescriptorClassapache.vxquery.metadataApache VQuery
TableDescriptorThe table descriptor defines the base structure of the table as well as properties need for setup.Classapache.blur.thrift.generatedApache Blur
TableDescriptor ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classapache.blur.thrift.generated.TableDescriptorApache Blur
ErrorDescriptionsInterfaceclient.i18nContent Control
GWTErrorDescriptionsTODO: Add a description for this type.Interfaceclient.gwt.i18nContent Control
ScriptA text-based script executed by a TextProcessor.Classplugins.scriptingContent Control
ScriptBodyA body implementation for scripts.Classweb.renderingContent Control
ScriptRunnerHelper class for executing scripts.Classplugins.scripting.rhinoContent Control
DeployedScriptA script that was deployed to the cluster.Classorg.apache.giraph.scriptingGiraph
EdgeInputFormatDescriptionDescription of the edge input format - holds edge input format class and all parameters specifically set for that edge input format.Classorg.apache.giraph.io.formats.multiGiraph
InputFormatDescriptionDescription of the input format - holds input format class and all parameters specifically set for that input format.Classorg.apache.giraph.io.formats.multiGiraph
ScriptLoaderLoads scripts written by user in other languages, for example Jython.Classorg.apache.giraph.scriptingGiraph
VertexInputFormatDescriptionDescription of the vertex input format - holds vertex input format class and all parameters specifically set for that vertex input format.Classorg.apache.giraph.io.formats.multiGiraph
PredefinedTypeDescriptor This is a simple structure that hold information about a predefined HyperGraph type.Classorg.hypergraphdb.typeHypergraphDb
HColumnDescriptorAn HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc.Classorg.apache.hadoop.hbaseHBase
HTableDescriptorHTableDescriptor contains the details about an HBase table such as the descriptors of all the column families, is the table a catalog table, -ROOT- orClassorg.apache.hadoop.hbaseHBase
NamespaceDescriptorNamespace POJO class.Classorg.apache.hadoop.hbaseHBase
NamespaceDescriptor .BuilderClassorg.apache.hadoop.hbase.NamespaceDescriptorHBase
UnmodifyableHTableDescriptorRead-only table descriptor.Classorg.apache.hadoop.hbase.clientHBase
ApplicationJspConfigDescriptorClassTOMCAT
ApplicationJspPropertyGroupDescriptorClassTOMCAT
ApplicationTaglibDescriptorClassTOMCAT
MbeansDescriptorsDigesterSourceClassTOMCAT
MbeansDescriptorsDOMSourceClassTOMCAT
MbeansDescriptorsIntrospectionSourceClassTOMCAT
MbeansDescriptorsSerSourceClassTOMCAT
CallDescriptorAn interface that will need to be implemented by anyone using tpacallSee Also:ApplicationToMonitorInterface.Interfaceweblogic.wtc.jatmiOracle WebLogic
DescriptionThe description structure lets you record description for a business, service, and otherFields inherited from class weblogic.Classweblogic.uddi.client.structures.datatypesOracle WebLogic
HTMLScriptElementImplSee Also:HTMLScriptElement, Fields inherited from class weblogic.Classweblogic.apache.html.domOracle WebLogic
MergedDescriptorModuleThis interface needs to be implemented by the modules which need access to the merged descriptor.Interfaceweblogic.applicationOracle WebLogic
DescriptionsCalculatorIt obtain a description collection.Classorg.openxava.calculatorsOpen Xava
DescriptionsListWith @DescriptionsList you can instruct OpenXava to visualize references as a descriptions list (actually a combo).Classorg.openxava.annotationsOpen Xava
DescriptionsListsA group of @DescriptionsList associated to the same member.Classorg.openxava.annotationsOpen Xava
DescriptionsListsClassorg.openxava.webOpen Xava
DescriptionsListTagClassorg.openxava.web.taglibOpen Xava
KeyAndDescriptionA class with a key and a description.Classorg.openxava.utilOpen Xava
KeyAndDescriptionComparatorClassorg.openxava.utilOpen Xava
MetaDescriptionsListClassorg.openxava.view.metaOpen Xava
BeanPropertyDescriptorThis class represents a field/property in a value type (a class with either bean-style getters/setters or public fields).Classorg.apache.axis.utilsApache Axis
CLOptionDescriptorBasic class describing an type of option.Classorg.apache.axis.utilsApache Axis
FieldPropertyDescriptorClassorg.apache.axis.utilsApache Axis
ScriptFactoryThis class implements a factory to instantiate an Script component.Classorg.apache.axis.components.scriptApache Axis
SubscriptionClassorg.apache.axis.transport.jmsApache Axis
ExecutableMongoScriptValue object for MongoDB JavaScript functions implementation that can be saved or directly executed.Classorg.springframework.data.mongodb.core.scriptSpringData MongoDb
NamedMongoScriptAn ExecutableMongoScript assigned to a name that allows calling the function by its name once ithas been saved to the DB instance.Classorg.springframework.data.mongodb.core.scriptSpringData MongoDb
ScriptOperationsScript operations on DB level.Interfaceorg.springframework.data.mongodb.coreSpringData MongoDb
BadDescriptionExceptionException to throw if a model (or graph) is a bad descriptionSee Also:Serialized FormClassorg.apache.jena.sharedApache Jena
BadDescriptionMultipleRootsExceptionException to throw if a Description contains multiple roots of a specified type.Classorg.apache.jena.sharedApache Jena
BadDescriptionNoRootExceptionException to throw if a Description has no root of a specified typeSee Also:Serialized FormClassorg.apache.jena.sharedApache Jena
BooleanClassDescription Encapsulates a class description formed from a boolean combination of other class descriptions (ie union, intersection or complement).Interfaceorg.apache.jena.ontologyApache Jena
StartStateRDForDescriptionClassorg.apache.jena.rdfxml.xmlinput.statesApache Jena
WantDescriptionClassorg.apache.jena.rdfxml.xmlinput.statesApache Jena
WantLiteralValueOrDescriptionClassorg.apache.jena.rdfxml.xmlinput.statesApache Jena
WantTopLevelDescriptionClassorg.apache.jena.rdfxml.xmlinput.statesApache Jena
DataSinkDescriptorClassorg.apache.tez.dag.apiApache Tez
DataSourceDescriptorClassorg.apache.tez.dag.apiApache Tez
EdgeManagerPluginDescriptorClassorg.apache.tez.dag.apiApache Tez
EntityDescriptorDescribes a given user code entity.Classorg.apache.tez.dag.apiApache Tez
InputDescriptorClassorg.apache.tez.dag.apiApache Tez
InputInitializerDescriptorClassorg.apache.tez.dag.apiApache Tez
OutputCommitterDescriptorClassorg.apache.tez.dag.apiApache Tez
OutputDescriptorClassorg.apache.tez.dag.apiApache Tez
ProcessorDescriptorClassorg.apache.tez.dag.apiApache Tez
VertexManagerPluginDescriptorClassorg.apache.tez.dag.apiApache Tez
ScriptLanguageActionExecutorNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.action.hadoopApache Oozie
SubmitScriptLanguageXCommandFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
ScriptCommandClassorg.apache.accumulo.core.util.shell.commandsApache Accumulo
ClusterEvent .SubscriptionInitialStateModeClassakka.cluster.ClusterEventAkka
DescriptorProtosClassakka.protobufAkka
DescriptorProtos .DescriptorProtoProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .DescriptorProto .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.DescriptorProtoAkka
DescriptorProtos .DescriptorProto .ExtensionRangeProtobuf type google.Classakka.protobuf.DescriptorProtos.DescriptorProtoAkka
DescriptorProtos .DescriptorProto .ExtensionRange .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeAkka
DescriptorProtos .DescriptorProto .ExtensionRangeOrBuilderoptional int32 end = 2;optional int32 start = 1;Interfaceakka.protobuf.DescriptorProtos.DescriptorProtoAkka
DescriptorProtos .DescriptorProtoOrBuilderrepeated .Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .EnumDescriptorProtoProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .EnumDescriptorProto .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.EnumDescriptorProtoAkka
DescriptorProtos .EnumDescriptorProtoOrBuilderoptional string name = 1;ByteStringgetNameBytes()Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .EnumOptionsProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .EnumOptions .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.EnumOptionsAkka
DescriptorProtos .EnumOptionsOrBuilderoptional bool allow_alias = 2 [default = true]; Set this option to false to disallow mapping different tag names to a sameInterfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .EnumValueDescriptorProtoProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .EnumValueDescriptorProto .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.EnumValueDescriptorProtoAkka
DescriptorProtos .EnumValueDescriptorProtoOrBuilderoptional string name = 1;ByteStringgetNameBytes()Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .EnumValueOptionsProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .EnumValueOptions .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.EnumValueOptionsAkka
DescriptorProtos .EnumValueOptionsOrBuilderrepeated .Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .FieldDescriptorProtoProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .FieldDescriptorProto .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.FieldDescriptorProtoAkka
DescriptorProtos .FieldDescriptorProto .LabelProtobuf enum google.Classakka.protobuf.DescriptorProtos.FieldDescriptorProtoAkka
DescriptorProtos .FieldDescriptorProto .TypeProtobuf enum google.Classakka.protobuf.DescriptorProtos.FieldDescriptorProtoAkka
DescriptorProtos .FieldDescriptorProtoOrBuilderoptional string default_value = 7; For numeric types, contains the original text representation of the value.Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .FieldOptionsProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .FieldOptions .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.FieldOptionsAkka
DescriptorProtos .FieldOptions .CTypeProtobuf enum google.Classakka.protobuf.DescriptorProtos.FieldOptionsAkka
DescriptorProtos .FieldOptionsOrBuilderoptional .Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .FileDescriptorProtoProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .FileDescriptorProto .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.FileDescriptorProtoAkka
DescriptorProtos .FileDescriptorProtoOrBuilderrepeated string dependency = 3; Names of files imported by this file.Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .FileDescriptorSetProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .FileDescriptorSet .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.FileDescriptorSetAkka
DescriptorProtos .FileDescriptorSetOrBuilderrepeated .Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .FileOptionsProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .FileOptions .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.FileOptionsAkka
DescriptorProtos .FileOptions .OptimizeModeProtobuf enum google.Classakka.protobuf.DescriptorProtos.FileOptionsAkka
DescriptorProtos .FileOptionsOrBuilderoptional bool cc_generic_services = 16 [default = false]; Should generic services be generated in each language?Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .MessageOptionsProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .MessageOptions .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.MessageOptionsAkka
DescriptorProtos .MessageOptionsOrBuilderoptional bool message_set_wire_format = 1 [default = false]; Set true to use the old proto1 MessageSet wire format for extensions.Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .MethodDescriptorProtoProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .MethodDescriptorProto .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.MethodDescriptorProtoAkka
DescriptorProtos .MethodDescriptorProtoOrBuilderoptional string input_type = 2; Input and output type names.Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .MethodOptionsProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .MethodOptions .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.MethodOptionsAkka
DescriptorProtos .MethodOptionsOrBuilderrepeated .Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .ServiceDescriptorProtoProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .ServiceDescriptorProto .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.ServiceDescriptorProtoAkka
DescriptorProtos .ServiceDescriptorProtoOrBuilderrepeated .Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .ServiceOptionsProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .ServiceOptions .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.ServiceOptionsAkka
DescriptorProtos .ServiceOptionsOrBuilderrepeated .Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .SourceCodeInfoProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .SourceCodeInfo .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.SourceCodeInfoAkka
DescriptorProtos .SourceCodeInfo .LocationProtobuf type google.Classakka.protobuf.DescriptorProtos.SourceCodeInfoAkka
DescriptorProtos .SourceCodeInfo .Location .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.SourceCodeInfo.LocationAkka
DescriptorProtos .SourceCodeInfo .LocationOrBuilderoptional string leading_comments = 3; If this SourceCodeInfo represents a complete declaration, these are anyInterfaceakka.protobuf.DescriptorProtos.SourceCodeInfoAkka
DescriptorProtos .SourceCodeInfoOrBuilderrepeated .Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorProtos .UninterpretedOptionProtobuf type google.Classakka.protobuf.DescriptorProtosAkka
DescriptorProtos .UninterpretedOption .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.UninterpretedOptionAkka
DescriptorProtos .UninterpretedOption .NamePartProtobuf type google.Classakka.protobuf.DescriptorProtos.UninterpretedOptionAkka
DescriptorProtos .UninterpretedOption .NamePart .BuilderProtobuf type google.Classakka.protobuf.DescriptorProtos.UninterpretedOption.NamePartAkka
DescriptorProtos .UninterpretedOption .NamePartOrBuilderrequired bool is_extension = 2;java.Interfaceakka.protobuf.DescriptorProtos.UninterpretedOptionAkka
DescriptorProtos .UninterpretedOptionOrBuilderoptional string aggregate_value = 8;ByteStringgetAggregateValueBytes()Interfaceakka.protobuf.DescriptorProtosAkka
DescriptorsContains a collection of classes which describe protocol message types.Classakka.protobufAkka
Descriptors .DescriptorDescribes a message type.Classakka.protobuf.DescriptorsAkka
Descriptors .DescriptorValidationExceptionThrown when building descriptors fails because the source DescriptorProtosSee Also:Serialized FormClassakka.protobuf.DescriptorsAkka
Descriptors .EnumDescriptorDescribes an enum type.Classakka.protobuf.DescriptorsAkka
Descriptors .EnumValueDescriptorDescribes one value within an enum type.Classakka.protobuf.DescriptorsAkka
Descriptors .FieldDescriptorDescribes a field of a message type.Classakka.protobuf.DescriptorsAkka
Descriptors .FieldDescriptor .JavaTypeReturns the enum constant of this type with the specified name.Classakka.protobuf.Descriptors.FieldDescriptorAkka
Descriptors .FieldDescriptor .TypeClassakka.protobuf.Descriptors.FieldDescriptorAkka
Descriptors .FileDescriptorDescribes a .Classakka.protobuf.DescriptorsAkka
Descriptors .FileDescriptor .InternalDescriptorAssignerThis class should be used by generated code only.Interfaceakka.protobuf.Descriptors.FileDescriptorAkka
Descriptors .MethodDescriptorDescribes one method within a service type.Classakka.protobuf.DescriptorsAkka
Descriptors .ServiceDescriptorDescribes a service type.Classakka.protobuf.DescriptorsAkka
BoundScriptThis represents an instance of a bound pipeline.Classorg.apache.pig.scriptingApache Pig
ContainerDescriptorInterfaceorg.apache.pig.backend.datastorageApache Pig
ElementDescriptorDataStorageElementDescriptor provides methods necessary to manage an element in a DataStorage.Interfaceorg.apache.pig.backend.datastorageApache Pig
GroovyScriptEngineClassorg.apache.pig.scripting.groovyApache Pig
JrubyScriptEngine of scripts as UDFs, and also provides information (via the nested class RubyFunctions) on the registered functions.Classorg.apache.pig.scripting.jrubyApache Pig
JsScriptEngineClassorg.apache.pig.scripting.jsApache Pig
JythonScriptEngineClassorg.apache.pig.scripting.jythonApache Pig
ScriptEngineClassorg.apache.pig.scriptingApache Pig
ScriptEngine .SupportedScriptLangClassorg.apache.pig.scripting.ScriptEngineApache Pig
ScriptPigContextContext for embedded Pig script.Classorg.apache.pig.scriptingApache Pig
ScriptStateScriptStates encapsulates settings for a Pig script that runs on a hadoop cluster.Classorg.apache.pig.tools.pigstatsApache Pig
FlowDescriptorsConstants to be used as key in Flow#getFlowDescriptor.Interfacecascading.flowCascading
PropertyDescriptionPropertyDescription is an annotation that can be used to describe the @Property annotation present on the same AnnotatedElement.Classcascading.management.annotationCascading
ScriptFilter This Filter is based on the Janino compiler.Classcascading.operation.expressionCascading
ScriptFunction This Function is based on the Janino compiler.Classcascading.operation.expressionCascading
ScriptOperationClasscascading.operation.expressionCascading
ScriptOperation .ContextClasscascading.operation.expression.ScriptOperationCascading
ScriptTupleFunction This Function is based on the Janino compiler.Classcascading.operation.expressionCascading
ScriptBasedMappingThis class implements the DNSToSwitchMapping interface using a script configured via theClassorg.apache.hadoop.netApache Hadoop
UserDefinedValueAggregatorDescriptorThis class implements a wrapper for a user defined value aggregator It serves two functions: One is to create an object of Classorg.apache.hadoop.mapred.lib.aggregateApache Hadoop
UserDefinedValueAggregatorDescriptorThis class implements a wrapper for a user defined value aggregator descriptor.Classorg.apache.hadoop.mapreduce.lib.aggregateApache Hadoop
ValueAggregatorBaseDescriptorThis class implements the common functionalities of the subclasses of ValueAggregatorDescriptor class.Classorg.apache.hadoop.mapred.lib.aggregateApache Hadoop
ValueAggregatorBaseDescriptorThis class implements the common functionalities of the subclasses of ValueAggregatorDescriptor class.Classorg.apache.hadoop.mapreduce.lib.aggregateApache Hadoop
ValueAggregatorDescriptorThis interface defines the contract a value aggregator descriptor must support.Interfaceorg.apache.hadoop.mapred.lib.aggregateApache Hadoop
ValueAggregatorDescriptorThis interface defines the contract a value aggregator descriptor must support.Interfaceorg.apache.hadoop.mapreduce.lib.aggregateApache Hadoop
ScriptTransformationWriterThreadClassorg.apache.spark.sql.hive.executionApache Spark
AbstractStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
AvroStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
ColumnDescriptorClassorg.apache.hive.service.cliApache Hive
ColumnPrunerProcFactory .ColumnPrunerScriptProcClassorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
DescriptionClassorg.apache.hadoop.hive.ql.execApache Hive
HiveSchemaHelper .NestedScriptParserInterfaceorg.apache.hive.beeline.HiveSchemaHelperApache Hive
HiveSchemaHelper .NestedScriptParser .CommandTypeClassorg.apache.hive.beeline.HiveSchemaHelper.NestedScriptParserApache Hive
MColumnDescriptor A wrapper around a list of columns.Classorg.apache.hadoop.hive.metastore.modelApache Hive
MStorageDescriptorClassorg.apache.hadoop.hive.metastore.modelApache Hive
OpProcFactory .ScriptPPDProcessor for Script Operator Prevents any predicates being pushed.Classorg.apache.hadoop.hive.ql.ppd.OpProcFactoryApache Hive
ORCFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
OrcProto .PostScriptProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .PostScript .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.PostScriptApache Hive
OrcProto .PostScriptOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
ParquetFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
PartitionTableFunctionDescriptionClassorg.apache.hadoop.hive.ql.execApache Hive
RCFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
ScriptDescClassorg.apache.hadoop.hive.ql.planApache Hive
ScriptErrorHeuristicDetects when a query has failed because a user's script that was specified in transform returns a non-zero error code.Classorg.apache.hadoop.hive.ql.exec.errorsApache Hive
ScriptOperatorClassorg.apache.hadoop.hive.ql.execApache Hive
ScriptOperator .CounterClassorg.apache.hadoop.hive.ql.exec.ScriptOperatorApache Hive
SequenceFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
StorageDescriptorClassorg.apache.hadoop.hive.metastore.apiApache Hive
StorageDescriptor ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.metastore.api.StorageDescriptorApache Hive
StorageFormatDescriptorSubclasses represent a storage format for the CREATE TABLE .Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
TextFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
ListenerServiceMBeanSupport .SubscriptionInfoInner data holder class to store the parsed subscription specification.Classorg.jboss.system.ListenerServiceMBeanSupportJBoss System
AbstractWebContainer .WebDescriptorParserInterfaceorg.jboss.web.AbstractWebContainerJBoss Server
BridgeInvalidationSubscriptionEvery bridge subscribing to a InvalidationManager has access to this interface that it can used to invalidate messages on the local IM.Interfaceorg.jboss.cache.invalidationJBoss Server
DefaultsDescriptorClassorg.eclipse.jetty.webappJetty
DescriptorClassorg.eclipse.jetty.webappJetty
DescriptorProcessorInterfaceorg.eclipse.jetty.webappJetty
FragmentDescriptor A web-fragment.Classorg.eclipse.jetty.webappJetty
FragmentDescriptor .OtherTypeReturns the enum constant of this type with the specified name.Classorg.eclipse.jetty.webapp.FragmentDescriptorJetty
IterativeDescriptorProcessorClassorg.eclipse.jetty.webappJetty
OverrideDescriptorClassorg.eclipse.jetty.webappJetty
PlusDescriptorProcessorClassorg.eclipse.jetty.plus.webappJetty
PreconfigureDescriptorProcessorPreconfigure DescriptorProcessor Saves literal XML snippetsClassorg.eclipse.jetty.quickstartJetty
QuickStartDescriptorGeneratorQuickStartDescriptorGenerator Generate an effective web.Classorg.eclipse.jetty.quickstartJetty
QuickStartDescriptorProcessorQuickStartDescriptorProcessor Handle extended elements for quickstart-web.Classorg.eclipse.jetty.quickstartJetty
StandardDescriptorProcessorStandardDescriptorProcessor.Classorg.eclipse.jetty.webappJetty
WebDescriptor A web descriptor (web.Classorg.eclipse.jetty.webappJetty
AccessDescriptionThe AccessDescription object.Classorg.apache.geronimo.crypto.asn1.x509Apache Geronimo
CSSDescriptionTypeAn XML descriptionType(@http://openejb.Interfaceorg.apache.geronimo.corba.xbeans.csiv2.cssApache Geronimo
CSSDescriptionType .FactoryClassorg.apache.geronimo.corba.xbeans.csiv2.css.CSSDescriptionTypeApache Geronimo
CSSDescriptionTypeImplAn XML descriptionType(@http://openejb.Classorg.apache.geronimo.corba.xbeans.csiv2.css.implApache Geronimo
DescriptionTypeAn XML descriptionType(@http://geronimo.Interfaceorg.apache.geronimo.xml.ns.security12Apache Geronimo
DescriptionType .FactoryClassorg.apache.geronimo.xml.ns.security12.DescriptionTypeApache Geronimo
DescriptionTypeImplAn XML descriptionType(@http://geronimo.Classorg.apache.geronimo.xml.ns.security12.implApache Geronimo
DescriptorVersionenum DescriptorVersionextends EnumEnum Constant SummaryJ2EEClassorg.apache.geronimo.webservices.builderApache Geronimo
GerDescriptionTypeAn XML descriptionType(@http://geronimo.Interfaceorg.apache.geronimo.xbeans.geronimoApache Geronimo
GerDescriptionTypeAn XML descriptionType(@http://geronimo.Interfaceorg.apache.geronimo.xbeans.geronimo.securityApache Geronimo
GerDescriptionTypeAn XML descriptionType(@http://geronimo.Interfaceorg.apache.geronimo.xbeans.geronimo.security.subjectinfoApache Geronimo
GerDescriptionType .FactoryClassorg.apache.geronimo.xbeans.geronimo.GerDescriptionTypeApache Geronimo
GerDescriptionType .FactoryClassorg.apache.geronimo.xbeans.geronimo.security.GerDescriptionTypeApache Geronimo
GerDescriptionType .FactoryClassorg.apache.geronimo.xbeans.geronimo.security.subjectinfo.GerDescriptionTypeApache Geronimo
GerDescriptionTypeImplAn XML descriptionType(@http://geronimo.Classorg.apache.geronimo.xbeans.geronimo.implApache Geronimo
GerDescriptionTypeImplAn XML descriptionType(@http://geronimo.Classorg.apache.geronimo.xbeans.geronimo.security.implApache Geronimo
GerDescriptionTypeImplAn XML descriptionType(@http://geronimo.Classorg.apache.geronimo.xbeans.geronimo.security.subjectinfo.implApache Geronimo
TSSDescriptionTypeAn XML descriptionType(@http://openejb.Interfaceorg.apache.geronimo.corba.xbeans.csiv2.tssApache Geronimo
TSSDescriptionType .FactoryClassorg.apache.geronimo.corba.xbeans.csiv2.tss.TSSDescriptionTypeApache Geronimo
TSSDescriptionTypeImplAn XML descriptionType(@http://openejb.Classorg.apache.geronimo.corba.xbeans.csiv2.tss.implApache Geronimo
WebServiceDescriptionClassorg.apache.geronimo.webservicesApache Geronimo
WSDescriptorParserClassorg.apache.geronimo.webservices.builderApache Geronimo
InstrumentDescriptorDescribes a Instrument and acts as a Proxy to protect the originalAuthor:Avalon Development TeamInterfaceorg.apache.excalibur.instrument.managerApache Avalon
InstrumentDescriptorImplDescribes a Instrument and acts as a Proxy to protect the originalSince:4.Classorg.apache.excalibur.instrument.manager.implApache Avalon
InstrumentSampleDescriptorDescribes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object.Interfaceorg.apache.excalibur.instrument.managerApache Avalon
InstrumentSampleDescriptorImplDescribes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object.Classorg.apache.excalibur.instrument.manager.implApache Avalon
InstrumentableDescriptorDescribes a Instrumentable and acts as a Proxy to protect the originalAuthor:Avalon Development TeamInterfaceorg.apache.excalibur.instrument.managerApache Avalon
InstrumentableDescriptorImplDescribes a Instrumentable and acts as a Proxy to protect the originalSince:4.Classorg.apache.excalibur.instrument.manager.implApache Avalon
BaseScriptingEnvironmentThis class is the base class for SVG scripting.Classorg.apache.batik.bridgeApache FOP Batik
DefaultScriptSecurityDefault implementation for the ScriptSecurity interface.Classorg.apache.batik.bridgeApache FOP Batik
DocumentDescriptorThis class contains informations about a document.Classorg.apache.batik.dom.utilApache FOP Batik
EmbededScriptSecurityThis implementation of the ScriptSecurity interface only allows scripts embeded in the document, i.Classorg.apache.batik.bridgeApache FOP Batik
GlyfCompositeDescriptGlyph description for composite glyphs.Classorg.apache.batik.svggen.font.tableApache FOP Batik
GlyfDescriptClassorg.apache.batik.svggen.font.tableApache FOP Batik
GlyfSimpleDescriptFields inherited from class org.Classorg.apache.batik.svggen.font.tableApache FOP Batik
GlyphDescriptionSpecifies access to glyph description classes, simple and composite.Interfaceorg.apache.batik.svggen.font.tableApache FOP Batik
NodeTemplates .NodeTemplateDescriptorWrapper for a node template.Classorg.apache.batik.apps.svgbrowser.NodeTemplatesApache FOP Batik
NoLoadScriptSecurityThis implementation for the ScriptSecurity interface does not allow scripts to be loaded.Classorg.apache.batik.bridgeApache FOP Batik
RelaxedScriptSecurityThis implementation for the ScriptSecurity interface.Classorg.apache.batik.bridgeApache FOP Batik
ScriptClassorg.apache.batik.svggen.font.tableApache FOP Batik
ScriptEventWrapperInterfaceorg.apache.batik.scriptApache FOP Batik
ScriptHandlerThis interface must be implemented in order to call Java code from A ScriptHandler instance is called when a 'script' element's 'type'Interfaceorg.apache.batik.scriptApache FOP Batik
ScriptingEnvironmentThis class contains the informations needed by the SVG scripting.Classorg.apache.batik.bridgeApache FOP Batik
ScriptListClassorg.apache.batik.svggen.font.tableApache FOP Batik
ScriptRecordClassorg.apache.batik.svggen.font.tableApache FOP Batik
ScriptSecurityAn interface that allows UserAgents to describe the security constraints desired for scripting.Interfaceorg.apache.batik.bridgeApache FOP Batik
ScriptTagsInterfaceorg.apache.batik.svggen.font.tableApache FOP Batik
SVG12ScriptingEnvironmentManages scripting handlers for SVG 1.Classorg.apache.batik.bridge.svg12Apache FOP Batik
SVGClipDescriptorDescribes an SVG clipSee Also:GraphicContext, Classorg.apache.batik.svggenApache FOP Batik
SVGCompositeDescriptorUsed to represent an SVG Composite.Classorg.apache.batik.svggenApache FOP Batik
SVGDescriptiveElementThis class provides a common superclass for elements which containSee Also:Serialized FormClassorg.apache.batik.dom.svgApache FOP Batik
SVGDescriptiveElementBridgeBase class for 'descriptive' elements, mostly title and desc.Classorg.apache.batik.bridgeApache FOP Batik
SVGDescriptorDefines the interface for a set of SVG attributes and related definitions.Interfaceorg.apache.batik.svggenApache FOP Batik
SVGDOMImplementation .ScriptElementFactoryTo create a 'script' element.Classorg.apache.batik.dom.svg.SVGDOMImplementationApache FOP Batik
SVGFilterDescriptorUsed to represent an SVG Composite.Classorg.apache.batik.svggenApache FOP Batik
SVGFontDescriptorDescribes an SVG fontFields inherited from interface org.Classorg.apache.batik.svggenApache FOP Batik
SVGHintsDescriptorDescribes a set of SVG hintsSee Also:SVGRenderingHintsClassorg.apache.batik.svggenApache FOP Batik
SVGOMScriptElementThis class implements SVGScriptElement.Classorg.apache.batik.dom.svgApache FOP Batik
SVGPaintDescriptorUsed to represent an SVG Paint.Classorg.apache.batik.svggenApache FOP Batik
SVGStrokeDescriptorUsed to represent an SVG Paint.Classorg.apache.batik.svggenApache FOP Batik
SVGTransformDescriptorDescribes an SVG transformSee Also:GraphicContextClassorg.apache.batik.svggenApache FOP Batik
XMLResourceDescriptorClassorg.apache.batik.utilApache FOP Batik
DescriptorClassjavassist.bytecodeJavAssist
Descriptor .IteratorClassjavassist.bytecode.DescriptorJavAssist
ClassDescriptorClassorg.jboss.seam.deploymentJBoss Seam
ComponentDescriptorMeta-data about a Seam component.Classorg.jboss.seam.initJBoss Seam
ComponentDescriptor .PrecedenceComparatorConstructor SummaryComponentDescriptor.Classorg.jboss.seam.init.ComponentDescriptorJBoss Seam
DeploymentDescriptorParser for ejb-jar.Classorg.jboss.seam.initJBoss Seam
EjbDescriptorMeta-data about an EJB, discovered from a deploymentAuthor:Norman RichardsClassorg.jboss.seam.initJBoss Seam
EjbEntityDescriptorClassorg.jboss.seam.initJBoss Seam
FileDescriptorClassorg.jboss.seam.deploymentJBoss Seam
BaseScriptVariable annotation used for changing the base script class of the current script.Classgroovy.transformGroovy
BaseScriptASTTransformationHandles transformation for the @BaseScript annotation.Classorg.codehaus.groovy.transformGroovy
DelegatingScriptScript that performs method invocations and property access like Closure does.Classgroovy.utilGroovy
GroovyCompiledScriptUsed to represent compiled Groovy scripts.Classorg.codehaus.groovy.jsr223Groovy
GroovyScriptEngineSpecific script engine able to reload modified scripts as well as dealing properly with dependent scripts.Classgroovy.utilGroovy
GroovyScriptEngineFactoryA factory class conforming to JSR-223 which is used to instantiate Groovy ScriptEngines and also exposes metadata describingClassorg.codehaus.groovy.jsr223Groovy
GroovyScriptEngineImplJSR-223 Engine implementation.Classorg.codehaus.groovy.jsr223Groovy
ScriptBytecodeAdapterA static helper class to interface bytecode and runtimeAuthor:Jochen TheodorouClassorg.codehaus.groovy.runtimeGroovy
ScriptExceptionClassgroovy.utilGroovy
ScriptExtensionsThis class defines new Java 6 specific groovy methods which extend the normal JDK classes inside the Groovy environment.Classorg.codehaus.groovy.jsr223Groovy
ScriptReferenceRepresents a reference to a variable in a scriptAuthor:James StrachanSee Also:Serialized FormClassorg.codehaus.groovy.runtimeGroovy
ScriptStaticExtensionsThis class defines new Java 6 specific static groovy methods which extend the normal JDK classes inside the Groovy environment.Classorg.codehaus.groovy.jsr223Groovy
ScriptTestAdapterClassorg.codehaus.groovy.runtimeGroovy
ScriptCommandClassorg.apache.ibatis.migration.commandsMyBatis
ScriptRunnerClassorg.apache.ibatis.jdbcMyBatis
LocaleBeanUtils .DescriptorClassv1.9.2.apidocs.org.apache.commons.beanutils.locale.LocaleBeanUtilsApache Commons
MappedPropertyDescriptorA MappedPropertyDescriptor describes one mapped property.Classv1.9.2.apidocs.org.apache.commons.beanutilsApache Commons
EditScriptThis class gathers all the commands needed to transform one objects sequence into another objects sequence.Classorg.apache.commons.collections4.sequenceApache Commons
CompositeTextScriptBlockCompositeTextScriptBlock represents a text body of a a tag which contains expressions, so that whitespace trimmingClassorg.apache.commons.jelly.implApache Commons
ExpressionScriptExpressionScript outputs the value of an expression as text.Classorg.apache.commons.jelly.implApache Commons
ScriptScript represents a Jelly script.Interfaceorg.apache.commons.jellyApache Commons
ScriptBlockScriptBlock a block of scripts.Classorg.apache.commons.jelly.implApache Commons
StaticTagScriptStaticTagScript is a script that evaluates a StaticTag, a piece of static XML though its attributes or element content may contain dynamic expressions.Classorg.apache.commons.jelly.implApache Commons
TagScriptTagScript is a Script that evaluates a custom tag.Classorg.apache.commons.jelly.implApache Commons
TextScriptTextScript outputs some static text.Classorg.apache.commons.jelly.implApache Commons
JexlScript A script is some valid JEXL syntax to be executed with a given set of JexlContext variables.Interfaceorg.apache.commons.jexl3Apache Commons
JexlScriptEngine This implementation gives access to both ENGINE_SCOPE and GLOBAL_SCOPE bindings.Classorg.apache.commons.jexl3.scriptingApache Commons
JexlScriptEngineFactory Supports the following: Language short names: JEXL, Jexl, jexl, JEXL2, Jexl2, jexl2, JEXL3, Jexl3, jexl3 Classorg.apache.commons.jexl3.scriptingApache Commons
DescriptiveStatisticsMaintains a dataset of values of a single variable and computes descriptive statistics based on stored data.Classorg.apache.commons.math3.stat.descriptiveApache Commons
SynchronizedDescriptiveStatistics DescriptiveStatistics that is safe to use in a multithreaded environment.Classorg.apache.commons.math3.stat.descriptiveApache Commons
MbeansDescriptorsDigesterSourceClassorg.apache.commons.modeler.modulesApache Commons
MbeansDescriptorsDOMSourceClassorg.apache.commons.modeler.modulesApache Commons
MbeansDescriptorsDynamicMBeanSourceExtract metadata from a dynamic mbean.Classorg.apache.commons.modeler.modulesApache Commons
MbeansDescriptorsIntrospectionSourceClassorg.apache.commons.modeler.modulesApache Commons
MbeansDescriptorsSerSourceClassorg.apache.commons.modeler.modulesApache Commons
DynamicSubscriptThis class has predefined instances that stand for OGNL's special dynamic subscripts for getting at the first, middle, or last elements of a list.Classorg.apache.commons.ognlApache Commons
ObjectIndexedPropertyDescriptor PropertyDescriptor subclass that describes an indexed set of read/write methods to get a property.Classorg.apache.commons.ognlApache Commons
PropertyDescriptorCacheEntryFactoryClassorg.apache.commons.ognl.internal.entryApache Commons
GroovyExtendableScriptCacheGroovyExtendableScriptCache is a general purpose and Serializable Groovy Script cache.Classorg.apache.commons.scxml2.env.groovyApache Commons
GroovyExtendableScriptCache .CompilerConfigurationFactorySerializable factory interface providing the Groovy CompilerConfiguration, needed to restore the specific CompilerConfiguration after de-serializationInterfaceorg.apache.commons.scxml2.env.groovy.GroovyExtendableScriptCacheApache Commons
GroovyExtendableScriptCache .ParentClassLoaderFactorySerializable factory interface providing the Groovy parent ClassLoader, needed to restore the specific ClassLoader after de-serializationInterfaceorg.apache.commons.scxml2.env.groovy.GroovyExtendableScriptCacheApache Commons
GroovyExtendableScriptCache .ScriptCacheElementClassorg.apache.commons.scxml2.env.groovy.GroovyExtendableScriptCacheApache Commons
GroovyExtendableScriptCache .ScriptPreProcessorInterfaceorg.apache.commons.scxml2.env.groovy.GroovyExtendableScriptCacheApache Commons
GroovySCXMLScriptGroovy Script base class for SCXML, providing the standard 'builtin' functions In(String), Data(String) and Location(String), as well as JEXL like convenience functionsClassorg.apache.commons.scxml2.env.groovyApache Commons
BlockDiskElementDescriptorThis represents an element on disk.Classorg.apache.commons.jcs.auxiliary.disk.blockApache Commons
IndexedDiskElementDescriptorDisk objects are located by descriptor entries.Classorg.apache.commons.jcs.auxiliary.disk.indexedApache Commons
LateralElementDescriptorThis class wraps command to other laterals.Classorg.apache.commons.jcs.auxiliary.lateralApache Commons
LRUElementDescriptorThis is a node in the double linked list.Classorg.apache.commons.jcs.utils.structApache Commons
MemoryElementDescriptorThis wrapper is needed for double linked lists.Classorg.apache.commons.jcs.engine.memory.utilApache Commons
DefaultScriptletFactoryClassnet.sf.jasperreports.engine.scriptletsSourceforge Jasper Reports
JavaScriptCallableThisDecoratorClassnet.sf.jasperreports.compilersSourceforge Jasper Reports
JavaScriptClassCompilerCompiler for reports that use JavaScript as expression language.Classnet.sf.jasperreports.compilersSourceforge Jasper Reports
JavaScriptClassCompiler .CompileSourcesClassnet.sf.jasperreports.compilers.JavaScriptClassCompilerSourceforge Jasper Reports
JavaScriptClassLoaderClass loader used to load classes generated for JavaScript expression evaluation.Classnet.sf.jasperreports.compilersSourceforge Jasper Reports
JavaScriptCompileDataCompile data for reports that use JavaScript as expression language.Classnet.sf.jasperreports.compilersSourceforge Jasper Reports
JavaScriptCompileData .ExpressionClassnet.sf.jasperreports.compilers.JavaScriptCompileDataSourceforge Jasper Reports
JavaScriptCompiledDataCompiled Java code for reports that use JavaScript as expression language.Classnet.sf.jasperreports.compilersSourceforge Jasper Reports
JavaScriptCompiledData .CompiledClassClassnet.sf.jasperreports.compilers.JavaScriptCompiledDataSourceforge Jasper Reports
JavaScriptCompiledData .ExpressionIndexesClassnet.sf.jasperreports.compilers.JavaScriptCompiledDataSourceforge Jasper Reports
JavaScriptCompiledEvaluatorJavaScript expression evaluator that uses Java bytecode compiled by JavaScriptClassCompiler.Classnet.sf.jasperreports.compilersSourceforge Jasper Reports
JavaScriptCompilerCompiler for reports that use JavaScript as expression language.Classnet.sf.jasperreports.compilersSourceforge Jasper Reports
JavaScriptCompilerBaseBase compiler class for reports that use JavaScript as expression language.Classnet.sf.jasperreports.compilersSourceforge Jasper Reports
JavaScriptCompilerBase .ErrorsClassnet.sf.jasperreports.compilers.JavaScriptCompilerBaseSourceforge Jasper Reports
JavaScriptCompilerBase .ScriptExpressionVisitorClassnet.sf.jasperreports.compilers.JavaScriptCompilerBaseSourceforge Jasper Reports
JavaScriptEvaluatorJavaScript expression evaluator that compiles expressions at fill time.Classnet.sf.jasperreports.compilersSourceforge Jasper Reports
JavaScriptEvaluatorScopeClassnet.sf.jasperreports.compilersSourceforge Jasper Reports
JavaScriptEvaluatorScope .JSFieldField class used in JavaScript expressions.Classnet.sf.jasperreports.compilers.JavaScriptEvaluatorScopeSourceforge Jasper Reports
JavaScriptEvaluatorScope .JSParameterParameter class used in JavaScript expressions.Classnet.sf.jasperreports.compilers.JavaScriptEvaluatorScopeSourceforge Jasper Reports
JavaScriptEvaluatorScope .JSValueBase JavaScript value class.Classnet.sf.jasperreports.compilers.JavaScriptEvaluatorScopeSourceforge Jasper Reports
JavaScriptEvaluatorScope .JSVariableVariable class used in JavaScript expressions.Classnet.sf.jasperreports.compilers.JavaScriptEvaluatorScopeSourceforge Jasper Reports
JavaScriptFunctionsObjectClassnet.sf.jasperreports.compilersSourceforge Jasper Reports
JRAbstractScriptletDefines an abstract representation of a report scriptlet.Classnet.sf.jasperreports.engineSourceforge Jasper Reports
JRBaseScriptletClassnet.sf.jasperreports.engine.baseSourceforge Jasper Reports
JRDefaultScriptletThis class provides default empty implementations for scriptlet events.Classnet.sf.jasperreports.engineSourceforge Jasper Reports
JRDesignScriptletClassnet.sf.jasperreports.engine.designSourceforge Jasper Reports
JRFillDatasetScriptletClassnet.sf.jasperreports.engine.fillSourceforge Jasper Reports
JRFillScriptletClassnet.sf.jasperreports.engine.fillSourceforge Jasper Reports
JRScriptletInterfacenet.sf.jasperreports.engineSourceforge Jasper Reports
JRScriptletExceptionClassnet.sf.jasperreports.engineSourceforge Jasper Reports
JRScriptletFactoryClassnet.sf.jasperreports.engine.xmlSourceforge Jasper Reports
ScriptletFactoryA factory of JRAbstractScriptlet instances.Interfacenet.sf.jasperreports.engine.scriptletsSourceforge Jasper Reports
ScriptletFactoryContextClassnet.sf.jasperreports.engine.scriptletsSourceforge Jasper Reports
TableReportScriptletClassnet.sf.jasperreports.components.table.fillSourceforge Jasper Reports
MetafileDescriptionMetafileDescription TAG.Classorg.freehep.graphicsio.cgmFreeHep
PostScriptErrorPostScript Error for PostScript ProcessorVersion:$Id: PostScriptError.Classorg.freehep.postscriptFreeHep
PostScriptStackPostScript Abstract Stack for PostScript ProcessorVersion:$Id: PostScriptStack.Classorg.freehep.postscriptFreeHep
ObjCMethodDescription struct objc_method_description { Member documentationClassorg.lwjgl.system.macosxLWJGL
ObjCMethodDescription .BufferAn array of ObjCMethodDescription structs.Classorg.lwjgl.system.macosx.ObjCMethodDescriptionLWJGL
PIXELFORMATDESCRIPTORDescribes the pixel format of a drawing surface.Classorg.lwjgl.system.windowsLWJGL
PIXELFORMATDESCRIPTOR .BufferAn array of PIXELFORMATDESCRIPTOR structs.Classorg.lwjgl.system.windows.PIXELFORMATDESCRIPTORLWJGL
ContentDescriptorRepresents common content properties.Interfaceorg.apache.http.entity.mime.contentApache HttpComponents
PropertyEvalScriptBuilderClassch.qos.logback.core.joran.conditionalLogBack
PropertyWrapperForScriptsClassch.qos.logback.core.joran.conditionalLogBack
BookmarkFirstDescriptorClassorg.apache.poi.hwpf.modelApache POI
DocumentDescriptorClassorg.apache.poi.poifs.filesystemApache POI
FieldDescriptorClass for the FLD structure.Classorg.apache.poi.hwpf.modelApache POI
FootnoteReferenceDescriptorClassorg.apache.poi.hwpf.modelApache POI
LineSpacingDescriptorThis class is used to determine line spacing for a paragraph.Classorg.apache.poi.hwpf.usermodelApache POI
PieceDescriptorClassorg.apache.poi.hwpf.modelApache POI
SectionDescriptorSection Descriptor (SED) See page 186 for details.Classorg.apache.poi.hwpf.modelApache POI
ShadingDescriptorThe SHD is a substructure of the CHP, PAP, and TC for Word 2000.Classorg.apache.poi.hwpf.usermodelApache POI
ShadingDescriptor80The SHD80 is a substructure of the CHP and PAP, and TC for Word 97.Classorg.apache.poi.hwpf.usermodelApache POI
StyleDescriptionClassorg.apache.poi.hwpf.modelApache POI
TabDescriptorTab descriptor.Classorg.apache.poi.hwpf.modelApache POI
TableCellDescriptorClassorg.apache.poi.hwpf.usermodelApache POI
FileDescriptorNative FileDescriptor implementation which allows to wrap an int and provide aFileDescriptor for it.Classio.netty.channel.unixNetty
MqttTopicSubscriptionContains a topic name and Qos Level.Classio.netty.handler.codec.mqttNetty
ScriptApplicationScript application loader.Classorg.apache.pivot.wtkApache Pivot
JspConfigDescriptorInterfacejavax.servlet.descriptorServletApi
JspPropertyGroupDescriptorInterfacejavax.servlet.descriptorServletApi
TaglibDescriptorInterfacejavax.servlet.descriptorServletApi
PropertyEvalScriptBuilderClassch.qos.logback.core.joran.conditionalLogback Api
PropertyWrapperForScriptsClassch.qos.logback.core.joran.conditionalLogback Api
XmlScriptClassorg.testng.xmlTestNG
BinaryGrailsPluginDescriptorHolds a reference to the parsed grails-plugin.Classorg.codehaus.groovy.grails.pluginsGrails
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 . Classorg.tmatesoft.svn.core.wcSVNKit (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 . Classorg.tmatesoft.svn.core.wcSVNKit (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 . Classorg.tmatesoft.svn.core.wcSVNKit (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 . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
AppEngineTemplateGroupDescriptorFactoryClasscom.intellij.appengine.facetGoogle App Engine
AppEngineWebFileDescriptionClasscom.intellij.appengine.descriptor.domGoogle App Engine
AbstractJavaScriptComponentClasscom.vaadin.uiVaadin
AbstractJavaScriptExtensionClasscom.vaadin.terminalVaadin
AbstractSelect .ItemDescriptionGeneratorInterfacecom.vaadin.ui.AbstractSelectVaadin
ExecuteJavaScriptRpcInterfacecom.vaadin.terminal.gwt.client.extensions.javascriptmanagerVaadin
HasJavaScriptConnectorHelperInterfacecom.vaadin.terminal.gwt.client.communicationVaadin
JavaScriptClasscom.vaadin.annotationsVaadin
JavaScriptClasscom.vaadin.uiVaadin
JavaScript .JavaScriptCallbackRpcInterfacecom.vaadin.ui.JavaScriptVaadin
JavaScriptCallbackInterfacecom.vaadin.uiVaadin
JavaScriptCallbackHelperClasscom.vaadin.terminalVaadin
JavaScriptComponentConnectorClasscom.vaadin.terminal.gwt.client.uiVaadin
JavaScriptComponentStateClasscom.vaadin.terminal.gwt.client.uiVaadin
JavaScriptConnectorHelperClasscom.vaadin.terminal.gwt.clientVaadin
JavaScriptConnectorHelper .JavaScriptConnectorStateInterfacecom.vaadin.terminal.gwt.client.JavaScriptConnectorHelperVaadin
JavaScriptExtensionClasscom.vaadin.terminal.gwt.clientVaadin
JavaScriptExtensionStateClasscom.vaadin.terminal.gwt.clientVaadin
JavaScriptManagerConnectorClasscom.vaadin.terminal.gwt.client.extensions.javascriptmanagerVaadin
JavaScriptManagerStateClasscom.vaadin.terminal.gwt.client.extensions.javascriptmanagerVaadin
JavaScriptWidgetClasscom.vaadin.terminal.gwt.client.uiVaadin
MethodPropertyDescriptorClasscom.vaadin.data.utilVaadin
NestedPropertyDescriptorClasscom.vaadin.data.utilVaadin
TablePropertyDescriptorRenderStrategy .FactoryInterfaceorg.lunarray.model.generation.jsf.render.factories.table.TablePropertyDescriptorRenderStrategyJSF
TablePropertyDescriptorRenderStrategyInterfaceorg.lunarray.model.generation.jsf.render.factories.tableJSF
VaadinPropertyDescriptorInterfacecom.vaadin.data.utilVaadin
TablePropertyDescriptorRenderStrategyInterfaceorg.lunarray.model.generation.jsf.render.factories.tableGlassFish
TablePropertyDescriptorRenderStrategy .FactoryInterfaceorg.lunarray.model.generation.jsf.render.factories.table.TablePropertyDescriptorRenderStrategyGlassFish
BaseScriptingExecutorClasscom.liferay.portal.kernel.scriptingLiferay 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 ( ) Classcom.liferay.portlet.shoppingLiferay Portal
DescriptionComparatorClasscom.liferay.portal.kernel.testLiferay Portal
GhostscriptInterfacecom.liferay.portal.kernel.imageLiferay Portal
GhostscriptUtilClasscom.liferay.portal.kernel.imageLiferay 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 . Classcom.liferay.util.bridges.javascriptLiferay 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 ( ) Classcom.liferay.portalLiferay Portal
PasswordPolicyDescriptionComparatorClasscom.liferay.portal.util.comparatorLiferay Portal
PortletAppDescriptorClasscom.liferay.util.xml.descriptorLiferay 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 ( ) Classcom.liferay.portlet.softwarecatalogLiferay 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 ( ) Classcom.liferay.portlet.pollsLiferay Portal
RoleDescriptionComparatorClasscom.liferay.portal.util.comparatorLiferay 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 ( ) Classcom.liferay.portal.kernel.servlet.taglib.auiLiferay Portal
ScriptingInterfacecom.liferay.portal.kernel.scriptingLiferay 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 ( ) Classcom.liferay.portal.kernel.scriptingLiferay Portal
ScriptingExecutorInterfacecom.liferay.portal.kernel.scriptingLiferay Portal
ScriptingHelperUtilClasscom.liferay.portal.kernel.scriptingLiferay Portal
ScriptingPortletClasscom.liferay.util.bridges.scriptingLiferay Portal
ScriptingUtilClasscom.liferay.portal.kernel.scriptingLiferay 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 ( ) Classcom.liferay.util.bridges.commonLiferay Portal
SimpleXMLDescriptorClasscom.liferay.util.xml.descriptorLiferay Portal
StrictXMLDescriptorClasscom.liferay.util.xml.descriptorLiferay Portal
StrutsConfigDescriptorClasscom.liferay.util.xml.descriptorLiferay 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 . Interfacecom.liferay.portal.modelLiferay 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 . Classcom.liferay.portal.service.persistenceLiferay Portal
SubscriptionClassNameIdComparatorClasscom.liferay.portal.util.comparatorLiferay Portal
SubscriptionConstantsClasscom.liferay.portal.modelLiferay 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 . Interfacecom.liferay.portal.serviceLiferay 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 . Classcom.liferay.portal.serviceLiferay 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 . Classcom.liferay.portal.serviceLiferay 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 . Interfacecom.liferay.portal.modelLiferay 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 . Interfacecom.liferay.portal.service.permissionLiferay 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 . Classcom.liferay.portal.service.permissionLiferay 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 . Interfacecom.liferay.portal.service.persistenceLiferay Portal
SubscriptionSenderClasscom.liferay.portal.utilLiferay 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 . Classcom.liferay.portal.modelLiferay 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 . Classcom.liferay.portal.service.persistenceLiferay 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 . Classcom.liferay.portal.modelLiferay 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 ( ) Classcom.liferay.portlet.dynamicdatamappingLiferay Portal
TilesDefsDescriptorClasscom.liferay.util.xml.descriptorLiferay Portal
UserGroupDescriptionComparatorClasscom.liferay.portal.util.comparatorLiferay Portal
WebXML23DescriptorClasscom.liferay.util.xml.descriptorLiferay Portal
WebXML24DescriptorClasscom.liferay.util.xml.descriptorLiferay Portal
XMLDescriptorInterfacecom.liferay.util.xml.descriptorLiferay Portal
MathMLScriptElementImplSee Also:Serialized FormFields inherited from class JSci.ClassJSci.mathmlJSCI
ApplicationDescriptorAn OSGi service that represents an installed application and stores information about it.Classorg.osgi.service.applicationOSGI
EndpointDescriptionA description of an endpoint that provides sufficient information for a compatible distribution provider to create a connection to this endpointClassorg.osgi.service.remoteserviceadminOSGI
ComponentTypeDescriptionComponent Type description.Classorg.apache.felix.ipojo.architectureApache Felix
CompositeInstanceDescriptionComposite Instance Description.Classorg.apache.felix.ipojo.compositeApache Felix
ConfigurationHandlerDescriptionConfiguration handler description.Classorg.apache.felix.ipojo.handlers.configurationApache Felix
DependencyDescriptionService Dependency Description.Classorg.apache.felix.ipojo.handlers.dependencyApache Felix
DependencyHandlerDescriptionDependency Handler Description.Classorg.apache.felix.ipojo.handlers.dependencyApache Felix
HandlerDescriptionHandler Description.Classorg.apache.felix.ipojo.architectureApache Felix
InstanceDescriptionInstance Description.Classorg.apache.felix.ipojo.architectureApache Felix
InstanceHandlerDescriptionDescription of the Instance Handler.Classorg.apache.felix.ipojo.composite.instanceApache Felix
MethodDescriptorMethod Descriptor describe a method.Classorg.apache.felix.ipojo.manipulationApache Felix
PrimitiveInstanceDescriptionPrimitive Instance Description.Classorg.apache.felix.ipojoApache Felix
PrimitiveTypeDescriptionClassorg.apache.felix.ipojoApache Felix
PropertyDescriptionProperty Information.Classorg.apache.felix.ipojo.architectureApache Felix
ProvidedServiceDescriptionProvided Service Description.Classorg.apache.felix.ipojo.handlers.providedserviceApache Felix
ProvidedServiceHandlerDescriptionProvided Service Handler Description for composite.Classorg.apache.felix.ipojo.composite.service.providesApache Felix
ProvidedServiceHandlerDescriptionProvided Service Handler Description.Classorg.apache.felix.ipojo.handlers.providedserviceApache Felix
ServiceInstantiatorDescriptionDescription of the Service Creator Handler.Classorg.apache.felix.ipojo.composite.service.instantiatorApache Felix
ScriptCommandFactoryClasscom.sshtools.server.vshell.commands.scriptMaverick
FtRemote .ScriptInterfaceorg.takes.http.FtRemoteTakes
MainRemote .ScriptInterfaceorg.takes.http.MainRemoteTakes
ScriptedProblemPermits interfacing with problems implemented by one of the many scripting languages supported by the Java Scripting APIs.Classorg.moeaframeworkMOEA
ValidationOptions .DescriptiveOptionprotected ValidationOptions.ClassdipJDIP
CallbackDescriptorBasic descriptor for a given class and callback type.Classorg.apache.deltaspike.core.api.config.viewDelta Spike
CallbackDescriptor .CallbackEntryClassorg.apache.deltaspike.core.api.config.viewDelta Spike
ConfigDescriptorBase descriptor for all type-safe view-configs which describes the config class, metadata, callbacks and other properties of a view-config.Interfaceorg.apache.deltaspike.core.api.config.viewDelta Spike
ConfigDescriptorValidatorAllows to validate the final view-config descriptors before they get deployed.Interfaceorg.apache.deltaspike.core.spi.configDelta Spike
ExecutableCallbackDescriptorSpecialized CallbackDescriptor which provides execute(java.Classorg.apache.deltaspike.core.api.config.viewDelta Spike
Secured .DescriptorClassorg.apache.deltaspike.security.apiDelta Spike
SimpleCallbackDescriptorExecutableCallbackDescriptor for simple callback methods without (supported) parameters, which exposes #execute without parameters.Classorg.apache.deltaspike.core.api.config.viewDelta Spike
ViewConfigDescriptorDescriptor which represents a concrete view (page).Interfaceorg.apache.deltaspike.core.api.config.viewDelta Spike
ViewControllerRef .DescriptorClassorg.apache.deltaspike.core.api.config.viewDelta Spike
ConfigurationFile .ErrorDescriptor configuration source or a problem encountered when attempting to return an existing entry or the type of an existing entry.Classnet.jiniApache River ( Jini )
NonActivatableServiceDescriptorClass used to launch shared, non-activatable, in-process services.Classcom.sun.jiniApache River ( Jini )
NonActivatableServiceDescriptor .Created NonActivatableServiceDescriptor.Classcom.sun.jiniApache River ( Jini )
ServiceDescriptorInterface that all service description objects must implement.Interfacecom.sun.jiniApache River ( Jini )
SharedActivatableServiceDescriptorClass used to launch shared, activatable services.Classcom.sun.jiniApache River ( Jini )
SharedActivatableServiceDescriptor .Created SharedActivatableServiceDescriptor.Classcom.sun.jiniApache River ( Jini )
SharedActivationGroupDescriptorClass used to create a shared activation group.Classcom.sun.jiniApache River ( Jini )
UIDescriptorEntry that enables a UI for a service to be associated with the service in the attribute sets of the service item.Classnet.jini.lookupApache River ( Jini )
UIDescriptorBeanA JavaBeans(TM) component that encapsulates a UIDescriptor object.Classnet.jini.lookupApache 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.Classorg.apache.oodt.cas.workflow.utilApache OODT
ExternScriptTaskInstance A task that takes in the static configuration parameter, and metadata args, then runs an external script.Classorg.apache.oodt.cas.workflow.examplesApache OODT
ScriptFile A script file represents a set of commands (which are just Strings) to be run through a command shell.Classorg.apache.oodt.cas.workflow.utilApache OODT
SqlScriptClassorg.apache.oodt.commons.databaseApache OODT
AbstractDescriptionElementClassorg.apache.cxf.service.modelApache CXF
AbstractSubscriptionClassorg.apache.cxf.wsnApache CXF
AbstractSubscriptionManagerClassorg.apache.cxf.ws.eventing.managerApache CXF
BaseFaultType .DescriptionJava class for anonymous complex type.Classorg.oasis_open.docs.wsrf.bf_2Apache CXF
DescriptionCan be used to document resource classes and methods See WADL Documentation.Classorg.apache.cxf.jaxrs.model.wadlApache CXF
DescriptionInfoClassorg.apache.cxf.service.modelApache CXF
DescriptionsClassorg.apache.cxf.jaxrs.model.wadlApache CXF
DescriptionTypeThe description type is used by a description element to provide text describing the parent element.Classorg.apache.cxf.jaxws.handler.typesApache CXF
EventDescriptionsJava class for anonymous complex type.Classorg.apache.cxf.ws.eventing.descriptionsApache CXF
EventDescriptions .EventTypeJava class for anonymous complex type.Classorg.apache.cxf.ws.eventing.descriptionsApache CXF
EventDescriptions .TypesJava class for anonymous complex type.Classorg.apache.cxf.ws.eventing.descriptionsApache CXF
JavaScriptContainerClassorg.apache.cxf.tools.wsdlto.javascriptApache CXF
JavascriptGetInterceptorClassorg.apache.cxf.javascriptApache CXF
JavascriptOptionsFeatureThis class provides configuration options to the JavaScript client generator.Classorg.apache.cxf.javascriptApache CXF
JavascriptPrefixThis annotation specifies the string prefix for names of JavaScript objects derived from a particular namespace.Classorg.apache.cxf.javascriptApache CXF
JavascriptPrefixesUse this annotation to control the names of JavaScript objects associated with this package.Classorg.apache.cxf.javascriptApache CXF
JavaScriptProfileClassorg.apache.cxf.tools.wsdlto.javascriptApache CXF
JavascriptServerListenerClassorg.apache.cxf.javascriptApache CXF
JavascriptUtilsA set of functions that assist in JavaScript generation.Classorg.apache.cxf.javascriptApache CXF
JaxwsSubscriptionClassorg.apache.cxf.wsn.servicesApache CXF
JmsSubscriptionClassorg.apache.cxf.wsn.jmsApache CXF
PausableSubscriptionManagerThis class was generated by Apache CXF 3.Interfaceorg.oasis_open.docs.wsn.bw_2Apache CXF
PausableSubscriptionManagerServiceThis class was generated by Apache CXF 3.Classorg.apache.cxf.wsn.jaxwsApache CXF
PauseSubscriptionJava class for anonymous complex type.Classorg.oasis_open.docs.wsn.b_2Apache CXF
PauseSubscriptionResponseJava class for anonymous complex type.Classorg.oasis_open.docs.wsn.b_2Apache CXF
ResumeSubscriptionJava class for anonymous complex type.Classorg.oasis_open.docs.wsn.b_2Apache CXF
ResumeSubscriptionResponseJava class for anonymous complex type.Classorg.oasis_open.docs.wsn.b_2Apache CXF
SchemaJavascriptBuilderGenerate Javascript for a schema, and provide information needed for the service builder.Classorg.apache.cxf.javascript.typesApache CXF
ServiceJavascriptBuilderClass to construct the JavaScript corresponding to a service.Classorg.apache.cxf.javascript.serviceApache CXF
Subscribe .SubscriptionPolicyJava class for anonymous complex type.Classorg.oasis_open.docs.wsn.b_2Apache CXF
SubscriptionClassorg.apache.cxf.wsn.clientApache CXF
SubscriptionDatabaseInterfaceorg.apache.cxf.ws.eventing.backend.databaseApache CXF
SubscriptionDatabaseImplDefault implementation of a Subscription Database.Classorg.apache.cxf.ws.eventing.backend.databaseApache CXF
SubscriptionEndJava class for anonymous complex type.Classorg.apache.cxf.ws.eventingApache CXF
SubscriptionEndNotificationTaskClassorg.apache.cxf.ws.eventing.backend.notificationApache CXF
SubscriptionEndStatusenum SubscriptionEndStatusEnum Constant SummaryClassorg.apache.cxf.ws.eventing.backend.notificationApache CXF
SubscriptionManagerThe core functionality representing WS-Eventing backend logic.Interfaceorg.apache.cxf.ws.eventing.backend.managerApache CXF
SubscriptionManagerJava class for anonymous complex type.Classorg.apache.cxf.ws.eventingApache CXF
SubscriptionManagerThis class was generated by Apache CXF 3.Interfaceorg.oasis_open.docs.wsn.bw_2Apache CXF
SubscriptionManager .ExpiresJava class for anonymous complex type.Classorg.apache.cxf.ws.eventingApache CXF
SubscriptionManagerEndpointThe interface definition of a Subscription Manager web service, according to the specification.Interfaceorg.apache.cxf.ws.eventing.managerApache CXF
SubscriptionManagerImplThe core class representing WS-Eventing backend.Classorg.apache.cxf.ws.eventing.backend.managerApache CXF
SubscriptionManagerInterfaceForEventSourcesInterfaceorg.apache.cxf.ws.eventing.backend.managerApache CXF
SubscriptionManagerInterfaceForManagersInterfaceorg.apache.cxf.ws.eventing.backend.managerApache CXF
SubscriptionManagerInterfaceForNotificatorsInterfaceorg.apache.cxf.ws.eventing.backend.managerApache CXF
SubscriptionManagerRPJava class for anonymous complex type.Classorg.oasis_open.docs.wsn.b_2Apache CXF
SubscriptionManagerServiceThis class was generated by Apache CXF 3.Classorg.apache.cxf.wsn.jaxwsApache CXF
SubscriptionPolicyTypeJava class for SubscriptionPolicyType complex type.Classorg.oasis_open.docs.wsn.b_2Apache CXF
SubscriptionReferenceParsingHandlerSubscription reference parsing handler is a SOAP handler on the Subscription Manager's side which takes care of parsing the reference parameters and retrieving the subscriptionClassorg.apache.cxf.ws.eventing.shared.handlersApache CXF
SubscriptionTicketThis class represents a valid subscription granted to a requesting client.Classorg.apache.cxf.ws.eventing.backend.databaseApache CXF
SubscriptionTicketGrantingResponseThis is the response send from SubscriptionManager backend logic to the EventSource webservice.Classorg.apache.cxf.ws.eventing.backend.managerApache CXF
UnableToDestroySubscriptionFaultThis class was generated by Apache CXF 3.Classorg.oasis_open.docs.wsn.bw_2Apache CXF
UnableToDestroySubscriptionFaultTypeJava class for UnableToDestroySubscriptionFaultType complex type.Classorg.oasis_open.docs.wsn.b_2Apache CXF
UnknownSubscriptionClassorg.apache.cxf.ws.eventing.shared.faultsApache CXF
WSDLToJavaScriptClassorg.apache.cxf.tools.wsdlto.javascriptApache CXF
WSDLToJavaScriptProcessorClassorg.apache.cxf.tools.wsdlto.javascriptApache CXF
EventSubscriptionImplEventSubscriptionImpl.Classorg.apache.jackrabbit.spi2davApache JackRabbit
RepositoryDescriptorsReportRepositoryDescriptorsReport allows to retrieve the repository descriptors.Classorg.apache.jackrabbit.webdav.jcr.version.reportApache JackRabbit
RepositoryDescriptorTestTests if the required repository descriptors are available.Classorg.apache.jackrabbit.test.apiApache JackRabbit
RepositoryImpl .DescriptorValueClassorg.apache.jackrabbit.coreApache JackRabbit
SubscriptionSubscription defines a marker interface for an event subscription.Interfaceorg.apache.jackrabbit.spiApache JackRabbit
SubscriptionSubscription represents public representation of the event listener created (or modified) by a successful SUBSCRIBE request.Interfaceorg.apache.jackrabbit.webdav.observationApache JackRabbit
SubscriptionDiscoverySubscriptionDiscovery encapsulates the 'subscriptiondiscovery' property of a webdav resource.Classorg.apache.jackrabbit.webdav.observationApache JackRabbit
SubscriptionImplThe 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.Classorg.apache.jackrabbit.webdav.jcr.observationApache JackRabbit
SubscriptionInfoSubscriptionInfo class encapsulates the subscription info that forms the request body of a SUBSCRIBE request.Classorg.apache.jackrabbit.webdav.observationApache JackRabbit
SubscriptionManagerSubscriptionManager interface.Interfaceorg.apache.jackrabbit.webdav.observationApache JackRabbit
SubscriptionManagerImplSubscriptionManager collects all subscriptions requested, handles the subscription timeout and provides METHODS to discover subscriptionsClassorg.apache.jackrabbit.webdav.jcr.observationApache JackRabbit
ListDescriptorContains the information for a single list in the list or list override tables.Classorg.apache.tika.parser.rtfApache Tika
AnalysisEngineDescriptionAn AnalysisEngineDescription contains all of the information needed to instantiate and use an AnalysisEngine.Interfaceorg.apache.uima.analysis_engineApache Uima
CasConsumerDescriptionAn CasConsumerDescription contains all of the information needed to instantiate and use an CasConsumer.Interfaceorg.apache.uima.collectionApache Uima
CasInitializerDescriptionAn CasInitializerDescription contains all of the information needed to instantiate and use an CasInitializer.Interfaceorg.apache.uima.collectionApache Uima
CollectionReaderDescriptionAn CollectionReaderDescription contains all of the information needed to instantiate and use an CollectionReader.Interfaceorg.apache.uima.collectionApache Uima
CpeComponentDescriptorAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeDescriptionJava representation of a Collection Processing Engine (CPE) XML descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeDescriptorExceptionClassorg.apache.uima.collection.metadataApache Uima
CpeDescriptorFactoryFactory class for creating CpeDescriptors and their constituent objects.Classorg.apache.uima.collection.impl.metadata.cpeApache Uima
ExternalResourceDescriptionAn ExternalResourceDescription object describes a resource that is loaded in the ResourceManager and may be shared between components.Interfaceorg.apache.uima.resourceApache Uima
FeatureDescriptionA description of a CAS feature.Interfaceorg.apache.uima.resource.metadataApache Uima
FlowControllerDescriptionA FlowControllerDescription contains all of the information needed to instantiate and use a FlowController.Interfaceorg.apache.uima.flowApache Uima
FsIndexDescriptionA description of a CAS feature structure index.Interfaceorg.apache.uima.resource.metadataApache Uima
FsIndexKeyDescriptionA description of a key defining a CAS feature structure index.Interfaceorg.apache.uima.resource.metadataApache Uima
InstallationDescriptorThe InstallationDescriptor class encapsulates all elements and parameters included in the XML Installation Descriptor file.Classorg.apache.uima.pear.toolsApache Uima
InstallationDescriptor .ActionInfoThe ActionInfo class defines 'installation action' attributes.Classorg.apache.uima.pear.toolsApache Uima
InstallationDescriptor .ArgInfoThe ArgInfo class defines attributes of a service command argument.Classorg.apache.uima.pear.toolsApache Uima
InstallationDescriptor .ComponentInfoThe ComponentInfo class defines UIMA component attributes.Classorg.apache.uima.pear.toolsApache Uima
InstallationDescriptor .ServiceInfoThe ServiceInfo class defines attributes of a 'service' component.Classorg.apache.uima.pear.toolsApache Uima
InstallationDescriptorHandlerThe InstallationDescriptorHandler class allows parsing XML installation descriptor files, creating instances of the InstallationDescriptor class.Classorg.apache.uima.pear.toolsApache Uima
TaeDescriptionAn AnalysisEngineDescription specific to a Text Analysis Engine (TAE).Interfaceorg.apache.uima.analysis_engineApache Uima
TypeDescriptionA description of a CAS Type.Interfaceorg.apache.uima.resource.metadataApache Uima
TypeSystemDescriptionDescription of a CAS TypeSystem.Interfaceorg.apache.uima.resource.metadataApache Uima
BatchUpdateScriptIndicator sub-interface of UpdateScript.Interfaceorg.apache.metamodelApache MetaModel
UpdateScriptRepresents any updating operation or update script that can be executed on a UpdateableDataContext.Interfaceorg.apache.metamodelApache MetaModel
CallbackDescriptorA mapping descriptor of a single callback event.Classorg.apache.cayenne.mapApache Cayenne
ClassDescriptorA runtime descriptor of an persistent class.Interfaceorg.apache.cayenne.reflectApache Cayenne
ClassDescriptorFactoryA factory of ClassDescriptor instances.Interfaceorg.apache.cayenne.reflectApache Cayenne
ClassDescriptorMapAn object that holds class descriptors for mapped entities, compiling new descriptors on demand using an internal chain of descriptor factories.Classorg.apache.cayenne.reflectApache Cayenne
ColumnDescriptorA descriptor of a ResultSet column.Classorg.apache.cayenne.access.jdbcApache Cayenne
DataObjectDescriptorFactoryClassorg.apache.cayenne.reflect.genericApache Cayenne
EmbeddableDescriptorInterfaceorg.apache.cayenne.reflectApache Cayenne
EnhancedPojoDescriptorFactoryA ClassDescriptorFactory used to create descriptors for the enhanced POJO's.Classorg.apache.cayenne.reflect.pojoApache Cayenne
FieldEmbeddableDescriptorA default POJO embeddable descriptor.Classorg.apache.cayenne.reflectApache Cayenne
LazyClassDescriptorDecoratorA ClassDescriptor wrapper that compiles decorated descriptor lazily on first access.Classorg.apache.cayenne.reflectApache Cayenne
PersistentDescriptorA default ClassDescriptor implementation for persistent objects.Classorg.apache.cayenne.reflectApache Cayenne
PersistentDescriptorFactoryA convenience superclass for ClassDescriptorFactory implementors.Classorg.apache.cayenne.reflectApache Cayenne
RowDescriptorA descriptor of a result row obtained from a database.Classorg.apache.cayenne.access.jdbcApache Cayenne
RowDescriptorBuilderClassorg.apache.cayenne.access.jdbcApache Cayenne
SelectDescriptorDescribes a mapping between JDBC ResultSet and object select result.Interfaceorg.apache.cayenne.access.selectApache Cayenne
SelectDescriptorBuilderA class used as a builder of SelectDescriptors of any complexity.Classorg.apache.cayenne.access.selectApache Cayenne
ValueHolderDescriptorFactoryA ClassDescriptorFactory for Persistent objects that implement relationship faulting via ValueHolder.Classorg.apache.cayenne.reflect.valueholderApache Cayenne
BusinessInterfaceDescriptorInterfaceorg.jboss.weld.ejb.spiJBoss Weld
DescriptionClassorg.jboss.weld.configJBoss Weld
EEModuleDescriptorInterfaceorg.jboss.weld.bootstrap.spiJBoss Weld
EEModuleDescriptor .ModuleTypeClassorg.jboss.weld.bootstrap.spiJBoss Weld
EEModuleDescriptorImplClassorg.jboss.weld.bootstrap.spi.helpersJBoss Weld
EjbDescriptorInterfaceorg.jboss.weld.ejb.spiJBoss Weld
EjbDescriptorsClassorg.jboss.weld.ejbJBoss Weld
ForwadingBusinessInterfaceDescriptorClassorg.jboss.weld.ejb.spi.helpersJBoss Weld
ForwardingEjbDescriptorClassorg.jboss.weld.ejb.spi.helpersJBoss Weld
InternalEjbDescriptorClassorg.jboss.weld.ejbJBoss Weld
SubclassedComponentDescriptorInterfaceorg.jboss.weld.ejb.spiJBoss Weld
ScriptAttributeThis attribute stores the UTR #24 script value for a token of text.Interfaceorg.apache.lucene.analysis.icu.tokenattributesApache Lucene
ScriptAttributeImplWARNING: This API is experimental and might change in incompatible ways in the next release.Classorg.apache.lucene.analysis.icu.tokenattributesApache Lucene
JavascriptCompilerAn expression compiler for javascript expressions.Classorg.apache.lucene.expressions.jsApache Lucene
DescriptionUtilsUtility class for creating a description.Classorg.axonframework.test.sagaAxon
EventListenerSubscriptionFailedExceptionException indicating that the subscription of an Event Listener has not succeeded.Classorg.axonframework.eventhandlingAxon
BooleanSubscriptionClassrx.subscriptionsRxJava
CompositeSubscriptionSubscription that represents a group of Subscriptions that are unsubscribed together.Classrx.subscriptionsRxJava
MultipleAssignmentSubscriptionClassrx.subscriptionsRxJava
RefCountSubscriptionClassrx.subscriptionsRxJava
SerialSubscriptionRepresents a subscription whose underlying subscription can be swapped for another subscription which causes the previous underlying subscription to be unsubscribed.Classrx.subscriptionsRxJava
SubscriptionSubscription returns from Observable.InterfacerxRxJava
SubscriptionsClassrx.subscriptionsRxJava
JavaScriptErrorsFoundClasscom.codeborne.selenide.exSelenide
OCommandExecutorScriptExecutes Script Commands.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OCommandScriptScript command request implementation.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OCommandScriptExceptionClasscom.orientechnologies.orient.core.command.scriptOrientdb
ODatabaseScriptManagerManages Script engines per database.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OGroovyScriptFormatterJavascript script formatter.Classcom.orientechnologies.orient.core.command.script.formatterOrientdb
OJSScriptFormatterJavascript script formatter.Classcom.orientechnologies.orient.core.command.script.formatterOrientdb
ORubyScriptFormatterClasscom.orientechnologies.orient.core.command.script.formatterOrientdb
OScriptBlockClasscom.orientechnologies.orient.core.processor.blockOrientdb
OScriptDocumentDatabaseWrapperDocument Database wrapper class to use from scripts.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OScriptFormatterInterface to provide script formatter in any language.Interfacecom.orientechnologies.orient.core.command.script.formatterOrientdb
OScriptGraphOrientWrapperBlueprints Graph wrapper class to use from scripts.Classcom.orientechnologies.orient.graph.scriptOrientdb
OScriptGraphWrapperBlueprints Graph wrapper class to use from scripts.Classcom.orientechnologies.orient.graph.scriptOrientdb
OScriptInjectionInject custom settings on Script execution.Interfacecom.orientechnologies.orient.core.command.scriptOrientdb
OScriptManagerExecutes Script Commands.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OScriptOrientWrapperOrient wrapper class to use from scripts.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OSQLScriptEngineDynamic script engine for OrientDB SQL commands.Classcom.orientechnologies.orient.core.sqlOrientdb
OSQLScriptEngineFactoryDynamic script engine factory for OrientDB SQL commands.Classcom.orientechnologies.orient.core.sqlOrientdb
OSQLScriptFormatterSQL script formatter.Classcom.orientechnologies.orient.core.command.script.formatterOrientdb
ParameterDescriptionDescription of a single JSON-RPC procedure parameter.Classcom.rabbitmq.tools.jsonrpcRabbitMQ
ProcedureDescriptionDescription of a single JSON-RPC procedure.Classcom.rabbitmq.tools.jsonrpcRabbitMQ
ServiceDescriptionDescription of a JSON-RPC service.Classcom.rabbitmq.tools.jsonrpcRabbitMQ
AdminCategoryDescriptionClasscom.konakartadmin.appKonaKart
AdminContentDescriptionClasscom.konakartadmin.appKonaKart
AdminContentTypeDescriptionClasscom.konakartadmin.appKonaKart
AdminDataDescriptorThe AdminDataDescriptor is used in some methods where an array of objects is returned.Classcom.konakartadmin.appKonaKart
AdminProductDescriptionClasscom.konakartadmin.appKonaKart
AdminSubscriptionDefines a recurring billing subscription.Classcom.konakartadmin.appKonaKart
AdminSubscriptionSearchClasscom.konakartadmin.appKonaKart
AdminSubscriptionSearchResultClasscom.konakartadmin.appKonaKart
ARBSubscriptionClasscom.anet.apiKonaKart
ARBSubscriptionClasscom.anet.apiKonaKart
ContentDescriptionClasscom.konakart.appKonaKart
ContentDescriptionIfInterfacecom.konakart.appifKonaKart
ContentTypeDescriptionClasscom.konakart.appKonaKart
ContentTypeDescriptionIfInterfacecom.konakart.appifKonaKart
DataDescriptorClasscom.konakart.appKonaKart
DataDescriptorIfContains information required to manage engine calls that return an array of data.Interfacecom.konakart.appifKonaKart
SubscriptionDefines a recurring billing subscription.Classcom.konakart.appKonaKart
SubscriptionIfDefines a recurring billing subscription.Interfacecom.konakart.appifKonaKart
SubscriptionsClasscom.konakart.appKonaKart
SubscriptionSearchClasscom.konakart.appKonaKart
SubscriptionSearchIfInterfacecom.konakart.appifKonaKart
SubscriptionsIfThis is normally the object returned for API calls returning an array of subscriptions.Interfacecom.konakart.appifKonaKart
JavascriptContextRepresents a Javascript context of a single BrowserComponent.Classcom.codename1.javascriptCodeName One
BaseDescriptionA Description that is stored as a string.Classorg.hamcrestHamCrest
DescriptionA description of a Matcher.Interfaceorg.hamcrestHamCrest
Description .NullDescriptionNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.hamcrest.DescriptionHamCrest
StringDescriptionA Description that is stored as a string.Classorg.hamcrestHamCrest
AbstractDescriptionBaseTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
AbstractDescriptionTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
AbstractParameterDescriptorAbstract definition of a parameter or group of parameters used by an operation method.Classorg.geotools.parameterGeoTools
AssociationDescriptorDescribes an instance of an Association.Interfaceorg.opengis.feature.typeGeoTools
AssociationDescriptorImplClassorg.geotools.feature.typeGeoTools
AttributeDescriptorDescribes an instance of an Attribute.Interfaceorg.opengis.feature.typeGeoTools
AttributeDescriptorImplClassorg.geotools.feature.typeGeoTools
AxisDescriptionType_valuesBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
AxisDescriptionTypeBindingBinding object for the type http://www.Classorg.geotools.wcs.bindingsGeoTools
ColorInversionDescriptorClassorg.geotools.image.paletteGeoTools
ColorReductionDescriptorClassorg.geotools.image.paletteGeoTools
CoverageDescriptionInformation about the content of a grid data cell.Interfaceorg.opengis.metadata.contentGeoTools
CoverageDescriptionImplInformation about the content of a grid data cell.Classorg.geotools.metadata.iso.contentGeoTools
CoverageSourceDescriptorDescribes a CoverageSource in terms of Name, CoverageSource.Classorg.geotools.coverage.ioGeoTools
DatabaseCreationScriptClassorg.geotools.referencing.factory.epsgGeoTools
DefaultDimensionDescriptorDefault implementation of the DimensionDescriptor interfaceAuthor:Daniele Romagnoli - GeoSolutions SASClassorg.geotools.coverage.grid.ioGeoTools
DefaultParameterDescriptorThe definition of a parameter used by an operation method.Classorg.geotools.parameterGeoTools
DefaultParameterDescriptorGroupThe definition of a group of related parameters used by an operation method.Classorg.geotools.parameterGeoTools
Descriptioncalls the visit method of a StyleVisitorInternationalStringgetAbstract()Interfaceorg.geotools.stylingGeoTools
DescriptionA Description is used to store various informations who describe an element.Interfaceorg.opengis.styleGeoTools
DescriptionBindingBinding object for the element http://www.Classorg.geotools.se.v1_1.bindingsGeoTools
DescriptionBuilderClassorg.geotools.styling.builderGeoTools
DescriptionImplClassorg.geotools.stylingGeoTools
DescriptionTypeBindingBinding object for the type http://www.Classorg.geotools.ows.bindingsGeoTools
DescriptorsHelper methods for dealing with Descriptor.Classorg.geotools.feature.typeGeoTools
DescriptorXmlAttributeNodeIteratorSpecial node iterator for Attribute.Classorg.geotools.feature.xpathGeoTools
DescriptorXmlAttributeNodePointerSpecial node pointer for an XML-attribute inside an attribute.Classorg.geotools.feature.xpathGeoTools
DimensionDescriptorDescribes a "dimension" exposed by a structured grid coverage reader.Interfaceorg.geotools.coverage.grid.ioGeoTools
ExtendedImagingParameterDescriptorsExtension of the ImagingParameterDescriptors class used for setting the right operation namefor the operation associated to the input RegistryElementDescriptor.Classorg.geotools.coverage.processingGeoTools
FeatureCatalogueDescriptionInformation identifying the feature catalogue.Interfaceorg.opengis.metadata.contentGeoTools
FeatureCatalogueDescriptionImplInformation identifying the feature catalogue.Classorg.geotools.metadata.iso.contentGeoTools
FeatureCatalogueDescriptionImplLocation of the responsible individual or organization.Classorg.geotools.metadata.isoGeoTools
FeatureSetDescription Represents a wfs:FeatureType .Classorg.geotools.data.wfs.v1_0_0GeoTools
GeneralParameterDescriptorAbstract definition of a parameter or group of parameters used by an operation method.Interfaceorg.opengis.parameterGeoTools
GeographicDescriptionDescription of the geographic area using identifiers.Interfaceorg.opengis.metadata.extentGeoTools
GeographicDescriptionImplDescription of the geographic area using identifiers.Classorg.geotools.metadata.iso.extentGeoTools
GeometryDescriptorDescribes an instance of a geometry attribute.Interfaceorg.opengis.feature.typeGeoTools
GeometryDescriptorImplClassorg.geotools.feature.typeGeoTools
GranuleDescriptorA granuleDescriptor is a single piece of the mosaic, with its own overviews and This class is responsible for caching the various size of the differentClassorg.geotools.gce.imagemosaicGeoTools
ImageDescriptionInformation about an image's suitability for use.Interfaceorg.opengis.metadata.contentGeoTools
ImageDescriptionImplInformation about an image's suitability for use.Classorg.geotools.metadata.iso.contentGeoTools
ImageMosaicDescriptorA 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,Classorg.geotools.gce.imagemosaicGeoTools
ImagingParameterDescriptorsWraps a JAI's ParameterListDescriptor.Classorg.geotools.parameterGeoTools
LayerDescriptionUsed to hold data regarding Layers.Classorg.geotools.data.owsGeoTools
MatrixParameterDescriptorsA parameter group for matrix elements.Classorg.geotools.parameterGeoTools
ParameterDescriptorThe definition of a parameter used by an operation method.Interfaceorg.opengis.parameterGeoTools
ParameterDescriptorGroupThe definition of a group of related parameters used by an operation method.Interfaceorg.opengis.parameterGeoTools
PropertyDescriptorDescribes a Property, and how it relates to its containing entity, which is often a ComplexAttribute.Interfaceorg.opengis.feature.typeGeoTools
PropertyDescriptorImplClassorg.geotools.feature.typeGeoTools
ScopeDescriptionDescription of the class of information covered by the information.Interfaceorg.opengis.metadata.maintenanceGeoTools
ScopeDescriptionImplDescription of the class of information covered by the information.Classorg.geotools.metadata.iso.maintenanceGeoTools
SLDStyledLayerDescriptorBindingBinding object for the element http://www.Classorg.geotools.sld.bindingsGeoTools
SqlScriptReaderReads a multiline SQL file extracting each command separately.Classorg.geotools.referencing.factory.epsgGeoTools
StyledLayerDescriptorHolds styling information (from a StyleLayerDescriptor document).Interfaceorg.geotools.stylingGeoTools
StyledLayerDescriptorBindingBinding object for the element http://www.Classorg.geotools.sld.v1_1.bindingsGeoTools
StyledLayerDescriptorBuilderClassorg.geotools.styling.builderGeoTools
StyledLayerDescriptorImplHolds styling information (from a StyleLayerDescriptor document).Classorg.geotools.stylingGeoTools
WMSDescribeLayerTypes ._LayerDescriptionClassorg.geotools.data.wms.xml.WMSDescribeLayerTypesGeoTools
CancelSubscriptionTaskClassorg.jivesoftware.openfire.pubsub.clusterOpenFire
ModifySubscriptionTaskClassorg.jivesoftware.openfire.pubsub.clusterOpenFire
NewSubscriptionTaskClassorg.jivesoftware.openfire.pubsub.clusterOpenFire
NodeSubscriptionA subscription to a node.Classorg.jivesoftware.openfire.pubsubOpenFire
NodeSubscription .StateSubscriptions to a node may exist in several states.Classorg.jivesoftware.openfire.pubsub.NodeSubscriptionOpenFire
NodeSubscription .TypeReceive notification of new items only.Classorg.jivesoftware.openfire.pubsub.NodeSubscriptionOpenFire
PendingSubscriptionsCommandAd-hoc command that sends pending subscriptions to node owners.Classorg.jivesoftware.openfire.pubsubOpenFire
SubscriptionTaskClassorg.jivesoftware.openfire.pubsub.clusterOpenFire
AbstractPointDescriptorClassmpicbg.pointdescriptorFiji
AbstractSequenceDescriptionA SPIM sequence consisting of a list of timepoints and a list of view setups.Classmpicbg.spim.data.generic.sequenceFiji
AbstractSequenceDescriptionUtilsClassmpicbg.spim.data.generic.sequenceFiji
ActionChooserDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
BasicViewDescriptionClassmpicbg.spim.data.generic.sequenceFiji
Descriptor_based_registrationClasspluginFiji
Descriptor_based_series_registrationClasspluginFiji
DescriptorParametersClasspluginFiji
DetectionDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
DetectorChoiceDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
DetectorConfigurationDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
GrapherDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
InitFilterDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
InverseTransformDescriptionClassmpicbg.imglib.image.display.imagejFiji
LoadDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
LocalCoordinateSystemPointDescriptorClassmpicbg.pointdescriptorFiji
LogPanelDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
ModelPointDescriptorClassmpicbg.pointdescriptorFiji
PatchScriptClassini.trakem2.scriptingFiji
SaveDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
ScriptingClassbdv.ij.exportFiji
Scripting .PartitionedSequenceWriterClassbdv.ij.export.ScriptingFiji
SelectedViewDescriptionListenerInterfacespim.fiji.spimdata.explorerFiji
SequenceDescriptionClassmpicbg.spim.data.sequenceFiji
SequenceDescriptionMinimalClassbdv.spimdataFiji
SimplePointDescriptorClassmpicbg.pointdescriptorFiji
SomeDialogDescriptorAn abstract class made for describing panels that generate a dialog, like save and load panels.Classfiji.plugin.trackmate.gui.descriptorsFiji
SpotFilterDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
StartDialogDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
TestPointDescriptorClassmpicbg.pointdescriptor.testFiji
TrackerChoiceDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
TrackerConfigurationDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
TrackFilterDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
TrackingDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
ViewChoiceDescriptorClassfiji.plugin.trackmate.gui.descriptorsFiji
ViewDescriptionClassmpicbg.spim.data.sequenceFiji
WizardPanelDescriptorA 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.Interfacefiji.plugin.trackmate.gui.descriptorsFiji
XmlIoAbstractSequenceDescriptionClassmpicbg.spim.data.generic.sequenceFiji
XmlIoSequenceDescriptionClassmpicbg.spim.data.sequenceFiji
AddJavascriptInterfaceDetectorEnsures that addJavascriptInterface is not called for API levels below 17.Classcom.android.tools.lint.checksAndroid Lint
JavaScriptInterfaceDetectorLooks for addJavascriptInterface calls on interfaces have been properly annotated with @JavaScriptInterfaceClasscom.android.tools.lint.checksAndroid Lint
SetJavaScriptEnabledDetectorLooks for invocations of android.Classcom.android.tools.lint.checksAndroid Lint
DelegateNodeDescriptionAn adapter on NodeDescription that allows selected methods to be overwritten.Classorg.knime.core.nodeKNIME
MissingCellHandlerDescriptionDetailed description of a missing cell handler.Interfaceorg.knime.base.node.preproc.pmml.missingval.utilsKNIME
MissingCellHandlerDescriptionFactoryFactory for missing cell handler descriptions.Classorg.knime.base.node.preproc.pmml.missingval.utilsKNIME
MissingCellHandlerDescriptionV1Classorg.knime.base.node.preproc.pmml.missingval.utilsKNIME
MissingValueNodeDescriptionHelperHelper class to generate the NodeDescription for the Missing Value Handler node.Classorg.knime.base.node.preproc.pmml.missingval.utilsKNIME
NodeDescriptionThis abstract class describes the meta information about a node.Classorg.knime.core.nodeKNIME
NodeDescription13ProxyClassorg.knime.core.nodeKNIME
NodeDescription210Proxy information from the XML file.Classorg.knime.core.nodeKNIME
NodeDescription212Proxy information from the XML file.Classorg.knime.core.nodeKNIME
NodeDescription27Proxy information from the XML file.Classorg.knime.core.nodeKNIME
NodeDescription28Proxy information from the XML file.Classorg.knime.core.nodeKNIME
NodeDescriptionParserClassorg.knime.core.nodeKNIME
NodeDescriptionXmlProxyDelegates all method to the delegate object but the getXMLDescription() one.Classorg.knime.base.node.preproc.pmml.missingval.utilsKNIME
NoDescriptionProxy available for a node.Classorg.knime.core.nodeKNIME
SortingDescriptionThe configuration class for the AbstractColumnTableSorter.Classorg.knime.core.data.sortKNIME
ScriptedActionAn Action that executes a BeanShell script.Classorg.jmock.lib.scriptJMock
CmsDAOSubscriptionThis data access object represents a subscription entry inside the table "cms_subscription".Classorg.opencms.db.jpa.persistenceOpenCMS
CmsDAOSubscription .CmsDAOSubscriptionPKThis class implements the primary key for a subscription entry in the table "cms_subscription".Classorg.opencms.db.jpa.persistenceOpenCMS
CmsDAOSubscriptionVisitThis data access object represents a subscription visit entry inside the table "cms_subscription_visit".Classorg.opencms.db.jpa.persistenceOpenCMS
CmsDAOSubscriptionVisit .CmsDAOSubscriptionVisitPKThis class implements the primary key for a subscription visit entry in the table "cms_subscription_visit".Classorg.opencms.db.jpa.persistenceOpenCMS
CmsSubscriptionCollectorA collector that returns visited or subscribed resources depending on the current user and parameters.Classorg.opencms.file.collectorsOpenCMS
CmsSubscriptionDriverAS/400 implementation of the subscription driver.Classorg.opencms.db.as400OpenCMS
CmsSubscriptionDriverDB2 implementation of the subscription driver.Classorg.opencms.db.db2OpenCMS
CmsSubscriptionDriverGeneric implementation of the user tracking and subscription driver interface.Classorg.opencms.db.genericOpenCMS
CmsSubscriptionDriverHSQLDB implementation of the subscription driver.Classorg.opencms.db.hsqldbOpenCMS
CmsSubscriptionDriverJPA database server implementation of the subscription driver methods.Classorg.opencms.db.jpaOpenCMS
CmsSubscriptionDriverMSSQL implementation of the subscription driver.Classorg.opencms.db.mssqlOpenCMS
CmsSubscriptionDriverMySQL implementation of the subscription driver.Classorg.opencms.db.mysqlOpenCMS
CmsSubscriptionDriverOracle implementation of the subscription driver.Classorg.opencms.db.oracleOpenCMS
CmsSubscriptionDriverPostgreSQL implementation of the subscription driver.Classorg.opencms.db.postgresqlOpenCMS
CmsSubscriptionFilterProvides filters for getting resources subscribed by a user or group in a specified time range.Classorg.opencms.dbOpenCMS
CmsSubscriptionManagerManager that provides methods to subscribe resources to users, read subscribed or unvisited resources and more.Classorg.opencms.dbOpenCMS
CmsSubscriptionReadModeThe read modes to get subscribed resources of a user or group.Classorg.opencms.dbOpenCMS
I_CmsSubscriptionDriverThe interface for drivers handling subscriptions and user tracking.Interfaceorg.opencms.dbOpenCMS
I_CmsJavaScriptObjectCallbackCallback interface for functions taking a JavaScriptObject as a parameter.Interfaceorg.opencms.ugc.client.exportOpenCMS
ActionDescriptorSee Also:Serialized FormConstructor SummaryActionDescriptor(java.Classcom.eclipsesource.tabris.internal.uiTabris
PageDescriptorSee Also:Serialized FormConstructor SummaryPageDescriptor(java.Classcom.eclipsesource.tabris.internal.uiTabris
UIDescriptorSee Also:Serialized FormConstructor SummaryUIDescriptor()Classcom.eclipsesource.tabris.internal.uiTabris
BidDescReqGrp .NoBidDescriptorsSee Also:Serialized FormConstructor SummaryBidDescReqGrp.Classquickfix.fix50.componentQuickFix
BidDescriptorSee Also:Serialized FormConstructor SummaryBidDescriptor()Classquickfix.fieldQuickFix
BidDescriptorTypeSee Also:Serialized FormConstructor SummaryBidDescriptorType()Classquickfix.fieldQuickFix
BidRequest .NoBidDescriptorsSee Also:Serialized FormConstructor SummaryBidRequest.Classquickfix.fix42QuickFix
BidRequest .NoBidDescriptorsSee Also:Serialized FormConstructor SummaryBidRequest.Classquickfix.fix43QuickFix
BidRequest .NoBidDescriptorsSee Also:Serialized FormConstructor SummaryBidRequest.Classquickfix.fix44QuickFix
BidRequest .NoBidDescriptorsSee Also:Serialized FormConstructor SummaryBidRequest.Classquickfix.fix50QuickFix
NoBidDescriptorsSee Also:Serialized FormConstructor SummaryNoBidDescriptors()Classquickfix.fieldQuickFix
SubscriptionRequestTypeClassquickfix.fieldQuickFix
IvyBuildList$OnMissingDescriptorClassapi.org.apache.ivy.antIvy
ModuleDescriptorProviderInterfaceapi.org.apache.ivy.core.cacheIvy
ModuleDescriptorWriterInterfaceapi.org.apache.ivy.core.cacheIvy
DefaultRepositoryCacheManager$MyModuleDescriptorProviderClassapi.org.apache.ivy.core.cacheIvy
ModuleDescriptorMemoryCacheClassapi.org.apache.ivy.core.cacheIvy
ModuleDescriptorMemoryCache$CacheEntryClassapi.org.apache.ivy.core.cacheIvy
DependencyArtifactDescriptorInterfaceapi.org.apache.ivy.core.module.descriptorIvy
DependencyDescriptorInterfaceapi.org.apache.ivy.core.module.descriptorIvy
DependencyDescriptorMediatorInterfaceapi.org.apache.ivy.core.module.descriptorIvy
ModuleDescriptorInterfaceapi.org.apache.ivy.core.module.descriptorIvy
DefaultDependencyArtifactDescriptorClassapi.org.apache.ivy.core.module.descriptorIvy
DefaultDependencyDescriptorClassapi.org.apache.ivy.core.module.descriptorIvy
DefaultModuleDescriptorClassapi.org.apache.ivy.core.module.descriptorIvy
OverrideDependencyDescriptorMediatorClassapi.org.apache.ivy.core.module.descriptorIvy
ModuleDescriptorSorterClassapi.org.apache.ivy.core.sortIvy
ModuleDescriptorParserInterfaceapi.org.apache.ivy.plugins.parserIvy
AbstractModuleDescriptorParserClassapi.org.apache.ivy.plugins.parserIvy
AbstractModuleDescriptorParser$AbstractParserClassapi.org.apache.ivy.plugins.parserIvy
ModuleDescriptorParserRegistryClassapi.org.apache.ivy.plugins.parserIvy
PomModuleDescriptorBuilder$ConfMapperClassapi.org.apache.ivy.plugins.parser.m2Ivy
PomModuleDescriptorBuilderDependency ManagementClassapi.org.apache.ivy.plugins.parser.m2Ivy
PomModuleDescriptorBuilder$PomPluginElementClassapi.org.apache.ivy.plugins.parser.m2Ivy
PomModuleDescriptorParserClassapi.org.apache.ivy.plugins.parser.m2Ivy
PomModuleDescriptorWriterClassapi.org.apache.ivy.plugins.parser.m2Ivy
PomModuleDescriptorWriter$ConfigurationScopeMappingClassapi.org.apache.ivy.plugins.parser.m2Ivy
XmlModuleDescriptorParserClassapi.org.apache.ivy.plugins.parser.xmlIvy
XmlModuleDescriptorParser$ParserClassapi.org.apache.ivy.plugins.parser.xmlIvy
XmlModuleDescriptorParser$Parser$StateClassapi.org.apache.ivy.plugins.parser.xmlIvy
XmlModuleDescriptorUpdaterClassapi.org.apache.ivy.plugins.parser.xmlIvy
XmlModuleDescriptorUpdater$ExtendedBufferClassapi.org.apache.ivy.plugins.parser.xmlIvy
XmlModuleDescriptorUpdater$UpdaterHandlerClassapi.org.apache.ivy.plugins.parser.xmlIvy
XmlModuleDescriptorWriterClassapi.org.apache.ivy.plugins.parser.xmlIvy
Configurator$ObjectDescriptorClassapi.org.apache.ivy.utilIvy
BasicDescriptorContainerSee Also:Serialized FormMethods inherited from class java.Classcom.ptc.core.meta.container.common.implWindChill
ConfigurationDefinitionDescriptorClasscom.ptc.core.ca.generic.config.descriptor.common.implWindChill
DefinitionDescriptorFactoryThis interface provides locale specific DefinitionDescriptor objects for a DefinitionIdentifier object, or a set of DefinitionIdentifier objects.Interfacecom.ptc.core.meta.descriptor.commonWindChill
DefinitionDescriptorLocalizableMessageImplementationThe class supports the old client only.Classcom.ptc.core.meta.descriptor.server.implWindChill
DefinitionDescriptorLocalizableMessageInterfaceThis interface is a work around for compile-time dependency from "common" to "server" code.Interfacecom.ptc.core.meta.type.runtime.commonWindChill
DescriptorContainerInterfacecom.ptc.core.meta.container.commonWindChill
NmSubscriptionServiceInterfacecom.ptc.netmarkets.subscriptionWindChill
ObjectSubscriptionThe ObjectSubscription class represents subscription requests on Notifiable objects.Classwt.notifyWindChill
RoleDescriptorRoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd).Classwt.introspectionWindChill
StandardNmSubscriptionService Use the newStandardNmSubscriptionService static factory method(s), not the StandardNmSubscriptionService constructor,Classcom.ptc.netmarkets.subscriptionWindChill
WebScriptRenderHandlerThis class implements the java based renderer for the link to a script file in the frame element.Classcom.ptc.core.ca.web.client.frameWindChill
FileDescriptorAssetPathFetcherFetches an ParcelFileDescriptor for an asset path.Classcom.bumptech.glide.load.dataGlide
FileDescriptorBitmapDataLoadProviderAn DataLoadProvider that provides classes for decoding and encoding Bitmaps from ParcelFileDescriptor data.Classcom.bumptech.glide.load.resource.bitmapGlide
FileDescriptorBitmapDecoderAn ResourceDecoder for decoding Bitmaps from ParcelFileDescriptor data.Classcom.bumptech.glide.load.resource.bitmapGlide
FileDescriptorFileLoaderA ModelLoader For translating File models into ParcelFileDescriptor data.Classcom.bumptech.glide.load.model.file_descriptorGlide
FileDescriptorFileLoader .FactoryThe default ModelLoaderFactory for FileDescriptorFileLoaders.Classcom.bumptech.glide.load.model.file_descriptorGlide
FileDescriptorLocalUriFetcherFetches an ParcelFileDescriptor for a local Uri.Classcom.bumptech.glide.load.dataGlide
FileDescriptorModelLoaderA base class for ModelLoaders that translate models into Files.Interfacecom.bumptech.glide.load.model.file_descriptorGlide
FileDescriptorResourceLoaderA ModelLoader For translating android resource id models into ParcelFileDescriptor data.Classcom.bumptech.glide.load.model.file_descriptorGlide
FileDescriptorResourceLoader .FactoryThe default factory for FileDescriptorResourceLoaders.Classcom.bumptech.glide.load.model.file_descriptorGlide
FileDescriptorStringLoaderClasscom.bumptech.glide.load.model.file_descriptorGlide
FileDescriptorStringLoader .FactoryThe default factory for FileDescriptorStringLoaders.Classcom.bumptech.glide.load.model.file_descriptorGlide
FileDescriptorUriLoaderA ModelLoader For translating Uri models for local uris into ParcelFileDescriptor data.Classcom.bumptech.glide.load.model.file_descriptorGlide
FileDescriptorUriLoader .FactoryThe default factory for FileDescriptorUriLoaders.Classcom.bumptech.glide.load.model.file_descriptorGlide
IndexData .ColumnDescriptorInformation about the columns in an index.Classcom.healthmarketscience.jackcess.implJackCess
ColumnDescriptionA minimal metadata description of a column in Riak Time Series.Classcom.basho.riak.client.core.query.timeseriesRiak
ColumnDescription .ColumnTypeValues MUST BE IN THE SAME ORDER AS in the RiakTsPB.Classcom.basho.riak.client.core.query.timeseriesRiak
FullColumnDescriptionHolds a complete definition for a Table Column in Time Series Riak.Classcom.basho.riak.client.core.query.timeseriesRiak
GeoSpatialLiteralExtension .SchemaDescriptionClasscom.bigdata.rdf.internal.impl.extensionsBlazeGraph
GeoSpatialLiteralExtension .SchemaFieldDescriptionDescription of a field in the schema.Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
GeoSpatialLiteralExtension .SchemaFieldDescription .DatatypeClasscom.bigdata.rdf.internal.impl.extensionsBlazeGraph
Test_REST_ServiceDescriptionClasscom.bigdata.rdf.sail.webappBlazeGraph
TestJavaScriptGOMNote: Java6 embeds JavaScript support based on Mozilla Rhino version 1.Classcom.bigdata.gomBlazeGraph
ExtensionDescriptorClassij.macroImageJ
JavaScriptEvaluator on systems running Java 1.Classij.pluginImageJ
ScriptStyleEnumeration class which contains the various script styles available within the standard Excel ScriptStyle paletteClassjxl.formatJava ExcelApi
AmbientDocumentSourceDescriptorMetadata and attributes of the AmbientDocumentSource component.Classorg.carrot2.source.ambientCarrot
AmbientDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the AmbientDocumentSource component.Classorg.carrot2.source.ambientCarrot
AmbientDocumentSourceDescriptor .AttributesAll attributes of the AmbientDocumentSource component.Classorg.carrot2.source.ambientCarrot
AmbientDocumentSourceDescriptor .KeysConstants for all attribute keys of the AmbientDocumentSource component.Classorg.carrot2.source.ambientCarrot
BasicPreprocessingPipelineDescriptorMetadata and attributes of the BasicPreprocessingPipeline component.Classorg.carrot2.text.preprocessing.pipelineCarrot
BasicPreprocessingPipelineDescriptor .AttributeBuilderAttribute map builder for the BasicPreprocessingPipeline component.Classorg.carrot2.text.preprocessing.pipelineCarrot
BasicPreprocessingPipelineDescriptor .AttributesAll attributes of the BasicPreprocessingPipeline component.Classorg.carrot2.text.preprocessing.pipelineCarrot
BasicPreprocessingPipelineDescriptor .KeysConstants for all attribute keys of the BasicPreprocessingPipeline component.Classorg.carrot2.text.preprocessing.pipelineCarrot
Bing3DocumentSourceDescriptorMetadata and attributes of the Bing3DocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3DocumentSourceDescriptor .AttributeBuilderAttribute map builder for the Bing3DocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3DocumentSourceDescriptor .AttributesAll attributes of the Bing3DocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3DocumentSourceDescriptor .KeysConstants for all attribute keys of the Bing3DocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3ImageDocumentSourceDescriptorMetadata and attributes of the Bing3ImageDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3ImageDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the Bing3ImageDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3ImageDocumentSourceDescriptor .AttributesAll attributes of the Bing3ImageDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3ImageDocumentSourceDescriptor .KeysConstants for all attribute keys of the Bing3ImageDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3NewsDocumentSourceDescriptorMetadata and attributes of the Bing3NewsDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3NewsDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the Bing3NewsDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3NewsDocumentSourceDescriptor .AttributesAll attributes of the Bing3NewsDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3NewsDocumentSourceDescriptor .KeysConstants for all attribute keys of the Bing3NewsDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3WebDocumentSourceDescriptorMetadata and attributes of the Bing3WebDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3WebDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the Bing3WebDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3WebDocumentSourceDescriptor .AttributesAll attributes of the Bing3WebDocumentSource component.Classorg.carrot2.source.microsoftCarrot
Bing3WebDocumentSourceDescriptor .KeysConstants for all attribute keys of the Bing3WebDocumentSource component.Classorg.carrot2.source.microsoftCarrot
BisectingKMeansClusteringAlgorithmDescriptorMetadata and attributes of the BisectingKMeansClusteringAlgorithm component.Classorg.carrot2.clustering.kmeansCarrot
BisectingKMeansClusteringAlgorithmDescriptor .AttributeBuilderAttribute map builder for the BisectingKMeansClusteringAlgorithm component.Classorg.carrot2.clustering.kmeansCarrot
BisectingKMeansClusteringAlgorithmDescriptor .AttributesAll attributes of the BisectingKMeansClusteringAlgorithm component.Classorg.carrot2.clustering.kmeansCarrot
BisectingKMeansClusteringAlgorithmDescriptor .KeysConstants for all attribute keys of the BisectingKMeansClusteringAlgorithm component.Classorg.carrot2.clustering.kmeansCarrot
ByFieldClusteringAlgorithmDescriptorMetadata and attributes of the ByFieldClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
ByFieldClusteringAlgorithmDescriptor .AttributeBuilderAttribute map builder for the ByFieldClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
ByFieldClusteringAlgorithmDescriptor .AttributesAll attributes of the ByFieldClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
ByFieldClusteringAlgorithmDescriptor .KeysConstants for all attribute keys of the ByFieldClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
ByUrlClusteringAlgorithmDescriptorMetadata and attributes of the ByUrlClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
ByUrlClusteringAlgorithmDescriptor .AttributeBuilderAttribute map builder for the ByUrlClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
ByUrlClusteringAlgorithmDescriptor .AttributesAll attributes of the ByUrlClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
ByUrlClusteringAlgorithmDescriptor .KeysConstants for all attribute keys of the ByUrlClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
CaseNormalizerDescriptorMetadata and attributes of the CaseNormalizer component.Classorg.carrot2.text.preprocessingCarrot
CaseNormalizerDescriptor .AttributeBuilderAttribute map builder for the CaseNormalizer component.Classorg.carrot2.text.preprocessingCarrot
CaseNormalizerDescriptor .AttributesAll attributes of the CaseNormalizer component.Classorg.carrot2.text.preprocessingCarrot
CaseNormalizerDescriptor .KeysConstants for all attribute keys of the CaseNormalizer component.Classorg.carrot2.text.preprocessingCarrot
ClusterBuilderDescriptorMetadata and attributes of the ClusterBuilder component.Classorg.carrot2.clustering.lingoCarrot
ClusterBuilderDescriptor .AttributeBuilderAttribute map builder for the ClusterBuilder component.Classorg.carrot2.clustering.lingoCarrot
ClusterBuilderDescriptor .AttributesAll attributes of the ClusterBuilder component.Classorg.carrot2.clustering.lingoCarrot
ClusterBuilderDescriptor .KeysConstants for all attribute keys of the ClusterBuilder component.Classorg.carrot2.clustering.lingoCarrot
ClusteringMetricsCalculatorDescriptorMetadata and attributes of the ClusteringMetricsCalculator component.Classorg.carrot2.output.metricsCarrot
ClusteringMetricsCalculatorDescriptor .AttributeBuilderAttribute map builder for the ClusteringMetricsCalculator component.Classorg.carrot2.output.metricsCarrot
ClusteringMetricsCalculatorDescriptor .AttributesAll attributes of the ClusteringMetricsCalculator component.Classorg.carrot2.output.metricsCarrot
ClusteringMetricsCalculatorDescriptor .KeysConstants for all attribute keys of the ClusteringMetricsCalculator component.Classorg.carrot2.output.metricsCarrot
CommonAttributesDescriptorMetadata and attributes of the CommonAttributes component.Classorg.carrot2.core.attributeCarrot
CommonAttributesDescriptor .AttributeBuilderAttribute map builder for the CommonAttributes component.Classorg.carrot2.core.attributeCarrot
CommonAttributesDescriptor .AttributesAll attributes of the CommonAttributes component.Classorg.carrot2.core.attributeCarrot
CommonAttributesDescriptor .KeysConstants for all attribute keys of the CommonAttributes component.Classorg.carrot2.core.attributeCarrot
CompleteLabelFilterDescriptorMetadata and attributes of the CompleteLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
CompleteLabelFilterDescriptor .AttributeBuilderAttribute map builder for the CompleteLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
CompleteLabelFilterDescriptor .AttributesAll attributes of the CompleteLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
CompleteLabelFilterDescriptor .KeysConstants for all attribute keys of the CompleteLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
CompletePreprocessingPipelineDescriptorMetadata and attributes of the CompletePreprocessingPipeline component.Classorg.carrot2.text.preprocessing.pipelineCarrot
CompletePreprocessingPipelineDescriptor .AttributeBuilderAttribute map builder for the CompletePreprocessingPipeline component.Classorg.carrot2.text.preprocessing.pipelineCarrot
CompletePreprocessingPipelineDescriptor .AttributesAll attributes of the CompletePreprocessingPipeline component.Classorg.carrot2.text.preprocessing.pipelineCarrot
CompletePreprocessingPipelineDescriptor .KeysConstants for all attribute keys of the CompletePreprocessingPipeline component.Classorg.carrot2.text.preprocessing.pipelineCarrot
ContaminationMetricDescriptorMetadata and attributes of the ContaminationMetric component.Classorg.carrot2.output.metricsCarrot
ContaminationMetricDescriptor .AttributeBuilderAttribute map builder for the ContaminationMetric component.Classorg.carrot2.output.metricsCarrot
ContaminationMetricDescriptor .AttributesAll attributes of the ContaminationMetric component.Classorg.carrot2.output.metricsCarrot
ContaminationMetricDescriptor .KeysConstants for all attribute keys of the ContaminationMetric component.Classorg.carrot2.output.metricsCarrot
DefaultLexicalDataFactoryDescriptorMetadata and attributes of the DefaultLexicalDataFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultLexicalDataFactoryDescriptor .AttributeBuilderAttribute map builder for the DefaultLexicalDataFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultLexicalDataFactoryDescriptor .AttributesAll attributes of the DefaultLexicalDataFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultLexicalDataFactoryDescriptor .KeysConstants for all attribute keys of the DefaultLexicalDataFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultStemmerFactoryDescriptorMetadata and attributes of the DefaultStemmerFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultStemmerFactoryDescriptor .AttributeBuilderAttribute map builder for the DefaultStemmerFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultStemmerFactoryDescriptor .AttributesAll attributes of the DefaultStemmerFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultStemmerFactoryDescriptor .KeysConstants for all attribute keys of the DefaultStemmerFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultTokenizerFactoryDescriptorMetadata and attributes of the DefaultTokenizerFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultTokenizerFactoryDescriptor .AttributeBuilderAttribute map builder for the DefaultTokenizerFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultTokenizerFactoryDescriptor .AttributesAll attributes of the DefaultTokenizerFactory component.Classorg.carrot2.text.linguisticCarrot
DefaultTokenizerFactoryDescriptor .KeysConstants for all attribute keys of the DefaultTokenizerFactory component.Classorg.carrot2.text.linguisticCarrot
DocumentAssignerDescriptorMetadata and attributes of the DocumentAssigner component.Classorg.carrot2.text.preprocessingCarrot
DocumentAssignerDescriptor .AttributeBuilderAttribute map builder for the DocumentAssigner component.Classorg.carrot2.text.preprocessingCarrot
DocumentAssignerDescriptor .AttributesAll attributes of the DocumentAssigner component.Classorg.carrot2.text.preprocessingCarrot
DocumentAssignerDescriptor .KeysConstants for all attribute keys of the DocumentAssigner component.Classorg.carrot2.text.preprocessingCarrot
DocumentSourceDescriptorDescriptor of a IDocumentSource being part of a ProcessingComponentSuite.Classorg.carrot2.coreCarrot
EToolsDocumentSourceDescriptorMetadata and attributes of the EToolsDocumentSource component.Classorg.carrot2.source.etoolsCarrot
EToolsDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the EToolsDocumentSource component.Classorg.carrot2.source.etoolsCarrot
EToolsDocumentSourceDescriptor .AttributesAll attributes of the EToolsDocumentSource component.Classorg.carrot2.source.etoolsCarrot
EToolsDocumentSourceDescriptor .KeysConstants for all attribute keys of the EToolsDocumentSource component.Classorg.carrot2.source.etoolsCarrot
FubDocumentSourceDescriptorMetadata and attributes of the FubDocumentSource component.Classorg.carrot2.source.ambientCarrot
FubDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the FubDocumentSource component.Classorg.carrot2.source.ambientCarrot
FubDocumentSourceDescriptor .AttributesAll attributes of the FubDocumentSource component.Classorg.carrot2.source.ambientCarrot
FubDocumentSourceDescriptor .KeysConstants for all attribute keys of the FubDocumentSource component.Classorg.carrot2.source.ambientCarrot
GenitiveLabelFilterDescriptorMetadata and attributes of the GenitiveLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
GenitiveLabelFilterDescriptor .AttributeBuilderAttribute map builder for the GenitiveLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
GenitiveLabelFilterDescriptor .AttributesAll attributes of the GenitiveLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
GenitiveLabelFilterDescriptor .KeysConstants for all attribute keys of the GenitiveLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
GoogleDocumentSourceDescriptorMetadata and attributes of the GoogleDocumentSource component.Classorg.carrot2.source.googleCarrot
GoogleDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the GoogleDocumentSource component.Classorg.carrot2.source.googleCarrot
GoogleDocumentSourceDescriptor .AttributesAll attributes of the GoogleDocumentSource component.Classorg.carrot2.source.googleCarrot
GoogleDocumentSourceDescriptor .KeysConstants for all attribute keys of the GoogleDocumentSource component.Classorg.carrot2.source.googleCarrot
IdealPartitioningBasedMetricDescriptorMetadata and attributes of the IdealPartitioningBasedMetric component.Classorg.carrot2.output.metricsCarrot
IdealPartitioningBasedMetricDescriptor .AttributeBuilderAttribute map builder for the IdealPartitioningBasedMetric component.Classorg.carrot2.output.metricsCarrot
IdealPartitioningBasedMetricDescriptor .AttributesAll attributes of the IdealPartitioningBasedMetric component.Classorg.carrot2.output.metricsCarrot
IdealPartitioningBasedMetricDescriptor .KeysConstants for all attribute keys of the IdealPartitioningBasedMetric component.Classorg.carrot2.output.metricsCarrot
IdolDocumentSourceDescriptorMetadata and attributes of the IdolDocumentSource component.Classorg.carrot2.source.idolCarrot
IdolDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the IdolDocumentSource component.Classorg.carrot2.source.idolCarrot
IdolDocumentSourceDescriptor .AttributesAll attributes of the IdolDocumentSource component.Classorg.carrot2.source.idolCarrot
IdolDocumentSourceDescriptor .KeysConstants for all attribute keys of the IdolDocumentSource component.Classorg.carrot2.source.idolCarrot
LabelFilterProcessorDescriptorMetadata and attributes of the LabelFilterProcessor component.Classorg.carrot2.text.preprocessingCarrot
LabelFilterProcessorDescriptor .AttributeBuilderAttribute map builder for the LabelFilterProcessor component.Classorg.carrot2.text.preprocessingCarrot
LabelFilterProcessorDescriptor .AttributesAll attributes of the LabelFilterProcessor component.Classorg.carrot2.text.preprocessingCarrot
LabelFilterProcessorDescriptor .KeysConstants for all attribute keys of the LabelFilterProcessor component.Classorg.carrot2.text.preprocessingCarrot
LabelFormatterDescriptorMetadata and attributes of the LabelFormatter component.Classorg.carrot2.text.preprocessingCarrot
LabelFormatterDescriptor .AttributeBuilderAttribute map builder for the LabelFormatter component.Classorg.carrot2.text.preprocessingCarrot
LabelFormatterDescriptor .AttributesAll attributes of the LabelFormatter component.Classorg.carrot2.text.preprocessingCarrot
LabelFormatterDescriptor .KeysConstants for all attribute keys of the LabelFormatter component.Classorg.carrot2.text.preprocessingCarrot
LanguageModelStemmerDescriptorMetadata and attributes of the LanguageModelStemmer component.Classorg.carrot2.text.preprocessingCarrot
LanguageModelStemmerDescriptor .AttributeBuilderAttribute map builder for the LanguageModelStemmer component.Classorg.carrot2.text.preprocessingCarrot
LanguageModelStemmerDescriptor .AttributesAll attributes of the LanguageModelStemmer component.Classorg.carrot2.text.preprocessingCarrot
LanguageModelStemmerDescriptor .KeysConstants for all attribute keys of the LanguageModelStemmer component.Classorg.carrot2.text.preprocessingCarrot
LexicalDataLoaderDescriptorMetadata and attributes of the LexicalDataLoader component.Classorg.carrot2.text.linguisticCarrot
LexicalDataLoaderDescriptor .AttributeBuilderAttribute map builder for the LexicalDataLoader component.Classorg.carrot2.text.linguisticCarrot
LexicalDataLoaderDescriptor .AttributesAll attributes of the LexicalDataLoader component.Classorg.carrot2.text.linguisticCarrot
LexicalDataLoaderDescriptor .KeysConstants for all attribute keys of the LexicalDataLoader component.Classorg.carrot2.text.linguisticCarrot
LingoClusteringAlgorithmDescriptorMetadata and attributes of the LingoClusteringAlgorithm component.Classorg.carrot2.clustering.lingoCarrot
LingoClusteringAlgorithmDescriptor .AttributeBuilderAttribute map builder for the LingoClusteringAlgorithm component.Classorg.carrot2.clustering.lingoCarrot
LingoClusteringAlgorithmDescriptor .AttributesAll attributes of the LingoClusteringAlgorithm component.Classorg.carrot2.clustering.lingoCarrot
LingoClusteringAlgorithmDescriptor .KeysConstants for all attribute keys of the LingoClusteringAlgorithm component.Classorg.carrot2.clustering.lingoCarrot
LuceneDocumentSourceDescriptorMetadata and attributes of the LuceneDocumentSource component.Classorg.carrot2.source.luceneCarrot
LuceneDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the LuceneDocumentSource component.Classorg.carrot2.source.luceneCarrot
LuceneDocumentSourceDescriptor .AttributesAll attributes of the LuceneDocumentSource component.Classorg.carrot2.source.luceneCarrot
LuceneDocumentSourceDescriptor .KeysConstants for all attribute keys of the LuceneDocumentSource component.Classorg.carrot2.source.luceneCarrot
MinLengthLabelFilterDescriptorMetadata and attributes of the MinLengthLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
MinLengthLabelFilterDescriptor .AttributeBuilderAttribute map builder for the MinLengthLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
MinLengthLabelFilterDescriptor .AttributesAll attributes of the MinLengthLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
MinLengthLabelFilterDescriptor .KeysConstants for all attribute keys of the MinLengthLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
MultilingualClusteringDescriptorMetadata and attributes of the MultilingualClustering component.Classorg.carrot2.text.clusteringCarrot
MultilingualClusteringDescriptor .AttributeBuilderAttribute map builder for the MultilingualClustering component.Classorg.carrot2.text.clusteringCarrot
MultilingualClusteringDescriptor .AttributesAll attributes of the MultilingualClustering component.Classorg.carrot2.text.clusteringCarrot
MultilingualClusteringDescriptor .KeysConstants for all attribute keys of the MultilingualClustering component.Classorg.carrot2.text.clusteringCarrot
MultipageSearchEngineDescriptorMetadata and attributes of the MultipageSearchEngine component.Classorg.carrot2.sourceCarrot
MultipageSearchEngineDescriptor .AttributeBuilderAttribute map builder for the MultipageSearchEngine component.Classorg.carrot2.sourceCarrot
MultipageSearchEngineDescriptor .AttributesAll attributes of the MultipageSearchEngine component.Classorg.carrot2.sourceCarrot
MultipageSearchEngineDescriptor .KeysConstants for all attribute keys of the MultipageSearchEngine component.Classorg.carrot2.sourceCarrot
NormalizedMutualInformationMetricDescriptorMetadata and attributes of the NormalizedMutualInformationMetric component.Classorg.carrot2.output.metricsCarrot
NormalizedMutualInformationMetricDescriptor .AttributeBuilderAttribute map builder for the NormalizedMutualInformationMetric component.Classorg.carrot2.output.metricsCarrot
NormalizedMutualInformationMetricDescriptor .AttributesAll attributes of the NormalizedMutualInformationMetric component.Classorg.carrot2.output.metricsCarrot
NormalizedMutualInformationMetricDescriptor .KeysConstants for all attribute keys of the NormalizedMutualInformationMetric component.Classorg.carrot2.output.metricsCarrot
NumericLabelFilterDescriptorMetadata and attributes of the NumericLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
NumericLabelFilterDescriptor .AttributeBuilderAttribute map builder for the NumericLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
NumericLabelFilterDescriptor .AttributesAll attributes of the NumericLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
NumericLabelFilterDescriptor .KeysConstants for all attribute keys of the NumericLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
Odp239DocumentSourceDescriptorMetadata and attributes of the Odp239DocumentSource component.Classorg.carrot2.source.ambientCarrot
Odp239DocumentSourceDescriptor .AttributeBuilderAttribute map builder for the Odp239DocumentSource component.Classorg.carrot2.source.ambientCarrot
Odp239DocumentSourceDescriptor .AttributesAll attributes of the Odp239DocumentSource component.Classorg.carrot2.source.ambientCarrot
Odp239DocumentSourceDescriptor .KeysConstants for all attribute keys of the Odp239DocumentSource component.Classorg.carrot2.source.ambientCarrot
OpenSearchDocumentSourceDescriptorMetadata and attributes of the OpenSearchDocumentSource component.Classorg.carrot2.source.opensearchCarrot
OpenSearchDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the OpenSearchDocumentSource component.Classorg.carrot2.source.opensearchCarrot
OpenSearchDocumentSourceDescriptor .AttributesAll attributes of the OpenSearchDocumentSource component.Classorg.carrot2.source.opensearchCarrot
OpenSearchDocumentSourceDescriptor .KeysConstants for all attribute keys of the OpenSearchDocumentSource component.Classorg.carrot2.source.opensearchCarrot
PassthroughClusteringAlgorithmDescriptorMetadata and attributes of the PassthroughClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
PassthroughClusteringAlgorithmDescriptor .AttributeBuilderAttribute map builder for the PassthroughClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
PassthroughClusteringAlgorithmDescriptor .AttributesAll attributes of the PassthroughClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
PassthroughClusteringAlgorithmDescriptor .KeysConstants for all attribute keys of the PassthroughClusteringAlgorithm component.Classorg.carrot2.clustering.syntheticCarrot
PhraseExtractorDescriptorMetadata and attributes of the PhraseExtractor component.Classorg.carrot2.text.preprocessingCarrot
PhraseExtractorDescriptor .AttributeBuilderAttribute map builder for the PhraseExtractor component.Classorg.carrot2.text.preprocessingCarrot
PhraseExtractorDescriptor .AttributesAll attributes of the PhraseExtractor component.Classorg.carrot2.text.preprocessingCarrot
PhraseExtractorDescriptor .KeysConstants for all attribute keys of the PhraseExtractor component.Classorg.carrot2.text.preprocessingCarrot
PrecisionRecallMetricDescriptorMetadata and attributes of the PrecisionRecallMetric component.Classorg.carrot2.output.metricsCarrot
PrecisionRecallMetricDescriptor .AttributeBuilderAttribute map builder for the PrecisionRecallMetric component.Classorg.carrot2.output.metricsCarrot
PrecisionRecallMetricDescriptor .AttributesAll attributes of the PrecisionRecallMetric component.Classorg.carrot2.output.metricsCarrot
PrecisionRecallMetricDescriptor .KeysConstants for all attribute keys of the PrecisionRecallMetric component.Classorg.carrot2.output.metricsCarrot
ProcessingComponentDescriptorDescriptor of a IProcessingComponent being part of a ProcessingComponentSuite.Classorg.carrot2.coreCarrot
ProcessingComponentDescriptor .ProcessingComponentDescriptorToIdTransforms a ProcessingComponentDescriptor to its identifier.Classorg.carrot2.coreCarrot
PubMedDocumentSourceDescriptorMetadata and attributes of the PubMedDocumentSource component.Classorg.carrot2.source.pubmedCarrot
PubMedDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the PubMedDocumentSource component.Classorg.carrot2.source.pubmedCarrot
PubMedDocumentSourceDescriptor .AttributesAll attributes of the PubMedDocumentSource component.Classorg.carrot2.source.pubmedCarrot
PubMedDocumentSourceDescriptor .KeysConstants for all attribute keys of the PubMedDocumentSource component.Classorg.carrot2.source.pubmedCarrot
QueryLabelFilterDescriptorMetadata and attributes of the QueryLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
QueryLabelFilterDescriptor .AttributeBuilderAttribute map builder for the QueryLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
QueryLabelFilterDescriptor .AttributesAll attributes of the QueryLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
QueryLabelFilterDescriptor .KeysConstants for all attribute keys of the QueryLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
RemoteXmlSimpleSearchEngineBaseDescriptorMetadata and attributes of the RemoteXmlSimpleSearchEngineBase component.Classorg.carrot2.source.xmlCarrot
RemoteXmlSimpleSearchEngineBaseDescriptor .AttributeBuilderAttribute map builder for the RemoteXmlSimpleSearchEngineBase component.Classorg.carrot2.source.xmlCarrot
RemoteXmlSimpleSearchEngineBaseDescriptor .AttributesAll attributes of the RemoteXmlSimpleSearchEngineBase component.Classorg.carrot2.source.xmlCarrot
RemoteXmlSimpleSearchEngineBaseDescriptor .KeysConstants for all attribute keys of the RemoteXmlSimpleSearchEngineBase component.Classorg.carrot2.source.xmlCarrot
SearchEngineBaseDescriptorMetadata and attributes of the SearchEngineBase component.Classorg.carrot2.sourceCarrot
SearchEngineBaseDescriptor .AttributeBuilderAttribute map builder for the SearchEngineBase component.Classorg.carrot2.sourceCarrot
SearchEngineBaseDescriptor .AttributesAll attributes of the SearchEngineBase component.Classorg.carrot2.sourceCarrot
SearchEngineBaseDescriptor .KeysConstants for all attribute keys of the SearchEngineBase component.Classorg.carrot2.sourceCarrot
SearchEngineStatsDescriptorMetadata and attributes of the SearchEngineStats component.Classorg.carrot2.sourceCarrot
SearchEngineStatsDescriptor .AttributeBuilderAttribute map builder for the SearchEngineStats component.Classorg.carrot2.sourceCarrot
SearchEngineStatsDescriptor .AttributesAll attributes of the SearchEngineStats component.Classorg.carrot2.sourceCarrot
SearchEngineStatsDescriptor .KeysConstants for all attribute keys of the SearchEngineStats component.Classorg.carrot2.sourceCarrot
SimpleFieldMapperDescriptorMetadata and attributes of the SimpleFieldMapper component.Classorg.carrot2.source.luceneCarrot
SimpleFieldMapperDescriptor .AttributeBuilderAttribute map builder for the SimpleFieldMapper component.Classorg.carrot2.source.luceneCarrot
SimpleFieldMapperDescriptor .AttributesAll attributes of the SimpleFieldMapper component.Classorg.carrot2.source.luceneCarrot
SimpleFieldMapperDescriptor .KeysConstants for all attribute keys of the SimpleFieldMapper component.Classorg.carrot2.source.luceneCarrot
SimpleLabelAssignerDescriptorMetadata and attributes of the SimpleLabelAssigner component.Classorg.carrot2.clustering.lingoCarrot
SimpleLabelAssignerDescriptor .AttributeBuilderAttribute map builder for the SimpleLabelAssigner component.Classorg.carrot2.clustering.lingoCarrot
SimpleLabelAssignerDescriptor .AttributesAll attributes of the SimpleLabelAssigner component.Classorg.carrot2.clustering.lingoCarrot
SimpleLabelAssignerDescriptor .KeysConstants for all attribute keys of the SimpleLabelAssigner component.Classorg.carrot2.clustering.lingoCarrot
SimpleSearchEngineDescriptorMetadata and attributes of the SimpleSearchEngine component.Classorg.carrot2.sourceCarrot
SimpleSearchEngineDescriptor .AttributeBuilderAttribute map builder for the SimpleSearchEngine component.Classorg.carrot2.sourceCarrot
SimpleSearchEngineDescriptor .AttributesAll attributes of the SimpleSearchEngine component.Classorg.carrot2.sourceCarrot
SimpleSearchEngineDescriptor .KeysConstants for all attribute keys of the SimpleSearchEngine component.Classorg.carrot2.sourceCarrot
SolrDocumentSourceDescriptorMetadata and attributes of the SolrDocumentSource component.Classorg.carrot2.source.solrCarrot
SolrDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the SolrDocumentSource component.Classorg.carrot2.source.solrCarrot
SolrDocumentSourceDescriptor .AttributesAll attributes of the SolrDocumentSource component.Classorg.carrot2.source.solrCarrot
SolrDocumentSourceDescriptor .KeysConstants for all attribute keys of the SolrDocumentSource component.Classorg.carrot2.source.solrCarrot
STCClusteringAlgorithmDescriptorMetadata and attributes of the STCClusteringAlgorithm component.Classorg.carrot2.clustering.stcCarrot
STCClusteringAlgorithmDescriptor .AttributeBuilderAttribute map builder for the STCClusteringAlgorithm component.Classorg.carrot2.clustering.stcCarrot
STCClusteringAlgorithmDescriptor .AttributesAll attributes of the STCClusteringAlgorithm component.Classorg.carrot2.clustering.stcCarrot
STCClusteringAlgorithmDescriptor .KeysConstants for all attribute keys of the STCClusteringAlgorithm component.Classorg.carrot2.clustering.stcCarrot
StopLabelFilterDescriptorMetadata and attributes of the StopLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
StopLabelFilterDescriptor .AttributeBuilderAttribute map builder for the StopLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
StopLabelFilterDescriptor .AttributesAll attributes of the StopLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
StopLabelFilterDescriptor .KeysConstants for all attribute keys of the StopLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
StopListMarkerDescriptorMetadata and attributes of the StopListMarker component.Classorg.carrot2.text.preprocessingCarrot
StopListMarkerDescriptor .AttributeBuilderAttribute map builder for the StopListMarker component.Classorg.carrot2.text.preprocessingCarrot
StopListMarkerDescriptor .AttributesAll attributes of the StopListMarker component.Classorg.carrot2.text.preprocessingCarrot
StopListMarkerDescriptor .KeysConstants for all attribute keys of the StopListMarker component.Classorg.carrot2.text.preprocessingCarrot
StopWordLabelFilterDescriptorMetadata and attributes of the StopWordLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
StopWordLabelFilterDescriptor .AttributeBuilderAttribute map builder for the StopWordLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
StopWordLabelFilterDescriptor .AttributesAll attributes of the StopWordLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
StopWordLabelFilterDescriptor .KeysConstants for all attribute keys of the StopWordLabelFilter component.Classorg.carrot2.text.preprocessing.filterCarrot
TermDocumentMatrixBuilderDescriptorMetadata and attributes of the TermDocumentMatrixBuilder component.Classorg.carrot2.text.vsmCarrot
TermDocumentMatrixBuilderDescriptor .AttributeBuilderAttribute map builder for the TermDocumentMatrixBuilder component.Classorg.carrot2.text.vsmCarrot
TermDocumentMatrixBuilderDescriptor .AttributesAll attributes of the TermDocumentMatrixBuilder component.Classorg.carrot2.text.vsmCarrot
TermDocumentMatrixBuilderDescriptor .KeysConstants for all attribute keys of the TermDocumentMatrixBuilder component.Classorg.carrot2.text.vsmCarrot
TermDocumentMatrixReducerDescriptorMetadata and attributes of the TermDocumentMatrixReducer component.Classorg.carrot2.text.vsmCarrot
TermDocumentMatrixReducerDescriptor .AttributeBuilderAttribute map builder for the TermDocumentMatrixReducer component.Classorg.carrot2.text.vsmCarrot
TermDocumentMatrixReducerDescriptor .AttributesAll attributes of the TermDocumentMatrixReducer component.Classorg.carrot2.text.vsmCarrot
TermDocumentMatrixReducerDescriptor .KeysConstants for all attribute keys of the TermDocumentMatrixReducer component.Classorg.carrot2.text.vsmCarrot
TokenizerDescriptorMetadata and attributes of the Tokenizer component.Classorg.carrot2.text.preprocessingCarrot
TokenizerDescriptor .AttributeBuilderAttribute map builder for the Tokenizer component.Classorg.carrot2.text.preprocessingCarrot
TokenizerDescriptor .AttributesAll attributes of the Tokenizer component.Classorg.carrot2.text.preprocessingCarrot
TokenizerDescriptor .KeysConstants for all attribute keys of the Tokenizer component.Classorg.carrot2.text.preprocessingCarrot
UniqueLabelAssignerDescriptorMetadata and attributes of the UniqueLabelAssigner component.Classorg.carrot2.clustering.lingoCarrot
UniqueLabelAssignerDescriptor .AttributeBuilderAttribute map builder for the UniqueLabelAssigner component.Classorg.carrot2.clustering.lingoCarrot
UniqueLabelAssignerDescriptor .AttributesAll attributes of the UniqueLabelAssigner component.Classorg.carrot2.clustering.lingoCarrot
UniqueLabelAssignerDescriptor .KeysConstants for all attribute keys of the UniqueLabelAssigner component.Classorg.carrot2.clustering.lingoCarrot
XmlDocumentSourceDescriptorMetadata and attributes of the XmlDocumentSource component.Classorg.carrot2.source.xmlCarrot
XmlDocumentSourceDescriptor .AttributeBuilderAttribute map builder for the XmlDocumentSource component.Classorg.carrot2.source.xmlCarrot
XmlDocumentSourceDescriptor .AttributesAll attributes of the XmlDocumentSource component.Classorg.carrot2.source.xmlCarrot
XmlDocumentSourceDescriptor .KeysConstants for all attribute keys of the XmlDocumentSource component.Classorg.carrot2.source.xmlCarrot
XmlDocumentSourceHelperDescriptorMetadata and attributes of the XmlDocumentSourceHelper component.Classorg.carrot2.source.xmlCarrot
XmlDocumentSourceHelperDescriptor .AttributeBuilderAttribute map builder for the XmlDocumentSourceHelper component.Classorg.carrot2.source.xmlCarrot
XmlDocumentSourceHelperDescriptor .AttributesAll attributes of the XmlDocumentSourceHelper component.Classorg.carrot2.source.xmlCarrot
XmlDocumentSourceHelperDescriptor .KeysConstants for all attribute keys of the XmlDocumentSourceHelper component.Classorg.carrot2.source.xmlCarrot
AbstractBackupDescriptorFields inherited from interface org.Classorg.exist.backupExistDB
BackupDescriptorInterfaceorg.exist.backupExistDB
DescriptorWebapplication Descriptor Class representation of an XQuery Web Application Descriptor fileClassorg.exist.httpExistDB
FileSystemBackupDescriptorFields inherited from interface org.Classorg.exist.backupExistDB
JobDescriptionInterface defined requirements for a Scheduleable job.Interfaceorg.exist.schedulerExistDB
ResourceDescriptorDescription of a resource, suitable for display by the graphical client for instance.Classorg.exist.clientExistDB
ResourceDescriptor .CollectionNested Class SummaryNested classes/interfaces inherited from class org.Classorg.exist.clientExistDB
ResourceDescriptor .DocumentNested Class SummaryNested classes/interfaces inherited from class org.Classorg.exist.clientExistDB
ZipArchiveBackupDescriptorFields inherited from interface org.Classorg.exist.backupExistDB
FormScriptableInterfacecom.meterware.httpunit.scriptingHttpUnit
JSPServletDescriptorDescribes a servlet used to handle JSPs.Interfacecom.meterware.servletunitHttpUnit
ScriptExceptionAn exception thrown when there is a problem running a script.Classcom.meterware.httpunitHttpUnit
ScriptHandlerInterfacecom.meterware.httpunit.parsingHttpUnit
ScriptableDelegateAn interface for objects which will be accessible via scripting.Classcom.meterware.httpunit.scriptingHttpUnit
ScriptingEngineInterfacecom.meterware.httpunit.scriptingHttpUnit
ScriptingEngineFactoryInterfacecom.meterware.httpunit.scriptingHttpUnit
ScriptingEventHandlerinterface for every object that may have excutable events and their scripts attachedInterfacecom.meterware.httpunit.scriptingHttpUnit
ScriptingHandlerInterfacecom.meterware.httpunit.scriptingHttpUnit
ServletRunner .JasperJSPServletDescriptorConstructor SummaryServletRunner.Classcom.meterware.servletunitHttpUnit
ScriptTagProxyA DataProxy that reads a data from a URL which may be in a domain other than the originating domain of the running page.Classcom.sencha.gxt.data.client.loaderGXT
FDFJavaScriptThis represents an FDF JavaScript dictionary that is part of the FDF document.Classorg.apache.pdfbox.pdmodel.fdfPDFBox
PDActionJavaScriptThis represents a JavaScript action.Classorg.apache.pdfbox.pdmodel.interactive.action.typePDFBox
PDFontDescriptorThis class represents an interface to the font description.Classorg.apache.pdfbox.pdmodel.fontPDFBox
PDFontDescriptorAFMThis class represents the font descriptor when the font information is coming from an AFM file.Classorg.apache.pdfbox.pdmodel.fontPDFBox
PDFontDescriptorDictionaryThis class represents an implementation to the font descriptor that gets its information from a COS Dictionary.Classorg.apache.pdfbox.pdmodel.fontPDFBox
PDJavascriptNameTreeNodeThis class holds all of the name trees that are available at the document level.Classorg.apache.pdfbox.pdmodelPDFBox
AbstractJavascriptFilterJavascript filter with HEADER type containing TYPE records.Classhtsjdk.samtools.filterHtsJDK
JavascriptSamRecordFilterjavascript based read filter The script puts the following variables in the script context:Classhtsjdk.samtools.filterHtsJDK
JavascriptVariantFilterjavascript based variant filter The script puts the following variables in the script context:Classhtsjdk.variant.variantcontext.filterHtsJDK
RuntimeScriptExceptionThrown by classes handling script engines like the javascript-based filters for SAM/VCFSee Also:Serialized FormClasshtsjdk.samtools.utilHtsJDK
CoffeeScriptCoffeeScript is a little language that compiles into JavaScript.Classro.isdc.wro.extensions.processor.support.coffeescriptWro4J
CoffeeScriptFilterA filter which transforms a coffeeScript resource into javascript.Classro.isdc.wro.extensions.httpWro4J
CoffeeScriptProcessorSimilar to RhinoCoffeeScriptProcessor but will prefer using NodeCoffeeScriptProcessor if it is supported and will fallback to rhino based processor.Classro.isdc.wro.extensions.processor.jsWro4J
NodeCoffeeScriptProcessorImportant node: this processor is not cross platform and has some pre-requesites in order to work.Classro.isdc.wro.extensions.processor.jsWro4J
NodeTypeScriptProcessorImportant node: this processor is not cross platform and has some pre-requesites in order to work.Classro.isdc.wro.extensions.processor.jsWro4J
RhinoCoffeeScriptProcessorUses coffee script http://jashkenas.Classro.isdc.wro.extensions.processor.jsWro4J
RhinoScriptBuilderUsed to evaluate javascript on the serverside using rhino javascript engine.Classro.isdc.wro.extensions.scriptWro4J
RhinoTypeScriptProcessorCompiles TypeScript into javascript in a cross platform manner.Classro.isdc.wro.extensions.processor.jsWro4J
TypeScriptCompilerUses rhino to compile a TypeScript into javascript.Classro.isdc.wro.extensions.processor.support.typescriptWro4J
TypeScriptProcessorSimilar to RhinoTypeScriptProcessor but will prefer using NodeTypeScriptProcessor if it is supported and will fallback to rhino based processor.Classro.isdc.wro.extensions.processor.jsWro4J
ClassDescriptor Abstract descriptor class for defining persistence information on a class.Classorg.eclipse.persistence.descriptorsEclipseLink
CoreDescriptorClassorg.eclipse.persistence.core.descriptorsEclipseLink
CoreDescriptorEventInterfaceorg.eclipse.persistence.core.descriptorsEclipseLink
CoreDescriptorEventManagerClassorg.eclipse.persistence.core.descriptorsEclipseLink
DescriptorBasedDatabaseEventListener to change notifications from the database This listener also expands the interface to support subscription on a descriptor basis rather than Interfaceorg.eclipse.persistence.jpa.rs.eventlistenerEclipseLink
DescriptorCustomizerCustomize a ClassDescriptor when the customize(ClassDescriptor) method is called during theInterfaceorg.eclipse.persistence.configEclipseLink
DescriptorCustomizerThis class handles migration from TopLink when broad imports were used.Interfaceorg.eclipse.persistence.sessions.factoriesEclipseLink
DescriptorEventPurpose: Encapsulate the information provided with descriptor events.Classorg.eclipse.persistence.descriptorsEclipseLink
DescriptorEventAdapterPurpose: Provides an empty implementation of DescriptorEventListener.Classorg.eclipse.persistence.descriptorsEclipseLink
DescriptorEventListenerPurpose: Used to support Java event listener event model on descriptors.Interfaceorg.eclipse.persistence.descriptorsEclipseLink
DescriptorEventManagerPurpose: The event manager allows for a descriptor to specify that an object should be notified when a EclipseLink event occurs.Classorg.eclipse.persistence.descriptorsEclipseLink
DescriptorExceptionPurpose: This exception is used for any problem that is detected with a descriptor or mapping.Classorg.eclipse.persistence.exceptionsEclipseLink
DescriptorExceptionResource English ResourceBundle for DescriptorException messages.Classorg.eclipse.persistence.exceptions.i18nEclipseLink
DescriptorQueryManagerPurpose: The query manager allows for the database operations that EclipseLink performs to be customized by the application.Classorg.eclipse.persistence.descriptorsEclipseLink
EISDescriptorAn EISDescriptor defines the mapping from a JCA data structure to a Java object.Classorg.eclipse.persistence.eisEclipseLink
ObjectRelationalDataTypeDescriptor Differentiates object-relational descriptors from normal relational descriptors.Classorg.eclipse.persistence.mappings.structuresEclipseLink
RelationalDescriptorPurpose: EclipseLink has been designed to take advantage of the similarities between relational databases and objects while accommodating for their differences, providing an objectClassorg.eclipse.persistence.descriptorsEclipseLink
SerializableDescriptorEventHolder Interface to hold onto a DescriptorEvents within a project so they can be rebuilt after serialization.Interfaceorg.eclipse.persistence.descriptorsEclipseLink
XMLDescriptorClassorg.eclipse.persistence.oxmEclipseLink
AbstractScriptStateFields inherited from class com.Classcom.sapportals.admin.wizardframework.templatesSAP NetWeaver
DescriptionConstantsInterfacecom.sapportals.portal.prt.service.soap.webserviceconfigSAP NetWeaver
DescriptorNotCreatedExceptionNotifies that the object descriptor was not created by the handler.Classcom.sap.portal.admin.wizard.exceptionsSAP NetWeaver
HTMLScriptComponentFields inherited from class com.Classcom.sapportals.admin.wizardframework.componentsSAP NetWeaver
HtmlInlineScriptClass used to encapsulate a sequence of script contents.Classcom.sapportals.portal.prtSAP NetWeaver
HtmlInlineScriptItemA script item to put in an instance of HtmlInlineScript.Classcom.sapportals.portal.prtSAP NetWeaver
HtmlScriptClasscom.sapportals.portal.prtSAP NetWeaver
HtmlScriptManagerThis class can manage HtmlInlineScriptItem to avoid repeats Created: Fri Nov 12 17:29:07 1999Classcom.sapportals.portal.prtSAP NetWeaver
IMessageDescriptorInterfacecom.sapportals.portal.prt.service.soap.utilSAP NetWeaver
IPropertyDescriptorSee Also:IPortalComponentProfile.Interfacecom.sapportals.portal.prt.componentSAP NetWeaver
IScriptGeneratorInterfacecom.sapportals.portal.prt.service.epcftoolboxSAP NetWeaver
IServiceDescriptorInterface defining a Web Service when generating SOAP Call Convenient object used to transport info in the processInterfacecom.sapportals.portal.prt.service.soapSAP NetWeaver
TypeDescriptionClasscom.sapportals.portal.prt.service.soap.utilSAP NetWeaver
DeltaLinkDescriptorDelta link descriptor.Classcom.sapportals.portal.pcd.gl.spiSAP NetWeaver
IVersionDescriptor This interface is not intended to be implemented by clients.Interfacecom.sapportals.portal.pcd.glSAP NetWeaver
RelationDescriptorRelation descriptor.Classcom.sapportals.portal.pcd.gl.spiSAP NetWeaver
AbstractCreateDescriptorClasscom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
AbstractFindResourcesDescriptorClass implementing a find descriptor for resources.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
AdvancedChildrenFindResourcesDescriptorClass implementing a find descriptor for children resources, narrowed by a filter and sorted by a collator.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
AdvancedDeepFindResourcesDescriptorClass implementing a find descriptor for resources supporting find operations for different depths.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
AdvancedDeepVersionedFindResourcesDescriptorClass implementing a find descriptor for resources and all their versions if they are version controlled resources.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
BasicChildrenFindResourcesDescriptorClass implementing a find descriptor for children resources.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
BindingCreateDescriptorClass implementing a binding create descriptor used to create bindings.Classcom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
CollectionCreateDescriptorClass implementing a collection create descriptor used to create collections.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ContentAndPropertiesDescriptorClass implementing content and properties of a resource.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
CopyDescriptorClass implementing a copy descriptor used to copy resources.Classcom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
CopyDescriptorClass implementing a copy descriptor used to copy resources.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
CopyFlagsDescriptorClass implementing copy flags for a resource to be copied.Classcom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
CopyFlagsDescriptorClass implementing copy flags for a resource to be copied.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
DescriptionsStore several description strings in one object.Classcom.sapportals.wcm.util.resourceSAP NetWeaver
DestinationDescriptorClass implementing a destination of a resource in a namespace.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
EnumWithDescriptionAbstract class extending a type-safe enumeration by a description.Classcom.sap.netweaver.bc.rf.util.enumSAP NetWeaver
FlyWeightWithDescriptionAbstract class extending the flyweight pattern by a description.Classcom.sap.netweaver.bc.rf.util.flyweightSAP NetWeaver
HTMLScriptRemoverRemoves script content and noscript tags.Classcom.sapportals.wcmSAP NetWeaver
IAdvancedChildrenFindResourcesDescriptorInterface describing a find descriptor for children resources, narrowed by a query expression and sorted by a collator.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IAdvancedDeepFindResourcesDescriptorInterface describing a find descriptor for resources supporting find operations for different depths.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IAdvancedDeepVersionedFindResourcesDescriptorInterface describing a find descriptor for resources and all their versions if they are version controlled resources.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IBasicChildrenFindResourcesDescriptorInterfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IBindingCreateDescriptorInterface describing a binding create descriptor used to create bindings.Interfacecom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
ICollectionCreateDescriptorInterfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IContentAndPropertiesDescriptorInterface describing content and properties of a resource.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ICopyDescriptorInterface describing a copy descriptor used to copy resources.Interfacecom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
ICopyDescriptorInterface describing a copy descriptor used to copy resources.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ICopyFlagsDescriptorInterface describing copy flags used to copy resources.Interfacecom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
ICopyFlagsDescriptorInterface describing copy flags used to copy resources.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ICreateDescriptorInterfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IDescriptionInterfacecom.sap.ip.collaboration.core.api.util.enumSAP NetWeaver
IDescriptionEditorInterfacecom.sap.ip.collaboration.room.api.template.descriptionSAP NetWeaver
IDescriptionReaderInterfacecom.sap.ip.collaboration.room.api.template.descriptionSAP NetWeaver
IDestinationDescriptorInterface describing a destination of a resource in a namespace.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IFindResourcesDescriptorInterfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ILinkCreateDescriptorInterface describing a link create descriptor used to create links.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ILinkDescriptorInterface describing a link descriptor.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ILockDescriptorInterface describing a lock descriptor.Interfacecom.sap.netweaver.bc.rf.common.lockSAP NetWeaver
IMoveDescriptorInterface describing a move descriptor used to move resources.Interfacecom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
IMoveDescriptorInterface describing a move descriptor used to move resources.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IPropertyUpdateDescriptorInterface describing a property update operation.Interfacecom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
IResourceCreateDescriptorInterface describing a resource create descriptor used to create resources.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ISubscriptionRepresents a single subscription and provides methods to define, modify and access the details of a subscription.Interfacecom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
ISubscriptionAttributesRepresents the customizable attributes of a subscription.Interfacecom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
ISubscriptionCleanupManagerFields inherited from interface com.Interfacecom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
ISubscriptionConditionDefines the conditions for which events lead to a Conditions covered by an ISubscriptionCondition are:Interfacecom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
ISubscriptionConditionEventRepresents an event a user can subscribe to.Interfacecom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
ISubscriptionConditionIntervalDefines the intervals at which a subscription has to be checked for changes An ISubscriptionConditionInterval is attached to an ISubscriptionCondition.Interfacecom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
ISubscriptionConditionRecursionLevelA Recursion level defines which hierarchy level is relevant for a subscription on a collection.Interfacecom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
ISubscriptionListA list of ISubscriptions.Interfacecom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
ISubscriptionListIteratorAn iterator for an ISubscriptionList.Interfacecom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
ISubscriptionManagerProvides methods for creating, modifying, and accessing subscriptions that belong to this ISubscriptionManager.Interfacecom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
LinkCreateDescriptorClass implementing a link create descriptor used to create links.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
LinkDescriptorClass implementing a link descriptor.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
MoveDescriptorClass implementing a resource move descriptor used to move resources.Classcom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
MoveDescriptorClass implementing a resource move descriptor used to move resources.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
PropertyRemoveDescriptorClass implementing a property remove operation.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertySetDescriptorClass implementing a property set (create/overwrite) operation.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
ResourceCreateDescriptorClass implementing a resource create descriptor used to create resources.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
SubscriptionExceptionThe exception thrown by the subscription service.Classcom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
SubscriptionUtilsCertain utility methods for obtaining a repository's subscription service.Classcom.sapportals.wcm.repository.service.subscriptionSAP NetWeaver
TypeSafeEnumDescriptionBase class for typesafe enumeration with internationalizable description texts Subclasses of this enumeration class support internationalizable description texts.Classcom.sap.ip.collaboration.core.api.util.enumSAP NetWeaver
DescriptionsThis class that represnts internalized strings for display.Classcom.sap.netweaver.bc.uwl.configSAP NetWeaver
IDescriptionResourceBundleThis interface defines methods to retrieve description texts from UWL Service class loader.Interfacecom.sap.netweaver.bc.uwl.configSAP NetWeaver
AttributeDescriptorthis class describes an attribute of a persistable class.Interfacecom.sap.ip.me.api.persist.metaSAP NetWeaver
ClassDescriptorThis class describes the meta data of a class, which can be persisted.Interfacecom.sap.ip.me.api.persist.metaSAP NetWeaver
DescriptorExceptionexception which is thrown in the meta packageSee Also:Serialized FormClasscom.sap.ip.me.api.persist.metaSAP NetWeaver
DescriptorIterator This is a generic interface based on the Iterator pattern.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
DescriptorRuntimeFactory for AttributeDescriptor, ClassDescriptor, LinkDescriptor.Classcom.sap.ip.me.api.persist.metaSAP NetWeaver
FieldDescriptorThe FieldDescriptor provides read access to field's metadata description.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
FieldDescriptorIterator An iterator over a collection of FieldDescriptor objects.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
FieldGroupDescriptor The FieldGroupDescriptor is a metadata interface that holds the description of a certain FieldGroup instance.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
FieldGroupDescriptorIterator An iterator over a collection of FieldGroupDescriptor objects.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
InternalDescriptorRuntimeInternal interface used by the implementation.Interfacecom.sap.ip.me.api.persist.metaSAP NetWeaver
InvalidDescriptorExceptionThrown when an application attempts to pass an invalid descriptor, or the descriptor is not available.Classcom.sap.ip.me.api.smartsyncSAP NetWeaver
LinkDescriptorthis class describes an association (link) of a persistable class.Interfacecom.sap.ip.me.api.persist.metaSAP NetWeaver
RelationDescriptorRelationDescriptor provides read access to: Relating FieldDescriptor.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
RelationDescriptorIterator An iterator over a collection RelationDescriptor entities.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
RowDescriptor A RowDescriptor instance describes the metadata definition for a Row object.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
RowDescriptorIterator An iterator over a collection of RowDescriptor objects.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDescriptor A SyncBoDescriptor represents a metadata of a SyncBO.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDescriptorFacade This class provides access to the the SyncBoDescriptor objects in the SmartSync client.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
SyncBoDescriptorIterator An iterator over a collection SyncBoDescriptor objects.Interfacecom.sap.ip.me.api.smartsyncSAP NetWeaver
IGPTechnicalDescriptionReturns meta information about technical callable object implementation.Interfacecom.sap.caf.eu.gp.co.apiSAP NetWeaver
IGPWebDynproComponentDescriptorInterfacecom.sap.caf.eu.gp.bo.utility.apiSAP NetWeaver
AbstractActionWebscriptClassorg.alfresco.repo.web.scripts.actionAlFresco
AbstractAdminWebScriptAbstract implementation for scripts that access the RepoAdminService.Classorg.alfresco.repo.web.scripts.adminAlFresco
AbstractArchivedNodeWebScriptThis class is an abstract base class for the various webscript controllers in the NodeArchiveService.Classorg.alfresco.repo.web.scripts.archiveAlFresco
AbstractAuditWebScriptAbstract implementation for scripts that access the AuditService.Classorg.alfresco.repo.web.scripts.auditAlFresco
AbstractBlogWebScriptClassorg.alfresco.repo.web.scripts.blogsAlFresco
AbstractBulkFileSystemImportWebScriptcontains common fields and methods for the import web scripts.Classorg.alfresco.repo.web.scripts.bulkimportAlFresco
AbstractCalendarListingWebScriptThis class provides functionality common across the webscripts which list events.Classorg.alfresco.repo.web.scripts.calendarAlFresco
AbstractCalendarWebScriptClassorg.alfresco.repo.web.scripts.calendarAlFresco
AbstractDiscussionWebScriptClassorg.alfresco.repo.web.scripts.discussionAlFresco
AbstractExecuteActionWebscriptClassorg.alfresco.repo.web.scripts.actionAlFresco
AbstractGetBlogWebScriptClassorg.alfresco.repo.web.scripts.blogs.postsAlFresco
AbstractLinksWebScriptClassorg.alfresco.repo.web.scripts.linksAlFresco
AbstractRatingWebScriptThis class is an abstract base class for the various webscript controllers in theSince:3.Classorg.alfresco.repo.web.scripts.ratingAlFresco
AbstractReplicationWebscriptClassorg.alfresco.repo.web.scripts.replicationAlFresco
AbstractResourceWebScriptWebscript that handles the request for and execution of a Resource 1) Finds a resourceClassorg.alfresco.rest.framework.webscriptsAlFresco
AbstractRuleWebScriptClassorg.alfresco.repo.web.scripts.ruleAlFresco
AbstractSiteWebScriptClassorg.alfresco.repo.web.scripts.siteAlFresco
AbstractSolrFacetConfigAdminWebScriptThis class is an abstract base class for the various web script controllers in the SolrFacetService.Classorg.alfresco.repo.web.scripts.facetAlFresco
AbstractSubscriptionsDAOClassorg.alfresco.repo.domain.subscriptionsAlFresco
AbstractSubscriptionServiceWebScriptClassorg.alfresco.repo.web.scripts.subscriptionsAlFresco
AbstractTenantAdminWebScriptClassorg.alfresco.repo.web.scripts.tenantAlFresco
AbstractWorkflowWebscriptBase class for all workflow REST API implementations.Classorg.alfresco.repo.web.scripts.workflowAlFresco
ActivitiDescriptionPropertyHandlerClassorg.alfresco.repo.workflow.activiti.propertiesAlFresco
ActivitiScriptBaseBase class for execution scripts, using ScriptService as part ofSince:3.Classorg.alfresco.repo.workflow.activiti.scriptAlFresco
ActivitiScriptNodeScriptable Node suitable for Activti Beanshell accessSince:3.Classorg.alfresco.repo.workflow.activitiAlFresco
ActivitiScriptNodeListList of ActivitiScriptNodes.Classorg.alfresco.repo.workflow.activitiAlFresco
AlfrescoJavaScriptA jBPM Action Handler for executing Alfresco Script The configuration of this action is as follows:Classorg.alfresco.repo.workflow.jbpmAlFresco
AlfrescoRhinoScriptDebuggerAlfresco implementation of Rhino JavaScript debugger Provides support for authenticated access to object inspection.Classorg.alfresco.repo.web.scriptsAlFresco
AlfrescoRhinoScriptDebugger .AlfrescoDimClassorg.alfresco.repo.web.scriptsAlFresco
AlfrescoScriptDelegateA JavaDelegate that executes a script against the ScriptService.Classorg.alfresco.repo.workflow.activiti.scriptAlFresco
AlfrescoScriptVirtualContextJavaScript API VirtualContext adapter.Classorg.alfresco.repo.virtualAlFresco
ApiWebScriptEntry point for API webscript.Classorg.alfresco.rest.framework.webscriptsAlFresco
ApplicationScriptUtilsUtility functions specifically for external application use.Classorg.alfresco.repo.jscriptAlFresco
AuthCallbackWebScriptClassorg.alfresco.repo.web.scripts.publishingAlFresco
AuthFormGetWebScriptClassorg.alfresco.repo.web.scripts.publishingAlFresco
Authority .ScriptAuthorityTypeClassorg.alfresco.repo.security.authority.scriptAlFresco
BulkFilesystemImportStatusWebScriptWeb Script class that provides status information on the bulk filesystem import process.Classorg.alfresco.repo.web.scripts.bulkimportAlFresco
BulkFilesystemImportWebScriptWeb Script class that invokes a BulkFilesystemImporter implementation.Classorg.alfresco.repo.web.scripts.bulkimport.copyAlFresco
ChannelReauthWebScriptClassorg.alfresco.repo.web.scripts.publishingAlFresco
ChannelsDeleteWebScriptClassorg.alfresco.repo.web.scripts.publishingAlFresco
ChannelsPostWebScriptClassorg.alfresco.repo.web.scripts.publishingAlFresco
ChannelTypeIconGetWebScriptClassorg.alfresco.repo.web.scripts.publishingAlFresco
ClasspathScriptLocationClasspath script location object.Classorg.alfresco.repo.jscriptAlFresco
CMISWebScriptAn Alfresco web script that handles dispatch of OpenCMIS requests.Classorg.alfresco.opencmisAlFresco
ContentAwareScriptableQNameMapSpecialised map class for supporting the initialisation of 'cm:content' properties for JavaScript API objects.Classorg.alfresco.repo.jscriptAlFresco
DeclarativeSpreadsheetWebScriptParent of Declarative Webscripts that generate Excel files, usually based on some sort of dictionary model.Classorg.alfresco.repo.web.scriptsAlFresco
DeclarativeSpreadsheetWebScript .WriteExcelClassorg.alfresco.repo.web.scriptsAlFresco
DelegateExecutionScriptBaseBase class for running scripts against the ScriptService, in activiti's DelegateExecution context.Classorg.alfresco.repo.workflow.activiti.scriptAlFresco
DescriptionPropertyGet the CMIS object description property.Classorg.alfresco.opencmis.mappingAlFresco
DescriptionsTagClassorg.alfresco.web.ui.common.tag.descriptionAlFresco
DescriptionTagClassorg.alfresco.web.ui.common.tag.descriptionAlFresco
DescriptorProvides meta-data for the Alfresco stack.Interfaceorg.alfresco.service.descriptorAlFresco
DescriptorDAOAbstracts out the mechanism used to persist repository descriptors.Interfaceorg.alfresco.repo.descriptorAlFresco
DescriptorServiceService for retrieving meta-data about Alfresco stack.Interfaceorg.alfresco.service.descriptorAlFresco
DescriptorServiceAvailableEventA class of event that notifies the listener of the availability of the DescriptorService.Classorg.alfresco.repo.descriptorAlFresco
DescriptorServiceImplClassorg.alfresco.repo.descriptorAlFresco
DescriptorServiceImpl .BaseDescriptorBase class for Descriptor implementations, provides a default getVersion() implementation.Classorg.alfresco.repo.descriptorAlFresco
DescriptorStartupLogClassorg.alfresco.repo.descriptorAlFresco
DynamicDescriptionTagClassorg.alfresco.web.ui.common.tag.descriptionAlFresco
ExecuteScriptCommandExecute Script command implementation.Classorg.alfresco.web.app.servlet.commandAlFresco
ExecuteScriptJobQuartz job that executes a scheduled JS script.Classorg.alfresco.repo.jscriptAlFresco
FileTransferWebScriptClassorg.alfresco.repo.web.scripts.transferAlFresco
FSRScriptRunnableExample post filesystem deployment runnable.Classorg.alfresco.repo.transfer.fsrAlFresco
GetVanillaScriptInputStreamMethodIt returns an InputStream for the vanilla-virtual folder template resource indicated by the given vanilla protocol reference.Classorg.alfresco.repo.virtual.refAlFresco
InfoWebScriptGetProvides general information about the Api calls and methods.Classorg.alfresco.rest.framework.webscripts.metadataAlFresco
InvitationProcessDescriptionInterfaceorg.alfresco.repo.invitationAlFresco
InvitationProcessDescriptionImplClassorg.alfresco.repo.invitationAlFresco
JavaScriptDesktopActionJavascript Desktop Action Class Run a server-side script against the target node(s).Classorg.alfresco.filesys.repo.deskAlFresco
JscriptWorkflowDefinitionClassorg.alfresco.repo.workflow.jscriptAlFresco
JscriptWorkflowInstanceClass representing an active or in-flight workflowAuthor:glenjSee Also:Serialized FormClassorg.alfresco.repo.workflow.jscriptAlFresco
JscriptWorkflowNodeRepresents a Workflow Node within the Workflow Definition.Classorg.alfresco.repo.workflow.jscriptAlFresco
JscriptWorkflowPathClass that represents a path of execution through a workflow.Classorg.alfresco.repo.workflow.jscriptAlFresco
JscriptWorkflowTaskThis class represents a workflow task (an instance of a workflow task definition)Author:glenj, Nick SmithSee Also:Serialized FormClassorg.alfresco.repo.workflow.jscriptAlFresco
JscriptWorkflowTransitionClassorg.alfresco.repo.workflow.jscriptAlFresco
LicenseDescriptorProvides access to License information.Interfaceorg.alfresco.service.licenseAlFresco
MimetypeDescriptionsGetReturns the descriptions of all the mimetypes known to the system.Classorg.alfresco.repo.web.scripts.contentAlFresco
NetworksWebScriptGetA webscript that returns the authenticated user's network memberships.Classorg.alfresco.rest.apiAlFresco
NetworkWebScriptGetClassorg.alfresco.rest.apiAlFresco
NodeDescriptionAn 'off-line' description of an Alfresco node.Classorg.alfresco.repo.security.syncAlFresco
PagingSubscriptionResultsResponse object for subscription paging requests.Interfaceorg.alfresco.service.cmr.subscriptionsAlFresco
PagingSubscriptionResultsImplClassorg.alfresco.service.cmr.subscriptionsAlFresco
PrivateSubscriptionListExceptionThis exception is thrown if a subscription list is private and the accessing user is not allowed to see it.Classorg.alfresco.service.cmr.subscriptionsAlFresco
PublicApiTenantWebScriptServletRequestClassorg.alfresco.rest.apiAlFresco
PublicApiTenantWebScriptServletRuntimeClassorg.alfresco.rest.apiAlFresco
PublicApiWebScriptServletClassorg.alfresco.rest.apiAlFresco
PublishingWebScriptClassorg.alfresco.repo.web.scripts.publishingAlFresco
PublishingWebScriptConstantsInterfaceorg.alfresco.repo.web.scripts.publishingAlFresco
RepositoryDescriptorDAOImplManages persistence and retrieval of Descriptors whose meta-data are retrieved from the repository stores.Classorg.alfresco.repo.descriptorAlFresco
RepositoryScriptProcessorClassorg.alfresco.repo.web.scriptsAlFresco
RepositoryScriptProcessorFactoryClassorg.alfresco.repo.web.scriptsAlFresco
ResourceWebScriptDeleteClassorg.alfresco.rest.framework.webscriptsAlFresco
ResourceWebScriptGetClassorg.alfresco.rest.framework.webscriptsAlFresco
ResourceWebScriptHelperClassorg.alfresco.rest.framework.webscriptsAlFresco
ResourceWebScriptPostClassorg.alfresco.rest.framework.webscriptsAlFresco
ResourceWebScriptPutClassorg.alfresco.rest.framework.webscriptsAlFresco
RhinoScriptProcessorClassorg.alfresco.repo.jscriptAlFresco
SchemaUpgradeScriptPatchThis patch ensures that an upgrade scriptUrl has been executed.Classorg.alfresco.repo.admin.patch.implAlFresco
ScriptableHashMapClassorg.alfresco.repo.jscriptAlFresco
ScriptableQNameMapClassorg.alfresco.repo.jscriptAlFresco
ScriptActionClassorg.alfresco.repo.jscriptAlFresco
ScriptAction .ScriptableParameterMapScripted Parameter map with modified flag.Classorg.alfresco.repo.jscriptAlFresco
ScriptActionExecuterAction to execute a JavaScript.Classorg.alfresco.repo.action.executerAlFresco
ScriptActionTrackingServiceScript object representing the action tracking service.Classorg.alfresco.repo.action.scriptAlFresco
ScriptAuthorityServiceScript object representing the authority service.Classorg.alfresco.repo.security.authority.scriptAlFresco
ScriptBehaviourJavaScript behaviour implementationAuthor:Roy WetherallClassorg.alfresco.repo.jscriptAlFresco
ScriptBundleExecutorExecutes a set of zero or more SQL scripts.Interfaceorg.alfresco.repo.domain.schema.scriptAlFresco
ScriptBundleExecutorImplScriptBundleExecutor implementation.Classorg.alfresco.repo.domain.schema.scriptAlFresco
ScriptCommandProcessorScript command processor implementation.Classorg.alfresco.web.app.servlet.commandAlFresco
ScriptCommentServiceTemporary comment service API to start encapsulation of comment logic.Classorg.alfresco.repo.web.scripts.commentAlFresco
ScriptExecutionDetailsExecutionDetails JavaScript Object.Classorg.alfresco.repo.action.scriptAlFresco
ScriptExecutionListenerAn ExecutionListener that runs a script against the ScriptService.Classorg.alfresco.repo.workflow.activiti.listenerAlFresco
ScriptExecutorDefines a SQL script executor that executes a single SQL script.Interfaceorg.alfresco.repo.domain.schema.scriptAlFresco
ScriptExecutorImplClassorg.alfresco.repo.domain.schema.scriptAlFresco
ScriptFacetResultScriptable facet.Classorg.alfresco.repo.jscriptAlFresco
ScriptFieldDefinitionFieldDefinition JavaScript Object.Classorg.alfresco.repo.forms.scriptAlFresco
ScriptFormForm JavaScript Object.Classorg.alfresco.repo.forms.scriptAlFresco
ScriptFormDataFormData JavaScript Object.Classorg.alfresco.repo.forms.scriptAlFresco
ScriptFormServiceScript object representing the form service.Classorg.alfresco.repo.forms.scriptAlFresco
ScriptGroupThe Script group is a GROUP authority exposed to the scripting API.Classorg.alfresco.repo.security.authority.scriptAlFresco
ScriptHandlerAction handler for the "script" action.Classorg.alfresco.web.bean.actions.handlersAlFresco
ScriptInvitationClassorg.alfresco.repo.invitation.scriptAlFresco
ScriptInvitationFactoryClassorg.alfresco.repo.invitation.scriptAlFresco
ScriptInvitationServiceScript object representing the invitation service.Classorg.alfresco.repo.invitation.scriptAlFresco
ScriptLocationInterface encapsulating the location of a script and providing access to it.Interfaceorg.alfresco.service.cmr.repositoryAlFresco
ScriptLoggerClassorg.alfresco.repo.jscriptAlFresco
ScriptLogger .SystemOutClassorg.alfresco.repo.jscriptAlFresco
ScriptModeratedInvitationJava script moderated invitation for the Java Script APIAuthor:mrogersSee Also:Serialized FormClassorg.alfresco.repo.invitation.scriptAlFresco
ScriptNodeScript Node class implementation, specific for use by ScriptService as part of the object model.Classorg.alfresco.repo.jscriptAlFresco
ScriptNodeListVariableTypeCustom VariableType that allows storing a list of ActivitiScriptNodes as a process variable in activiti.Classorg.alfresco.repo.workflow.activiti.variableAlFresco
ScriptNodeVariableTypeCustom VariableType that allows storing ActivitiScriptNode as a process variable in activiti, allowing node properties being used inClassorg.alfresco.repo.workflow.activiti.variableAlFresco
ScriptNominatedInvitationJava script moderated invitation for the Java Script APIAuthor:mrogersSee Also:Serialized FormClassorg.alfresco.repo.invitation.scriptAlFresco
ScriptPagingDetailsA simple paging details wrapper, to hold things like the skip count, max items and total items.Classorg.alfresco.utilAlFresco
ScriptPagingDetails .ItemsSizeConfidenceClassorg.alfresco.utilAlFresco
ScriptPagingNodesResponse for page of ScriptNode resultsVersion:4.Classorg.alfresco.repo.jscriptAlFresco
ScriptPreferenceServiceClassorg.alfresco.repo.preference.scriptAlFresco
ScriptProcessorScript processor interfaceAuthor:Roy WetherallInterfaceorg.alfresco.service.cmr.repositoryAlFresco
ScriptRatingServiceScript object representing the rating service.Classorg.alfresco.repo.rating.scriptAlFresco
ScriptRenditionDefinitionRenditionDefinition JavaScript Object.Classorg.alfresco.repo.rendition.scriptAlFresco
ScriptRenditionServiceScript object representing the rendition service.Classorg.alfresco.repo.rendition.scriptAlFresco
ScriptReplicationDefinitionReplicationDefinition JavaScript Object.Classorg.alfresco.repo.replication.scriptAlFresco
ScriptReplicationServiceScript object representing the replication service.Classorg.alfresco.repo.replication.scriptAlFresco
ScriptService Provides an interface to services for executing a JavaScript engine script file against a Java object based scripting data-model.Interfaceorg.alfresco.service.cmr.repositoryAlFresco
ScriptServiceImplScript service implementationAuthor:Kevin Roast, Roy WetherallClassorg.alfresco.repo.processorAlFresco
ScriptSpellCheckResultClassorg.alfresco.repo.jscriptAlFresco
ScriptTaggingServiceScript object representing the tagging service.Classorg.alfresco.repo.tagging.scriptAlFresco
ScriptTaskListenerA TaskListener that runs the script against the ScriptService.Classorg.alfresco.repo.workflow.activiti.tasklistenerAlFresco
ScriptTestUtilsClassorg.alfresco.repo.jscriptAlFresco
ScriptThumbnailClassorg.alfresco.repo.thumbnail.scriptAlFresco
ScriptThumbnailServiceScript object representing the site service.Classorg.alfresco.repo.thumbnail.scriptAlFresco
ScriptTransferServiceJava Script Transfer Service.Classorg.alfresco.repo.transfer.scriptAlFresco
ScriptTransferTargetClassorg.alfresco.repo.transfer.scriptAlFresco
ScriptUrlsClassorg.alfresco.repo.jscriptAlFresco
ScriptUrls .UrlResolverInterfaceorg.alfresco.repo.jscriptAlFresco
ScriptUserThe Script user is a USER authority exposed to the scripting APIAuthor:mrogersSee Also:Serialized FormClassorg.alfresco.repo.security.authority.scriptAlFresco
ScriptUtilsPlace for general and miscellaneous utility functions not already found in generic JavaScript.Classorg.alfresco.repo.jscriptAlFresco
ScriptVersionClassorg.alfresco.repo.jscriptAlFresco
ServerDescriptorDAOImplManages retrieval of the server Descriptor from a read-only resource file.Classorg.alfresco.repo.descriptorAlFresco
ServerStatusWebScriptShows the availability of the IMAP server via web script request.Classorg.alfresco.repo.imap.scriptsAlFresco
ServiceDescriptorRegistry Services contained within a Spring Bean Factory.Classorg.alfresco.repo.serviceAlFresco
SiteFeedRetrieverWebScriptClassorg.alfresco.repo.web.scripts.activities.feedAlFresco
SubscriptionEntityClassorg.alfresco.repo.domain.subscriptionsAlFresco
SubscriptionItemTypeEnumenum SubscriptionItemTypeEnumSubscription types enum.Classorg.alfresco.service.cmr.subscriptionsAlFresco
SubscriptionNodeEntityClassorg.alfresco.repo.domain.subscriptionsAlFresco
SubscriptionsActivitySummaryProcessorClassorg.alfresco.rest.api.impl.activitiesAlFresco
SubscriptionsDAOInterfaceorg.alfresco.repo.domain.subscriptionsAlFresco
SubscriptionsDAOImplClassorg.alfresco.repo.domain.subscriptions.ibatisAlFresco
SubscriptionsDisabledExceptionThis exception is thrown if subscriptions are disabled.Classorg.alfresco.service.cmr.subscriptionsAlFresco
SubscriptionServiceSubscription Service.Interfaceorg.alfresco.service.cmr.subscriptionsAlFresco
SubscriptionServiceFollowersCountGetClassorg.alfresco.repo.web.scripts.subscriptionsAlFresco
SubscriptionServiceFollowersGetClassorg.alfresco.repo.web.scripts.subscriptionsAlFresco
SubscriptionServiceFollowingCountGetClassorg.alfresco.repo.web.scripts.subscriptionsAlFresco
SubscriptionServiceFollowingGetClassorg.alfresco.repo.web.scripts.subscriptionsAlFresco
SubscriptionServiceFollowPostClassorg.alfresco.repo.web.scripts.subscriptionsAlFresco
SubscriptionServiceFollowsPostClassorg.alfresco.repo.web.scripts.subscriptionsAlFresco
SubscriptionServiceImplClassorg.alfresco.repo.subscriptionsAlFresco
SubscriptionServicePrivateListGetClassorg.alfresco.repo.web.scripts.subscriptionsAlFresco
SubscriptionServicePrivateListPutClassorg.alfresco.repo.web.scripts.subscriptionsAlFresco
SubscriptionServiceUnfollowPostClassorg.alfresco.repo.web.scripts.subscriptionsAlFresco
TemplatesWebScriptClassorg.alfresco.repo.web.scripts.activitiesAlFresco
TemplateWebScriptClassorg.alfresco.repo.web.scripts.activitiesAlFresco
TenantWebScriptServletEntry point for web scripts which can accept a tenant id in their servlet pathAuthor:davidcSee Also:Serialized FormClassorg.alfresco.repo.web.scriptsAlFresco
TenantWebScriptServletRequestClassorg.alfresco.repo.web.scriptsAlFresco
TenantWebScriptServletRuntimeClassorg.alfresco.repo.web.scriptsAlFresco
TransferWebScriptClassorg.alfresco.repo.web.scripts.transferAlFresco
UIDescriptionDescription component that outputs a dynamic descriptionAuthor:gavincSee Also:Serialized FormClassorg.alfresco.web.ui.common.component.descriptionAlFresco
UIDescriptionsClassorg.alfresco.web.ui.common.component.descriptionAlFresco
UIDynamicDescriptionDynamic description component that switches text based on the events of another input controlClassorg.alfresco.web.ui.common.component.descriptionAlFresco
AbstractMobileSubscriptionTaskClasscom.microstrategy.web.app.tasksMicroStrategy
AbstractMobileSubscriptionTask .SimpleSubscriptionTransformprotected AbstractMobileSubscriptionTask.Classcom.microstrategy.web.app.tasksMicroStrategy
AbstractSubscriptionEditTransformAbstractSubscriptionEditTransform is an abstract class which acts as a super class for all subscription and schedule transforms.Classcom.microstrategy.web.app.transformsMicroStrategy
AbstractSubscriptionFolderBeanTransformThis transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean.Classcom.microstrategy.web.app.transformsMicroStrategy
AbstractSubscriptionListTransformThis transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean as Large Icons.Classcom.microstrategy.web.app.transformsMicroStrategy
AbstractSubscriptionsEditorTransformThis class is the base class for the Editors used for subscription.Classcom.microstrategy.web.app.transformsMicroStrategy
AlertsSubscriptionMobileWidgetImplClasscom.microstrategy.web.app.transformsMicroStrategy
BlockTransformScriptA Block Transform Script is a textual script that specifies how to transform a given Block tree.Classcom.microstrategy.web.blocks.xformsMicroStrategy
BlockTransformScriptInvalidThis exception is raised in the process of parsing the transform "script".Classcom.microstrategy.web.blocks.xformsMicroStrategy
BPMDescriptorThis class implements a Block Property Macro that expands localized descriptors.Classcom.microstrategy.web.blocks.macrosMicroStrategy
BundleDescriptorTagSee Also:Serialized FormFields inherited from class javax.Classcom.microstrategy.web.app.taglibsMicroStrategy
BundleDescriptorTagHelperFields inherited from class com.Classcom.microstrategy.web.app.taglibsMicroStrategy
ClientSideDescriptorTagClasscom.microstrategy.web.app.taglibsMicroStrategy
ClientSideDescriptorTagHelperMicroStrategyClasscom.microstrategy.web.app.taglibsMicroStrategy
DefaultSubscriptionWidgetTitle: DefaultSubscriptionWidget.Interfacecom.microstrategy.web.app.guiMicroStrategy
EnumDSSXMLNCSSubscriptionTypeInterfacecom.microstrategy.webapiMicroStrategy
EnumDSSXMLSubscriptionContactTypeInterfacecom.microstrategy.webapiMicroStrategy
EnumDSSXMLSubscriptionDeliveryTypeInterfacecom.microstrategy.webapiMicroStrategy
EnumDSSXMLSubscriptionMobileClientTypeThis interface defines the enumeration constants used to specify the client types for mobile subscriptionsInterfacecom.microstrategy.webapiMicroStrategy
EnumDSSXMLSubscriptionPersonalViewModeInterfacecom.microstrategy.webapiMicroStrategy
EnumPortletDescriptorNamesClasscom.microstrategy.web.portletsMicroStrategy
EnumSubscriptionBeanEventsThis interface defines all the event IDs and event arguments for theSince:MicroStrategy Web 7.Interfacecom.microstrategy.web.beansMicroStrategy
EnumSubscriptionContactBrowserBeanEventsInterfacecom.microstrategy.web.app.beansMicroStrategy
EnumSubscriptionEditorEventsAll event definitions used in subscription editor beanSince:MicroStrategy Web 7.Interfacecom.microstrategy.web.app.beansMicroStrategy
EnumSubscriptionFolderBeanEventsThis interface defines all the event IDs and event arguments for the SubscriptionFolderBean.Interfacecom.microstrategy.web.beansMicroStrategy
EnumWebSubscriptionContentCompressionStatusInterfacecom.microstrategy.web.objectsMicroStrategy
EnumWebSubscriptionContentFormatModesThis interface specifies constants that define how much of the Report services document, which has group by units, should be delivered.Interfacecom.microstrategy.web.objectsMicroStrategy
EnumWebSubscriptionContentFormatTypesInterfacecom.microstrategy.web.objectsMicroStrategy
EnumWebSubscriptionContentTypesThis Enumeration specifies the content type for a subscription.Interfacecom.microstrategy.web.objectsMicroStrategy
EnumWebSubscriptionDeliveryModeInterfacecom.microstrategy.web.objectsMicroStrategy
EnumWebSubscriptionDeviceSubtypeInterfacecom.microstrategy.web.objectsMicroStrategy
EnumWebSubscriptionEditModesInterfacecom.microstrategy.web.objectsMicroStrategy
EnumWebSubscriptionObjectTypesEnumeration of the all the types of objects that are used in providing subscription functionality.Interfacecom.microstrategy.web.objectsMicroStrategy
GetDescriptorsTaskThis is the task for retrieving descriptors for certain locale.Classcom.microstrategy.web.app.tasksMicroStrategy
GetMobileSubscriptionTaskClasscom.microstrategy.web.tasksMicroStrategy
IDSSXMLSubscriptionServerThis interface provides all the functionality related to subscriptions in the XML API layer.Interfacecom.microstrategy.webapiMicroStrategy
JavaScriptBundlesClasscom.microstrategy.web.app.utilsMicroStrategy
JavaScriptBundles .JavaScriptBundleConstructor SummaryJavaScriptBundles.Classcom.microstrategy.web.app.utilsMicroStrategy
JavaScriptBundles .JavaScriptBundlesContentHandlerFields inherited from class com.Classcom.microstrategy.web.app.utilsMicroStrategy
JavaScriptBundles .JavaScriptFileConstructor SummaryJavaScriptBundles.Classcom.microstrategy.web.app.utilsMicroStrategy
JavaScriptDependencyAnalyzerThis class is used to provide dependency analysis of JavaScript files.Classcom.microstrategy.web.app.utilsMicroStrategy
JavaScriptFeaturesPageFields inherited from class com.Classcom.microstrategy.sdk.tools.WebConfiguration.wizards.pagesMicroStrategy
JavaScriptFileTreeObjectClasscom.microstrategy.sdk.tools.WebConfiguration.viewsMicroStrategy
JavaScriptHelperThis class has some of the most commonly needed JavaScript utilities.Classcom.microstrategy.web.app.utilsMicroStrategy
JavaScriptInfoJavaScriptInfo objects represent the JavaScript code to be executed based on the JavaScript event specified in the event argument for this node.Classcom.microstrategy.web.appMicroStrategy
JavaScriptInfoListThe 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.Classcom.microstrategy.web.appMicroStrategy
JavaScriptPropertiesPageFields inherited from class com.Classcom.microstrategy.sdk.tools.WebConfiguration.wizards.pagesMicroStrategy
JavaScriptResultsPageFields inherited from class com.Classcom.microstrategy.sdk.tools.WebConfiguration.wizards.pagesMicroStrategy
JavaScriptTagClasscom.microstrategy.web.app.taglibsMicroStrategy
JavaScriptTagHelperHelper for the JavaScriptTag tag library.Classcom.microstrategy.web.app.taglibsMicroStrategy
JavaScriptTreeObjectClasscom.microstrategy.sdk.tools.WebConfiguration.viewsMicroStrategy
JavaScriptWizardFields inherited from class org.Classcom.microstrategy.sdk.tools.WebConfiguration.wizards.pagesMicroStrategy
MobileDeleteSubscriptionTaskFields inherited from class com.Classcom.microstrategy.web.app.tasksMicroStrategy
MobileLoadSubscriptionTaskNested Class SummaryNested classes/interfaces inherited from class com.Classcom.microstrategy.web.app.tasksMicroStrategy
MobileRefreshSubscriptionTaskFields inherited from class com.Classcom.microstrategy.web.tasksMicroStrategy
MobileSaveSubscriptionTaskFields inherited from class com.Classcom.microstrategy.web.tasksMicroStrategy
MobileSubscriptionTaskNested Class SummaryNested classes/interfaces inherited from class com.Classcom.microstrategy.web.app.tasksMicroStrategy
MobileUpdateSubscriptionTaskNested Class SummaryNested classes/interfaces inherited from class com.Classcom.microstrategy.web.app.tasksMicroStrategy
MojoRWDTransform .ScriptTagExtractorConstructor SummaryMojoRWDTransform.Classcom.microstrategy.web.app.transformsMicroStrategy
MySubscriptionsPageComponentImplSpecialized implementation of the page component used for the "My Subscriptions" page.Classcom.microstrategy.web.app.beansMicroStrategy
NewJavaScriptPageSelectionPageFields inherited from class com.Classcom.microstrategy.sdk.tools.WebConfiguration.wizards.pagesMicroStrategy
NewJavaScriptResultPageFields inherited from class com.Classcom.microstrategy.sdk.tools.WebConfiguration.wizards.pagesMicroStrategy
NewJavaScriptWizardFields inherited from class org.Classcom.microstrategy.sdk.tools.WebConfiguration.wizardsMicroStrategy
PageEventAndJScriptPropertiesClasscom.microstrategy.sdk.tools.WebConfiguration.editors.pagesMicroStrategy
PageSubscriptionsEditThis page is designed specifically to be used for editing Subscriptions within Microstrategy Web Universal.Classcom.microstrategy.web.app.beansMicroStrategy
ParameterInfo .DescriptionClasscom.microstrategy.web.platformMicroStrategy
PromptEditorJavaScriptBoneTransformClasscom.microstrategy.web.app.transformsMicroStrategy
PromptsSubscriptionTransform Scheduling and Subscription beans.Classcom.microstrategy.web.app.transformsMicroStrategy
PropertiesDescriptorModifyDialogNested Class SummaryNested classes/interfaces inherited from class org.Classcom.microstrategy.sdk.tools.WebConfiguration.dialogsMicroStrategy
SaveSubscriptionTaskClasscom.microstrategy.web.app.tasksMicroStrategy
ScriptletTagThis tag is used for rendering a scriptlet from a JSP page.Classcom.microstrategy.web.app.taglibsMicroStrategy
ScriptletTagHelperHelper for the ScriptletTag tag library.Classcom.microstrategy.web.app.taglibsMicroStrategy
ScriptPageStateTagClasscom.microstrategy.web.app.taglibsMicroStrategy
ScriptPageStateTagHelperHelper for the ScriptPageStateTag tag library.Classcom.microstrategy.web.app.taglibsMicroStrategy
ScriptTagImplClasscom.microstrategy.web.app.tagsMicroStrategy
ScriptVariableJSONEncoderClasscom.microstrategy.web.app.utilsMicroStrategy
ShowBundleDescriptorTagCustom Tag class to be used for displaying a textarea that contains JSON strings.Classcom.microstrategy.web.app.taglibsMicroStrategy
ShowBundleDescriptorTagHelperFields inherited from class com.Classcom.microstrategy.web.app.taglibsMicroStrategy
SubscriptionBeanThis bean represents a Narrowcast subscription.Interfacecom.microstrategy.web.beansMicroStrategy
SubscriptionConfirmSendNowTransformThis class renders the confirmation message on a successful Send Now email subscription.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionConfirmTransformThis class renders the confirmation message on a successful Email, File or Print subscription.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionContactsBrowserBeanInterfacecom.microstrategy.web.app.beansMicroStrategy
SubscriptionContactsBrowserTransformClasscom.microstrategy.web.app.transformsMicroStrategy
SubscriptionEditFileTransformThis class renders the output to create/edit an file export subscription.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionEditInboxTransformClasscom.microstrategy.web.app.transformsMicroStrategy
SubscriptionEditMobileTransformClasscom.microstrategy.web.app.transformsMicroStrategy
SubscriptionEditorBeanInterfacecom.microstrategy.web.app.beansMicroStrategy
SubscriptionEditorPersonalViewBeanClasscom.microstrategy.web.app.beansMicroStrategy
SubscriptionEditPrintTransformThis class renders the output to create/edit an file export subscription.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionEditTransformThis class renders the output to create/edit an email subscription.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionEditTransform .NCSRecipientContextInterfacecom.microstrategy.web.app.transformsMicroStrategy
SubscriptionFileWidgetRenders the Widget to create/edit Narrowcast File Subscriptions.Interfacecom.microstrategy.web.app.guiMicroStrategy
SubscriptionFileWidgetImplClasscom.microstrategy.web.app.guiMicroStrategy
SubscriptionFolderBeanInterfacecom.microstrategy.web.beansMicroStrategy
SubscriptionFrameBeanThe frame bean for the subscriptions in the application.Interfacecom.microstrategy.web.app.beansMicroStrategy
SubscriptionFrameTransformClasscom.microstrategy.web.app.transformsMicroStrategy
SubscriptionMobileWidgetImplClasscom.microstrategy.web.app.transformsMicroStrategy
SubscriptionParserTagsInterfacecom.microstrategy.utils.subscriptionMicroStrategy
SubscriptionPersonalViewTransformClasscom.microstrategy.web.app.transformsMicroStrategy
SubscriptionPersonalViewTransform .SubscriptionPersonalViewWidgetImplClasscom.microstrategy.web.app.transformsMicroStrategy
SubscriptionPrintWidgetRenders the Widget to create/edit Narrowcast File Subscriptions.Interfacecom.microstrategy.web.app.guiMicroStrategy
SubscriptionPrintWidgetImplTitle: SubscriptionPrintWidgetImpl.Classcom.microstrategy.web.app.guiMicroStrategy
SubscriptionsBulletTransformThis transform renders the list of emanil Subscriptions from a SubscriptionFolderBean as bullet icons.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsEditorHistoryListTransformClasscom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsEditorMobileTransformClasscom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsEditorNCFileTransformTitle: SubscriptionsEditorNCFileTransform.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsEditorNCPrintTransformTitle: SubscriptionsEditorNCPrintTransform.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsEditorNCSendNowTransformTitle: SubscriptionsEditorNCSendNowTransform.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsEditorNCTransformTitle: SubscriptionsEditorNCTransform.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsEditorPersonalViewTransformNested Class SummaryNested classes/interfaces inherited from class com.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsEditorTransformTitle: SubscriptionsEditorTransform.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionSendNowTransformThis class renders the output to create a Send Now subscription.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsFilteredListTransformThis transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean for a particular Object.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsFilteredListXHTMLTransformThis transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean for a particular Object.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsIconTransformThis transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean as Large Icons.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsIconXHTMLTransformThis transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean as Large Icons.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsListTransformThis transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsListXHTMLTransformThis transform renders the list of Narrowcast Subscriptions from a SubscriptionFolderBean.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionsPageByAttributesTransformReturns 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.Classcom.microstrategy.web.app.transformsMicroStrategy
SubscriptionWidgetRenders the Widget to create/edit Narrowcast Subscriptions.Interfacecom.microstrategy.web.app.guiMicroStrategy
NodeDescriptorClassorg.custommonkey.xmlunitXMLUnit
SubscriptionRepresents the App SubscriptionSince:1.Classcom.restfb.typesRestFB
JavaScriptToJavaConversionInterfacecom.smartgwt.client.docsSmartGWT
JavaToJavaScriptConversionInterfacecom.smartgwt.client.docsSmartGWT
ScriptTaskClasscom.smartgwt.client.util.workflowSmartGWT
ServerScriptInterfacecom.smartgwt.client.docsSmartGWT
AbstractSubscriptionManagerClassbrooklyn.management.internalBrooklyn
AbstractSubscriptionManager .EntitySensorTokenClassbrooklyn.management.internalBrooklyn
BasicSubscriptionContextA SubscriptionContext for an entity or other user of a SubscriptionManager.Classbrooklyn.management.internalBrooklyn
DatastoreMixins .CanExecuteScriptInterfacebrooklyn.entity.databaseBrooklyn
DatastoreMixins .CanGiveCreationScriptInterfacebrooklyn.entity.databaseBrooklyn
GeoscalingScriptGeneratorClassbrooklyn.entity.dns.geoscalingBrooklyn
HASensors .FailureDescriptorClassbrooklyn.policy.haBrooklyn
ItemDescriptorsClassbrooklyn.cli.itemlisterBrooklyn
JmxNotificationSubscriptionConfigClassbrooklyn.event.feed.jmxBrooklyn
LocalSubscriptionManagerA SubscriptionManager that stores subscription details locally.Classbrooklyn.management.internalBrooklyn
NaiveScriptRunnerMarks something which can run scripts.Interfacebrooklyn.entity.basic.lifecycleBrooklyn
PolicyDescriptorClassbrooklyn.entity.basicBrooklyn
PostgreSqlNodeChefImplFromScratch .ExecuteScriptEffectorBodyClassbrooklyn.entity.database.postgresqlBrooklyn
ProcessTaskStub .ScriptReturnTypeClassbrooklyn.util.task.systemBrooklyn
QueueingSubscriptionManagerClassbrooklyn.management.internalBrooklyn
ScriptApiInterfacebrooklyn.rest.apiBrooklyn
ScriptExecutionSummaryClassbrooklyn.rest.domainBrooklyn
ScriptHelperClassbrooklyn.entity.basic.lifecycleBrooklyn
ScriptPartClassbrooklyn.entity.basic.lifecycleBrooklyn
ScriptResourceClassbrooklyn.rest.resourcesBrooklyn
SubscriptionContextThis is the context through which an Entity can manage its subscriptions.Interfacebrooklyn.managementBrooklyn
SubscriptionHandleA "receipt" returned by SubscriptionContext and SubscriptionManager's subscribe() methods.Interfacebrooklyn.managementBrooklyn
SubscriptionManagerThe management interface for subscriptions.Interfacebrooklyn.managementBrooklyn
SubscriptionTrackerTracks subscriptions associated that are registered with particular entities.Classbrooklyn.management.internalBrooklyn
MXBeanDescriptionProvides description for MBean classes and methods.Classorg.apache.ignite.mxbeanIgnite
MXBeanParametersDescriptionsProvides MBean method parameters description.Classorg.apache.ignite.mxbeanIgnite
ServiceDescriptorService deployment descriptor.Interfaceorg.apache.ignite.servicesIgnite
DescriptiveBasic descriptive statistics.Classcern.jet.statColt
VertexDescriptionDescribes the vertex format of a Geometry.Classcom.esri.core.geometryESRI
VertexDescription .SemanticsDescribes the attribute and, in case of predefined attributes, provides a hint of the attribute use.Interfacecom.esri.core.geometryESRI
DescriptionTextPanel Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2013 fbta.Classlnb.comp.libraryLNB
ScriptOrNumberArrayObject to hold an array of script or number values.Classlnb.project.dataClasses.dynamicDefinitionsLNB
ScriptOrNumberArrayPropertyProperty for script or number arrays.Classlnb.comp.project.propertiesLNB
ScriptOrNumberProperty Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2015 Arne AbromeitClasslnb.comp.project.propertiesLNB
ScriptOrNumberValueObject to hold a script or number value.Classlnb.project.dataClasses.dynamicDefinitionsLNB
ScriptUser Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2015 Arne AbromeitInterfacelnb.comp.project.propertiesLNB
CoverageDescriptionInformation about the content of a grid data cell.Interfaceorg.opengis.metadata.contentGeoApi
FeatureCatalogueDescriptionInformation identifying the feature catalogue.Interfaceorg.opengis.metadata.contentGeoApi
GeneralParameterDescriptorAbstract definition of a parameter or group of parameters used by an operation method.Interfaceorg.opengis.parameterGeoApi
GeographicDescriptionDescription of the geographic area using identifiers.Interfaceorg.opengis.metadata.extentGeoApi
ImageDescriptionInformation about an image's suitability for use.Interfaceorg.opengis.metadata.contentGeoApi
ParameterDescriptorThe definition of a parameter used by an operation method.Interfaceorg.opengis.parameterGeoApi
ParameterDescriptorGroupThe definition of a group of related parameters used by an operation method.Interfaceorg.opengis.parameterGeoApi
RangeElementDescriptionDescription of specific range elements.Interfaceorg.opengis.metadata.contentGeoApi
ScopeDescriptionDescription of the class of information covered by the information.Interfaceorg.opengis.metadata.maintenanceGeoApi
GeoDBGeometryTypeDescriptorClassorg.hibernate.spatial.dialect.h2geodbHibernateSpatial
GeometryJavaTypeDescriptorClassorg.hibernate.spatialHibernateSpatial
GeometrySqlTypeDescriptorA generic SqlTypeDescriptor, intended to be remapped by the spatial dialect.Classorg.hibernate.spatialHibernateSpatial
MySQLGeometryTypeDescriptorClassorg.hibernate.spatial.dialect.mysqlHibernateSpatial
PGGeometryTypeDescriptorClassorg.hibernate.spatial.dialect.postgisHibernateSpatial
SDOGeometryTypeDescriptorClassorg.hibernate.spatial.dialect.oracleHibernateSpatial
SqlServer2008GeometryTypeDescriptorClassorg.hibernate.spatial.dialect.sqlserverHibernateSpatial
SmallestSubscriptRuleBland's smallest-subscript rule is for anti-cycling in choosing a pivot.Classcom.numericalmethod.suanshu.optimization.multivariate.constrained.convex.sdp.socp.qp.lp.simplex.pivotingSuanShu
BiblioDescriptionRepresents a description of a bibliographic resource.Classorg.jscience.bibliographyJScience
DescriptionA class representing a description of something.Classorg.jscience.measureJScience
MathMLMultiScriptsElementFields inherited from interface org.Interfaceorg.w3c.dom.mathmlJScience
MathMLScriptElementFields inherited from interface org.Interfaceorg.w3c.dom.mathmlJScience
MathMLScriptElementImplSee Also:Serialized FormFields inherited from class org.Classorg.jscience.ml.mathmlJScience
SimilarityDescriptionClassorg.jscience.computing.ai.casebasedreasoningJScience
TraitDescriptorThis class is the meta data for the traits That means the trait name and data typeClassorg.jscience.computing.ai.casebasedreasoningJScience
TraitDescriptorsClassorg.jscience.computing.ai.casebasedreasoningJScience
XMLDescriptorDefines the interface that every XML descriptor must implement.Interfaceorg.jscience.ml.gml.infosetJScience
XMLDescriptorImplA DOM-based implementation of the XMLDescriptor interface.Classorg.jscience.ml.gml.domJScience
AbstractAtomicDescriptorAbstract atomic descriptor class with helper functions for descriptors that require the whole molecule to calculate the descriptor values,Classorg.openscience.cdk.qsarCDK
AbstractBondDescriptorAbstract bond descriptor class with helper functions for descriptors that require the whole molecule to calculate the descriptor values,Classorg.openscience.cdk.qsarCDK
AcidicGroupCountDescriptorReturns the number of acidic groups.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
ALOGPDescriptorThis class calculates ALOGP (Ghose-Crippen LogKow) and the Ghose-Crippen molar refractivity .Classorg.openscience.cdk.qsar.descriptors.molecularCDK
AminoAcidCountDescriptorClass that returns the number of each amino acid in an atom container.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
APolDescriptorSum of the atomic polarizabilities (including implicit hydrogens).Classorg.openscience.cdk.qsar.descriptors.molecularCDK
AromaticAtomsCountDescriptorClass that returns the number of aromatic atoms in an atom container.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
AromaticBondsCountDescriptorThis Class contains a method that returns the number of aromatic atoms in an AtomContainer.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
AtomCountDescriptorIDescriptor based on the number of atoms of a certain element type.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
AtomDegreeDescriptorThis class returns the number of not-Hs substituents of an atom, also defined as "atom degree".Classorg.openscience.cdk.qsar.descriptors.atomicCDK
AtomHybridizationDescriptorThis class returns the hybridization of an atom.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
AtomHybridizationVSEPRDescriptorThis class returns the hybridization of an atom.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
AtomicNumberDifferenceDescriptorDescribes the imbalance in atomic number of the IBond.Classorg.openscience.cdk.qsar.descriptors.bondCDK
AtomValenceDescriptorThis class returns the valence of an atom.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
AutocorrelationDescriptorChargeThis class calculates ATS autocorrelation descriptor, where the weight equalAuthor:FedericoBelongs to the set:qsar-descriptorsCreated on:2007-02-27Classorg.openscience.cdk.qsar.descriptors.molecularCDK
AutocorrelationDescriptorMassThis class calculates ATS autocorrelation descriptor, where the weight equal to the scaled atomic mass .Classorg.openscience.cdk.qsar.descriptors.molecularCDK
AutocorrelationDescriptorPolarizabilityThis class calculates ATS autocorrelation descriptor, where the weight equalAuthor:FedericoBelongs to the set:qsar-descriptorsCreated on:2007-03-01Classorg.openscience.cdk.qsar.descriptors.molecularCDK
BasicGroupCountDescriptorReturns the number of basic groups.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
BCUTDescriptorEigenvalue based descriptor noted for its utility in chemical diversity.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
BondCountDescriptorIDescriptor based on the number of bonds of a certain bond order.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
BondPartialPiChargeDescriptorThe calculation of bond-pi Partial charge is calculated determining the difference the Partial Pi Charge on atoms Classorg.openscience.cdk.qsar.descriptors.bondCDK
BondPartialSigmaChargeDescriptorThe calculation of bond-sigma Partial charge is calculated determining the difference the Partial Sigma Charge on atoms Classorg.openscience.cdk.qsar.descriptors.bondCDK
BondPartialTChargeDescriptorThe calculation of bond total Partial charge is calculated determining the difference the Partial Total Charge on atoms Classorg.openscience.cdk.qsar.descriptors.bondCDK
BondSigmaElectronegativityDescriptorThe calculation of bond-Polarizability is calculated determining the difference the Sigma electronegativity on atoms A and B of a bond.Classorg.openscience.cdk.qsar.descriptors.bondCDK
BondsToAtomDescriptorThis class returns the number of bonds on the shortest path between two atoms.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
BPolDescriptorSum of the absolute value of the difference between atomic polarizabilities of all bonded atoms in the molecule (including implicit hydrogens) with polarizabilities taken fromClassorg.openscience.cdk.qsar.descriptors.molecularCDK
CarbonTypesDescriptorTopological descriptor characterizing the carbon connectivity.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
ChiChainDescriptorEvaluates chi chain descriptors.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
ChiClusterDescriptorEvaluates chi cluster descriptors.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
ChiPathClusterDescriptorEvaluates chi path cluster descriptors.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
ChiPathDescriptorEvaluates chi path descriptors.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
CovalentRadiusDescriptorThis class return the covalent radius of a given atom.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
CPSADescriptorCalculates 29 Charged Partial Surface Area (CPSA) descriptors.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
DescriptorEngineA class that provides access to automatic descriptor calculation and more.Classorg.openscience.cdk.qsarCDK
DescriptorExceptionException that is thrown by descriptor routines when a problem has occured.Classorg.openscience.cdk.qsarCDK
DescriptorSpecificationClass that is used to distribute descriptor specifications.Classorg.openscience.cdk.qsarCDK
DescriptorValueClass that is used to store descriptor values as IChemObject properties.Classorg.openscience.cdk.qsarCDK
DistanceToAtomDescriptorThis class returns the 3D distance between two atoms.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
EccentricConnectivityIndexDescriptorA topological descriptor combining distance and adjacency information.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
EffectiveAtomPolarizabilityDescriptorEffective polarizability of an heavy atom This descriptor uses these parameters:Classorg.openscience.cdk.qsar.descriptors.atomicCDK
FMFDescriptorAn implementation of the FMF descriptor characterizing complexity of a molecule.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
FragmentComplexityDescriptorClass that returns the complexity of a system.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
GravitationalIndexDescriptorIDescriptor characterizing the mass distribution of the molecule.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
HBondAcceptorCountDescriptorThis descriptor calculates the number of hydrogen bond acceptors using a slightly simplified version of the The following groups are counted as hydrogen bond acceptors:Classorg.openscience.cdk.qsar.descriptors.molecularCDK
HBondDonorCountDescriptorThis descriptor calculates the number of hydrogen bond donors using a slightly simplified version of the The following groups are counted as hydrogen bond donors:Classorg.openscience.cdk.qsar.descriptors.molecularCDK
HybridizationRatioDescriptorIMolecularDescriptor that reports the fraction of sp3 carbons to sp2 carbons.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
IAtomicDescriptorClasses that implement this interface are QSAR descriptor calculators.Interfaceorg.openscience.cdk.qsarCDK
IAtomPairDescriptorClasses that implement this interface are QSAR descriptor calculators.Interfaceorg.openscience.cdk.qsarCDK
IBondDescriptorClasses that implement this interface are QSAR descriptor calculators.Interfaceorg.openscience.cdk.qsarCDK
IDescriptorClasses that implement this interface are QSAR descriptor calculators.Interfaceorg.openscience.cdk.qsarCDK
IDescriptorResultObject that provides access to the calculated descriptor value.Interfaceorg.openscience.cdk.qsar.resultCDK
IMolecularDescriptorClasses that implement this interface are QSAR descriptor calculators for IMolecule objects.Interfaceorg.openscience.cdk.qsarCDK
InductiveAtomicHardnessDescriptorInductive atomic hardness of an atom in a polyatomic system can be defined as the "resistance" to a change of the atomic charge.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
InductiveAtomicSoftnessDescriptorInductive atomic softness of an atom in a polyatomic system can be defined as charge delocalizing ability.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
IPAtomicHOSEDescriptorThis class returns the ionization potential of an atom containg lone pair electrons.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
IPAtomicLearningDescriptorThis class returns the ionization potential of an atom containing lone pair electrons.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
IPBondLearningDescriptorThis class returns the ionization potential of a Bond.Classorg.openscience.cdk.qsar.descriptors.bondCDK
IPMolecularLearningDescriptorThis class returns the ionization potential of a molecule.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
IsProtonInAromaticSystemDescriptorThis 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, Classorg.openscience.cdk.qsar.descriptors.atomicCDK
IsProtonInConjugatedPiSystemDescriptorThis class evaluates if a proton is joined to a conjugated system.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
KappaShapeIndicesDescriptorKier and Hall kappa molecular shape indices compare the molecular graph with minimal and maximal molecular graphs; a description is given at: http://www.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
KierHallSmartsDescriptorA fragment count descriptor that uses e-state fragments.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
LargestChainDescriptorClass that returns the number of atoms in the largest chain.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
LargestPiSystemDescriptorClass that returns the number of atoms in the largest pi system.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
LengthOverBreadthDescriptorEvaluates length over breadth descriptors.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
LongestAliphaticChainDescriptorClass that returns the number of atoms in the longest aliphatic chain.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
MannholdLogPDescriptorPrediction of logP based on the number of carbon and hetero atoms.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
MDEDescriptorCalculates the Molecular Distance Edge descriptor described in .Classorg.openscience.cdk.qsar.descriptors.molecularCDK
MomentOfInertiaDescriptorA descriptor that calculates the moment of inertia and radius of gyration.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
PartialPiChargeDescriptorThe calculation of pi partial charges in pi-bonded systems of an heavy atom was made by Saller-Gasteiger.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
PartialSigmaChargeDescriptorThe calculation of sigma partial charges in sigma-bonded systems of an heavy atom was made by Marsilli-Gasteiger.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
PartialTChargeMMFF94DescriptorThe calculation of total partial charges of an heavy atom is based on MMFF94 model.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
PartialTChargePEOEDescriptorThe calculation of total partial charges of an heavy atom is based on Partial Equalization of Electronegativity method (PEOE-PEPE) from Gasteiger.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
PeriodicTablePositionDescriptorThis class returns the period in the periodic table of an atom belonging to an atom container This descriptor uses these parameters:Classorg.openscience.cdk.qsar.descriptors.atomicCDK
PetitjeanNumberDescriptorAccording to the Petitjean definition, the eccentricity of a vertex corresponds to the distance from that vertex to the most remote vertex in the graph.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
PetitjeanShapeIndexDescriptorEvaluates the Petitjean shape indices, These original Petitjean number was described by Petitjean ()Classorg.openscience.cdk.qsar.descriptors.molecularCDK
PiContactDetectionDescriptorThis 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 directlyClassorg.openscience.cdk.qsar.descriptors.atompairCDK
PiElectronegativityDescriptorPi electronegativity is given by X = a + bq + c(q*q) This descriptor uses these parameters:Classorg.openscience.cdk.qsar.descriptors.atomicCDK
ProtonAffinityHOSEDescriptorThis class returns the proton affinity of an atom containing.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
ProtonTotalPartialChargeDescriptorThe calculation of partial charges of an heavy atom and its protons is based on Gasteiger Marsili (PEOE).Classorg.openscience.cdk.qsar.descriptors.atomicCDK
RDFProtonDescriptor_G3RThis class calculates G3R proton descriptors used in neural networks for H1 NMR shift .Classorg.openscience.cdk.qsar.descriptors.atomicCDK
RDFProtonDescriptor_GDRThis class calculates GDR proton descriptors used in neural networks for H1 NMR shift .Classorg.openscience.cdk.qsar.descriptors.atomicCDK
RDFProtonDescriptor_GHRThis class calculates GHR proton descriptors used in neural networks for H1 NMR shift .Classorg.openscience.cdk.qsar.descriptors.atomicCDK
RDFProtonDescriptor_GHR_topolThis class calculates GHR topological proton descriptors used in neural networks for H1 NMR shift .Classorg.openscience.cdk.qsar.descriptors.atomicCDK
RDFProtonDescriptor_GSRThis class calculates GDR proton descriptors used in neural networks for H1 NMR shift .Classorg.openscience.cdk.qsar.descriptors.atomicCDK
RotatableBondsCountDescriptorThe number of rotatable bonds is given by the SMARTS specified by Daylight on This descriptor uses these parameters:Classorg.openscience.cdk.qsar.descriptors.molecularCDK
RuleOfFiveDescriptorThis Class contains a method that returns the number failures of the Lipinski's Rule Of 5.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
SigmaElectronegativityDescriptorAtomic descriptor that reflects that Gasteiger-Marsili sigma electronegativity.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
StabilizationPlusChargeDescriptorThe stabilization of the positive charge (e.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
SybylDescriptorFormatClassorg.openscience.cdk.io.formatsCDK
TaeAminoAcidDescriptorAn implementation of the TAE descriptors for amino acids.Classorg.openscience.cdk.qsar.descriptors.proteinCDK
TPSADescriptorCalculation of topological polar surface area based on fragment contributions (TPSA) .Classorg.openscience.cdk.qsar.descriptors.molecularCDK
VABCDescriptorVolume descriptor using the method implemented in the VABCVolume class.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
VAdjMaDescriptorVertex adjacency information (magnitude): 1 + log2 m where m is the number of heavy-heavy bonds.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
VdWRadiusDescriptorThis class return the VdW radius of a given atom.Classorg.openscience.cdk.qsar.descriptors.atomicCDK
WeightDescriptorIDescriptor based on the weight of atoms of a certain element type.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
WeightedPathDescriptorEvaluates the weighted path descriptors.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
WHIMDescriptorHolistic descriptors described by Todeschini et al .Classorg.openscience.cdk.qsar.descriptors.molecularCDK
WienerNumbersDescriptorThis descriptor calculates the Wiener numbers.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
XLogPDescriptorPrediction of logP based on the atom-type method called XLogP.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
ZagrebIndexDescriptorZagreb index: the sum of the squares of atom degree over all heavy atoms i.Classorg.openscience.cdk.qsar.descriptors.molecularCDK
opensearchdescriptionReaderClassnet.yacy.document.parser.xmlYacy
ApplicationDescriptorAn OSGi service that represents an installed application and stores information about it.Classorg.osgi.service.applicationKnoplerFish
EndpointDescriptionA description of an endpoint that provides sufficient information for a compatible distribution provider to create a connection to this endpointClassorg.osgi.service.remoteserviceadminKnoplerFish
AccessDescriptionThe AccessDescription object.Classorg.bouncycastle.asn1.x509BouncyCastle
AnnotationDescriptionDistinguish among different ontologies, by curator and type.Classcytoscape.data.annotationCytoScape
ArgDescriptorA class describing a function argument.Classorg.cytoscape.equationsCytoScape
CLOptionDescriptorBasic class describing an type of option.Classorg.apache.commons.cli.avalonCytoScape
IdentDescriptorClassorg.cytoscape.equations.interpreterCytoScape
OntologyDescriptionDistinguish among different ontologies, by curator and type.Classcytoscape.data.annotationCytoScape
AnalystScriptHolds a script for the Encog Analyst.Classorg.encog.app.analyst.scriptHeatonReasearch
GenerateEncogJavaScriptClassorg.encog.app.generate.generators.jsHeatonReasearch
GenerateNinjaScriptClassorg.encog.app.generate.generators.ninjaHeatonReasearch
MarketDataDescriptionThis class is used to describe the type of financial data that is needed.Classorg.encog.ml.data.marketHeatonReasearch
ScriptLoadUsed to load an Encog Analyst script.Classorg.encog.app.analyst.scriptHeatonReasearch
ScriptOpcodeAn opcode, stored in the script.Classorg.encog.app.analyst.script.mlHeatonReasearch
ScriptPropertiesHolds all of the properties for a script.Classorg.encog.app.analyst.script.propHeatonReasearch
ScriptSaveUsed to save an Encog Analyst script.Classorg.encog.app.analyst.scriptHeatonReasearch
TemporalDataDescriptionThis class describes one unit of input, or output, to a temporal neural network.Classorg.encog.ml.data.temporalHeatonReasearch
TemporalDataDescription .TypeThe type of data requested.Classorg.encog.ml.data.temporalHeatonReasearch
DescriptionContains the description of a Cesium object.Classagi.foundation.cesiumAGI ( Analytical Graphics )
DescriptionCesiumSourceA CesiumSource that generates a CZML description for objects that provide IDescriptionService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
DescriptionExtensionAn extension that defines that HTML description of an object.Classagi.foundation.cesiumAGI ( Analytical Graphics )
DescriptiveStatisticsClassagi.foundationAGI ( Analytical Graphics )
EnclosureDescriptionDescribes an enclosure, as returned by Solid.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EnclosureDescriptionCollectionA collection of EnclosureDescription instances.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EntityDescriptorDescribes a family of entities.Classagi.foundation.trackingAGI ( Analytical Graphics )
IDescriptionServiceA service that defines the HTML description of an object.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
IEntityArchiveDescriptorAn interface implemented by a class derived from EntityDescriptor to specify information about how an entity is archived.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntityOrientationDescriptorAn interface implemented by a class derived from EntityDescriptor to specify the Axes in which Orientation (get) is defined.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntityPositionDescriptorAn interface implemented by a class derived from EntityDescriptor to specify the ReferenceFrame in which Position (get) is defined.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
ScriptDecoder Script obfuscated by the Windows Script Encoder provided by Microsoft, is converted to plaintext.ClassorgHtmlParser
ScriptScannerThe ScriptScanner handles script CDATA.ClassorgHtmlParser
ScriptTagClassorgHtmlParser
WorkflowDescriptorMethod to access extra information that might be associated with this workflow.Interfaceorg.hippoecm.repository.apiHippo
JavaScriptTokenMarkerJavaScript token marker.Classcom.jidesoft.editor.tokenmarkerJideSoft
NeedleDescriptorA class that contains the name and shape of a needle.Classcom.jidesoft.gaugeJideSoft
PointDescriptorProvides a description of a Chartable point and the shape that was used to render it.Classcom.jidesoft.chart.eventJideSoft
ShellScriptTokenMarkerShell script token marker.Classcom.jidesoft.editor.tokenmarkerJideSoft
FieldDescriptorRepresents a field descriptor (JVM type format) as defined in the Java Virtual Machine Specification, section 4.Classorg.checkerframework.checker.signature.qualChecker
FieldDescriptorForArrayRepresents a field descriptor (JVM type format) as defined in the JavaClassorg.checkerframework.checker.signature.qualChecker
MethodDescriptorRepresents a method descriptor (JVM representation of method signature) as defined in the Java Virtual Machine Specification, section 4.Classorg.checkerframework.checker.signature.qualChecker
BatchSubscriptionA Subscription wrapper which requestAuthor:Stephane MaldiniClassreactor.rx.subscriptionReactor
DropSubscriptionRelationship between a Stream (Publisher) and a Subscriber.Classreactor.rx.subscriptionReactor
FanInSubscriptionClassreactor.rx.action.combinationReactor
FanInSubscription .InnerSubscriptionClassreactor.rx.action.combinationReactor
FanOutSubscriptionA composite subscription used to achieve pub/sub pattern.Classreactor.rx.subscriptionReactor
PushSubscriptionRelationship between a Stream (Publisher) and a Subscriber.Classreactor.rx.subscriptionReactor
ReactiveSubscriptionRelationship between a Stream (Publisher) and a Subscriber.Classreactor.rx.subscriptionReactor
SubscriptionWithContextA Subscription with a typed stateful context.Classreactor.core.reactivestreamsReactor
WrappedSubscriptionClassreactor.rx.subscription.supportReactor
ChemCompDescriptorContainer object for _pdbx_chem_comp_descriptorSince:3.Classorg.biojava.nbio.structure.io.mmcif.modelBioJava
JmolSymmetryScriptGeneratorClassorg.biojava.nbio.structure.symmetry.jmolScriptBioJava
JmolSymmetryScriptGeneratorC1Classorg.biojava.nbio.structure.symmetry.jmolScriptBioJava
JmolSymmetryScriptGeneratorCnClassorg.biojava.nbio.structure.symmetry.jmolScriptBioJava
JmolSymmetryScriptGeneratorDnClassorg.biojava.nbio.structure.symmetry.jmolScriptBioJava
JmolSymmetryScriptGeneratorHClassorg.biojava.nbio.structure.symmetry.jmolScriptBioJava
JmolSymmetryScriptGeneratorIClassorg.biojava.nbio.structure.symmetry.jmolScriptBioJava
JmolSymmetryScriptGeneratorOClassorg.biojava.nbio.structure.symmetry.jmolScriptBioJava
JmolSymmetryScriptGeneratorPointGroupClassorg.biojava.nbio.structure.symmetry.jmolScriptBioJava
JmolSymmetryScriptGeneratorTClassorg.biojava.nbio.structure.symmetry.jmolScriptBioJava
PdbxChemCompDescriptorClassorg.biojava.nbio.structure.io.mmcif.modelBioJava
RCSBDescriptionCorresponds to the wrapper element in an RCSB describeMol XML file.Classorg.biojava.nbio.structure.rcsbBioJava
RCSBDescriptionFactoryFetches information from RCSB's RESTful Web Service Interface.Classorg.biojava.nbio.structure.rcsbBioJava
ScopDescription dir.Classorg.biojava.nbio.structure.scopBioJava
ScopDescriptionsClassorg.biojava.nbio.structure.scop.serverBioJava
TranscriptionEngineUsed as a way of encapsulating the data structures required to parse DNA to a In order to build one look at @ TranscriptionEngine.Classorg.biojava.nbio.core.sequence.transcriptionBioJava
TranscriptionEngine .BuilderThis class is the way to create a TranslationEngine.Classorg.biojava.nbio.core.sequence.transcriptionBioJava
TranscriptSequenceThis is the sequence if you want to go from a gene sequence to a protein sequence.Classorg.biojava.nbio.core.sequenceBioJava
PolicyDescriptorIntermediary data structure generated by the xml parser that makes the actual building of an execution policy easier.Classorg.jppf.node.policyJppf
ScriptedJobSelectorA job selector that uses a script to accept jobs.Classorg.jppf.jobJppf
ScriptedPolicyA policy which executes an aribtrary script in its accepts() method.Classorg.jppf.node.policyJppf
ScriptedTaskA task implementation which executes a script in a specified JSR 223 (javax.Classorg.jppf.node.protocolJppf
NIVision .CircleDescriptorClasscom.ni.visionRoborio
NIVision .DataMatrixDescriptionOptionsClasscom.ni.visionRoborio
NIVision .EllipseDescriptorClasscom.ni.visionRoborio
NIVision .GridDescriptorClasscom.ni.visionRoborio
NIVision .LineDescriptorClasscom.ni.visionRoborio
NIVision .QRCodeDescriptionOptionsClasscom.ni.visionRoborio
NIVision .RectangleDescriptorClasscom.ni.visionRoborio
IAlternateDescriptionInterface providing alternate description for accessible elements.Interfacecom.itextpdf.text.pdf.interfacesIText
DescriptionFactoryA class of static methods to provide descriptions of images, including image orientation relative to the patient from the mathematical position and orientation attributes,Classcom.pixelmed.dicomPixelMed
SOPClassDescriptionsA class of static methods to provide a means of describing SOP Classes with abbreviations and hman-readable descriptions.Classcom.pixelmed.dicomPixelMed
IDfChangeDescriptionThis class is used to maintain information about change description records.Interfacecom.documentum.fc.commonDocumentum
IDfModuleDescriptorInterfacecom.documentum.fc.clientDocumentum
IDfValidationDescriptorFields inherited from interface com.Interfacecom.documentum.fc.client.acsDocumentum
PostscriptGraphicsThe PostscriptGraphics class extends the Graphics2D class to produce an encapsulated postscript file rather than on-screen display.Classweka.gui.visualizeWeka
PostscriptWriterThis class takes any Component and outputs it to a Postscript file.Classweka.gui.visualizeWeka
Script .ScriptThreadThe Thread for running a script.Classweka.gui.scriptingWeka
ScriptExecutionEventEvent that gets sent when a script is executed.Classweka.gui.scripting.eventWeka
ScriptExecutionEvent .TypeDefines the type of event.Classweka.gui.scripting.eventWeka
ScriptExecutionListenerFor classes that want to be notified about changes in the script execution.Interfaceweka.gui.scripting.eventWeka
ScriptingPanelAbstract ancestor for scripting panels.Classweka.gui.scriptingWeka
ScriptUtilsA helper class for Script related stuff.Classweka.gui.scriptingWeka