Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
A
AuthAndConfigBinding
- Class in
org.equanda.t5gui.bindings
Abstract binding prefix for authorization and configuration.
AuthAndConfigBinding(LoginInfoService, String)
- Constructor for class org.equanda.t5gui.bindings.
AuthAndConfigBinding
AuthDeletableFactory
- Class in
org.equanda.t5gui.bindings
Binding prefix factory for "equanda-delete".
AuthDeletableFactory(LoginInfoService)
- Constructor for class org.equanda.t5gui.bindings.
AuthDeletableFactory
AuthReadableFactory
- Class in
org.equanda.t5gui.bindings
Binding prefix factory for "equanda-readable".
AuthReadableFactory(LoginInfoService)
- Constructor for class org.equanda.t5gui.bindings.
AuthReadableFactory
AuthWritableFactory
- Class in
org.equanda.t5gui.bindings
Binding prefix factory for "equanda-writable".
AuthWritableFactory(LoginInfoService)
- Constructor for class org.equanda.t5gui.bindings.
AuthWritableFactory
B
bind(ServiceBinder)
- Static method in class org.equanda.t5gui.services.
T5guiModule
Bind extra services.
build(EquandaMessagesTranslator)
- Static method in class org.equanda.t5gui.services.
T5guiModule
Building Equanda Messages Source
build()
- Static method in class org.equanda.t5gui.services.
T5guiModule
Building Equanda Message Translator
buildEquandaSetterCache()
- Static method in class org.equanda.t5gui.services.
T5guiModule
Building Equanda Setter Cache
buildSelectorsStateFilter(Logger)
- Static method in class org.equanda.t5gui.services.
T5guiModule
User management filter, the login method on the user should be called when the user logs in.
C
clear()
- Method in interface org.equanda.t5gui.services.
EquandaSetterCache
clear()
- Method in class org.equanda.t5gui.services.
EquandaSetterCacheImpl
contains(String)
- Method in class org.equanda.t5gui.services.
EquandaMessagesImpl
Returns true if the translation bundle contains the named key
contributeBindingSource(MappedConfiguration<String, BindingFactory>, EquandaMessagesSource, LoginInfoService)
- Static method in class org.equanda.t5gui.services.
T5guiModule
Contributes the factory for equanda binding prefixes
contributeFactoryDefaults(MappedConfiguration<String, String>)
- Static method in class org.equanda.t5gui.services.
T5guiModule
contributeInjectionProvider(OrderedConfiguration<InjectionProvider>)
- Static method in class org.equanda.t5gui.services.
T5guiModule
Contributes the injection providers
contributeRequestHandler(OrderedConfiguration<RequestFilter>, RequestFilter)
- Static method in class org.equanda.t5gui.services.
T5guiModule
This is a contribution to the RequestHandler service configuration.
contributeTranslatorSource(Configuration<Translator>)
- Static method in class org.equanda.t5gui.services.
T5guiModule
Contributes the following translators: Uoid : translator for Uoid values
contributeTypeCoercer(Configuration<CoercionTuple>)
- Static method in class org.equanda.t5gui.services.
T5guiModule
Contribute coercers which are necessary for full equanda support
D
DisplayListFactory
- Class in
org.equanda.t5gui.bindings
Binding prefix factory for "equanda-list".
DisplayListFactory(LoginInfoService)
- Constructor for class org.equanda.t5gui.bindings.
DisplayListFactory
DisplayPrintFactory
- Class in
org.equanda.t5gui.bindings
Binding prefix factory for "equanda-print".
DisplayPrintFactory(LoginInfoService)
- Constructor for class org.equanda.t5gui.bindings.
DisplayPrintFactory
DisplaySummaryFactory
- Class in
org.equanda.t5gui.bindings
Binding prefix factory for "equanda-summary".
DisplaySummaryFactory(LoginInfoService)
- Constructor for class org.equanda.t5gui.bindings.
DisplaySummaryFactory
E
EquandaGridDataSource
<
T
> - Class in
org.equanda.t5gui
Grid datasource for results of (equanda) selectors
EquandaGridDataSource(Class, String, ListGetter<T>)
- Constructor for class org.equanda.t5gui.
EquandaGridDataSource
EquandaMessageBinding
- Class in
org.equanda.t5gui.bindings
Equanda Message Binding
EquandaMessageBinding(ComponentResources, String, Location, EquandaMessagesSource)
- Constructor for class org.equanda.t5gui.bindings.
EquandaMessageBinding
Creates Equanda Message Binding
EquandaMessageBindingFactory
- Class in
org.equanda.t5gui.bindings
Factory for Equanda Message Binding
EquandaMessageBindingFactory(EquandaMessagesSource)
- Constructor for class org.equanda.t5gui.bindings.
EquandaMessageBindingFactory
Creates Equanda Message Binding Factory
EquandaMessages
- Interface in
org.equanda.t5gui.services
Provides access to translated message catalog
EquandaMessagesGroup
- Interface in
org.equanda.t5gui.services
Group contexts for Equanda base pages
EquandaMessagesImpl
- Class in
org.equanda.t5gui.services
Equanda Message implementation
EquandaMessagesImpl(EquandaMessagesTranslator)
- Constructor for class org.equanda.t5gui.services.
EquandaMessagesImpl
Creates Equanda Messages
EquandaMessagesInjectionProvider
- Class in
org.equanda.t5gui.services
Performs injection of translated messages
EquandaMessagesInjectionProvider()
- Constructor for class org.equanda.t5gui.services.
EquandaMessagesInjectionProvider
EquandaMessagesSource
- Interface in
org.equanda.t5gui.services
Message source for translation
EquandaMessagesSourceImpl
- Class in
org.equanda.t5gui.services
Equanda Message Source implementation
EquandaMessagesSourceImpl(EquandaMessagesTranslator)
- Constructor for class org.equanda.t5gui.services.
EquandaMessagesSourceImpl
Creates message source
EquandaMessagesTranslator
- Interface in
org.equanda.t5gui.services
Message Translator
EquandaMessagesTranslatorImpl
- Class in
org.equanda.t5gui.services
Implementation of Message Translator
EquandaMessagesTranslatorImpl()
- Constructor for class org.equanda.t5gui.services.
EquandaMessagesTranslatorImpl
EquandaSetterCache
- Interface in
org.equanda.t5gui.services
Setter cache to be able to retrieve setters inside a loop
EquandaSetterCacheImpl
- Class in
org.equanda.t5gui.services
Setter cache to be able to retrieve setters inside a loop
EquandaSetterCacheImpl()
- Constructor for class org.equanda.t5gui.services.
EquandaSetterCacheImpl
F
format(String, Object...)
- Method in class org.equanda.t5gui.services.
EquandaMessagesImpl
Returns translated message for the key
G
get(AuthAndConfigProvider, String)
- Method in class org.equanda.t5gui.bindings.
AuthAndConfigBinding
get()
- Method in class org.equanda.t5gui.bindings.
AuthAndConfigBinding
get()
- Method in class org.equanda.t5gui.bindings.
EquandaMessageBinding
Gets translated message
get()
- Method in class org.equanda.t5gui.bindings.
HasEquandaMessageBinding
Gets translated message
get(String)
- Method in class org.equanda.t5gui.services.
EquandaMessagesImpl
Returns translated message for the key
get(String)
- Method in interface org.equanda.t5gui.services.
EquandaSetterCache
get(String)
- Method in class org.equanda.t5gui.services.
EquandaSetterCacheImpl
getAnnotation(Class<T>)
- Method in class org.equanda.t5gui.bindings.
AuthAndConfigBinding
getAnnotation(Class<T>)
- Method in class org.equanda.t5gui.bindings.
EquandaMessageBinding
getAnnotation(Class<T>)
- Method in class org.equanda.t5gui.bindings.
HasEquandaMessageBinding
getAvailableRows()
- Method in class org.equanda.t5gui.
EquandaGridDataSource
getBindingType()
- Method in class org.equanda.t5gui.bindings.
AuthAndConfigBinding
getBindingType()
- Method in class org.equanda.t5gui.bindings.
EquandaMessageBinding
getBindingType()
- Method in class org.equanda.t5gui.bindings.
HasEquandaMessageBinding
getFilter()
- Method in class org.equanda.t5gui.
SelectedSettings
getFormatter(String)
- Method in class org.equanda.t5gui.services.
EquandaMessagesImpl
getList()
- Method in interface org.equanda.t5gui.
ListGetter
getLoginInfo()
- Method in interface org.equanda.t5gui.services.
LoginInfoService
getLoginInfo()
- Method in class org.equanda.t5gui.services.
LoginInfoServiceImpl
getMessageKey()
- Method in class org.equanda.t5gui.translators.
UoidTranslator
getMessages(ComponentResources)
- Method in interface org.equanda.t5gui.services.
EquandaMessagesSource
Gets equanda messages for specified component
getMessages(ComponentResources)
- Method in class org.equanda.t5gui.services.
EquandaMessagesSourceImpl
getMessagesGroups()
- Method in interface org.equanda.t5gui.services.
EquandaMessagesGroup
Gets message groups
getName()
- Method in class org.equanda.t5gui.translators.
UoidTranslator
getRowType()
- Method in class org.equanda.t5gui.
EquandaGridDataSource
getRowValue(int)
- Method in class org.equanda.t5gui.
EquandaGridDataSource
getSelectedList()
- Method in class org.equanda.t5gui.
SelectedSettings
getSelectedSetter()
- Method in class org.equanda.t5gui.
SelectedSettings
getSetterId()
- Method in class org.equanda.t5gui.
SelectedSettingsForSelect
getTranslation(String, String, String, String[])
- Method in interface org.equanda.t5gui.services.
EquandaMessagesTranslator
Gets translation for specified key
getTranslation(String, String, String, String[])
- Method in class org.equanda.t5gui.services.
EquandaMessagesTranslatorImpl
getType()
- Method in class org.equanda.t5gui.translators.
UoidTranslator
H
HasEquandaMessageBinding
- Class in
org.equanda.t5gui.bindings
Figure out if there is a message for a string
HasEquandaMessageBinding(ComponentResources, String, Location, EquandaMessagesSource)
- Constructor for class org.equanda.t5gui.bindings.
HasEquandaMessageBinding
Creates HasEquandaMessage Binding
HasEquandaMessageBindingFactory
- Class in
org.equanda.t5gui.bindings
Factory to figure out if there is a message for a string
HasEquandaMessageBindingFactory(EquandaMessagesSource)
- Constructor for class org.equanda.t5gui.bindings.
HasEquandaMessageBindingFactory
Creates Equanda Message Binding Factory
hasTranslation(String, String, String, String[])
- Method in interface org.equanda.t5gui.services.
EquandaMessagesTranslator
Gets translation for specified key
hasTranslation(String, String, String, String[])
- Method in class org.equanda.t5gui.services.
EquandaMessagesTranslatorImpl
I
isInvariant()
- Method in class org.equanda.t5gui.bindings.
AuthAndConfigBinding
isInvariant()
- Method in class org.equanda.t5gui.bindings.
EquandaMessageBinding
isInvariant()
- Method in class org.equanda.t5gui.bindings.
HasEquandaMessageBinding
L
ListGetter
<
T
> - Interface in
org.equanda.t5gui
Get list of objects (to allow update)
LoginInfoService
- Interface in
org.equanda.t5gui.services
Provide the LoginInfo information for the logged in user (if any)
LoginInfoServiceImpl
- Class in
org.equanda.t5gui.services
LoginInfo service
LoginInfoServiceImpl(Logger)
- Constructor for class org.equanda.t5gui.services.
LoginInfoServiceImpl
N
newBinding(String, ComponentResources, ComponentResources, String, Location)
- Method in class org.equanda.t5gui.bindings.
AuthDeletableFactory
Creates new manifest binding
newBinding(String, ComponentResources, ComponentResources, String, Location)
- Method in class org.equanda.t5gui.bindings.
AuthReadableFactory
Creates new manifest binding
newBinding(String, ComponentResources, ComponentResources, String, Location)
- Method in class org.equanda.t5gui.bindings.
AuthWritableFactory
Creates new manifest binding
newBinding(String, ComponentResources, ComponentResources, String, Location)
- Method in class org.equanda.t5gui.bindings.
DisplayListFactory
Creates new manifest binding
newBinding(String, ComponentResources, ComponentResources, String, Location)
- Method in class org.equanda.t5gui.bindings.
DisplayPrintFactory
Creates new manifest binding
newBinding(String, ComponentResources, ComponentResources, String, Location)
- Method in class org.equanda.t5gui.bindings.
DisplaySummaryFactory
Creates new manifest binding
newBinding(String, ComponentResources, ComponentResources, String, Location)
- Method in class org.equanda.t5gui.bindings.
EquandaMessageBindingFactory
Creates new Equanda Message Binding
newBinding(String, ComponentResources, ComponentResources, String, Location)
- Method in class org.equanda.t5gui.bindings.
HasEquandaMessageBindingFactory
Creates new Equanda Message Binding
O
org.equanda.t5gui
- package org.equanda.t5gui
org.equanda.t5gui.bindings
- package org.equanda.t5gui.bindings
org.equanda.t5gui.services
- package org.equanda.t5gui.services
org.equanda.t5gui.translators
- package org.equanda.t5gui.translators
P
parse(String)
- Method in class org.equanda.t5gui.translators.
UoidTranslator
parseClient(Field, String, String)
- Method in class org.equanda.t5gui.translators.
UoidTranslator
Parses blank values to null, otherwise parses the client value to a Uoid
prepare(int, int, List<SortConstraint>)
- Method in class org.equanda.t5gui.
EquandaGridDataSource
provideInjection(String, Class, ObjectLocator, ClassTransformation, MutableComponentModel)
- Method in class org.equanda.t5gui.services.
EquandaMessagesInjectionProvider
put(String, Object)
- Method in interface org.equanda.t5gui.services.
EquandaSetterCache
put(String, Object)
- Method in class org.equanda.t5gui.services.
EquandaSetterCacheImpl
R
render(Field, String, MarkupWriter, FormSupport)
- Method in class org.equanda.t5gui.translators.
UoidTranslator
render(MarkupWriter)
- Method in class org.equanda.t5gui.translators.
UoidTranslator
S
SelectedSetter
<
T
> - Interface in
org.equanda.t5gui
Allow reply from a (single) selection to be set
SelectedSettings
<
T
> - Class in
org.equanda.t5gui
Encapsulate the settings which need to be passed when selecting objects.
SelectedSettings(List<T>, SelectedSetter<T>)
- Constructor for class org.equanda.t5gui.
SelectedSettings
SelectedSettings(List<T>, SelectedSetter<T>, String)
- Constructor for class org.equanda.t5gui.
SelectedSettings
SelectedSettingsForSelect
<
T
> - Class in
org.equanda.t5gui
Encapsulate the settings which need to be passed when selecting objects.
SelectedSettingsForSelect(String, String)
- Constructor for class org.equanda.t5gui.
SelectedSettingsForSelect
SESSION_USER
- Static variable in class org.equanda.t5gui.services.
T5guiModule
set(Object)
- Method in class org.equanda.t5gui.bindings.
AuthAndConfigBinding
set(Object)
- Method in class org.equanda.t5gui.bindings.
EquandaMessageBinding
set(Object)
- Method in class org.equanda.t5gui.bindings.
HasEquandaMessageBinding
setLanguage(String)
- Method in interface org.equanda.t5gui.services.
EquandaMessages
Sets language for translation
setLanguage(String)
- Method in class org.equanda.t5gui.services.
EquandaMessagesImpl
setLoginInfo(LoginInfo)
- Method in interface org.equanda.t5gui.services.
LoginInfoService
setLoginInfo(LoginInfo)
- Method in class org.equanda.t5gui.services.
LoginInfoServiceImpl
setMessagesGroups(String[])
- Method in interface org.equanda.t5gui.services.
EquandaMessages
Sets message groups
setMessagesGroups(String[])
- Method in class org.equanda.t5gui.services.
EquandaMessagesImpl
setPage(String)
- Method in interface org.equanda.t5gui.services.
EquandaMessages
Sets page name
setPage(String)
- Method in class org.equanda.t5gui.services.
EquandaMessagesImpl
setSelected(T)
- Method in interface org.equanda.t5gui.
SelectedSetter
Set the value which was selected from the list
T
T5guiModule
- Class in
org.equanda.t5gui.services
This module is automatically included as part of the Tapestry IoC Registry, it's a good place to configure and extend Tapestry, or to place your own service definitions.
toClient(Uoid)
- Method in class org.equanda.t5gui.translators.
UoidTranslator
Converts null to the blank string, non-null to a string representation.
U
UoidTranslator
- Class in
org.equanda.t5gui.translators
Tapestry translator for Uoid values.
UoidTranslator()
- Constructor for class org.equanda.t5gui.translators.
UoidTranslator
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2009. All Rights Reserved.