Index

A B C D E F G H I L M N O P R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractTaglet - Class in com.adaptris.taglet
 
AbstractTaglet() - Constructor for class com.adaptris.taglet.AbstractTaglet
 
AdapterComponent - Annotation Interface in com.adaptris.annotation
Annotation that allows the UI to find custom components that should be configurable within the UI.
AdapterComponentAnnotationProcessor - Class in com.adaptris.annotation
 
AdapterComponentAnnotationProcessor() - Constructor for class com.adaptris.annotation.AdapterComponentAnnotationProcessor
 
AdvancedConfig - Annotation Interface in com.adaptris.annotation
An interface for making a "hint" for the UI where to display this field.
AffectsMetadata - Annotation Interface in com.adaptris.annotation
Marker to identify fields in classes that may modify metadata.
AnnotationConstants - Class in com.adaptris.annotation
 
AnnotationConstants() - Constructor for class com.adaptris.annotation.AnnotationConstants
 
author() - Element in annotation interface com.adaptris.annotation.ComponentProfile
The Author of the component; if not specified defaults to the empty string and will not be displayed.
AutoPopulated - Annotation Interface in com.adaptris.annotation
Marker to identify fields that are auto-populated on instantiation.

B

BASIC - Enum constant in enum class com.adaptris.annotation.InterlokLicence.Type
Basic license Required
BEAN_INFO_PROPERTIES_FILE - Static variable in class com.adaptris.annotation.AnnotationConstants
The properties file that forces XStream to use standard javabeans getters and setters.
BooleanExpression - Annotation Interface in com.adaptris.validation.constraints
BooleanExpression is a field/method/parameter level constraint which can be applied on a string to assert that the string represents a valid Boolean or a message expression %message{key}.
The valid values are: true false True False TRUE FALSE
BooleanExpressionValidator - Class in com.adaptris.validation.constraints
 
BooleanExpressionValidator() - Constructor for class com.adaptris.validation.constraints.BooleanExpressionValidator
 
branchSelector() - Element in annotation interface com.adaptris.annotation.ComponentProfile
Whether or not this class can be used as the first service with a BranchingServiceCollection.

C

CDATA_PROPERTIES_FILE - Static variable in class com.adaptris.annotation.AnnotationConstants
The properties file that contains references to classes that require special CDATA handling.
CDataAnnotationProcessor - Class in com.adaptris.annotation
 
CDataAnnotationProcessor() - Constructor for class com.adaptris.annotation.CDataAnnotationProcessor
 
closeQuietly(Closeable) - Method in class com.adaptris.annotation.AdapterComponentAnnotationProcessor
 
com.adaptris.annotation - package com.adaptris.annotation
 
com.adaptris.taglet - package com.adaptris.taglet
 
com.adaptris.validation.constraints - package com.adaptris.validation.constraints
 
COMPONENT_PROPERTIES_FILE - Static variable in class com.adaptris.annotation.AnnotationConstants
The properties file that contains references to classes that are Adaptris Services
ComponentProfile - Annotation Interface in com.adaptris.annotation
Annotation that aids the UI with presentation around the short description and type of component.
ConfigDeprecated - Annotation Interface in com.adaptris.validation.constraints
Annotation that specifies when a deprecated field/type will be removed.
ConfigDeprecatedValidator - Class in com.adaptris.validation.constraints
 
ConfigDeprecatedValidator() - Constructor for class com.adaptris.validation.constraints.ConfigDeprecatedValidator
 
ConfigTaglet - Class in com.adaptris.taglet
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.2.0, we have switched to using annotations instead.
ConfigTaglet() - Constructor for class com.adaptris.taglet.ConfigTaglet
Deprecated.
 

D

DEFAULT_EXPRESSION_PATTERN - Static variable in class com.adaptris.validation.constraints.ExpressionValidator
 
DEFAULT_VERSION - Static variable in annotation interface com.adaptris.validation.constraints.ConfigDeprecated
 
DisplayOrder - Annotation Interface in com.adaptris.annotation
Annotation that aids the UI with presentation around the ordering of fields.

E

ENTERPRISE - Enum constant in enum class com.adaptris.annotation.InterlokLicence.Type
Enterprise license Required
expression() - Element in annotation interface com.adaptris.annotation.InputFieldHint
Whether or not this field allows the new %message{} style expressions
ExpressionValidator<A extends Annotation> - Class in com.adaptris.validation.constraints
 
ExpressionValidator() - Constructor for class com.adaptris.validation.constraints.ExpressionValidator
 
external() - Element in annotation interface com.adaptris.annotation.InputFieldHint
Whether or not this field supports external resolution.

F

friendly() - Element in annotation interface com.adaptris.annotation.InputFieldHint
The UI friendly name for the field; particularly enum's.

G

GenerateBeanInfo - Annotation Interface in com.adaptris.annotation
Deprecated, for removal: This API element is subject to removal in a future version.
since 3.4.0 with no replacement; due to changes in XStream as of 1.4.9 JavaBeanConverter may not generate the desired output; and call a setter with null.
getAllowedLocations() - Method in class com.adaptris.taglet.AbstractTaglet
 
getDefaultOutputFile() - Method in class com.adaptris.annotation.AdapterComponentAnnotationProcessor
 
getDefaultOutputFile() - Method in class com.adaptris.annotation.CDataAnnotationProcessor
 
getDefaultOutputFile() - Method in class com.adaptris.annotation.XStreamAnnotationProcessor
 
getDefaultOutputFile() - Method in class com.adaptris.annotation.XStreamImplicitAnnotationProcessor
 
getEnd() - Method in class com.adaptris.taglet.AbstractTaglet
 
getEnd() - Method in class com.adaptris.taglet.ConfigTaglet
Deprecated.
 
getEnd() - Method in class com.adaptris.taglet.LicenseTaglet
Deprecated.
 
getName() - Method in class com.adaptris.taglet.AbstractTaglet
 
getName() - Method in class com.adaptris.taglet.ConfigTaglet
Deprecated.
Return the name of this custom tag.
getName() - Method in class com.adaptris.taglet.LicenseTaglet
Deprecated.
Return the name of this custom tag.
getOptionVerboseKey() - Method in class com.adaptris.annotation.AdapterComponentAnnotationProcessor
 
getOptionVerboseKey() - Method in class com.adaptris.annotation.CDataAnnotationProcessor
 
getOptionVerboseKey() - Method in class com.adaptris.annotation.XStreamAnnotationProcessor
 
getOptionVerboseKey() - Method in class com.adaptris.annotation.XStreamImplicitAnnotationProcessor
 
getOutputFileOverride() - Method in class com.adaptris.annotation.AdapterComponentAnnotationProcessor
 
getOutputFileOverride() - Method in class com.adaptris.annotation.CDataAnnotationProcessor
 
getOutputFileOverride() - Method in class com.adaptris.annotation.XStreamAnnotationProcessor
 
getOutputFileOverride() - Method in class com.adaptris.annotation.XStreamImplicitAnnotationProcessor
 
getPattern() - Method in class com.adaptris.validation.constraints.ExpressionValidator
 
getStart() - Method in class com.adaptris.taglet.AbstractTaglet
 
getStart() - Method in class com.adaptris.taglet.ConfigTaglet
Deprecated.
 
getStart() - Method in class com.adaptris.taglet.LicenseTaglet
Deprecated.
 
getSupportedSourceVersion() - Method in class com.adaptris.annotation.AdapterComponentAnnotationProcessor
 
groups() - Element in annotation interface com.adaptris.validation.constraints.BooleanExpression
 
groups() - Element in annotation interface com.adaptris.validation.constraints.ConfigDeprecated
 
groups() - Element in annotation interface com.adaptris.validation.constraints.NumberExpression
 
groups() - Element in annotation interface com.adaptris.validation.constraints.UrlExpression
 

H

host() - Element in annotation interface com.adaptris.validation.constraints.UrlExpression
 

I

init(ProcessingEnvironment) - Method in class com.adaptris.annotation.AdapterComponentAnnotationProcessor
 
initialize(BooleanExpression) - Method in class com.adaptris.validation.constraints.BooleanExpressionValidator
 
initialize(NumberExpression) - Method in class com.adaptris.validation.constraints.NumberExpressionValidator
 
initialize(UrlExpression) - Method in class com.adaptris.validation.constraints.UrlExpressionValidator
 
InputFieldDefault - Annotation Interface in com.adaptris.annotation
An interface for making a "hint" for the UI about what the default value of this input field is.
InputFieldHint - Annotation Interface in com.adaptris.annotation
An interface for making a "hint" for the UI about what type of input field this is.
InterlokAlias - Annotation Interface in com.adaptris.annotation
 
InterlokLicence - Annotation Interface in com.adaptris.annotation
 
InterlokLicence.Type - Enum Class in com.adaptris.annotation
 
InterlokLifecycle - Annotation Interface in com.adaptris.annotation
Interface applied to a field that allows us to auto request a lifecycle operation.
isEmpty(String) - Static method in class com.adaptris.annotation.AdapterComponentAnnotationProcessor
 
isExpression(String) - Method in class com.adaptris.validation.constraints.ExpressionValidator
 
isInlineTag() - Method in class com.adaptris.taglet.AbstractTaglet
 
isValid(Object, ConstraintValidatorContext) - Method in class com.adaptris.validation.constraints.ConfigDeprecatedValidator
 
isValid(String, ConstraintValidatorContext) - Method in class com.adaptris.validation.constraints.ExpressionValidator
 

L

LicenseTaglet - Class in com.adaptris.taglet
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.2.0, we have switched to using annotations instead.
LicenseTaglet() - Constructor for class com.adaptris.taglet.LicenseTaglet
Deprecated.
 

M

MarshallingCDATA - Annotation Interface in com.adaptris.annotation
Internal annotation that emits a CDATA tag wrapping a field when generating example-xml.
message() - Element in annotation interface com.adaptris.annotation.Removal
The deprecation message
message() - Element in annotation interface com.adaptris.validation.constraints.BooleanExpression
 
message() - Element in annotation interface com.adaptris.validation.constraints.ConfigDeprecated
The deprecation message
message() - Element in annotation interface com.adaptris.validation.constraints.NumberExpression
 
message() - Element in annotation interface com.adaptris.validation.constraints.UrlExpression
 
MESSAGE_TEMPLATE - Static variable in annotation interface com.adaptris.validation.constraints.ConfigDeprecated
 
metadata() - Element in annotation interface com.adaptris.annotation.ComponentProfile
Returns an array of strings that contains metadata keys that may be created or have an effect on the behaviour of this component.

N

NONE - Enum constant in enum class com.adaptris.annotation.InterlokLicence.Type
No License Required.
NumberExpression - Annotation Interface in com.adaptris.validation.constraints
NumberExpression is a field/method/parameter level constraint which can be applied on a string to assert that the string represents a valid Number or a message expression %message{key}.
NumberExpressionValidator - Class in com.adaptris.validation.constraints
 
NumberExpressionValidator() - Constructor for class com.adaptris.validation.constraints.NumberExpressionValidator
 

O

ofType() - Element in annotation interface com.adaptris.annotation.InputFieldHint
The base interface or class for the field value suggestions.
onIsValid(String) - Method in class com.adaptris.validation.constraints.BooleanExpressionValidator
 
onIsValid(String) - Method in class com.adaptris.validation.constraints.ExpressionValidator
 
onIsValid(String) - Method in class com.adaptris.validation.constraints.NumberExpressionValidator
 
onIsValid(String) - Method in class com.adaptris.validation.constraints.UrlExpressionValidator
 
order() - Element in annotation interface com.adaptris.annotation.DisplayOrder
Returns an array of strings that suggests the display order for the UI.
outputFile - Variable in class com.adaptris.annotation.AdapterComponentAnnotationProcessor
 

P

PACKAGE_PREFIX - Static variable in class com.adaptris.annotation.AnnotationConstants
 
pattern() - Element in annotation interface com.adaptris.validation.constraints.BooleanExpression
 
pattern() - Element in annotation interface com.adaptris.validation.constraints.NumberExpression
 
pattern() - Element in annotation interface com.adaptris.validation.constraints.UrlExpression
 
payload() - Element in annotation interface com.adaptris.validation.constraints.BooleanExpression
 
payload() - Element in annotation interface com.adaptris.validation.constraints.ConfigDeprecated
 
payload() - Element in annotation interface com.adaptris.validation.constraints.NumberExpression
 
payload() - Element in annotation interface com.adaptris.validation.constraints.UrlExpression
 
port() - Element in annotation interface com.adaptris.validation.constraints.UrlExpression
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.adaptris.annotation.AdapterComponentAnnotationProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.adaptris.annotation.CDataAnnotationProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.adaptris.annotation.XStreamAnnotationProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.adaptris.annotation.XStreamImplicitAnnotationProcessor
 
protocol() - Element in annotation interface com.adaptris.validation.constraints.UrlExpression
 

R

rare() - Element in annotation interface com.adaptris.annotation.AdvancedConfig
Whether or not this field should be considered 'rare' and hidden most of the time.
recommended() - Element in annotation interface com.adaptris.annotation.ComponentProfile
Returns an array of classes that are contextually related with this component.
register(Map) - Static method in class com.adaptris.taglet.ConfigTaglet
Deprecated.
 
register(Map) - Static method in class com.adaptris.taglet.LicenseTaglet
Deprecated.
 
Removal - Annotation Interface in com.adaptris.annotation
Annotation that specifies when a deprecated field/type will be removed.
removalVersion() - Element in annotation interface com.adaptris.validation.constraints.ConfigDeprecated
The version when it will be removed.

S

setPattern(String) - Method in class com.adaptris.validation.constraints.ExpressionValidator
 
since() - Element in annotation interface com.adaptris.annotation.ComponentProfile
When this component was released (use it if you're going to use the javadoc since annotation)
STANDARD - Enum constant in enum class com.adaptris.annotation.InterlokLicence.Type
Standard license Required
STANDARD_FIELD_SEPARATOR - Static variable in class com.adaptris.annotation.AnnotationConstants
The standard separator between class names and members.
style() - Element in annotation interface com.adaptris.annotation.InputFieldHint
The style associated with this InputField.
summary() - Element in annotation interface com.adaptris.annotation.ComponentProfile
The summary or short description associated with this component profile.

T

tag() - Element in annotation interface com.adaptris.annotation.ComponentProfile
The tags to be associated with this profile.
toString(List<? extends DocTree>, Element) - Method in class com.adaptris.taglet.AbstractTaglet
 

U

UrlExpression - Annotation Interface in com.adaptris.validation.constraints
UrlExpression is a field/method/parameter level constraint which can be applied on a string to assert that the string represents a valid URL or a message expression %message{key}.
UrlExpressionValidator - Class in com.adaptris.validation.constraints
 
UrlExpressionValidator() - Constructor for class com.adaptris.validation.constraints.UrlExpressionValidator
 

V

value() - Element in annotation interface com.adaptris.annotation.InputFieldDefault
The default value associated with this InputField.
value() - Element in annotation interface com.adaptris.annotation.InterlokAlias
The alias (which should match the corresponding XStreamAlias
value() - Element in annotation interface com.adaptris.annotation.InterlokLicence
The required licensing
valueOf(String) - Static method in enum class com.adaptris.annotation.InterlokLicence.Type
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.adaptris.annotation.InterlokLicence.Type
Returns an array containing the constants of this enum class, in the order they are declared.
verbose - Variable in class com.adaptris.annotation.AdapterComponentAnnotationProcessor
 
version() - Element in annotation interface com.adaptris.annotation.Removal
The version when it will be removed.

X

XSTREAM_ALIAS_PROPERTIES_FILE - Static variable in class com.adaptris.annotation.AnnotationConstants
The properties file that contains references to classes that have XStreamAlias annotations.
XSTREAM_IMPLICIT_PROPERTIES_FILE - Static variable in class com.adaptris.annotation.AnnotationConstants
The properties file that contains references to classes that have XStreamImplicit annotations.
XStreamAnnotationProcessor - Class in com.adaptris.annotation
 
XStreamAnnotationProcessor() - Constructor for class com.adaptris.annotation.XStreamAnnotationProcessor
 
XStreamImplicitAnnotationProcessor - Class in com.adaptris.annotation
 
XStreamImplicitAnnotationProcessor() - Constructor for class com.adaptris.annotation.XStreamImplicitAnnotationProcessor
 
A B C D E F G H I L M N O P R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values