Skip navigation links
A B C D E G I J L M O P R S U V X 

A

at.ebinterface.validation.web - package at.ebinterface.validation.web
 
at.ebinterface.validation.web.components - package at.ebinterface.validation.web.components
 
at.ebinterface.validation.web.components.prettyfy - package at.ebinterface.validation.web.components.prettyfy
 
at.ebinterface.validation.web.css - package at.ebinterface.validation.web.css
 
at.ebinterface.validation.web.js - package at.ebinterface.validation.web.js
 
at.ebinterface.validation.web.pages - package at.ebinterface.validation.web.pages
 
at.ebinterface.validation.web.pages.convert - package at.ebinterface.validation.web.pages.convert
 
at.ebinterface.validation.web.pages.convert.result - package at.ebinterface.validation.web.pages.convert.result
 
at.ebinterface.validation.web.pages.images - package at.ebinterface.validation.web.pages.images
 
at.ebinterface.validation.web.pages.resultpages - package at.ebinterface.validation.web.pages.resultpages
 
at.ebinterface.validation.web.pages.schematron - package at.ebinterface.validation.web.pages.schematron
 
at.ebinterface.validation.web.pages.schematron.result - package at.ebinterface.validation.web.pages.schematron.result
 
at.ebinterface.validation.web.panels - package at.ebinterface.validation.web.panels
 
autoAddToHeader() - Method in class at.ebinterface.validation.web.components.CodeBox
Override and return false to suppress static JavaScript and CSS contributions.

B

BasePage - Class in at.ebinterface.validation.web.pages
Base page for all web pages
BasePage() - Constructor for class at.ebinterface.validation.web.pages.BasePage
Constructor

C

CodeBox - Class in at.ebinterface.validation.web.components
A code block which does syntax highlighting of the code contents.
CodeBox(String) - Constructor for class at.ebinterface.validation.web.components.CodeBox
Create a Codebox with static content with the given `id`.
CodeBox(String, String) - Constructor for class at.ebinterface.validation.web.components.CodeBox
Create a Codebox with the provided code content and the given `id`.
CodeBox(String, IModel<?>) - Constructor for class at.ebinterface.validation.web.components.CodeBox
Create a codebox with source code provided by an `IModel` and the given `id`.
CodeBoxLanguage - Enum in at.ebinterface.validation.web.components
Types of languages supported by the CodeBox component.
Constants - Class in at.ebinterface.validation.web
Created by paul on 1/14/16.
CssReference - Class in at.ebinterface.validation.web.css
Placeholder class to determine the package.
CssReference() - Constructor for class at.ebinterface.validation.web.css.CssReference
 

D

DE_AT - Static variable in class at.ebinterface.validation.web.Constants
 

E

EBasicEbiActionType - Enum in at.ebinterface.validation.web.pages
The possible actions
EbiToUblForm - Class in at.ebinterface.validation.web.pages.convert
Form for converting ebInterface to UBL Invoice
EbiToUblForm(String, boolean) - Constructor for class at.ebinterface.validation.web.pages.convert.EbiToUblForm
 
EbiToXRechnungForm - Class in at.ebinterface.validation.web.pages.convert
Form for converting ebInterface to XRechnung Invoice
EbiToXRechnungForm(String, boolean) - Constructor for class at.ebinterface.validation.web.pages.convert.EbiToXRechnungForm
 
ErrorDetailsPanel - Class in at.ebinterface.validation.web.panels
This class is used to show the generated error messages from the schematron validation
ErrorDetailsPanel(String, List<Result.Error>) - Constructor for class at.ebinterface.validation.web.panels.ErrorDetailsPanel
 
ExtraJSResourceReference - Class in at.ebinterface.validation.web.components.prettyfy
 
ExtraJSResourceReference(CodeBoxLanguage) - Constructor for class at.ebinterface.validation.web.components.prettyfy.ExtraJSResourceReference
 

G

getConfigurationType() - Method in class at.ebinterface.validation.web.ValidationApplication
Returns the configuration type (develop or deployment)
getCSSClass() - Method in enum at.ebinterface.validation.web.components.CodeBoxLanguage
 
getExtraJSfile() - Method in enum at.ebinterface.validation.web.components.CodeBoxLanguage
 
getHomePage() - Method in class at.ebinterface.validation.web.ValidationApplication
Returns the home page
getLanguageOverride() - Method in class at.ebinterface.validation.web.components.CodeBox
 

I

ImagesLogoAccessor - Class in at.ebinterface.validation.web.pages.images
Dummy class for accessing the images of the application
ImagesLogoAccessor() - Constructor for class at.ebinterface.validation.web.pages.images.ImagesLogoAccessor
 
init() - Method in class at.ebinterface.validation.web.ValidationApplication
 
isDisplayLineNumbers() - Method in class at.ebinterface.validation.web.components.CodeBox
 

J

JsReference - Class in at.ebinterface.validation.web.js
Placeholder class to determine the package.
JsReference() - Constructor for class at.ebinterface.validation.web.js.JsReference
 

L

LabsPage - Class in at.ebinterface.validation.web.pages
 
LabsPage() - Constructor for class at.ebinterface.validation.web.pages.LabsPage
 

M

METADATAKEY_EBINTERFACE_JRTEMPLATE - Static variable in class at.ebinterface.validation.web.Constants
 
METADATAKEY_EBINTERFACE_XMLSCHEMAVALIDATOR - Static variable in class at.ebinterface.validation.web.Constants
 
METADATAKEY_ZUGFERD_JRTEMPLATE - Static variable in class at.ebinterface.validation.web.Constants
 
METADATAKEY_ZUGFERD_SCHEMATRONTEMPLATE - Static variable in class at.ebinterface.validation.web.Constants
 
METADATAKEY_ZUGFERD_XMLSCHEMA - Static variable in class at.ebinterface.validation.web.Constants
 

O

onComponentTag(ComponentTag) - Method in class at.ebinterface.validation.web.components.CodeBox
 
onComponentTagBody(MarkupStream, ComponentTag) - Method in class at.ebinterface.validation.web.components.CodeBox
 
onError() - Method in class at.ebinterface.validation.web.pages.convert.EbiToUblForm
Process errors
onError() - Method in class at.ebinterface.validation.web.pages.convert.EbiToXRechnungForm
Process errors
onError() - Method in class at.ebinterface.validation.web.pages.convert.UblToEbiForm
Process errors
onError() - Method in class at.ebinterface.validation.web.pages.convert.XRechnungToEbiForm
Process errors
onError() - Method in class at.ebinterface.validation.web.pages.schematron.ShowRulesForm
Process errors
onError() - Method in class at.ebinterface.validation.web.pages.schematron.ValidateRulesForm
Process errors
onInitialize() - Method in class at.ebinterface.validation.web.pages.LabsPage
 
onInitialize() - Method in class at.ebinterface.validation.web.pages.StartPage
 
onSubmit() - Method in class at.ebinterface.validation.web.pages.convert.EbiToUblForm
 
onSubmit() - Method in class at.ebinterface.validation.web.pages.convert.EbiToXRechnungForm
 
onSubmit() - Method in class at.ebinterface.validation.web.pages.convert.UblToEbiForm
 
onSubmit() - Method in class at.ebinterface.validation.web.pages.convert.XRechnungToEbiForm
 
onSubmit() - Method in class at.ebinterface.validation.web.pages.schematron.ShowRulesForm
 
onSubmit() - Method in class at.ebinterface.validation.web.pages.schematron.ValidateRulesForm
 

P

PrettifyCSSResourceReference - Class in at.ebinterface.validation.web.components.prettyfy
 
PrettifyCSSResourceReference() - Constructor for class at.ebinterface.validation.web.components.prettyfy.PrettifyCSSResourceReference
 
PrettifyJSResourceReference - Class in at.ebinterface.validation.web.components.prettyfy
 
PrettifyJSResourceReference() - Constructor for class at.ebinterface.validation.web.components.prettyfy.PrettifyJSResourceReference
 
PrintViewPage - Class in at.ebinterface.validation.web.pages
Page for showing the print view of an ebInterface instance
PrintViewPage(String) - Constructor for class at.ebinterface.validation.web.pages.PrintViewPage
 

R

renderHead(IHeaderResponse) - Method in class at.ebinterface.validation.web.components.CodeBox
 
renderHead(HtmlHeaderContainer) - Method in class at.ebinterface.validation.web.pages.BasePage
 
ResultPageEbInterface - Class in at.ebinterface.validation.web.pages.resultpages
Used to show the results of a validation
ResultPageEbInterface(ValidationResult, byte[], byte[], String, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.resultpages.ResultPageEbInterface
 
ResultPageEbiToUbl - Class in at.ebinterface.validation.web.pages.convert.result
Used to show the results of a transformation from ebInterface to UBL
ResultPageEbiToUbl(byte[], String, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.convert.result.ResultPageEbiToUbl
 
ResultPageEbiToXRechnung - Class in at.ebinterface.validation.web.pages.convert.result
Used to show the results of a transformation from ebInterface to XRechnung
ResultPageEbiToXRechnung(byte[], String, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.convert.result.ResultPageEbiToXRechnung
 
ResultPageUblToEbi - Class in at.ebinterface.validation.web.pages.convert.result
Used to show the results of the conversion from UBL to ebInterface
ResultPageUblToEbi(byte[], byte[], String, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.convert.result.ResultPageUblToEbi
 
ResultPageValidateRules - Class in at.ebinterface.validation.web.pages.schematron.result
Used to show the results of a Schematron validation
ResultPageValidateRules(ValidationResult, String, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.schematron.result.ResultPageValidateRules
 
ResultPageXRechnungToEbi - Class in at.ebinterface.validation.web.pages.convert.result
Used to show the results of the conversion from XRechnung to ebInterface
ResultPageXRechnungToEbi(byte[], byte[], String, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.convert.result.ResultPageXRechnungToEbi
 
ResultPageZugferd - Class in at.ebinterface.validation.web.pages.resultpages
Used to show the results of a validation
ResultPageZugferd(ValidationResult, byte[], String, byte[]) - Constructor for class at.ebinterface.validation.web.pages.resultpages.ResultPageZugferd
 
ResultPanel - Class in at.ebinterface.validation.web.pages.resultpages
 
ResultPanel(String, ValidationResult, byte[], byte[], String, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.resultpages.ResultPanel
 
ResultPanelEbiToUbl - Class in at.ebinterface.validation.web.pages.convert.result
 
ResultPanelEbiToUbl(String, byte[], String, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.convert.result.ResultPanelEbiToUbl
 
ResultPanelEbiToXRechnung - Class in at.ebinterface.validation.web.pages.convert.result
 
ResultPanelEbiToXRechnung(String, byte[], String, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.convert.result.ResultPanelEbiToXRechnung
 
ResultPanelUblToEbi - Class in at.ebinterface.validation.web.pages.convert.result
 
ResultPanelUblToEbi(String, byte[], byte[], String, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.convert.result.ResultPanelUblToEbi
 
ResultPanelValidateRules - Class in at.ebinterface.validation.web.pages.schematron.result
 
ResultPanelValidateRules(String, ValidationResult, String, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.schematron.result.ResultPanelValidateRules
 
ResultPanelXRechnungToEbi - Class in at.ebinterface.validation.web.pages.convert.result
 
ResultPanelXRechnungToEbi(String, byte[], byte[], String, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.convert.result.ResultPanelXRechnungToEbi
 

S

ServicePage - Class in at.ebinterface.validation.web.pages
 
ServicePage() - Constructor for class at.ebinterface.validation.web.pages.ServicePage
Default constructor for initial showing.
ServicePage(ValidationResult, byte[]) - Constructor for class at.ebinterface.validation.web.pages.ServicePage
Constructor for the result page
setDisplayLineNumbers(boolean) - Method in class at.ebinterface.validation.web.components.CodeBox
Toggle the display of line numbers in the left gutter.
setLanguageOverride(CodeBoxLanguage) - Method in class at.ebinterface.validation.web.components.CodeBox
Override the language used for syntax highlighting.
ShowRulesForm - Class in at.ebinterface.validation.web.pages.schematron
Form for showing the rules which are currently supported
ShowRulesForm(String, boolean) - Constructor for class at.ebinterface.validation.web.pages.schematron.ShowRulesForm
 
ShowRulesPage - Class in at.ebinterface.validation.web.pages.schematron
Page for showing the details of Schematron rules
ShowRulesPage(Rule, Class<? extends WebPage>) - Constructor for class at.ebinterface.validation.web.pages.schematron.ShowRulesPage
 
SignatureDetailsPanel - Class in at.ebinterface.validation.web.panels
Shows the details of a signature verification (signature, certificate, manifest)
SignatureDetailsPanel(String, IModel<String>, IModel<Boolean>) - Constructor for class at.ebinterface.validation.web.panels.SignatureDetailsPanel
 
StartPage - Class in at.ebinterface.validation.web.pages
First page of the ebInterface Validation Service
StartPage() - Constructor for class at.ebinterface.validation.web.pages.StartPage
 

U

UblToEbiForm - Class in at.ebinterface.validation.web.pages.convert
Form for showing the rules which are currently supported
UblToEbiForm(String, boolean) - Constructor for class at.ebinterface.validation.web.pages.convert.UblToEbiForm
 

V

ValidateRulesForm - Class in at.ebinterface.validation.web.pages.schematron
The input form class used on the startPage
ValidateRulesForm(String, boolean) - Constructor for class at.ebinterface.validation.web.pages.schematron.ValidateRulesForm
 
ValidationApplication - Class in at.ebinterface.validation.web
The application class for the ebInterface validation application
ValidationApplication() - Constructor for class at.ebinterface.validation.web.ValidationApplication
 
valueOf(String) - Static method in enum at.ebinterface.validation.web.components.CodeBoxLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.ebinterface.validation.web.pages.EBasicEbiActionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum at.ebinterface.validation.web.components.CodeBoxLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.ebinterface.validation.web.pages.EBasicEbiActionType
Returns an array containing the constants of this enum type, in the order they are declared.

X

XRechnungToEbiForm - Class in at.ebinterface.validation.web.pages.convert
Form for converting XRechnung to ebInterface
XRechnungToEbiForm(String, boolean) - Constructor for class at.ebinterface.validation.web.pages.convert.XRechnungToEbiForm
 
A B C D E G I J L M O P R S U V X 
Skip navigation links

Copyright © 2014–2019. All rights reserved.