A B C D E F G H I L M N O P Q R S T U V W

A

AbstractAction - Class in org.weda.action.impl
 
AbstractAction() - Constructor for class org.weda.action.impl.AbstractAction
 
AbstractAction - Class in org.weda.tapestry.component
Абстрактный компонент для отображения действия
AbstractAction() - Constructor for class org.weda.tapestry.component.AbstractAction
 
AbstractActionContainer - Class in org.weda.action.impl
 
AbstractActionContainer() - Constructor for class org.weda.action.impl.AbstractActionContainer
 
AbstractComponent - Class in org.weda.tapestry.component
Цель: предоставить общую функциональность для всех компонентов
AbstractComponent() - Constructor for class org.weda.tapestry.component.AbstractComponent
 
AbstractConstraint - Class in org.weda.property.impl
 
AbstractConstraint() - Constructor for class org.weda.property.impl.AbstractConstraint
 
AbstractConverter - Class in org.weda.converter.impl
 
AbstractConverter() - Constructor for class org.weda.converter.impl.AbstractConverter
 
AbstractDataProviderLinkBuilder - Class in org.weda.data.impl
 
AbstractDataProviderLinkBuilder() - Constructor for class org.weda.data.impl.AbstractDataProviderLinkBuilder
 
AbstractDataViewAction - Class in org.weda.data.impl
 
AbstractDataViewAction() - Constructor for class org.weda.data.impl.AbstractDataViewAction
 
AbstractEditor - Class in org.weda.tapestry.component
 
AbstractEditor() - Constructor for class org.weda.tapestry.component.AbstractEditor
 
AbstractEditorModel<T extends EditorModelGroup> - Class in org.weda.model.impl
 
AbstractEditorModel() - Constructor for class org.weda.model.impl.AbstractEditorModel
 
AbstractEntry - Class in org.weda.workflow.impl
 
AbstractEntry() - Constructor for class org.weda.workflow.impl.AbstractEntry
 
AbstractMessages - Class in org.weda.message.impl
 
AbstractMessages() - Constructor for class org.weda.message.impl.AbstractMessages
 
AbstractMessagesProvider - Class in org.weda.message.impl
 
AbstractMessagesProvider() - Constructor for class org.weda.message.impl.AbstractMessagesProvider
 
AbstractPropertyOperation<L> - Class in org.weda.property.impl
 
AbstractPropertyOperation(Class, String, boolean) - Constructor for class org.weda.property.impl.AbstractPropertyOperation
 
AbstractRenderer - Class in org.weda.tapestry.renderer.impl
 
AbstractRenderer() - Constructor for class org.weda.tapestry.renderer.impl.AbstractRenderer
 
AbstractReport - Class in org.weda.report.impl
 
AbstractReport() - Constructor for class org.weda.report.impl.AbstractReport
 
AbstractReportFactory - Class in org.weda.report.impl
 
AbstractReportFactory() - Constructor for class org.weda.report.impl.AbstractReportFactory
 
Action - Interface in org.weda.action
Цель: выполнение действия над определенным объектом.
Action - Class in org.weda.tapestry.component
Компонент отображающий действие в качестве кнопки.
Action() - Constructor for class org.weda.tapestry.component.Action
 
ACTION_BUTTON_CLASS - Static variable in class org.weda.Constants
 
ACTION_BUTTON_DISABLED_CLASS - Static variable in class org.weda.Constants
 
ACTION_ERROR_CLASS - Static variable in class org.weda.Constants
 
ACTION_LINK_CLASS - Static variable in class org.weda.Constants
 
ACTION_LINK_DISABLED_CLASS - Static variable in class org.weda.Constants
 
ACTION_PANEL_ATTRIBUTE_NAME - Static variable in class org.weda.tapestry.component.ActionPanel
Имя аттрибута в IRequestCycle в котором храниться стек ActionPanel'ов.
ACTION_PARAMETER_CLASS - Static variable in class org.weda.Constants
 
ActionContainer - Interface in org.weda.action
Цель:
ActionContainerProvider - Interface in org.weda.action
 
ActionDescriptor - Interface in org.weda.action
Цель: предосталение инфмации о действии.
ActionDescriptorException - Exception in org.weda.action
 
ActionDescriptorException(String) - Constructor for exception org.weda.action.ActionDescriptorException
 
ActionDescriptorException(String, Throwable) - Constructor for exception org.weda.action.ActionDescriptorException
 
ActionDescriptorImpl - Class in org.weda.action.impl
 
ActionDescriptorImpl() - Constructor for class org.weda.action.impl.ActionDescriptorImpl
 
ActionEntry - Class in org.weda.workflow.impl
 
ActionEntry() - Constructor for class org.weda.workflow.impl.ActionEntry
 
ActionError - Class in org.weda.tapestry.component
Цель: показать ошибку возникшую при выолнение действия.
ActionError() - Constructor for class org.weda.tapestry.component.ActionError
 
ActionEvent - Interface in org.weda.action
 
ActionEventImpl - Class in org.weda.action.impl
 
ActionEventImpl() - Constructor for class org.weda.action.impl.ActionEventImpl
 
ActionEventImpl(ActionExecutionContext) - Constructor for class org.weda.action.impl.ActionEventImpl
 
ActionExecutionContext - Interface in org.weda.action
Цель: хранение данных необходимых для выполнения действия
ActionExecutionContextException - Exception in org.weda.action
 
ActionExecutionContextException(String) - Constructor for exception org.weda.action.ActionExecutionContextException
 
ActionExecutionContextException(String, Throwable) - Constructor for exception org.weda.action.ActionExecutionContextException
 
ActionExecutionContextImpl - Class in org.weda.action.impl
 
ActionExecutionContextImpl() - Constructor for class org.weda.action.impl.ActionExecutionContextImpl
 
ActionListener - Interface in org.weda.action
 
ActionListenerFilter - Interface in org.weda.action
 
ActionListenerFilterImpl - Class in org.weda.action.impl
 
ActionListenerFilterImpl() - Constructor for class org.weda.action.impl.ActionListenerFilterImpl
 
ActionListenerFilterImpl(Class, Class) - Constructor for class org.weda.action.impl.ActionListenerFilterImpl
 
ActionPanel - Class in org.weda.tapestry.component
Цель: отображение действий доступных для заданого компонента
ActionPanel() - Constructor for class org.weda.tapestry.component.ActionPanel
 
ActionPanelHelper - Class in org.weda.tapestry.component
 
ActionPanelRenderBlock - Class in org.weda.tapestry.component
 
ActionPanelRenderBlock() - Constructor for class org.weda.tapestry.component.ActionPanelRenderBlock
 
ActionPanelRenderBody - Class in org.weda.tapestry.component
 
ActionPanelRenderBody() - Constructor for class org.weda.tapestry.component.ActionPanelRenderBody
 
ActionParameter - Interface in org.weda.action
Цель: хранение информации о параметре действия.
ActionParameterImpl - Class in org.weda.action.impl
 
ActionParameterImpl() - Constructor for class org.weda.action.impl.ActionParameterImpl
 
ActionParameterValue - Interface in org.weda.action
 
ActionParameterValueImpl - Class in org.weda.action.impl
 
ActionParameterValueImpl() - Constructor for class org.weda.action.impl.ActionParameterValueImpl
 
ActionPreprocessor - Interface in org.weda.action
Цель: выполнение действий перед выполнением Action
ActionRegistry - Interface in org.weda.action
Цель: хранение и выполнение действий
ActionRegistryException - Exception in org.weda.action
 
ActionRegistryException(String, Throwable) - Constructor for exception org.weda.action.ActionRegistryException
 
ActionRegistryImpl - Class in org.weda.action.impl
Цель: сервис, предоставляющий доступ к действиям
ActionRegistryImpl() - Constructor for class org.weda.action.impl.ActionRegistryImpl
 
ActionState - Interface in org.weda.action
Цель: хранение текущего состояния действия
ActionStateImpl - Class in org.weda.action.impl
 
ActionStateImpl(boolean, boolean) - Constructor for class org.weda.action.impl.ActionStateImpl
 
ActionTargetClass - Interface in org.weda.action
 
ActionTargetClassImpl - Class in org.weda.action.impl
 
ActionTargetClassImpl() - Constructor for class org.weda.action.impl.ActionTargetClassImpl
 
ActionUtil - Class in org.weda.action.impl
 
ActionUtil() - Constructor for class org.weda.action.impl.ActionUtil
 
activateDetailConstraints(Object) - Method in class org.weda.model.impl.AbstractEditorModel
 
activateDetailConstraints(Object, boolean) - Method in class org.weda.store.impl.ObjectSourceImpl
 
activateDetailConstraints(Object, boolean) - Method in interface org.weda.store.ObjectSource
Метод устанавливает ограничения на подчиненных источниках данных.
adaptPath(Path, Map) - Method in class org.weda.tapestry.TapestryPathAdapter
 
adaptPath(Path, Map) - Method in interface org.weda.workflow.PathAdapter
 
addActionContainerProvider(ActionContainerProvider) - Method in class org.weda.tapestry.component.ActionPanel
 
addActionContainerProvider(IRequestCycle, ActionContainerProvider) - Static method in class org.weda.tapestry.component.ActionPanelHelper
 
addActionListener(ActionListener) - Method in interface org.weda.action.ActionRegistry
Метод добавляет слушателя выполнения действий к реестру.
addActionListener(ActionListener) - Method in class org.weda.action.impl.ActionRegistryImpl
 
addActionListener(ActionListener) - Method in class org.weda.tapestry.component.ActionPanel
 
addActionListener(IRequestCycle, ActionListener) - Static method in class org.weda.tapestry.component.ActionPanelHelper
 
addActionListeners(Collection<ActionListener>) - Method in class org.weda.tapestry.component.ActionPanel
 
addActionParameter(ActionParameter) - Method in interface org.weda.action.ActionDescriptor
Метод устанавливает описание свойств значения которых нужно установить перед выполнением действия.
addActionParameter(ActionParameter) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
addActionParameterValue(ActionParameterValue) - Method in interface org.weda.action.ActionDescriptor
Метод добавляет пару свойство действия, значение.
addActionParameterValue(ActionParameterValue) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
addAdditionalPropertyInfo(PropertyDescriptor) - Method in class org.weda.property.impl.ObjectDescriptor
 
addConstraint(Constraint) - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
addConstraint(ObjectSourceConstraint) - Method in class org.weda.store.impl.ObjectSourceImpl
 
addConstraint(ObjectSourceConstraint) - Method in interface org.weda.store.ObjectSource
Метод добавляет ограничение к источнику данных.
addDataInfo(ExcelReportDataInfo) - Method in class org.weda.report.excel.ExcelReport
 
addDetailInfo(DetailObjectSourceInfo) - Method in class org.weda.model.impl.AbstractEditorModel
 
addDetailInfo(DetailObjectSourceInfo) - Method in class org.weda.store.impl.ObjectSourceImpl
 
addDetailInfo(DetailObjectSourceInfo) - Method in interface org.weda.store.ObjectSource
Метод добавляет информацию об источнике данных который является подчиненным по отношению к данному.
addEditorGroupComponent(EditorGroupComponent) - Method in class org.weda.tapestry.component.EditorGroup
 
addEditorModel(T) - Method in class org.weda.model.impl.BaseEditorModelGroup
 
addEntry(T) - Method in class org.weda.workflow.impl.BasicEntryContainer
 
addFilterElement(QueryFilterElement) - Method in class org.weda.store.impl.QueryFilterImpl
 
addFilterElement(QueryFilterElement) - Method in interface org.weda.store.QueryFilter
Метод добавляет элемент фильтра.
addGetOperationListener(Class, String, PropertyGetOperationListener) - Method in class org.weda.property.impl.PropertyValueImpl
 
addGetOperationListener(Class, String, PropertyGetOperationListener) - Method in interface org.weda.property.PropertyValue
 
addLinkedAction(LinkedAction) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
addListener(TableModelListener) - Method in class org.weda.model.impl.ObjectTableModel
 
addListener(TableModelListener) - Method in class org.weda.model.impl.PageableTableModelImpl
 
addListener(TableModelListener) - Method in interface org.weda.model.TableModel
Метод добавляет слушателя изменений в модели.
addListener(L) - Method in class org.weda.property.impl.AbstractPropertyOperation
 
addListener(L) - Method in interface org.weda.property.PropertyOperation
 
addListener(ObjectSourceListener) - Method in class org.weda.store.impl.ObjectSourceImpl
 
addListener(ObjectSourceListener) - Method in interface org.weda.store.ObjectSource
Метод добавляет слушателя к источнику объектов.
addMessage(Message) - Method in class org.weda.message.impl.MessageElement
 
addMessageElement(MessageElement) - Method in class org.weda.message.impl.MessageCategory
 
addMessageEntry(MessageEntry) - Method in class org.weda.message.impl.MessageImpl
 
addName(String) - Method in class org.weda.common.impl.NamesList
 
addObjectAlias(IndexedObjectAlias) - Method in class org.weda.model.impl.ObjectTableModel
 
addObjectAlias(ObjectAlias) - Method in class org.weda.store.impl.QueryFilterImpl
 
addObjectAlias(ObjectAlias) - Method in interface org.weda.store.QueryFilter
Метод добавляет информацию о псевдониме объекта.
addObjectProperty(AuditableProperty) - Method in class org.weda.store.impl.AuditableObjectImpl
 
addPathToPush(Path) - Method in class org.weda.workflow.impl.ResultValueEntry
 
addPropertyDescriptor(ColumnDescriptorImpl) - Method in class org.weda.model.impl.ObjectTableModel
 
addSetValue(SetValueImpl) - Method in class org.weda.property.impl.StaticSetConstraint
 
addStaticFilterElement(QueryFilterElement) - Method in class org.weda.store.impl.QueryFilterImpl
 
addStaticFilterElement(QueryFilterElement) - Method in interface org.weda.store.QueryFilter
Метод добавляет статический элемент фильтра.
addSummaryElement(SummaryElement) - Method in class org.weda.store.impl.SummaryRowImpl
 
addTargetClass(ActionTargetClass) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
addTargetName(String) - Method in class org.weda.action.impl.ActionListenerFilterImpl
 
addTargetObjectName(String) - Method in class org.weda.action.impl.ActionTargetClassImpl
 
afterExecute(ActionEvent) - Method in interface org.weda.action.ActionListener
 
afterExecute(ActionEvent) - Method in class org.weda.tapestry.component.EditorGroup
 
afterExecute(ActionEvent) - Method in class org.weda.tapestry.component.FileEditor
 
afterExecute(ActionEvent) - Method in class org.weda.tapestry.component.Table
 
afterGet(Object, String, Object) - Method in class org.weda.hibernate.HibernateObjectStore
 
afterGet(Object, String, Object) - Method in interface org.weda.property.PropertyGetOperationListener
 
afterLinkedActionExecute(Object, Object, boolean) - Method in interface org.weda.action.Action
Метод выполняется сразу после выполнения связанного действия.
afterLinkedActionExecute(Object, Object, boolean) - Method in class org.weda.action.impl.AbstractAction
 
afterLinkedActionExecute(Object, Object, boolean) - Method in class org.weda.model.actions.PageValueSelectorAction
 
afterLinkedActionExecute(Object, Object, boolean) - Method in class org.weda.store.actions.ObjectSourcePageValueEditorAction
 
afterSet(Object, String, Object) - Method in interface org.weda.property.PropertySetOperationListener
 
analyze(HSSFSheet) - Method in class org.weda.report.excel.CellMarkersManager
 
applyModification() - Method in class org.weda.store.impl.ObjectSourceImpl
 
applyModification() - Method in interface org.weda.store.ObjectSource
Метод сохраняет изменения, но не фиксирует их.
AspectHelper - Interface in org.weda.enhance
 
AspectHelperImpl - Class in org.weda.enhance.impl
 
AspectHelperImpl() - Constructor for class org.weda.enhance.impl.AspectHelperImpl
 
Auditable - Interface in org.weda.store
 
AuditableObject - Interface in org.weda.store
Хранит информацию об доменном объекте для которого нужно проводить аудит
AuditableObjectImpl - Class in org.weda.store.impl
 
AuditableObjectImpl() - Constructor for class org.weda.store.impl.AuditableObjectImpl
 
AuditableObjectRegistry - Interface in org.weda.store
 
AuditableObjectRegistryException - Exception in org.weda.store
 
AuditableObjectRegistryException(String) - Constructor for exception org.weda.store.AuditableObjectRegistryException
 
AuditableObjectRegistryException(String, Throwable) - Constructor for exception org.weda.store.AuditableObjectRegistryException
 
AuditableObjectRegistryImpl - Class in org.weda.store.impl
 
AuditableObjectRegistryImpl() - Constructor for class org.weda.store.impl.AuditableObjectRegistryImpl
 
AuditableProperty - Interface in org.weda.store
 
AuditablePropertyImpl - Class in org.weda.store.impl
 
AuditablePropertyImpl() - Constructor for class org.weda.store.impl.AuditablePropertyImpl
 
AuditOperation - Enum in org.weda.store
 
AuditRuntimeException - Error in org.weda.store
 
AuditRuntimeException(String) - Constructor for error org.weda.store.AuditRuntimeException
 
AuditRuntimeException(String, Throwable) - Constructor for error org.weda.store.AuditRuntimeException
 

B

BaseEditor - Class in org.weda.tapestry.component
 
BaseEditor() - Constructor for class org.weda.tapestry.component.BaseEditor
 
BaseEditorModelGroup<T extends EditorModel> - Class in org.weda.model.impl
 
BaseEditorModelGroup() - Constructor for class org.weda.model.impl.BaseEditorModelGroup
 
BaseObjectSourceEditorModel - Class in org.weda.model.impl
Модель которой для установки значения необходимо обратиться к ObjectSource
BaseObjectSourceEditorModel() - Constructor for class org.weda.model.impl.BaseObjectSourceEditorModel
 
BasicEntryContainer<T extends Entry> - Class in org.weda.workflow.impl
 
BasicEntryContainer() - Constructor for class org.weda.workflow.impl.BasicEntryContainer
 
beforeExecute(ActionEvent) - Method in interface org.weda.action.ActionListener
 
beforeExecute(ActionEvent) - Method in class org.weda.tapestry.component.EditorGroup
 
beforeExecute(ActionEvent) - Method in class org.weda.tapestry.component.FileEditor
 
beforeExecute(ActionEvent) - Method in class org.weda.tapestry.component.Table
 
beforeGet(Object, String) - Method in class org.weda.hibernate.HibernateObjectStore
 
beforeGet(Object, String) - Method in interface org.weda.property.PropertyGetOperationListener
 
beforeSet(Object, String, Object) - Method in interface org.weda.property.PropertySetOperationListener
 
begin(SchemaProcessor, Element) - Method in class org.weda.common.impl.CreateObjectRule
 
beginModification() - Method in class org.weda.store.impl.ObjectSourceImpl
 
beginModification() - Method in interface org.weda.store.ObjectSource
Вызов данного метода перевовит datasource в режим редактирования ObjectSource.Mode.EDIT.
beginTransaction() - Method in class org.weda.hibernate.HibernateObjectStore
 
beginTransaction() - Method in interface org.weda.store.ObjectStore
Метод начинает новую транзакцию или если транзация уже начата пытается сделать точку сохранения (save point) если jdbc драйвер поддерживает данную функциональность.
BetweenConstraint - Class in org.weda.property.impl
 
BetweenConstraint() - Constructor for class org.weda.property.impl.BetweenConstraint
 
BlobToInputStreamConverter - Class in org.weda.converter.impl
 
BlobToInputStreamConverter() - Constructor for class org.weda.converter.impl.BlobToInputStreamConverter
 
BOTTOM_POSITION - Static variable in class org.weda.tapestry.component.ActionPanel
 
ByteToInputStreamConverter - Class in org.weda.converter.impl
 
ByteToInputStreamConverter() - Constructor for class org.weda.converter.impl.ByteToInputStreamConverter
 

C

Cache - Annotation Type in org.weda.enhance
Позволяет аннотированному полю сохранить значение в кеше.
CacheAspect - Class in org.weda.enhance.impl
 
CacheAspect() - Constructor for class org.weda.enhance.impl.CacheAspect
 
CacheEntity - Interface in org.weda.cache
Цель: интерфейс для объектов которые могут хранится в кеше (tim.docarch.service.CacheService)
cacheExecutedActionInfo(ExecutedActionInfoImpl) - Method in class org.weda.action.impl.ActionRegistryImpl
 
CacheManager - Interface in org.weda.cache
Цель: предоставление доступа к CacheService
cacheModelValue(String, Object) - Method in interface org.weda.model.EditorModelGroup
Метод сохраняет значения для заданной модели в кеше.
cacheModelValue(String, Object) - Method in class org.weda.model.impl.BaseEditorModelGroup
 
cacheObject(FieldWriteInvocation) - Method in class org.weda.enhance.impl.CacheAspect
 
CacheService - Interface in org.weda.cache
Цель: хранение/удаление объектов в по заданным в кеше правилам
cancelModification() - Method in class org.weda.store.impl.ObjectSourceImpl
 
cancelModification() - Method in interface org.weda.store.ObjectSource
Метод отменяет изменения произведенные над выделенными строками.
CategoryMessages - Interface in org.weda.message
 
CellMarkersManager - Class in org.weda.report.excel
 
CellMarkersManager() - Constructor for class org.weda.report.excel.CellMarkersManager
 
CellPosition - Class in org.weda.report.excel
 
CellPosition(int, int) - Constructor for class org.weda.report.excel.CellPosition
 
cellValue - Variable in class org.weda.tapestry.component.Table
 
ChangeType - Enum in org.weda.common
 
check(Object, Object[]) - Method in interface org.weda.property.Constraint
Метод осуществляет проверку значения на соотвествие ограничению.
check(Double, Double, Double) - Method in class org.weda.property.impl.BetweenConstraint
 
check(Object, Object[]) - Method in class org.weda.property.impl.ConstraintContainer
 
check(Object, Object[]) - Method in class org.weda.property.impl.NotNullConstraint
 
check(Object) - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
check(Object, Object[]) - Method in class org.weda.property.impl.StaticSetConstraint
 
check(Object) - Method in interface org.weda.property.PropertyDescriptor
Метод осуществлеят проверку на соотвествие значения каждому ограничению.
check(Object, Object[]) - Method in class org.weda.store.impl.ObjectSourceSetConstraint
 
checkDataIdentificator(Class) - Method in interface org.weda.data.DataProviderRegistry
Метод возбудит исключительную ситуацию если идентификатор данных, указанный в параметре, имеет значение NULL или для него нет соотвествующего DataProviderFactory
checkDataIdentificator(Class) - Method in class org.weda.data.impl.DefaultDataProviderRegistry
 
cleanupAfterRender(IRequestCycle) - Method in class org.weda.tapestry.component.EditorGroup
 
ClearEditorValueAction - Class in org.weda.tapestry.actions
 
ClearEditorValueAction() - Constructor for class org.weda.tapestry.actions.ClearEditorValueAction
 
clearFiltersExpressions() - Method in class org.weda.store.impl.QueryFilterImpl
 
clearFiltersExpressions() - Method in interface org.weda.store.QueryFilter
Метод устанавливает в null выражения во всех нестатических элементах фильтра.
ClearFormButton - Class in org.weda.tapestry.component
 
ClearFormButton() - Constructor for class org.weda.tapestry.component.ClearFormButton
 
clearModelValue(String) - Method in interface org.weda.model.EditorModelGroup
Метод удаляет кеш хранящий значение для заданной модели.
clearModelValue(String) - Method in class org.weda.model.impl.BaseEditorModelGroup
 
clearModelValues() - Method in interface org.weda.model.EditorModelGroup
Метод очищает кеш хранящий значения моделей данных.
clearModelValues() - Method in class org.weda.model.impl.BaseEditorModelGroup
 
clone() - Method in class org.weda.store.impl.ObjectSourceImpl
 
clone() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
clone() - Method in class org.weda.store.impl.QueryFilterImpl
 
clone() - Method in class org.weda.store.impl.SummaryElement
 
clone() - Method in class org.weda.store.impl.SummaryRowImpl
 
clone() - Method in interface org.weda.store.ObjectSource
 
clone() - Method in interface org.weda.store.QueryFilter
 
clone() - Method in interface org.weda.store.QueryFilterElement
 
cloneFilter() - Method in class org.weda.store.impl.QueryFilterImpl
 
cloneFilter() - Method in interface org.weda.store.QueryFilter
 
close() - Method in class org.weda.model.impl.ObjectTableModel
 
close() - Method in class org.weda.model.impl.PageableTableModelImpl
 
close() - Method in interface org.weda.model.TableModel
Метод переводит модель в состояние TableModel.Mode.CLOSED.
close() - Method in class org.weda.store.impl.ObjectSourceImpl
 
close() - Method in interface org.weda.store.ObjectSource
Метод закрывает источник данных если тот не находится в состоянии ObjectSource.Mode.CLOSED.
collectListenersForAction(ActionExecutionContext) - Method in class org.weda.action.impl.ActionRegistryImpl
 
colNum - Variable in class org.weda.tapestry.component.Table
 
colsInd - Variable in class org.weda.tapestry.component.Table
 
ColumnDescriptor - Interface in org.weda.model
 
ColumnDescriptorImpl - Class in org.weda.model.impl
Цель: хранение информации о свойстве связанного с псевдонимом объекта.
ColumnDescriptorImpl() - Constructor for class org.weda.model.impl.ColumnDescriptorImpl
 
commit() - Method in class org.weda.hibernate.HibernateObjectStore
 
commit() - Method in interface org.weda.store.ObjectStore
Метод фиксирует транзацию если значение счетчика транзакций равно одному иначе удаляет последнюю точку сохранения (save point) если jdbc драйвер поддерживает данную функциональность Каждый вызов уменьшает счетчик транзакций на единицу.
compileGetter(Class, String) - Method in class org.weda.property.impl.PropertyValueImpl
 
compileGetter(Class, String) - Method in interface org.weda.property.PropertyValue
Метод компилирует propertyPath.
compileSetter(Class, String) - Method in class org.weda.property.impl.PropertyValueImpl
 
compileSetter(Class, String) - Method in interface org.weda.property.PropertyValue
 
confirmSelection() - Method in class org.weda.tapestry.component.Table
 
Constants - Class in org.weda
 
Constants() - Constructor for class org.weda.Constants
 
Constraint - Interface in org.weda.property
Цель: интерфейс для объектов, проверяющих значение на соотвествие правилу.
ConstraintCheck - Annotation Type in org.weda.property
Аннотация для метода класса выполняющего теже функции что и метод Constraint.check(Object, Object[])
ConstraintCheckMethod - Class in org.weda.property.impl
 
ConstraintCheckMethod(Method) - Constructor for class org.weda.property.impl.ConstraintCheckMethod
 
ConstraintContainer - Class in org.weda.property.impl
Ограничение которое при проверке (вызове метода Constraint.check(Object, Object[])) вызывает метод объекта переданного в конструкторе.
ConstraintContainer(String, Object, ConstraintCheckMethod[], ConstraintCheckMethod) - Constructor for class org.weda.property.impl.ConstraintContainer
 
ConstraintException - Exception in org.weda.property
 
ConstraintException(String) - Constructor for exception org.weda.property.ConstraintException
 
ConstraintException(String, Throwable) - Constructor for exception org.weda.property.ConstraintException
 
ConstraintId - Annotation Type in org.weda.property.annotations
 
ConstraintIdentificatorHolder - Interface in org.weda.property
 
ConstraintInfo - Class in org.weda.property.impl
Цель: хранение информации достаточной для создания ограничения.
ConstraintInfo() - Constructor for class org.weda.property.impl.ConstraintInfo
 
Constraints - Annotation Type in org.weda.property.annotations
Каждый constraint annotation должен промаркирован данной аннотацией.
ConstraintsFactory - Interface in org.weda.property
Цель: создание ограничений на основе конфигурационных данных (annotaions)
ConstraintsFactoryException - Exception in org.weda.property
 
ConstraintsFactoryException(String) - Constructor for exception org.weda.property.ConstraintsFactoryException
 
ConstraintsFactoryException(String, Throwable) - Constructor for exception org.weda.property.ConstraintsFactoryException
 
ConstraintsFactoryImpl - Class in org.weda.property.impl
 
ConstraintsFactoryImpl() - Constructor for class org.weda.property.impl.ConstraintsFactoryImpl
 
ConstraintsRegistry - Interface in org.weda.property
Реестр, хранящий зарегистрированные ограничения.
ConstraintsRegistryException - Exception in org.weda.property
 
ConstraintsRegistryException(String) - Constructor for exception org.weda.property.ConstraintsRegistryException
 
ConstraintsRegistryException(String, Throwable) - Constructor for exception org.weda.property.ConstraintsRegistryException
 
ConstraintsRegistryImpl - Class in org.weda.property.impl
 
ConstraintsRegistryImpl() - Constructor for class org.weda.property.impl.ConstraintsRegistryImpl
 
convert(Class, Object, String) - Method in class org.weda.converter.impl.BlobToInputStreamConverter
 
convert(Class, Object, String) - Method in class org.weda.converter.impl.ByteToInputStreamConverter
 
convert(Class, Object, String) - Method in class org.weda.converter.impl.ConverterRegistryImpl
 
convert(Class, Object, String) - Method in class org.weda.converter.impl.DateConverter
 
convert(Class, Object, String) - Method in class org.weda.converter.impl.InputStreamToBlobConverter
 
convert(Class, Object, String) - Method in class org.weda.converter.impl.InputStreamToByteConverter
 
convert(Class, Object, String) - Method in class org.weda.converter.impl.NumberConverter
 
convert(Class, Object, String) - Method in class org.weda.converter.impl.ObjectToStringConverter
 
convert(Class, Object, String) - Method in class org.weda.converter.impl.StringToBooleanConverter
 
convert(Class, Object, String) - Method in interface org.weda.converter.ValueTypeConverter
Метод осуществляет преобразования значения в соотвествующий тип.
ConverterRegistryException - Exception in org.weda.converter.impl
 
ConverterRegistryException(String, Throwable) - Constructor for exception org.weda.converter.impl.ConverterRegistryException
 
ConverterRegistryImpl - Class in org.weda.converter.impl
 
ConverterRegistryImpl() - Constructor for class org.weda.converter.impl.ConverterRegistryImpl
 
correct(PropertyDescriptor) - Method in interface org.weda.property.PropertyDescriptorCorrector
Метод выполняет корректирование описания свойства.
createAction(Class) - Method in class org.weda.action.impl.ActionRegistryImpl
 
createBinding(IComponent, String, String, Location) - Method in class org.weda.tapestry.binding.EditorModelGroupBindingFactory
 
createBinding(IComponent, String, String, Location) - Method in class org.weda.tapestry.binding.GlobalBindingFactory
 
createBinding(IComponent, String, String, Location) - Method in class org.weda.tapestry.binding.ObjectSourceBindingFactory
 
createBinding(IComponent, String, String, Location) - Method in class org.weda.tapestry.binding.TableModelBindingFactory
 
createBlob(InputStream) - Method in class org.weda.hibernate.HibernateObjectStore
 
createBlob(InputStream) - Method in interface org.weda.store.ObjectStore
Метод создает Blob
createCoreServiceImplementation(ServiceImplementationFactoryParameters) - Method in class org.weda.enhance.impl.HivemindObjectProviderFactory
 
createFilterElementId(String, String) - Method in class org.weda.store.impl.QueryFilterImpl
 
createFilterElementId(String, String) - Method in interface org.weda.store.QueryFilter
 
createGetters(Class, String, boolean) - Method in class org.weda.property.impl.PropertyValueImpl
 
createNewRow() - Method in class org.weda.store.impl.ObjectSourceImpl
 
createNewRow() - Method in interface org.weda.store.ObjectSource
Метод создает новую запись в источнике данных, выбирает ее и начинает процесс изменения, вызывая метод ObjectSource.beginModification().
CreateObjectRule - Class in org.weda.common.impl
 
CreateObjectRule() - Constructor for class org.weda.common.impl.CreateObjectRule
 

D

DATA_ID_CLASS_PARAM - Static variable in class org.weda.data.impl.AbstractDataProviderLinkBuilder
 
DataColumnInfo - Interface in org.weda.report.excel
Хранение информации о колонке
DataProvider - Interface in org.weda.data
 
DataProviderException - Exception in org.weda.data
 
DataProviderException(String) - Constructor for exception org.weda.data.DataProviderException
 
DataProviderException(String, Throwable) - Constructor for exception org.weda.data.DataProviderException
 
DataProviderFactory - Interface in org.weda.data
 
DataProviderLinkBuilder - Interface in org.weda.data
 
DataProviderLinkBuilderException - Exception in org.weda.data
 
DataProviderLinkBuilderException(String) - Constructor for exception org.weda.data.DataProviderLinkBuilderException
 
DataProviderLinkBuilderException(String, Throwable) - Constructor for exception org.weda.data.DataProviderLinkBuilderException
 
DataProviderRegistry - Interface in org.weda.data
 
DataProviderService - Interface in org.weda.data
 
DataProviderServiceException - Exception in org.weda.data
 
DataProviderServiceException(String) - Constructor for exception org.weda.data.DataProviderServiceException
 
DataProviderServiceException(String, Throwable) - Constructor for exception org.weda.data.DataProviderServiceException
 
DataViewerEngine - Class in org.weda.tapestry
 
DataViewerEngine() - Constructor for class org.weda.tapestry.DataViewerEngine
 
DateConverter - Class in org.weda.converter.impl
Цель: преобразование строки к дате и наооборот
DateConverter() - Constructor for class org.weda.converter.impl.DateConverter
 
deactivateDetailConstraints() - Method in class org.weda.model.impl.AbstractEditorModel
 
deactivateDetailConstraints() - Method in class org.weda.store.impl.ObjectSourceImpl
 
deactivateDetailConstraints() - Method in interface org.weda.store.ObjectSource
Метод снимает ограничения с подчиненных источников данных.
DEFAULT_ENTRY_NAME - Static variable in interface org.weda.workflow.Entry
 
DEFAULT_PAGE_SIZE - Static variable in class org.weda.store.impl.ObjectSourceImpl
 
DefaultDataProviderRegistry - Class in org.weda.data.impl
 
DefaultDataProviderRegistry() - Constructor for class org.weda.data.impl.DefaultDataProviderRegistry
 
DefaultPath - Class in org.weda.workflow.impl
 
DefaultPath() - Constructor for class org.weda.workflow.impl.DefaultPath
 
DefaultPath(String, boolean) - Constructor for class org.weda.workflow.impl.DefaultPath
 
delete(Object) - Method in class org.weda.hibernate.HibernateObjectStore
 
delete(Object) - Method in interface org.weda.store.ObjectStore
Метод удаляет объект из хранилища.
deleteAll(Class) - Method in class org.weda.hibernate.HibernateObjectStore
 
deleteAll(Class) - Method in interface org.weda.store.ObjectStore
Метод удаляет все объекты заданного типа.
Description - Annotation Type in org.weda.property.annotations
 
descriptor - Variable in class org.weda.tapestry.component.Table
 
deselectRow(int) - Method in class org.weda.model.impl.ObjectTableModelData
 
deselectRow(int) - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
deselectRow(int) - Method in interface org.weda.model.RowSelectionModel
Метод снимает выделение с указанной строки.
deselectRow(int) - Method in class org.weda.store.impl.ObjectSourceImpl
 
DetailObjectSourceInfo - Interface in org.weda.store
Цель: хранение информации о подчиненном источнике данных
DetailObjectSourceInfoImpl - Class in org.weda.store.impl
 
DetailObjectSourceInfoImpl() - Constructor for class org.weda.store.impl.DetailObjectSourceInfoImpl
 
disableFilterElements() - Method in class org.weda.store.impl.QueryFilterImpl
 
disableFilterElements() - Method in interface org.weda.store.QueryFilter
Метод устанавливает свойство enabled каждого QueryFilterElement в FALSE
DummyRenderer - Class in org.weda.tapestry.renderer.impl
 
DummyRenderer() - Constructor for class org.weda.tapestry.renderer.impl.DummyRenderer
 

E

EDITOR_CLASS - Static variable in class org.weda.Constants
 
EDITOR_DISABLED_CLASS - Static variable in class org.weda.Constants
 
EDITOR_ERROR_CLASS - Static variable in class org.weda.Constants
 
EDITOR_GROUP_ATTRIBUTE_NAME - Static variable in class org.weda.tapestry.component.EditorGroup
 
EDITOR_LABEL_CLASS - Static variable in class org.weda.Constants
 
EditorError - Class in org.weda.tapestry.component
 
EditorError() - Constructor for class org.weda.tapestry.component.EditorError
 
EditorErrorComponent - Class in org.weda.tapestry.component
 
EditorErrorComponent() - Constructor for class org.weda.tapestry.component.EditorErrorComponent
 
EditorGroup - Class in org.weda.tapestry.component
Цель: Компонент группирующий редакторы.
EditorGroup() - Constructor for class org.weda.tapestry.component.EditorGroup
 
EditorGroupComponent - Class in org.weda.tapestry.component
 
EditorGroupComponent() - Constructor for class org.weda.tapestry.component.EditorGroupComponent
 
EditorGroupException - Exception in org.weda.tapestry.component
 
EditorGroupException(String) - Constructor for exception org.weda.tapestry.component.EditorGroupException
 
EditorGroupException(String, Throwable) - Constructor for exception org.weda.tapestry.component.EditorGroupException
 
EditorLabel - Class in org.weda.tapestry.component
Цель: Отбражение информации о редактируем поле.
EditorLabel() - Constructor for class org.weda.tapestry.component.EditorLabel
 
EditorModel<T extends EditorModelGroup> - Interface in org.weda.model
 
EditorModelDataId - Class in org.weda.model.impl
 
EditorModelDataId() - Constructor for class org.weda.model.impl.EditorModelDataId
 
EditorModelDataId(String, String) - Constructor for class org.weda.model.impl.EditorModelDataId
 
EditorModelDataProvider - Class in org.weda.model.impl
 
EditorModelDataProvider(EditorModel) - Constructor for class org.weda.model.impl.EditorModelDataProvider
 
EditorModelException - Exception in org.weda.model
 
EditorModelException(String) - Constructor for exception org.weda.model.EditorModelException
 
EditorModelException(String, Throwable) - Constructor for exception org.weda.model.EditorModelException
 
EditorModelFactory - Interface in org.weda.model
 
EditorModelFactoryException - Exception in org.weda.model
 
EditorModelFactoryException(String) - Constructor for exception org.weda.model.EditorModelFactoryException
 
EditorModelFactoryException(String, Throwable) - Constructor for exception org.weda.model.EditorModelFactoryException
 
EditorModelGroup<T extends EditorModel> - Interface in org.weda.model
Цель: группирование editor-model
EditorModelGroupBinding - Class in org.weda.tapestry.binding
 
EditorModelGroupBinding(String, ValueConverter, Location, EditorModelRegistry, String) - Constructor for class org.weda.tapestry.binding.EditorModelGroupBinding
 
EditorModelGroupBindingFactory - Class in org.weda.tapestry.binding
 
EditorModelGroupBindingFactory() - Constructor for class org.weda.tapestry.binding.EditorModelGroupBindingFactory
 
EditorModelGroupException - Exception in org.weda.model
 
EditorModelGroupException(String) - Constructor for exception org.weda.model.EditorModelGroupException
 
EditorModelGroupException(String, Throwable) - Constructor for exception org.weda.model.EditorModelGroupException
 
EditorModelRegistry - Interface in org.weda.model
 
EditorModelRegistryException - Exception in org.weda.model
 
EditorModelRegistryException(String) - Constructor for exception org.weda.model.EditorModelRegistryException
 
EditorModelRegistryImpl - Class in org.weda.model.impl
 
EditorModelRegistryImpl() - Constructor for class org.weda.model.impl.EditorModelRegistryImpl
 
ElementMessages - Interface in org.weda.message
 
EMPTY_FILTER - Static variable in class org.weda.action.impl.ActionListenerFilterImpl
 
EMPTY_INFO - Static variable in class org.weda.action.impl.ExecutedActionInfoImpl
 
enableFilterElements() - Method in class org.weda.store.impl.QueryFilterImpl
 
enableFilterElements() - Method in interface org.weda.store.QueryFilter
Метод устанавливает свойство enabled каждого QueryFilterElement в TRUE
end(SchemaProcessor, Element) - Method in class org.weda.common.impl.CreateObjectRule
 
enhanceClass(Class) - Method in class org.weda.enhance.impl.ObjectEnhancerImpl
 
enhanceClass(Class) - Method in interface org.weda.enhance.ObjectEnhancer
Метод расширяет класс в случае если в классе есть методы без параметров возвращающих не void и имеющих аннотацию org.weda.annotation.InjectObject.
Entry - Interface in org.weda.workflow
Цель: определить соотвествие выражения шаблону.
EntryContainer<T extends Entry> - Interface in org.weda.workflow
Цель: entry содержащий другие entry
EntryContainerException - Exception in org.weda.workflow
 
EntryContainerException(String) - Constructor for exception org.weda.workflow.EntryContainerException
 
EntryContainerException(String, Throwable) - Constructor for exception org.weda.workflow.EntryContainerException
 
EntryException - Exception in org.weda.workflow
 
EntryException(String) - Constructor for exception org.weda.workflow.EntryException
 
EntryException(String, Throwable) - Constructor for exception org.weda.workflow.EntryException
 
entryLog - Static variable in class org.weda.workflow.impl.AbstractEntry
 
equals(Object) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
equals(Object) - Method in class org.weda.action.impl.ActionListenerFilterImpl
 
equals(Object) - Method in class org.weda.action.impl.ActionTargetClassImpl
 
equals(Object) - Method in class org.weda.domain.ObjectModificationPk
 
equals(Object) - Method in class org.weda.property.impl.AbstractPropertyOperation
 
equals(Object) - Method in class org.weda.property.impl.PosibleValueImpl
 
equals(Object) - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
equals(Object) - Method in class org.weda.property.impl.SetValueImpl
 
ERROR_RESULT - Static variable in class org.weda.workflow.impl.ResultTypeEntry
При выполнении действия произошла ошибка (исключительная ситуация)
errorMessage - Variable in class org.weda.tapestry.component.ActionError
 
ExcelReport - Class in org.weda.report.excel
 
ExcelReport() - Constructor for class org.weda.report.excel.ExcelReport
 
ExcelReportDataInfo - Interface in org.weda.report.excel
Хранит информацию об источнике (ссылку на табличную модель данных) данных для отчета.
ExcelReportDataInfoImpl - Class in org.weda.report.excel
 
ExcelReportDataInfoImpl() - Constructor for class org.weda.report.excel.ExcelReportDataInfoImpl
 
ExcelReportFactory - Class in org.weda.report.excel
 
ExcelReportFactory() - Constructor for class org.weda.report.excel.ExcelReportFactory
 
execute(ActionContainer) - Method in interface org.weda.action.Action
Метод выполняет действие над переданным в параметре объектом.
execute(ActionContainer) - Method in class org.weda.data.impl.AbstractDataViewAction
 
execute(ActionContainer) - Method in class org.weda.data.impl.ViewDataAction
 
execute(ActionContainer) - Method in class org.weda.model.actions.ObjectTableModelSelectAction
 
execute(ActionContainer) - Method in class org.weda.model.actions.PageableTableModelFirstPageAction
 
execute(ActionContainer) - Method in class org.weda.model.actions.PageableTableModelGoToPageAction
 
execute(ActionContainer) - Method in class org.weda.model.actions.PageableTableModelLastPageAction
 
execute(ActionContainer) - Method in class org.weda.model.actions.PageableTableModelNextPageAction
 
execute(ActionContainer) - Method in class org.weda.model.actions.PageableTableModelPrevPageAction
 
execute(ActionContainer) - Method in class org.weda.model.actions.PageValueSelectorAction
 
execute(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceAddAction
 
execute(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceApplyAction
 
execute(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceCancelEditAction
 
execute(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceCancelSelectAction
 
execute(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceDeleteAction
 
execute(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceEditAction
 
execute(ActionContainer) - Method in class org.weda.store.actions.ObjectSourcePageValueEditorAction
 
execute(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceRefreshAction
 
execute(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceResetSearchPatternsAction
 
execute(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceSaveAction
 
execute(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceSelectAction
 
execute(ActionContainer) - Method in class org.weda.tapestry.actions.ClearEditorValueAction
 
executeAction(ActionExecutionContext) - Method in interface org.weda.action.ActionContainer
Метод выполненяет действие
executeAction(ActionExecutionContext) - Method in interface org.weda.action.ActionRegistry
Метод выполняет действие.
executeAction(ActionExecutionContext) - Method in class org.weda.action.impl.AbstractActionContainer
 
executeAction(ActionExecutionContext) - Method in class org.weda.action.impl.ActionRegistryImpl
 
executeAction(ActionExecutionContext) - Method in class org.weda.model.impl.ColumnDescriptorImpl
 
executeAction(ActionExecutionContext) - Method in class org.weda.model.impl.FilterEditorModelGroup
 
executeAction(ActionContainer, ActionState, Map<String, Object>, Map) - Method in class org.weda.tapestry.component.ActionPanel
Метод выполняет действие.
executeAction(ActionExecutionContext) - Method in class org.weda.tapestry.component.BaseEditor
 
executeAction(ActionExecutionContext) - Method in class org.weda.tapestry.component.FileEditor
 
executeAction(String, ActionContainer, Map<String, String>) - Method in class org.weda.test.WedaTestCase
 
ExecutedActionInfo - Interface in org.weda.action
Хранение информации о выполненном действии.
ExecutedActionInfoImpl - Class in org.weda.action.impl
 
ExecutedActionInfoImpl() - Constructor for class org.weda.action.impl.ExecutedActionInfoImpl
 
exists() - Method in class org.weda.tapestry.LocalStateManager
 
ExternalEditor - Class in org.weda.tapestry.component
 
ExternalEditor() - Constructor for class org.weda.tapestry.component.ExternalEditor
 
extractActionParameters(ActionDescriptor) - Method in class org.weda.action.impl.ActionRegistryImpl
 
extractMessageKey(String) - Method in class org.weda.message.impl.AbstractMessages
 
extractMessageKey(String) - Method in interface org.weda.message.Messages
Метод вернет ключ сообщения если строка соотвествует формату prefix:message-key иначе метод вернет NULL.
extractObjectsFromRender(IRender, Class<T>, List<T>) - Static method in class org.weda.tapestry.Utils
 
extractObjectsFromRender(IRender, Class<T>, List<T>, Class, boolean) - Static method in class org.weda.tapestry.Utils
 

F

fail() - Method in class org.weda.property.impl.AbstractConstraint
 
FileEditor - Class in org.weda.tapestry.component
 
FileEditor() - Constructor for class org.weda.tapestry.component.FileEditor
 
FILTER_INSERT_POSITION_MARKER - Static variable in interface org.weda.store.ObjectStore
Маркер позволяющий определить, где в QL запросе вставить выражения фильтра (QueryFilter).
FilterEditorModel<T extends FilterEditorModelGroup> - Class in org.weda.model.impl
 
FilterEditorModel() - Constructor for class org.weda.model.impl.FilterEditorModel
 
FilterEditorModelGroup - Class in org.weda.model.impl
 
FilterEditorModelGroup() - Constructor for class org.weda.model.impl.FilterEditorModelGroup
 
filterModel - Variable in class org.weda.tapestry.component.Table
 
filterModels - Variable in class org.weda.tapestry.component.Table
 
finishCalculation() - Method in class org.weda.store.functions.Sum
 
finishCalculation() - Method in class org.weda.store.impl.SummaryElement
 
finishCalculation() - Method in interface org.weda.store.SummaryFunction
 
finishRenderBody() - Method in class org.weda.tapestry.component.ActionPanel
 
finishSelectValueOperation() - Method in interface org.weda.model.ValueSelector
 
fireTableModelEvent(RowsChangeEvent) - Method in class org.weda.model.impl.ObjectTableModel
 
flushUpdates() - Method in class org.weda.hibernate.HibernateObjectStore
 
flushUpdates() - Method in interface org.weda.store.ObjectStore
Метод "заставлет" передать изменения накопленные в хранилище низлежащему механизму хранения (например БД)
format(String, String, Object...) - Method in interface org.weda.message.CategoryMessages
 
format(String, Object...) - Method in interface org.weda.message.ElementMessages
 
format(String, Object...) - Method in class org.weda.message.impl.MessagesImpl
 
format(String, Object...) - Method in class org.weda.message.impl.MessagesSubset
 
format(String, Object...) - Method in interface org.weda.message.Messages
Возвращает локализованное сообщение по его ключу предварительно отформивав его.
formLink(Map<String, String>) - Method in class org.weda.data.impl.AbstractDataProviderLinkBuilder
 
formLink(Map<String, String>) - Method in class org.weda.tapestry.TapestryDataProviderLinkBuilder
 
formStrId(Class, String) - Method in class org.weda.property.impl.PropertyValueImpl
 

G

generate() - Method in class org.weda.report.excel.ExcelReport
 
generate() - Method in interface org.weda.report.Report
Метод генерирует отчет и возвращает поток с данными полученными в результате генерации.
generate() - Method in class org.weda.report.text.TextReport
 
get(String) - Method in interface org.weda.cache.CacheService
Возвращает объект кеша по его идентификатору или null если объекта с указанным идентификатором нет кеше.
get(String) - Method in class org.weda.cache.impl.SimpleCache
 
get(Class) - Method in class org.weda.property.impl.ObjectDescriptorRegistryImpl
 
get(Class) - Method in interface org.weda.property.ObjectDescriptorRegistry
Возвращает дескриптор объекта по его классу.
get() - Method in class org.weda.tapestry.LocalStateManager
 
get(String) - Method in class org.weda.tapestry.LocalStateRegistry
 
getAccessKey() - Method in interface org.weda.action.ActionDescriptor
Метод возвращает символ при нажатии на который вместе с клавишей Alt (на PC платформе) будет выполнено действие описываемое данным дескриптором.
getAccessKey() - Method in class org.weda.action.impl.ActionDescriptorImpl
 
getAccessKey() - Method in class org.weda.tapestry.component.Action
 
getActionButtonClass() - Method in class org.weda.tapestry.component.Action
 
getActionClass() - Method in interface org.weda.action.ActionDescriptor
Метод возвращает класс действия.
getActionClass() - Method in interface org.weda.action.ActionListenerFilter
 
getActionClass() - Method in interface org.weda.action.ExecutedActionInfo
Возвращает класс действия.
getActionClass() - Method in class org.weda.action.impl.ActionDescriptorImpl
 
getActionClass() - Method in class org.weda.action.impl.ActionListenerFilterImpl
 
getActionClass() - Method in class org.weda.action.impl.ExecutedActionInfoImpl
 
getActionClass() - Method in class org.weda.action.impl.LinkedActionImpl
 
getActionClass() - Method in interface org.weda.action.LinkedAction
Метод возвращает класс связанного дейставия.
getActionContainer() - Method in class org.weda.tapestry.component.AbstractAction
 
getActionContainerName() - Method in interface org.weda.action.ActionContainer
Метод возвращает уникальное имя контейнера.
getActionContainerName() - Method in class org.weda.action.impl.AbstractActionContainer
 
getActionContainerName() - Method in class org.weda.model.impl.ColumnDescriptorImpl
 
getActionContainerName() - Method in class org.weda.model.impl.FilterEditorModelGroup
 
getActionContainerName() - Method in class org.weda.tapestry.component.BaseEditor
 
getActionContainerName() - Method in class org.weda.tapestry.component.FileEditor
 
getActionContainerProviders() - Method in class org.weda.tapestry.component.ActionPanel
 
getActionContainers() - Method in interface org.weda.action.ActionContainerProvider
 
getActionContainers() - Method in class org.weda.model.impl.FilterEditorModelGroup
 
getActionContainers() - Method in class org.weda.model.impl.ObjectSourceEditorModelGroup
 
getActionContainers() - Method in class org.weda.model.impl.ObjectTableModel
 
getActionContainers() - Method in class org.weda.model.impl.PageableTableModelImpl
 
getActionContainers() - Method in class org.weda.tapestry.component.ActionPanel
 
getActionContainers() - Method in class org.weda.tapestry.component.BaseEditor
 
getActionContainers() - Method in class org.weda.tapestry.component.EditorGroup
 
getActionContainers() - Method in class org.weda.tapestry.component.ExternalEditor
 
getActionContainers() - Method in class org.weda.tapestry.component.FileEditor
 
getActionContainers(int) - Method in class org.weda.tapestry.component.Table
 
getActionContainers() - Method in class org.weda.tapestry.component.Table
 
getActionContainersTree(ActionContainerProvider) - Static method in class org.weda.action.impl.ActionUtil
 
getActionDescriptor() - Method in interface org.weda.action.ActionExecutionContext
Метод возвращает дескриптор действия.
getActionDescriptor() - Method in interface org.weda.action.ActionState
Возвращает объект хранящий статическую информацию о действии.
getActionDescriptor() - Method in class org.weda.action.impl.ActionExecutionContextImpl
 
getActionDescriptor() - Method in class org.weda.action.impl.ActionStateImpl
 
getActionErrorClass() - Method in class org.weda.tapestry.component.ActionError
 
getActionLinkClass() - Method in class org.weda.tapestry.component.Action
 
getActionLinkTextClass() - Method in class org.weda.tapestry.component.Action
 
getActionListeners() - Method in class org.weda.tapestry.component.ActionPanel
 
getActionPanel() - Method in class org.weda.tapestry.component.ActionError
 
getActionPanel(IRequestCycle) - Static method in class org.weda.tapestry.component.ActionPanelHelper
 
getActionParameter(String) - Method in interface org.weda.action.ActionDescriptor
Метод вернет описание параметра по его имени.
getActionParameter(String) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
getActionParameterClass() - Method in class org.weda.tapestry.component.Action
 
getActionParameters() - Method in interface org.weda.action.ActionDescriptor
Метод возвращает описание свойств значения которых нужно установить или прочитать перед выполнением действия.
getActionParameters() - Method in interface org.weda.action.ActionExecutionContext
Метод возвращает параметры действия.
getActionParameters() - Method in class org.weda.action.impl.ActionDescriptorImpl
 
getActionParameters() - Method in class org.weda.action.impl.ActionExecutionContextImpl
 
getActionParameters() - Method in class org.weda.tapestry.component.AbstractAction
 
getActionParameters() - Method in class org.weda.tapestry.component.ActionPanel
 
getActionParameters(int, int) - Method in class org.weda.tapestry.component.Table
 
getActionRegistry() - Method in class org.weda.action.impl.AbstractActionContainer
 
getActionRegistry() - Method in class org.weda.tapestry.component.ActionPanel
 
getActionRegistry() - Method in class org.weda.tapestry.component.BaseEditor
 
getActionRegistry() - Method in class org.weda.tapestry.component.FileEditor
 
getActionResult() - Method in interface org.weda.action.ExecutedActionInfo
Метод возвращает результат работы действия.
getActionResult() - Method in class org.weda.action.impl.ExecutedActionInfoImpl
 
getActionsStates() - Method in interface org.weda.action.ActionContainer
Метод возвращает текущее состояние действий доступных для данного контейнера.
getActionsStates(ActionContainer, Class) - Method in interface org.weda.action.ActionRegistry
Метод возвращает список состояний действий досупных для указанного целевого объекта.
getActionsStates() - Method in class org.weda.action.impl.AbstractActionContainer
 
getActionsStates(ActionContainer, Class) - Method in class org.weda.action.impl.ActionRegistryImpl
 
getActionsStates() - Method in class org.weda.model.impl.ColumnDescriptorImpl
 
getActionsStates() - Method in class org.weda.model.impl.FilterEditorModelGroup
 
getActionsStates() - Method in class org.weda.tapestry.component.BaseEditor
 
getActionsStates() - Method in class org.weda.tapestry.component.FileEditor
 
getActionStackEntity() - Method in class org.weda.action.impl.ActionRegistryImpl
 
getActionState(ActionContainer) - Method in interface org.weda.action.Action
Метод должен вернуть текущее состояние действия в контексте переданного контейнера.
getActionState(ActionContainer) - Method in class org.weda.data.impl.AbstractDataViewAction
 
getActionState(ActionContainer) - Method in class org.weda.data.impl.ViewDataAction
 
getActionState(ActionContainer) - Method in class org.weda.model.actions.ObjectTableModelSelectAction
 
getActionState(ActionContainer) - Method in class org.weda.model.actions.PageableTableModelFirstPageAction
 
getActionState(ActionContainer) - Method in class org.weda.model.actions.PageableTableModelGoToPageAction
 
getActionState(ActionContainer) - Method in class org.weda.model.actions.PageableTableModelLastPageAction
 
getActionState(ActionContainer) - Method in class org.weda.model.actions.PageableTableModelNextPageAction
 
getActionState(ActionContainer) - Method in class org.weda.model.actions.PageableTableModelPrevPageAction
 
getActionState(ActionContainer) - Method in class org.weda.model.actions.PageValueSelectorAction
 
getActionState(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceAddAction
 
getActionState(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceApplyAction
 
getActionState(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceCancelEditAction
 
getActionState(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceCancelSelectAction
 
getActionState(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceDeleteAction
 
getActionState(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceEditAction
 
getActionState(ActionContainer) - Method in class org.weda.store.actions.ObjectSourcePageValueEditorAction
 
getActionState(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceRefreshAction
 
getActionState(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceResetSearchPatternsAction
 
getActionState(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceSaveAction
 
getActionState(ActionContainer) - Method in class org.weda.store.actions.ObjectSourceSelectAction
 
getActionState(ActionContainer) - Method in class org.weda.tapestry.actions.ClearEditorValueAction
 
getActionState() - Method in class org.weda.tapestry.component.AbstractAction
 
getAlias() - Method in class org.weda.property.impl.PosibleValueImpl
 
getAlias() - Method in class org.weda.property.impl.SetValueImpl
 
getAlias() - Method in interface org.weda.property.PosibleValue
Метод возвращает псевдоним значения.
getAlias() - Method in interface org.weda.property.SetValue
Метод возвращает псевдоним значения.
getAlias() - Method in class org.weda.store.impl.ObjectAlias
Метод возвращает псевдоним объекта в QL запросе/
getAllMessages() - Method in class org.weda.message.impl.MessageImpl
 
getAllMessages() - Method in interface org.weda.message.Message
Метод возвращает все локализованные сообщения в виде асоциативного массива.
getAllMessages() - Method in class org.weda.tapestry.component.AbstractComponent
 
getAuditableObjectProperties(AuditOperation, Class) - Method in interface org.weda.store.AuditableObjectRegistry
Метод вернет список свойсв класса за которыми необходимо осуществлять аудит или null если objectClass не является классом за которым необходимо осуществлять аудит.
getAuditableObjectProperties(AuditOperation, Class) - Method in class org.weda.store.impl.AuditableObjectRegistryImpl
 
getAuditaleObjectsClasses(AuditOperation) - Method in interface org.weda.store.AuditableObjectRegistry
Метод вернет классы тех объектов за свойствами которых нужно установить аудит.
getAuditaleObjectsClasses(AuditOperation) - Method in class org.weda.store.impl.AuditableObjectRegistryImpl
 
getAuditOperations() - Method in interface org.weda.store.AuditableProperty
Метод возвращает список (разделитель запятая) операций при которых будет произодистся аудит свойства.
getAuditOperations() - Method in class org.weda.store.impl.AuditablePropertyImpl
 
getBaseClass() - Method in class org.weda.store.impl.ObjectSet
 
getBaseClass() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getBaseClass() - Method in interface org.weda.store.ObjectSource
Метод возвращает класс являющийся базовым для источника данных.
getBaseClassAlias() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getBaseClassAlias() - Method in interface org.weda.store.ObjectSource
Метод возвращает alias базового класса в запросе.
getBaseClassPosition() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getBaseClassPosition() - Method in interface org.weda.store.ObjectSource
Метод возвращает позицию базового класса в строке.
getBaseRendererClass() - Method in interface org.weda.tapestry.RendererInitializer
Класс renderer'а экзепляры подклассов которого может создавать factory.
getBindingFactory() - Method in class org.weda.tapestry.component.EditorGroupComponent
 
getBlock() - Method in class org.weda.tapestry.component.ActionPanelRenderBlock
 
getCachedModelValue(String) - Method in interface org.weda.model.EditorModelGroup
Метод возвращает значение сохраненное в кеше.
getCachedModelValue(String) - Method in class org.weda.model.impl.BaseEditorModelGroup
 
getCacheEntity() - Method in class org.weda.hibernate.HibernateObjectStore
 
getCacheManager() - Method in interface org.weda.enhance.AspectHelper
 
getCacheManager() - Method in class org.weda.enhance.impl.AspectHelperImpl
 
getCacheManager() - Method in class org.weda.hibernate.HibernateObjectStore
 
getCacheManager() - Method in class org.weda.tapestry.component.BaseEditor
 
getCacheService() - Method in interface org.weda.cache.CacheManager
Возвращает кеш.
getCacheService() - Method in class org.weda.tapestry.TapestryCacheManager
 
getCallCounter() - Method in class org.weda.hibernate.HibernateCacheEntity
 
getCategoryMessages() - Method in class org.weda.message.impl.AbstractMessagesProvider
 
getChangeType() - Method in class org.weda.model.impl.TableModelEventImpl
 
getChangeType() - Method in interface org.weda.model.TableModelEvent
 
getChangeType() - Method in class org.weda.store.impl.RowsChangeEventImpl
 
getChangeType() - Method in interface org.weda.store.RowsChangeEvent
Метод возвращает тип изменения.
getCheckboxClass() - Method in class org.weda.tapestry.component.Table
 
getCheckMethod() - Method in class org.weda.property.impl.ConstraintCheckMethod
 
getCol() - Method in class org.weda.model.impl.TableModelDataId
 
getCol() - Method in class org.weda.report.excel.CellPosition
 
getCols() - Method in class org.weda.tapestry.component.BaseEditor
 
getColumnCount() - Method in class org.weda.model.impl.ObjectTableModel
 
getColumnCount() - Method in class org.weda.model.impl.PageableTableModelImpl
 
getColumnCount() - Method in interface org.weda.model.TableModel
Метод возвращает количество колонок в таблице.
getColumnDescriptors() - Method in class org.weda.model.impl.ObjectTableModel
 
getColumnDescriptors() - Method in class org.weda.model.impl.PageableTableModelImpl
 
getColumnDescriptors() - Method in interface org.weda.model.TableModel
Метод возвращает описание колонок модели.
getColumnDescriptors() - Method in class org.weda.tapestry.component.Table
 
getComponentMessages() - Method in class org.weda.tapestry.component.AbstractComponent
 
getConstraint(String) - Method in interface org.weda.property.ConstraintsRegistry
Метод возвращает ограничение по его идентификатору.
getConstraint(String) - Method in class org.weda.property.impl.ConstraintsRegistryImpl
 
getConstraint() - Method in class org.weda.property.impl.SetValueImpl
 
getConstraint() - Method in interface org.weda.property.SetValue
Метод возвращает ограничение владеющее объектом.
getConstraintClass() - Method in class org.weda.property.impl.ConstraintInfo
 
getConstraints() - Method in interface org.weda.property.ConstraintsFactory
Метод возвращает ограничения доступные factory
getConstraints() - Method in class org.weda.property.impl.ConstraintsFactoryImpl
 
getConstraints() - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
getConstraints() - Method in interface org.weda.property.PropertyDescriptor
Метод возвращает список ограничений наложенных на свойство.
getContainer() - Method in interface org.weda.workflow.Entry
Метод возвращает контейнер в котором находится entry.
getContainer() - Method in class org.weda.workflow.impl.AbstractEntry
 
getContainers() - Method in class org.weda.tapestry.component.ActionPanel
 
getConversionPattern() - Method in class org.weda.property.impl.StaticSetConstraint
 
getConverter() - Method in class org.weda.tapestry.component.ValueRenderer
 
getConverterClass() - Method in class org.weda.converter.impl.ValueTypeConverterInfo
 
getConverterService() - Method in class org.weda.tapestry.component.AbstractEditor
 
getCountry() - Method in class org.weda.message.impl.MessageEntryImpl
 
getCountry() - Method in interface org.weda.message.MessageEntry
Метод возвращает страну для которой предназначено сообщение.
getCurrentPage() - Method in class org.weda.tapestry.TapestryPathAdapter
 
getCurrentPage() - Method in class org.weda.workflow.impl.WorkflowImpl
 
getCurrentPage() - Method in interface org.weda.workflow.PathAdapter
 
getCurrentPage() - Method in interface org.weda.workflow.Workflow
Метод возвращает название текущей страницы web приложения.
getData() - Method in interface org.weda.data.DataProvider
Метод возвращает значение.
getData() - Method in class org.weda.model.impl.EditorModelDataProvider
 
getData() - Method in class org.weda.model.impl.ObjectTableModel
 
getData() - Method in class org.weda.model.impl.PageableTableModelImpl
 
getData() - Method in class org.weda.model.impl.TableModelDataProvider
 
getData() - Method in interface org.weda.model.TableModel
Метод возвращает данные модели.
getData() - Method in class org.weda.report.impl.ReportDataProvider
 
getDataId(ActionContainer) - Method in class org.weda.data.impl.AbstractDataViewAction
 
getDataId(ActionContainer) - Method in class org.weda.report.actions.ViewReportAction
 
getDataId(int, int) - Method in class org.weda.tapestry.component.Table
 
getDataId() - Method in class org.weda.tapestry.component.ValueRenderer
 
getDataIdentificator(Map<String, String>) - Method in interface org.weda.data.DataProviderLinkBuilder
Метод формирует идентификатор данных по параметрам http запроса.
getDataIdentificator(Map<String, String>) - Method in class org.weda.data.impl.AbstractDataProviderLinkBuilder
 
getDataIdentificatorClass() - Method in interface org.weda.data.DataProviderFactory
Возвращает класс экземпляр которого является идентификатором данных для данного провайдера данных.
getDataIdentificatorClass() - Method in class org.weda.model.impl.EditorModelRegistryImpl
 
getDataIdentificatorClass() - Method in class org.weda.model.impl.TableModelRegistryImpl
 
getDataIdentificatorClass() - Method in class org.weda.report.impl.ReportRegistryImpl
 
getDataProvider(Object) - Method in interface org.weda.data.DataProviderService
Метод возвращает объект который дает доступ к данным.
getDataProvider(Object) - Method in class org.weda.data.impl.DefaultDataProviderRegistry
 
getDataProvider(Object) - Method in class org.weda.model.impl.EditorModelRegistryImpl
 
getDataProvider(Object) - Method in class org.weda.model.impl.TableModelRegistryImpl
 
getDataProvider(Object) - Method in class org.weda.report.impl.ReportRegistryImpl
 
getDataSourceRegistry() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getDefaultMessage() - Method in class org.weda.message.impl.MessageImpl
 
getDefaultPattern() - Method in class org.weda.tapestry.renderer.impl.AbstractRenderer
 
getDefaultPattern() - Method in class org.weda.tapestry.renderer.impl.RendererInfo
Метод возвращает шаблон по умолчанию который будет использован для приведения типа значения к типу который может отрисовать renderer.
getDelimiter() - Method in class org.weda.report.text.TextReport
 
getDescription() - Method in interface org.weda.action.ActionDescriptor
Метод возвращет краткое описание действия.
getDescription() - Method in class org.weda.action.impl.ActionDescriptorImpl
 
getDescriptorByName(String, List<ActionState>) - Method in class org.weda.test.WedaTestCase
 
getDetailInfos() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getDetailInfos() - Method in interface org.weda.store.ObjectSource
Метод возвращает информацию об подчиненных источниках данных.
getDirection() - Method in interface org.weda.action.ActionParameter
Метод возвращет направление воздействия на параметр.
getDirection() - Method in class org.weda.action.impl.ActionParameterImpl
 
getDisabledActions() - Method in interface org.weda.action.ActionContainer
Метод возвращает множество классов действий (action class) которые необходимо запретить для выполнения в данном контейнере.
getDisabledActions() - Method in class org.weda.model.impl.ColumnDescriptorImpl
 
getDisabledActions() - Method in class org.weda.model.impl.FilterEditorModelGroup
 
getDisabledActions() - Method in class org.weda.model.impl.ObjectTableModel
 
getDisabledActions() - Method in class org.weda.model.impl.PageableTableModelImpl
 
getDisabledActions() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getDisabledActions() - Method in class org.weda.tapestry.component.BaseEditor
 
getDisabledActions() - Method in class org.weda.tapestry.component.FileEditor
 
getDisableIfNull() - Method in class org.weda.model.impl.AbstractEditorModel
 
getDisplayName() - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
getDisplayName() - Method in interface org.weda.property.PropertyDescriptor
Метод возвращает название свойства для отображения в пользовательском интерфейсе.
getEditorClass() - Method in class org.weda.tapestry.component.Action
 
getEditorClass() - Method in class org.weda.tapestry.component.BaseEditor
 
getEditorClass() - Method in class org.weda.tapestry.component.FileEditor
 
getEditorComponentsStates() - Method in class org.weda.tapestry.component.EditorGroup
 
getEditorErrorClass() - Method in class org.weda.tapestry.component.EditorErrorComponent
 
getEditorGroup() - Method in class org.weda.tapestry.component.EditorGroupComponent
 
getEditorGroupComponents() - Method in class org.weda.tapestry.component.EditorGroup
 
getEditorGroupName() - Method in class org.weda.model.impl.EditorModelDataId
 
getEditorLabelClass() - Method in class org.weda.tapestry.component.EditorLabel
 
getEditorModel(String) - Method in interface org.weda.model.EditorModelGroup
Метод возвращает подель по ее имени.
getEditorModel(String) - Method in class org.weda.model.impl.BaseEditorModelGroup
 
getEditorModelGroup(String) - Method in interface org.weda.model.EditorModelRegistry
 
getEditorModelGroup(String) - Method in class org.weda.model.impl.EditorModelRegistryImpl
 
getEditorModelGroups() - Method in interface org.weda.model.EditorModelFactory
 
getEditorModelGroups() - Method in class org.weda.model.impl.ObjectSourceEditorModelFactory
 
getEditorModelName() - Method in class org.weda.model.impl.EditorModelDataId
 
getEditorModels() - Method in interface org.weda.model.EditorModelGroup
Метод возвращает все модели редактирования находящиеся в группе.
getEditorModels() - Method in class org.weda.model.impl.BaseEditorModelGroup
 
getEncoding() - Method in class org.weda.report.text.TextReport
 
getEntries() - Method in interface org.weda.workflow.EntryContainer
 
getEntries() - Method in class org.weda.workflow.impl.BasicEntryContainer
 
getEntryByName(String) - Method in interface org.weda.workflow.EntryContainer
Метод вернет entry соотвествуюего типа или null если в котнейнере нет узла c указанным именем.
getEntryByName(String) - Method in class org.weda.workflow.impl.BasicEntryContainer
 
getErrorMessage() - Method in class org.weda.tapestry.component.EditorErrorComponent
 
getErrorMessages() - Method in class org.weda.tapestry.component.ActionError
 
getErrorMessages() - Method in class org.weda.tapestry.component.EditorGroup
 
getExecutedActionInfo() - Method in class org.weda.tapestry.component.ActionPanel
 
getExecutionContext() - Method in interface org.weda.action.ActionEvent
 
getExecutionContext() - Method in class org.weda.action.impl.ActionEventImpl
 
getExecutionException() - Method in interface org.weda.action.ExecutedActionInfo
Вернет исключительную ситуацию которая возникла во время выполнения действия.
getExecutionException() - Method in class org.weda.action.impl.ExecutedActionInfoImpl
 
getExpression() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
getExpression() - Method in interface org.weda.store.QueryFilterElement
Метод возвращает последнее установленное выражение для элемента фильтра.
getExpressionType() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
getExpressionType() - Method in interface org.weda.store.QueryFilterElement
Метод возвращает тип текущего выражения элемента фильтра.
getExtendList() - Method in class org.weda.common.impl.NamesList
 
getFactoryName() - Method in class org.weda.report.excel.ExcelReportFactory
 
getFactoryName() - Method in interface org.weda.report.ReportFactory
Метод возвращает название factory.
getFactoryName() - Method in class org.weda.report.text.TextReportFactory
 
getFetchSize() - Method in class org.weda.store.impl.QueryImpl
 
getFetchSize() - Method in interface org.weda.store.Query
Метод возвращает fetch size.
getFile() - Method in class org.weda.tapestry.component.FileEditor
 
getFilter() - Method in interface org.weda.action.ActionListener
 
getFilterElement(String, String) - Method in class org.weda.model.impl.FilterEditorModelGroup
 
getFilterElement(String) - Method in class org.weda.store.impl.QueryFilterImpl
 
getFilterElement(String) - Method in interface org.weda.store.QueryFilter
Метод возвращает элемент фильтра по его идентификатору.
getFilterElements() - Method in class org.weda.store.impl.QueryFilterImpl
 
getFilterElements() - Method in interface org.weda.store.QueryFilter
метод возвращает список элементов фильтра.
getFilterModelGroup() - Method in class org.weda.tapestry.component.Table
 
getFilterModelName() - Method in class org.weda.tapestry.component.Table
 
getFilterPageMapping() - Method in class org.weda.tapestry.component.Table
 
getFilterPageName() - Method in class org.weda.tapestry.component.Table
 
getFromClass() - Method in class org.weda.converter.impl.ValueTypeConverterInfo
 
getFunction() - Method in class org.weda.store.impl.SummaryElement
 
getFunctionName() - Method in class org.weda.store.impl.SummaryElement
 
getGetterId() - Method in interface org.weda.action.ActionParameter
Метод возвращает идентификатор метода получающего значние свойства.
getGetterId() - Method in class org.weda.action.impl.ActionParameterImpl
 
getGetterId() - Method in class org.weda.store.impl.SummaryElement
 
getGroup() - Method in class org.weda.report.impl.AbstractReport
 
getGroup() - Method in interface org.weda.report.Report
Метод возвращает имя группы к которой принадлежит отчет.
getGroupValues() - Method in interface org.weda.workflow.Entry
Метод возваращет значение для группы выделенной из выражения.
getGroupValues() - Method in class org.weda.workflow.impl.AbstractEntry
 
getHivemindObject(String) - Method in interface org.weda.enhance.AspectHelper
 
getHivemindObject(String) - Method in class org.weda.enhance.impl.AspectHelperImpl
 
getId() - Method in class org.weda.domain.ObjectModificationType
 
getId() - Method in class org.weda.domain.PropertyModification
 
getId() - Method in interface org.weda.property.Constraint
Метод возвращает уникальный идентификатор ограничения
getId() - Method in interface org.weda.property.ConstraintIdentificatorHolder
 
getId() - Method in class org.weda.property.impl.AbstractConstraint
 
getId() - Method in class org.weda.property.impl.BetweenConstraint
 
getId() - Method in class org.weda.property.impl.ConstraintContainer
 
getId() - Method in class org.weda.property.impl.ConstraintInfo
 
getId() - Method in interface org.weda.store.Auditable
 
getId() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
getId() - Method in interface org.weda.store.QueryFilterElement
Метод возвращает уникальный идентификатор элемента фильтра в пределах запроса.
getInPlacePrefix() - Method in class org.weda.message.impl.MessagesImpl
 
getInPlacePrefix() - Method in class org.weda.message.impl.MessagesSubset
 
getInPlacePrefix() - Method in interface org.weda.message.Messages
Метод возвращает prefix который используется для указания ключа сообщения в строке.
getKey() - Method in class org.weda.message.impl.MessageImpl
 
getKey() - Method in interface org.weda.message.Message
Метод возвращает ключ сообщения.
getLanguage() - Method in class org.weda.message.impl.MessageEntryImpl
 
getLanguage() - Method in interface org.weda.message.MessageEntry
Метод возвращает язык на котором написан message.
getLastExecutedActionInfo() - Method in interface org.weda.action.ActionRegistry
Метод возвращает информацию о последнем выполненном действии.
getLastExecutedActionInfo() - Method in class org.weda.action.impl.ActionRegistryImpl
 
getLink(boolean, Object) - Method in class org.weda.tapestry.DataViewerEngine
 
getLinkBuilder() - Method in class org.weda.data.impl.ViewDataAction
 
getLinkBuilder() - Method in class org.weda.tapestry.renderer.impl.ImageRenderer
 
getLinkedActions() - Method in interface org.weda.action.ActionDescriptor
Метод возвращает действия связанные с данным.
getLinkedActions() - Method in class org.weda.action.impl.ActionDescriptorImpl
 
getLinkedTableModel() - Method in class org.weda.model.impl.PageableTableModelImpl
 
getLinkedTableModel() - Method in interface org.weda.model.PageableTableModel
Метод возвращает табличную модель данных которую разбивает на страницы данная модель.
getLinkedTableModelData() - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
getLinkedTableModelData() - Method in interface org.weda.model.PageableTableModelData
Метод возвращает данные табличной модели которые разбиваются на страницы.
getLinkedTableModelName() - Method in class org.weda.model.impl.PageableTableModelImpl
 
getLinkToDataViewer(Object) - Method in interface org.weda.data.DataProviderLinkBuilder
Метод возвращает ссылку на рессурс который отобразит данные соотвествующие идентификатору.
getLinkToDataViewer(Object) - Method in class org.weda.data.impl.AbstractDataProviderLinkBuilder
 
getLocalizedMessage(Locale) - Method in class org.weda.message.impl.MessageImpl
 
getLocalizedMessage(Locale) - Method in interface org.weda.message.Message
Метод возвращает локализованное сообщение или [MESSAGE_KEY] если нет сообщения для заданной локали.
getMarkedCellPosition(HSSFSheet, String, int) - Method in class org.weda.report.excel.CellMarkersManager
 
getMasterPropertyName() - Method in interface org.weda.store.DetailObjectSourceInfo
Метод возвращает имя свойства базового класса главного источника объектов значение которого будет использовано для установки ограничения на подчиненный источкик объектов.
getMasterPropertyName() - Method in class org.weda.store.impl.DetailObjectSourceInfoImpl
 
getMaxRows() - Method in class org.weda.store.impl.QueryImpl
 
getMaxRows() - Method in interface org.weda.store.Query
Метод возвращает максимальное количество строк которое может быть возвращено в результате выполнения запроса.
getMessage(String, String) - Method in interface org.weda.message.CategoryMessages
 
getMessage(String) - Method in interface org.weda.message.ElementMessages
 
getMessage() - Method in class org.weda.message.impl.InplaceMessage
 
getMessage() - Method in class org.weda.message.impl.MessageEntryImpl
 
getMessage(String) - Method in class org.weda.message.impl.MessagesImpl
 
getMessage(String) - Method in class org.weda.message.impl.MessagesSubset
 
getMessage() - Method in interface org.weda.message.MessageEntry
Метод возвращает сообщение для заданой языка и страны.
getMessage(String) - Method in interface org.weda.message.Messages
Возвращает локализованное сообщение по его ключу.
getMessageCategory() - Method in class org.weda.action.impl.ActionRegistryImpl
 
getMessageCategory() - Method in class org.weda.converter.impl.ConverterRegistryImpl
 
getMessageElements() - Method in class org.weda.message.impl.MessageCategory
 
getMessages() - Method in class org.weda.action.impl.ActionDescriptorImpl
 
getMessages() - Method in class org.weda.converter.impl.AbstractConverter
 
getMessages() - Method in class org.weda.message.impl.MessageElement
 
getMessagesCategory() - Method in class org.weda.message.impl.MessagesProviderInfo
 
getMessagesForObject(Object) - Method in class org.weda.common.impl.PageTitleMessageProvider
 
getMessagesForObject(Object) - Method in class org.weda.common.impl.PageTitleRegistryImpl
 
getMessagesForObject(Object) - Method in class org.weda.message.impl.MessagesImpl
 
getMessagesForObject(Object) - Method in interface org.weda.message.MessagesProvider
Метод возвращает подмножество сообщений для переданного в параметре объекта.
getMessagesForObject(Object) - Method in interface org.weda.message.MessagesRegistry
 
getMessagesForObject(Object) - Method in class org.weda.property.impl.ObjectDescriptorMessagesProvider
 
getMessagesForObject(Object) - Method in class org.weda.property.impl.StandartConstraintsMessagesProvider
 
getMessagesForObject(Object) - Method in class org.weda.store.impl.ObjectSourceMessagesProvider
 
getMessagesProviderClass() - Method in class org.weda.message.impl.MessagesProviderInfo
 
getMessagesRegistry() - Method in interface org.weda.enhance.AspectHelper
 
getMessagesRegistry() - Method in class org.weda.enhance.impl.AspectHelperImpl
 
getMethod() - Method in class org.weda.property.impl.AbstractPropertyOperation
 
getMethod() - Method in interface org.weda.property.PropertyOperation
 
getMimeType() - Method in interface org.weda.data.DataProvider
Метод возвращает mime type.
getMimeType() - Method in class org.weda.model.impl.EditorModelDataProvider
 
getMimeType() - Method in class org.weda.model.impl.TableModelDataProvider
 
getMimeType() - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
getMimeType() - Method in interface org.weda.property.PropertyDescriptor
Метод возвращает mime тип свойства
getMimeType() - Method in class org.weda.report.impl.AbstractReport
 
getMimeType() - Method in class org.weda.report.impl.ReportDataProvider
 
getMimeType() - Method in interface org.weda.report.Report
Метод возвращает mime тип отчета.
getMimeType() - Method in class org.weda.tapestry.renderer.impl.RendererInfo
 
getMode() - Method in class org.weda.model.impl.ObjectTableModel
 
getMode() - Method in class org.weda.model.impl.PageableTableModelImpl
 
getMode() - Method in interface org.weda.model.TableModel
Метод возвращает текущее состояние модели.
getMode() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getMode() - Method in interface org.weda.store.ObjectSource
Метод возвращает режим в котором работает источник данных
getModel(String) - Method in class org.weda.tapestry.component.EditorGroup
 
getModel() - Method in class org.weda.tapestry.component.EditorGroupComponent
 
getModelGroup() - Method in class org.weda.model.impl.AbstractEditorModel
 
getModelGroup() - Method in class org.weda.tapestry.component.EditorGroup
 
getModelName() - Method in class org.weda.model.impl.TableModelDataId
 
getModelName() - Method in class org.weda.tapestry.component.EditorGroupComponent
 
getModelValue() - Method in class org.weda.tapestry.component.AbstractEditor
Метод возвращает значение претиндента на значение модели если он установлен, иначе значение модели.
getModelValue() - Method in class org.weda.tapestry.component.BaseEditor
 
getModificationType() - Method in class org.weda.domain.PropertyModification
 
getName() - Method in interface org.weda.action.ActionDescriptor
Метод возвращает название действия.
getName() - Method in interface org.weda.action.ActionParameterValue
Метод возвращает названия свойства действия.
getName() - Method in class org.weda.action.impl.ActionDescriptorImpl
 
getName() - Method in class org.weda.action.impl.ActionParameterValueImpl
 
getName() - Method in class org.weda.common.impl.NamesList
Метод возвращает имя списка.
getName() - Method in class org.weda.common.impl.PageInfoImpl
 
getName() - Method in interface org.weda.common.PageInfo
Метод возвращает имя страницы.
getName() - Method in class org.weda.domain.PropertyModification
 
getName() - Method in class org.weda.message.impl.MessageCategory
 
getName() - Method in class org.weda.message.impl.MessageElement
 
getName() - Method in interface org.weda.model.EditorModel
Имя модели уникальное внутри группы.
getName() - Method in interface org.weda.model.EditorModelGroup
Метод возвращает имя группы.
getName() - Method in class org.weda.model.impl.AbstractEditorModel
 
getName() - Method in class org.weda.model.impl.BaseEditorModelGroup
 
getName() - Method in class org.weda.model.impl.ObjectTableModel
 
getName() - Method in class org.weda.model.impl.PageableTableModelImpl
 
getName() - Method in interface org.weda.model.TableModel
Метод возвращает имя модели данных
getName() - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
getName() - Method in interface org.weda.property.PropertyDescriptor
Метод возвращет имя свойства.
getName() - Method in class org.weda.report.impl.AbstractReport
 
getName() - Method in interface org.weda.report.Report
Метод возвращает имя отчета.
getName() - Method in interface org.weda.store.DetailObjectSourceInfo
Метод возвращает имя подчиненного источника данных.
getName() - Method in class org.weda.store.impl.DetailObjectSourceInfoImpl
 
getName() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getName() - Method in interface org.weda.store.ObjectSource
Метод возвращает имя источника данных.
getName() - Method in class org.weda.tapestry.DataViewerEngine
 
getName() - Method in interface org.weda.workflow.Entry
Метод возвращает шаблон(имя/идентификатор узла).
getName() - Method in class org.weda.workflow.impl.AbstractEntry
 
getNames() - Method in class org.weda.common.impl.NamesList
 
getNamesList(String) - Method in class org.weda.common.impl.NamesListRegistryImpl
 
getNamesList(String) - Method in interface org.weda.common.NamesListRegistry
Метод возвращает список имен по имени списка.
getNamesListName() - Method in class org.weda.model.impl.FilterEditorModelGroup
 
getNamesListName() - Method in class org.weda.model.impl.ObjectSourceEditorModelGroup
 
getNamesListName() - Method in class org.weda.model.impl.ObjectTableModel
 
getNextPage(String, Map) - Method in class org.weda.workflow.impl.WorkflowImpl
 
getNextPage(String, Map) - Method in interface org.weda.workflow.Workflow
Если метод Workflow.isUsePathAdapter() вернет true тогда данный метод возвращает адаптированный путь до следующей страницы, иначе вернет экземпляр объекта Path
getObject(String, Location) - Method in interface org.weda.enhance.HivemindObjectProvider
 
getObject(String, Location) - Method in class org.weda.enhance.impl.HivemindObjectProviderImpl
 
getObject() - Method in class org.weda.tapestry.binding.EditorModelGroupBinding
 
getObject() - Method in class org.weda.tapestry.binding.GlobalBinding
 
getObject() - Method in class org.weda.tapestry.binding.ObjectSourceBinding
 
getObject() - Method in class org.weda.tapestry.binding.TableModeleBinding
 
getObjectAlias() - Method in class org.weda.model.impl.ColumnDescriptorImpl
 
getObjectAlias() - Method in class org.weda.model.impl.FilterEditorModel
 
getObjectAlias() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
getObjectAlias() - Method in interface org.weda.store.QueryFilterElement
Метод возвразает псевдоним объекта в QL над свойством которого будет осуществена фильтрация.
getObjectClass() - Method in class org.weda.domain.ObjectModification
 
getObjectClass() - Method in class org.weda.domain.ObjectModificationPk
 
getObjectClass() - Method in class org.weda.property.impl.ObjectDescriptor
 
getObjectClass() - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
getObjectClass() - Method in interface org.weda.property.PropertyDescriptor
Метод возвращает класс объекта владеющего данным свойством.
getObjectClass() - Method in interface org.weda.store.AuditableObject
Возвращает класс доменного объекта для которого нужно проводить аудит.
getObjectClass() - Method in class org.weda.store.impl.AuditableObjectImpl
 
getObjectClass() - Method in class org.weda.store.impl.ObjectAlias
Метод возвращает класс объекта.
getObjectClass() - Method in class org.weda.store.impl.SummaryElement
 
getObjectClass() - Method in class org.weda.tapestry.renderer.impl.RendererInfo
Метод возвращает класс объекта с которым работает renderer.
getObjectFromCache(FieldReadInvocation) - Method in class org.weda.enhance.impl.CacheAspect
 
getObjectId() - Method in class org.weda.domain.ObjectModification
 
getObjectId() - Method in class org.weda.domain.ObjectModificationPk
 
getObjectId(Object) - Method in class org.weda.hibernate.HibernateObjectStore
 
getObjectId(Object) - Method in interface org.weda.store.ObjectStore
Метод возвращает уникальный идентификатор объекта.
getObjectModification() - Method in class org.weda.domain.ObjectModificationType
 
getObjectName() - Method in class org.weda.model.impl.AbstractEditorModel
 
getObjectName() - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
getObjectName() - Method in interface org.weda.NamedObject
Метод возвращает имя объекта.
getObjectPosition() - Method in class org.weda.store.impl.SummaryElement
 
getObjectProperties() - Method in interface org.weda.store.AuditableObject
Метод возвращает имена свойств объекта за изменениями которых нужно следить.
getObjectProperties() - Method in class org.weda.store.impl.AuditableObjectImpl
 
getObjects() - Method in class org.weda.store.impl.ObjectSet
Метод возвращает объекты множества
getObjectSet() - Method in class org.weda.model.impl.ObjectSetEditorModel
 
getObjectSet() - Method in class org.weda.model.impl.ObjectSetEditorModelGroup
 
getObjectSet() - Method in class org.weda.model.impl.ObjectSourceEditorModelGroup
 
getObjectSource() - Method in class org.weda.model.impl.BaseObjectSourceEditorModel
 
getObjectSource() - Method in class org.weda.model.impl.ObjectTableModel
 
getObjectSource(String) - Method in class org.weda.store.impl.ObjectSourceRegistryImpl
Метод возвращает ObjectSource по его имени.
getObjectSource() - Method in class org.weda.store.impl.SummaryRowImpl
 
getObjectSource(String) - Method in interface org.weda.store.ObjectSourceRegistry
Метод возвращает источник объектов по его имени.
getObjectSourceName() - Method in class org.weda.model.impl.BaseObjectSourceEditorModel
 
getObjectSourceName() - Method in class org.weda.model.impl.FilterEditorModelGroup
 
getObjectSourceName() - Method in class org.weda.model.impl.ObjectSourceEditorModelGroup
 
getObjectSourceName() - Method in class org.weda.model.impl.ObjectTableModel
 
getObjectSourceName() - Method in class org.weda.store.impl.ObjectSourceSetConstraint
 
getObjectState() - Method in interface org.weda.action.ActionExecutionContext
Метод возвратит состояние целевого объекта, если он наследуется от StateableObject.
getObjectState() - Method in class org.weda.action.impl.ActionExecutionContextImpl
 
getObjectState() - Method in class org.weda.tapestry.component.AbstractAction
 
getOgnlService() - Method in class org.weda.tapestry.component.ActionPanel
 
getOnClickHandler() - Method in class org.weda.tapestry.component.Action
 
getOperator() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
getOperator() - Method in interface org.weda.store.QueryFilterElement
Метод возвращает оператор.
getOperatorType() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
getOperatorType() - Method in interface org.weda.store.QueryFilterElement
Метод возвращает тип оператора.
getPageAndRowCount() - Method in class org.weda.model.actions.PageableTableModelGoToPageAction
 
getPageCount() - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
getPageCount() - Method in interface org.weda.model.PageableTableModelData
Метод возвращает количество страниц.
getPageName() - Method in interface org.weda.model.PageValueSelector
 
getPageNumber() - Method in class org.weda.model.actions.PageableTableModelGoToPageAction
 
getPageNumber() - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
getPageNumber() - Method in interface org.weda.model.PageableTableModelData
Метод возвращает номер текущей страницы.
getPageSize() - Method in class org.weda.model.impl.ObjectTableModel
 
getPageSize() - Method in class org.weda.model.impl.PageableTableModelImpl
 
getPageSize() - Method in interface org.weda.model.PageableTableModel
Метод возвращает текущий размер страницы в строках.
getPageTitle(String) - Method in class org.weda.common.impl.PageTitleRegistryImpl
 
getPageTitle(String) - Method in interface org.weda.common.PageTitleRegistry
Метод возвращает заголовок для переданной в параметре страницы.
getParameterName() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
getParameterName() - Method in interface org.weda.store.QueryFilterElement
Метод возвращает имя параметра в QL запросе.
getParameterTypes(Class) - Method in interface org.weda.property.Constraint
Метод возвращает типы параметров передающихся в методе Constraint.check(Object, Object[])
getParameterTypes() - Method in class org.weda.property.impl.ConstraintCheckMethod
 
getParameterTypes(Class) - Method in class org.weda.property.impl.ConstraintContainer
 
getParameterTypes(Class) - Method in class org.weda.property.impl.NotNullConstraint
 
getParameterTypes(Class) - Method in class org.weda.property.impl.StaticSetConstraint
 
getParameterTypes(Class) - Method in class org.weda.store.impl.ObjectSourceSetConstraint
 
getParameterValue() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
getParameterValue() - Method in interface org.weda.store.QueryFilterElement
Метод возвращает значение параметра.
getParameterValues() - Method in interface org.weda.action.ActionState
Метод возвращает значения параметров действия.
getParameterValues() - Method in class org.weda.action.impl.ActionStateImpl
 
getParent() - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
getParent() - Method in interface org.weda.property.PropertyDescriptor
Метод возвращает родительское свойство.
getParentActionPanel() - Method in class org.weda.tapestry.component.ActionPanel
 
getPath() - Method in class org.weda.workflow.impl.DefaultPath
 
getPath() - Method in interface org.weda.workflow.Path
Метод возвращает путь до объекта.
getPattern() - Method in interface org.weda.action.ActionParameterValue
Метод возвращает шаблон при помощи которого строковое значение будет преобразовываться к типу свойства действия указанного в методе ActionParameterValue.getName()
getPattern() - Method in class org.weda.action.impl.ActionParameterValueImpl
 
getPattern() - Method in class org.weda.model.impl.AbstractEditorModel
 
getPattern() - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
getPattern() - Method in interface org.weda.property.PropertyDescriptor
Метод возвращает шаблон который используется для преобразования значения свойства к строке и наоборот.
getPosition() - Method in class org.weda.model.impl.IndexedObjectAlias
 
getPosition() - Method in class org.weda.tapestry.component.ActionPanel
 
getPositions() - Method in class org.weda.model.impl.ObjectTableModel
 
getProperty() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
getProperty() - Method in interface org.weda.store.QueryFilterElement
Метод возвращает имя свойства по которому будет осуществляться фильтрация.
getPropertyClass() - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
getPropertyClass() - Method in interface org.weda.property.PropertyDescriptor
Метод возвращает тип свойства.
getPropertyDescriptor() - Method in interface org.weda.model.EditorModel
Метод возвращает описание свойства
getPropertyDescriptor(String) - Method in class org.weda.model.impl.BaseEditorModelGroup
 
getPropertyDescriptor() - Method in class org.weda.model.impl.FilterEditorModel
 
getPropertyDescriptor(String) - Method in class org.weda.model.impl.FilterEditorModelGroup
 
getPropertyDescriptor() - Method in class org.weda.model.impl.ObjectSetEditorModel
 
getPropertyDescriptor(String) - Method in class org.weda.model.impl.ObjectSetEditorModelGroup
 
getPropertyDescriptor(String) - Method in class org.weda.property.impl.ObjectDescriptor
 
getPropertyDescriptor(Class, String) - Method in class org.weda.property.impl.ObjectDescriptorRegistryImpl
 
getPropertyDescriptor() - Method in class org.weda.property.impl.PosibleValueImpl
 
getPropertyDescriptor(Class, String) - Method in interface org.weda.property.ObjectDescriptorRegistry
Возвращает дескриптор свойства по его имени относительно базового класса.
getPropertyDescriptor() - Method in interface org.weda.property.PosibleValue
Метод возвращает дескриптор свойства с которым связяно данное возможное значение
getPropertyDescriptor() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
getPropertyDescriptor() - Method in interface org.weda.store.QueryFilterElement
Метод возвращает описание свойства.
getPropertyDescriptor() - Method in class org.weda.tapestry.component.ValueRenderer
 
getPropertyName() - Method in interface org.weda.store.AuditableProperty
Метод возвращает имя свойства которое подлежит аудиту.
getPropertyName() - Method in interface org.weda.store.DetailObjectSourceInfo
Метод возвращает имя свойства подчиненного источника данных которое связывает главный и подчиненный источники данных.
getPropertyName() - Method in class org.weda.store.impl.AuditablePropertyImpl
 
getPropertyName() - Method in class org.weda.store.impl.DetailObjectSourceInfoImpl
 
getPropertyName() - Method in class org.weda.store.impl.ObjectSourceConstraintImpl
 
getPropertyName() - Method in class org.weda.store.impl.SummaryElement
 
getPropertyName() - Method in interface org.weda.store.ObjectSourceConstraint
Имя свойства на которое распространяется ограничение.
getPropertyName() - Method in class org.weda.tapestry.renderer.impl.RendererInfo
Метод возвращает имя свойства класса объекта с которым работает renderer.
getPropertyPath() - Method in class org.weda.model.impl.FilterEditorModel
 
getPropertyPath() - Method in class org.weda.model.impl.ObjectSetEditorModel
 
getPropertyValue() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getPropertyValueGetter() - Method in class org.weda.model.impl.ObjectTableModel
 
getQuery() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getQuery() - Method in class org.weda.store.impl.QueryImpl
 
getQuery() - Method in interface org.weda.store.ObjectSource
Метод возвращает запрос, при помощи которого будет получен результирующий набор данных.
getQuery() - Method in interface org.weda.store.Query
Метод возвращает текст запроса, который должен содержать строку вида: [select ... ] from ...
getQueryFilter() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getQueryFilter() - Method in interface org.weda.store.ObjectSource
Метод возвращает фильтр для источника данных.
getReadWriteProperties() - Method in class org.weda.property.impl.ObjectDescriptor
Метод возвращает имена свойств которые можно читать и устананавливать.
getRenderer() - Method in class org.weda.tapestry.component.ValueRenderer
 
getRenderer(PropertyDescriptor) - Method in class org.weda.tapestry.renderer.impl.RendererRegistryImpl
 
getRenderer(Class<Renderer>, String) - Method in class org.weda.tapestry.renderer.impl.RendererRegistryImpl
 
getRenderer(PropertyDescriptor) - Method in interface org.weda.tapestry.RendererRegistry
Метод подберет renderer оптимально подходящий для отрисовки значения указанного дескриптора свойства.
getRenderer(Class<Renderer>, String) - Method in interface org.weda.tapestry.RendererRegistry
Метод создаст или вернет из кеша renderer указанного типа и соотвествующим шаблоном по умолчанию.
getRendererClass() - Method in class org.weda.tapestry.renderer.impl.RendererInfo
Метод возвращает класс renderer'а
getRendererRegistry() - Method in class org.weda.tapestry.component.Table
 
getReport(String, String) - Method in class org.weda.report.impl.ReportRegistryImpl
 
getReport(String, String) - Method in interface org.weda.report.ReportRegistry
Метод возвращает отчет соотвествующий группе и имени, переданных в параметрах.
getReportGroup() - Method in class org.weda.report.actions.ViewReportAction
Параметр, определяющий группу отчета
getReportGroup() - Method in class org.weda.report.impl.ReportDataId
 
getReportName() - Method in class org.weda.report.actions.ViewReportAction
Параметр, определяющий имя отчета
getReportName() - Method in class org.weda.report.impl.ReportDataId
 
getReportNamesForGroup(String) - Method in class org.weda.report.impl.ReportRegistryImpl
 
getReportNamesForGroup(String) - Method in interface org.weda.report.ReportRegistry
Метод возвращает имена отчетов принадлежащих группе.
getReports() - Method in class org.weda.report.impl.AbstractReportFactory
 
getReports() - Method in interface org.weda.report.ReportFactory
Метод возвращает список отчетов которым владеет данный factory.
getRequest() - Method in class org.weda.tapestry.DataViewerEngine
 
getResponse() - Method in class org.weda.tapestry.DataViewerEngine
 
getResultValue() - Method in class org.weda.store.functions.Sum
 
getResultValue(int, String) - Method in class org.weda.store.impl.SummaryRowImpl
 
getResultValue() - Method in interface org.weda.store.SummaryFunction
 
getResultValue(int, String) - Method in interface org.weda.store.SummaryRow
 
getRow() - Method in class org.weda.model.impl.TableModelDataId
 
getRow() - Method in class org.weda.report.excel.CellPosition
 
getRowAt(int) - Method in class org.weda.store.impl.ObjectSourceImpl
 
getRowAt(int) - Method in interface org.weda.store.ObjectSource
Метод возвращает строку в указанной позиции
getRowCount() - Method in class org.weda.model.impl.ObjectTableModelData
 
getRowCount() - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
getRowCount() - Method in interface org.weda.model.TableModelData
Метод возвращает количество строк для текущей страницы таблицы.
getRowCount() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getRowCount() - Method in interface org.weda.store.ObjectSource
Метод возвращает количество строк в источнике данных на текущий момент
getRows() - Method in class org.weda.store.impl.RowsChangeEventImpl
 
getRows() - Method in interface org.weda.store.RowsChangeEvent
Метод возвращает изменившиеся строки.
getRows() - Method in class org.weda.tapestry.component.BaseEditor
 
getSavepoints() - Method in class org.weda.hibernate.HibernateCacheEntity
 
getScript() - Method in class org.weda.tapestry.component.Action
 
getScript() - Method in class org.weda.tapestry.component.ClearFormButton
 
getSelectedBlock() - Method in class org.weda.tapestry.component.TabPanel
 
getSelectedObjectSet() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getSelectedObjectSet() - Method in interface org.weda.store.ObjectSource
Метод возвращает множество объектов выделенных в текущий момент времени и доступный для редактирования.
getSelectedRow() - Method in class org.weda.model.impl.ObjectTableModelData
 
getSelectedRow() - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
getSelectedRow() - Method in interface org.weda.model.RowSelectionModel
Метод возвращает строку, которая была выделена последней или -1 если нет выделенной строки.
getSelectedRow() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getSelectedRowCount() - Method in class org.weda.model.impl.ObjectTableModelData
 
getSelectedRowCount() - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
getSelectedRowCount() - Method in interface org.weda.model.TableModelData
 
getSelectedRowCount() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getSelectedRowCount() - Method in interface org.weda.store.ObjectSource
Метод возвращает количество выделенных строк.
getSelectedRows() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getSelectedRows() - Method in interface org.weda.store.ObjectSource
Метод возвращает позиции выделенных в источнике данных строк.
getSelectedTabName() - Method in class org.weda.tapestry.component.TabPanel
 
getSession() - Method in class org.weda.hibernate.HibernateCacheEntity
 
getSession() - Method in class org.weda.hibernate.HibernateObjectStore
 
getSetterId() - Method in interface org.weda.action.ActionParameter
Метод возвращает идентификатор метода устанавливающего значние свойства.
getSetterId() - Method in class org.weda.action.impl.ActionParameterImpl
 
getSheetName() - Method in interface org.weda.report.excel.ExcelReportDataInfo
Метод возвращает название листа в книге в которой будут размещены данные модели.
getSheetName() - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
getSheetPosition() - Method in interface org.weda.report.excel.ExcelReportDataInfo
Метод возвращает номер листа в книге в которой будут размещены данные модели.
getSheetPosition() - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
getSource() - Method in class org.weda.message.impl.InplaceMessage
 
getStartFromCol() - Method in interface org.weda.report.excel.ExcelReportDataInfo
Метод возвращает колонку в таблице с которой нужно размещать данные модели.
getStartFromCol() - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
getStartFromRow() - Method in interface org.weda.report.excel.ExcelReportDataInfo
Метод возвращает строку в таблице с которой нужно размещать данные модели.
getStartFromRow() - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
getState() - Method in interface org.weda.action.StateableObject
 
getState() - Method in class org.weda.common.impl.NamesList
 
getState() - Method in class org.weda.tapestry.component.BaseEditor
 
getState() - Method in class org.weda.tapestry.component.EditorGroupComponent
 
getStateRegistry() - Method in class org.weda.tapestry.TapestryCacheManager
 
getStaticExpression() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
getStaticExpression() - Method in interface org.weda.store.QueryFilterElement
Метод возвращает статическую связку оператор значение в строковом виде.
getStaticFilterElement(String) - Method in class org.weda.store.impl.QueryFilterImpl
 
getStaticFilterElement(String) - Method in interface org.weda.store.QueryFilter
Метод возвращает элемент фильтра по его идентификатору.
getStaticFilterElements() - Method in class org.weda.store.impl.QueryFilterImpl
 
getStaticFilterElements() - Method in interface org.weda.store.QueryFilter
метод возвращает статический список элементов фильтра.
getStyle() - Method in class org.weda.tapestry.component.ActionPanel
 
getStyle() - Method in class org.weda.tapestry.component.EditorGroupComponent
 
getStyle(Object) - Method in class org.weda.tapestry.renderer.impl.InplaceRenderer
 
getStyleName() - Method in interface org.weda.report.excel.DataColumnInfo
Метод возвращает имя стиля который необходимо применить к значениям данной колонки.
getSummaryFunction(String) - Method in class org.weda.store.impl.SummaryFunctionRegistryImpl
 
getSummaryFunction(String) - Method in interface org.weda.store.SummaryFunctionRegistry
Метод возвращает новый экземпляр функции по ее имени.
getSummaryRow() - Method in class org.weda.store.impl.ObjectSourceImpl
 
getSummaryRow() - Method in interface org.weda.store.ObjectSource
Метод возвращает стоку содержащую сводную информацию в разрезе строк источника объектов.
getSummaryValue(int) - Method in class org.weda.tapestry.component.Table
 
getSummaryValueAt(int) - Method in class org.weda.model.impl.ObjectTableModelData
 
getSummaryValueAt(int) - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
getSummaryValueAt(int) - Method in interface org.weda.model.TableModelData
Метод возвращает сводное значение для заданной колонки.
getSupportedClasses() - Method in class org.weda.common.impl.PageTitleMessageProvider
 
getSupportedClasses() - Method in class org.weda.common.impl.PageTitleRegistryImpl
 
getSupportedClasses() - Method in interface org.weda.message.MessagesProvider
Метод возвращает список классов для которых провайдер может предоставить сообщения.
getSupportedClasses() - Method in class org.weda.property.impl.ObjectDescriptorMessagesProvider
 
getSupportedClasses() - Method in class org.weda.property.impl.StandartConstraintsMessagesProvider
 
getSupportedClasses() - Method in class org.weda.store.impl.ObjectSourceMessagesProvider
 
getTabIndex() - Method in class org.weda.tapestry.component.TabPanel
 
getTableClass() - Method in class org.weda.tapestry.component.Table
 
getTableDataCellClass() - Method in class org.weda.tapestry.component.Table
 
getTableDataRowClass() - Method in class org.weda.tapestry.component.Table
 
getTableHeaderRowClass() - Method in class org.weda.tapestry.component.Table
 
getTableModel() - Method in interface org.weda.model.ColumnDescriptor
 
getTableModel() - Method in class org.weda.model.impl.ColumnDescriptorImpl
 
getTableModel(String) - Method in class org.weda.model.impl.TableModelRegistryImpl
 
getTableModel(String) - Method in interface org.weda.model.TableModelRegistry
Метод возвращает модель табличных данных по имени.
getTableModel() - Method in class org.weda.tapestry.component.Table
 
getTableModelName() - Method in interface org.weda.report.excel.ExcelReportDataInfo
Метод возвращает название табличной модели данных.
getTableModelName() - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
getTableModelName() - Method in class org.weda.report.text.TextReport
 
getTableModels() - Method in class org.weda.model.impl.ObjectTableModelFactoryImpl
 
getTableModels() - Method in interface org.weda.model.TableModelFactory
 
getTableSummaryRowClass() - Method in class org.weda.tapestry.component.Table
 
getTabName() - Method in class org.weda.tapestry.component.TabPanel
 
getTabNames() - Method in class org.weda.tapestry.component.TabPanel
Метод возвращает список названий блоков (компонентов).
getTabPanelLineClass() - Method in class org.weda.tapestry.component.TabPanel
 
getTabPanelSelectedTabClass() - Method in class org.weda.tapestry.component.TabPanel
 
getTabPanelTabClass() - Method in class org.weda.tapestry.component.TabPanel
 
getTabTitles() - Method in class org.weda.tapestry.component.TabPanel
 
getTagetObjectNames() - Method in interface org.weda.action.ActionTargetClass
Метод возвращает список названий объектов класса ActionTargetClass.getTargetClass()
getTagetObjectNames() - Method in class org.weda.action.impl.ActionTargetClassImpl
 
getTargetClass() - Method in interface org.weda.action.ActionListenerFilter
 
getTargetClass() - Method in interface org.weda.action.ActionTargetClass
Метод возвращает класс объекта над которым может быть выполнено действие.
getTargetClass() - Method in interface org.weda.action.ExecutedActionInfo
Возвращает класс объекта над которым было произведено действие.
getTargetClass() - Method in class org.weda.action.impl.ActionListenerFilterImpl
 
getTargetClass() - Method in class org.weda.action.impl.ActionTargetClassImpl
 
getTargetClass() - Method in class org.weda.action.impl.ExecutedActionInfoImpl
 
getTargetClasses() - Method in interface org.weda.action.ActionDescriptor
Метод возвращает список классов над которыми действие может быть выполнено.
getTargetClasses() - Method in class org.weda.action.impl.ActionDescriptorImpl
 
getTargetFrame() - Method in interface org.weda.action.ActionDescriptor
Метод возвращает имя фрейма в котором будет отображен результат действия.
getTargetFrame() - Method in interface org.weda.action.ActionState
Метод возвращает имя фрейма в котором будет отображен результат действия.
getTargetFrame() - Method in class org.weda.action.impl.ActionDescriptorImpl
 
getTargetFrame() - Method in class org.weda.action.impl.ActionStateImpl
 
getTargetName() - Method in interface org.weda.action.ExecutedActionInfo
Возвращает имя объекта над которым было произведено действие.
getTargetName() - Method in class org.weda.action.impl.ExecutedActionInfoImpl
 
getTargetNames() - Method in interface org.weda.action.ActionListenerFilter
 
getTargetNames() - Method in class org.weda.action.impl.ActionListenerFilterImpl
 
getTargetObject() - Method in interface org.weda.action.ActionExecutionContext
Метод возвращает объект над которым нужно соврешить действие.
getTargetObject() - Method in class org.weda.action.impl.ActionExecutionContextImpl
 
getTemplateFileName() - Method in class org.weda.report.excel.ExcelReport
Метод возвращает путь до файла шаблона.
getTimeout() - Method in class org.weda.store.impl.QueryImpl
 
getTimeout() - Method in interface org.weda.store.Query
Метод возвращает максимальное время выполнения запроса (сек.).
getTimestamp() - Method in class org.weda.domain.ObjectModificationType
 
getTitle() - Method in class org.weda.common.impl.PageInfoImpl
 
getTitle() - Method in interface org.weda.common.PageInfo
Метод возвращает заголовок страницы.
getToClass() - Method in class org.weda.converter.impl.ValueTypeConverterInfo
 
getType() - Method in class org.weda.domain.ObjectModificationType
 
getValue() - Method in interface org.weda.action.ActionParameterValue
Метод возвращает строковое значение которое после преобразования будет установлено в качестве значения свойству действия указанного в методе ActionParameterValue.getName()
getValue() - Method in class org.weda.action.impl.ActionParameterValueImpl
 
getValue() - Method in interface org.weda.cache.CacheEntity
Возвращает реальный объект хранящийся в кеше.
getValue() - Method in class org.weda.cache.impl.SimpleCacheEntity
 
getValue() - Method in class org.weda.domain.PropertyModification
 
getValue() - Method in class org.weda.hibernate.HibernateCacheEntity
 
getValue() - Method in interface org.weda.model.EditorModel
Метод возвращает значение свойства.
getValue() - Method in class org.weda.model.impl.FilterEditorModel
 
getValue() - Method in class org.weda.model.impl.ObjectSetEditorModel
 
getValue() - Method in class org.weda.property.impl.PosibleValueImpl
 
getValue() - Method in class org.weda.property.impl.PropertyListenerResultImpl
 
getValue(Object, Integer) - Method in class org.weda.property.impl.PropertyValueImpl
 
getValue() - Method in class org.weda.property.impl.SetValueImpl
 
getValue() - Method in interface org.weda.property.PosibleValue
Метод возвращает строковое представление возможного значения свойства объекта.
getValue() - Method in interface org.weda.property.PropertyListenerResult
 
getValue(Object, Integer) - Method in interface org.weda.property.PropertyValue
Метод возвращает значение свойства.
getValue() - Method in interface org.weda.property.SetValue
Метод возвращает значение диапазона.
getValue(String) - Method in class org.weda.store.impl.ObjectSet
Метод возврщает значение для группы объектов.
getValue() - Method in class org.weda.store.impl.ObjectSourceConstraintImpl
 
getValue() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
getValue() - Method in interface org.weda.store.ObjectSourceConstraint
Метод возвращает значение свойства.
getValue() - Method in interface org.weda.store.QueryFilterElement
Метод возвращает текущее занчение элемента.
getValue() - Method in class org.weda.tapestry.component.BaseEditor
 
getValue(int, int) - Method in class org.weda.tapestry.component.Table
 
getValue() - Method in class org.weda.tapestry.component.ValueRenderer
 
getValueAsString() - Method in class org.weda.tapestry.component.BaseEditor
 
getValueAt(int, int) - Method in class org.weda.model.impl.ObjectTableModelData
 
getValueAt(int, int) - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
getValueAt(int, int) - Method in interface org.weda.model.TableModelData
Метод возвращает значение в заданной позиции таблицы
getValueClass() - Method in class org.weda.tapestry.renderer.impl.RendererInfo
Метод возвращает класс(тип) значения.
getValueEditorPageName() - Method in class org.weda.tapestry.component.BaseEditor
 
getValueListIndex() - Method in class org.weda.tapestry.component.BaseEditor
 
getValuePretender() - Method in interface org.weda.model.EditorModel
Метод возвращает претиндента на значение.
getValuePretender() - Method in class org.weda.model.impl.AbstractEditorModel
 
getValuesAliases() - Method in class org.weda.model.impl.ObjectTableModel
 
getValueSelection(int) - Method in class org.weda.tapestry.component.BaseEditor
 
getValuesList() - Method in interface org.weda.model.EditorModel
Метод возвращает список значений в одно из которых может быть установлено значение модели.
getValuesList() - Method in class org.weda.model.impl.AbstractEditorModel
 
getValueType() - Method in class org.weda.property.impl.ConstraintCheckMethod
 
getValueType() - Method in class org.weda.property.impl.StaticSetConstraint
 
getValueTypeConverter() - Method in class org.weda.tapestry.component.ActionPanel
 
getWidth() - Method in interface org.weda.report.excel.DataColumnInfo
Метод возвращает ширину колонки.
getWorkflow() - Method in class org.weda.data.impl.ViewDataAction
 
getWorkflow() - Method in class org.weda.model.actions.PageValueSelectorAction
 
getWorkflow() - Method in class org.weda.tapestry.component.ActionPanel
 
getWorkflow() - Method in class org.weda.workflow.impl.AbstractEntry
 
GlobalActionsProvider - Interface in org.weda.action
Интерфейс-маркер для объектов реализующих интерфейс ActionContainer.
GlobalBinding - Class in org.weda.tapestry.binding
 
GlobalBinding(String, ValueConverter, Location, IBinding[]) - Constructor for class org.weda.tapestry.binding.GlobalBinding
 
GlobalBindingFactory - Class in org.weda.tapestry.binding
 
GlobalBindingFactory() - Constructor for class org.weda.tapestry.binding.GlobalBindingFactory
 

H

hasDisplayName() - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
hasDisplayName() - Method in interface org.weda.property.PropertyDescriptor
Метод вернет true если свойство PropertyDescriptor.getDisplayName() установлено.
hasElement(int, String) - Method in class org.weda.store.impl.SummaryRowImpl
 
hasElement(int, String) - Method in interface org.weda.store.SummaryRow
 
hasError() - Method in class org.weda.tapestry.component.ActionError
 
hasError() - Method in class org.weda.tapestry.component.EditorErrorComponent
 
hasFilters - Variable in class org.weda.tapestry.component.Table
 
hashCode() - Method in class org.weda.action.impl.ActionListenerFilterImpl
 
hashCode() - Method in class org.weda.property.impl.AbstractPropertyOperation
 
hashCode() - Method in class org.weda.property.impl.SetValueImpl
 
hasRegisteredActions() - Method in interface org.weda.action.ActionContainer
Метод вернет TRUE если есть действия зарегистрированные для данного контейнера.
hasRegisteredActions(Class, ActionContainer) - Method in interface org.weda.action.ActionRegistry
Метод вернет TRUE если в реестре есть действия зарегистрированные для целевого класса.
hasRegisteredActions() - Method in class org.weda.action.impl.AbstractActionContainer
 
hasRegisteredActions(Class, ActionContainer) - Method in class org.weda.action.impl.ActionRegistryImpl
 
hasRegisteredActions() - Method in class org.weda.model.impl.ColumnDescriptorImpl
 
hasRegisteredActions() - Method in class org.weda.model.impl.FilterEditorModelGroup
 
hasRegisteredActions() - Method in class org.weda.tapestry.component.BaseEditor
 
hasRegisteredActions() - Method in class org.weda.tapestry.component.FileEditor
 
hasSelectedRows() - Method in class org.weda.store.impl.ObjectSourceImpl
 
hasSelectedRows() - Method in interface org.weda.store.ObjectSource
Метод вернет true если в источнике данных есть выделенные строки
hasSummaryRow() - Method in class org.weda.model.impl.ObjectTableModelData
 
hasSummaryRow() - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
hasSummaryRow() - Method in interface org.weda.model.TableModelData
Метод вернет true если в модели есть строка содержащая сводную информацию.
hasSummaryRow() - Method in class org.weda.tapestry.component.Table
 
hasSummaryValue - Variable in class org.weda.model.impl.ObjectTableModel.Position
 
hasValuesList() - Method in interface org.weda.model.EditorModel
Метод вернет true если значение модели ограничено списком возвращаемым методом EditorModel.getValuesList()
hasValuesList() - Method in class org.weda.model.impl.AbstractEditorModel
 
HibernateCacheEntity - Class in org.weda.hibernate
 
HibernateCacheEntity() - Constructor for class org.weda.hibernate.HibernateCacheEntity
 
HibernateObjectStore - Class in org.weda.hibernate
 
HibernateObjectStore() - Constructor for class org.weda.hibernate.HibernateObjectStore
Creates a new instance of HibernateProvider
HintEditorError - Class in org.weda.tapestry.component
 
HintEditorError() - Constructor for class org.weda.tapestry.component.HintEditorError
 
HivemindObjectAspect - Class in org.weda.enhance.impl
 
HivemindObjectAspect() - Constructor for class org.weda.enhance.impl.HivemindObjectAspect
 
HivemindObjectProvider - Interface in org.weda.enhance
 
HivemindObjectProviderFactory - Class in org.weda.enhance.impl
 
HivemindObjectProviderFactory() - Constructor for class org.weda.enhance.impl.HivemindObjectProviderFactory
 
HivemindObjectProviderImpl - Class in org.weda.enhance.impl
 
HivemindObjectProviderImpl(Module, Translator) - Constructor for class org.weda.enhance.impl.HivemindObjectProviderImpl
 

I

ImageRenderer - Class in org.weda.tapestry.renderer.impl
 
ImageRenderer() - Constructor for class org.weda.tapestry.renderer.impl.ImageRenderer
 
index - Variable in class org.weda.tapestry.component.ActionPanel
 
IndexedObjectAlias - Class in org.weda.model.impl
 
IndexedObjectAlias() - Constructor for class org.weda.model.impl.IndexedObjectAlias
 
init() - Method in interface org.weda.action.ActionDescriptor
 
init() - Method in class org.weda.action.impl.ActionDescriptorImpl
 
init() - Method in class org.weda.action.impl.ActionRegistryImpl
 
init() - Method in class org.weda.common.impl.NamesList
 
init() - Method in class org.weda.common.impl.NamesListRegistryImpl
 
init() - Method in class org.weda.converter.impl.ConverterRegistryImpl
 
init() - Method in class org.weda.data.impl.DefaultDataProviderRegistry
 
init() - Method in class org.weda.enhance.impl.AspectHelperImpl
 
init() - Method in class org.weda.enhance.impl.ObjectEnhancerImpl
 
init() - Method in class org.weda.hibernate.HibernateObjectStore
 
init() - Method in class org.weda.message.impl.MessageImpl
 
init() - Method in class org.weda.message.impl.MessagesImpl
 
init() - Method in interface org.weda.message.Message
Метод инициализирует объект.
init() - Method in interface org.weda.model.EditorModelGroup
 
init() - Method in class org.weda.model.impl.BaseEditorModelGroup
 
init() - Method in class org.weda.model.impl.FilterEditorModelGroup
 
init() - Method in class org.weda.model.impl.ObjectSourceEditorModelFactory
 
init() - Method in class org.weda.model.impl.ObjectSourceEditorModelGroup
 
init() - Method in class org.weda.model.impl.ObjectTableModel
 
init() - Method in class org.weda.model.impl.ObjectTableModelFactoryImpl
 
init() - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
init() - Method in class org.weda.model.impl.PageableTableModelImpl
 
init() - Method in interface org.weda.model.TableModel
Метод инициплизирует модель данных.
init() - Method in class org.weda.property.impl.AbstractConstraint
 
init() - Method in class org.weda.property.impl.ConstraintsFactoryImpl
 
init() - Method in class org.weda.property.impl.ConstraintsRegistryImpl
 
init() - Method in class org.weda.property.impl.ObjectDescriptor
 
init() - Method in class org.weda.property.impl.ObjectDescriptorRegistryImpl
 
init() - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
init() - Method in class org.weda.property.impl.StaticSetConstraint
 
init() - Method in class org.weda.report.impl.ReportRegistryImpl
 
init() - Method in class org.weda.store.impl.AuditableObjectRegistryImpl
 
init() - Method in class org.weda.store.impl.ObjectSourceImpl
 
init() - Method in class org.weda.store.impl.ObjectSourceRegistryImpl
 
init() - Method in class org.weda.store.impl.ObjectSourceSetConstraint
 
init() - Method in class org.weda.store.impl.QueryFilterImpl
 
init() - Method in class org.weda.store.impl.SummaryElement
 
init() - Method in class org.weda.store.impl.SummaryFunctionRegistryImpl
 
init() - Method in class org.weda.store.impl.SummaryRowImpl
 
init() - Method in interface org.weda.store.ObjectSource
 
init() - Method in interface org.weda.store.QueryFilter
 
init() - Method in class org.weda.tapestry.renderer.impl.RendererRegistryImpl
 
init() - Method in interface org.weda.workflow.Entry
 
init() - Method in class org.weda.workflow.impl.AbstractEntry
 
init() - Method in class org.weda.workflow.impl.BasicEntryContainer
 
init() - Method in class org.weda.workflow.impl.ResultTypeEntry
 
init() - Method in class org.weda.workflow.impl.ResultValueEntry
 
init() - Method in class org.weda.workflow.impl.WorkflowImpl
 
initFilterElements(Map<String, QueryFilterElement>, boolean) - Method in class org.weda.store.impl.QueryFilterImpl
 
initObject(Object) - Method in class org.weda.enhance.impl.ObjectEnhancerImpl
 
initObject(Object) - Method in interface org.weda.enhance.ObjectEnhancer
Если object объект расширенного класса, тогда объект инициализируется таким образом что бы методы object аннотированные org.weda.annotation.InjectObject возвращали корректные значения.
initQueryFilterElement(QueryFilterElement, boolean) - Method in class org.weda.store.impl.QueryFilterImpl
 
initQueryFilterElement(QueryFilterElement, boolean) - Method in interface org.weda.store.QueryFilter
Метод инициализирует элемент фильтра переданный в параметре.
initRenderer(Renderer) - Method in interface org.weda.tapestry.RendererInitializer
Метод создает экземпляр класса rendererClass и
InjectHivemindObject - Annotation Type in org.weda.enhance
Позволяет аннотированному полю получить доступ к объекту HiveMind
InjectInplaceMessage - Annotation Type in org.weda.enhance
Если поле имеет данную аннотацию тогда при обращении к значению поля будет возвращаться локализованное сообшение, если значение поля имеет формат message:message-key, а иначе значение поля.
InjectMessages - Annotation Type in org.weda.enhance
Если поле имеет данную аннотацию тогда в значение поля будет инжектирован экземпляр объекта Messages с категорией соответствующей объекту.
InjectObject - Annotation Type in org.weda.enhance
Маркер для свойств значения которых нужно установить на основании атрибута value.
InplaceMessage - Class in org.weda.message.impl
 
InplaceMessage(Messages, String) - Constructor for class org.weda.message.impl.InplaceMessage
 
InplaceRawRenderer - Class in org.weda.tapestry.renderer.impl
 
InplaceRawRenderer() - Constructor for class org.weda.tapestry.renderer.impl.InplaceRawRenderer
 
InplaceRenderer - Class in org.weda.tapestry.renderer.impl
 
InplaceRenderer() - Constructor for class org.weda.tapestry.renderer.impl.InplaceRenderer
 
inPos - Variable in class org.weda.model.impl.ObjectTableModel.Position
 
InputStreamToBlobConverter - Class in org.weda.converter.impl
 
InputStreamToBlobConverter() - Constructor for class org.weda.converter.impl.InputStreamToBlobConverter
 
InputStreamToByteConverter - Class in org.weda.converter.impl
 
InputStreamToByteConverter() - Constructor for class org.weda.converter.impl.InputStreamToByteConverter
 
INSTANCE - Static variable in class org.weda.enhance.impl.AspectHelperImpl
 
INSTANCE - Static variable in class org.weda.enhance.impl.ObjectEnhancerImpl
 
intercept(Object, Method, Object[], MethodProxy) - Method in class org.weda.enhance.impl.ObjectEnhancerImpl
 
intersection(Set<T>, Iterable<T>) - Static method in class org.weda.Utils
 
invoke(Object, Object) - Method in class org.weda.property.impl.PropertyGetOperation
 
invoke(Object, Object) - Method in class org.weda.property.impl.PropertySetOperation
 
invoke(Object, Object) - Method in interface org.weda.property.PropertyOperation
 
isAutoCommit() - Method in class org.weda.hibernate.HibernateObjectStore
 
isAutoCommit() - Method in interface org.weda.store.ObjectStore
 
isAvailable() - Method in interface org.weda.action.ActionState
Возвращает true если действие доступно.
isAvailable() - Method in class org.weda.action.impl.ActionStateImpl
 
isCancelAction() - Method in class org.weda.action.impl.LinkedActionImpl
 
isCancelAction() - Method in interface org.weda.action.LinkedAction
Метод вернет true если это отменяющее действие.
isConvertSubclasses() - Method in class org.weda.converter.impl.ValueTypeConverterInfo
 
isCreateTitleRow() - Method in interface org.weda.report.excel.ExcelReportDataInfo
Если true тогда будет создана строка в которой в которой будут отображены названия колонок модели.
isCreateTitleRow() - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
isCreateTitleRow() - Method in class org.weda.report.text.TextReport
 
isDefaultEntry() - Method in interface org.weda.workflow.Entry
Возвращает true если данный entry является entry по умолчанию.
isDefaultEntry() - Method in class org.weda.workflow.impl.AbstractEntry
 
isDetailConstraintsActivated() - Method in class org.weda.store.impl.ObjectSourceImpl
 
isDetailConstraintsActivated() - Method in interface org.weda.store.ObjectSource
Метод вернет TRUE если ограничения на подчиненных источниках данных были установлены, но еще не были сняты.
isDirectValueSet() - Method in class org.weda.tapestry.component.BaseEditor
 
isEditable() - Method in interface org.weda.model.EditorModel
Вернет true если значение модели можно изменять с пользовательского интерфейса.
isEditable() - Method in class org.weda.model.impl.AbstractEditorModel
 
isEnabled() - Method in interface org.weda.action.ActionState
Возвращет true если данным действием можно пользоваться.
isEnabled() - Method in class org.weda.action.impl.ActionStateImpl
 
isEnabled() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
isEnabled() - Method in interface org.weda.store.QueryFilterElement
Метод вернет FALSE если элемент не должен участвовать при формировании результирующего запроса.
isEndTransactionError() - Method in class org.weda.hibernate.HibernateCacheEntity
 
isExactMatch() - Method in interface org.weda.workflow.Entry
Вернет true если метод #match(String) возвращает true только на точное соответствие (равенство) между именем и выражением.
isExactMatch() - Method in class org.weda.workflow.impl.AbstractEntry
 
isExceptionOnEditorError() - Method in class org.weda.tapestry.component.EditorGroup
 
isFilterDirectValueSet() - Method in class org.weda.tapestry.component.Table
 
isInvariant() - Method in class org.weda.tapestry.binding.EditorModelGroupBinding
 
isInvariant() - Method in class org.weda.tapestry.binding.GlobalBinding
 
isInvariant() - Method in class org.weda.tapestry.binding.ObjectSourceBinding
 
isInvariant() - Method in class org.weda.tapestry.binding.TableModeleBinding
 
isLevelsValuesUniq() - Method in interface org.weda.model.EditorModel
Метод вернет true если значения всех слоев одинаковы.
isLevelsValuesUniq() - Method in class org.weda.model.impl.AbstractEditorModel
 
isManageTableModel() - Method in interface org.weda.report.excel.ExcelReportDataInfo
Метод вернет true если перед использованием данных табличной модели в отчете модель будет открываться а после использования закрываться.
isManageTableModel() - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
isManageTableModel() - Method in class org.weda.report.text.TextReport
 
isModelValueCached(String) - Method in interface org.weda.model.EditorModelGroup
Метод вернет TRUE если значение для указанной модели данных сохранялось в кеше, иначе FALSE.
isModelValueCached(String) - Method in class org.weda.model.impl.BaseEditorModelGroup
 
isModificationApplied() - Method in class org.weda.store.impl.ObjectSourceImpl
 
isModificationApplied() - Method in interface org.weda.store.ObjectSource
Метод вернет TRUE если между вызовами методов beginModification() и saveModification() || cancelModification был успешно выполнен метод applyModification.
isMultiLeveledModelValues() - Method in interface org.weda.model.EditorModelGroup
Метод вернет true если установка значений данной группы повлечет установку значений во множестве объектов.
isMultiLeveledModelValues() - Method in class org.weda.model.impl.FilterEditorModelGroup
 
isMultiLeveledModelValues() - Method in class org.weda.model.impl.ObjectSetEditorModelGroup
 
isNeedConversion() - Method in interface org.weda.model.EditorModel
Метод должен вернуть TRUE если значение модели необходимо преобразовывать для того чтобы привести к строке.
isNeedConversion() - Method in class org.weda.model.impl.AbstractEditorModel
 
isNeedDataId() - Method in class org.weda.tapestry.renderer.impl.AbstractRenderer
 
isNeedDataId() - Method in class org.weda.tapestry.renderer.impl.DummyRenderer
 
isNeedDataId() - Method in interface org.weda.tapestry.renderer.Renderer
Метод веренет TRUE если render'у для отрисовки необходимо идентификатор данных.
isNeedValue() - Method in class org.weda.tapestry.renderer.impl.AbstractRenderer
 
isNeedValue() - Method in class org.weda.tapestry.renderer.impl.DummyRenderer
 
isNeedValue() - Method in interface org.weda.tapestry.renderer.Renderer
Метод веренет TRUE если render'у для отрисовки необходимо реальное значение свойства.
isPageable() - Method in class org.weda.model.impl.ObjectTableModel
 
isPropertyValueNull(Object, String) - Method in class org.weda.hibernate.HibernateObjectStore
 
isPropertyValueNull(Object, String) - Method in interface org.weda.store.ObjectStore
Метод вернет true если значение свойства установлено в null.
isReadOnly() - Method in class org.weda.store.impl.ObjectSourceImpl
 
isReadOnly() - Method in interface org.weda.store.ObjectSource
Метод вернет TRUE если в источник данных нельзя вносить изменения.
isReadOnlyParameter() - Method in class org.weda.tapestry.component.AbstractAction
 
isRedirect() - Method in class org.weda.workflow.impl.DefaultPath
 
isRedirect() - Method in interface org.weda.workflow.Path
Метод вернет true если клиент получает доступ к рессурсу с помощью redirect.
isRefreshOnActivate() - Method in interface org.weda.store.DetailObjectSourceInfo
Метод вернет true если мастер источник объектов должен выполнить операцию ObjectSource#select() после установки ограничения на подчиненном источкнике объектов.
isRefreshOnActivate() - Method in class org.weda.store.impl.DetailObjectSourceInfoImpl
 
isRenderActionAsLink() - Method in class org.weda.tapestry.component.ActionPanel
 
isRenderAsLink() - Method in class org.weda.tapestry.component.Action
 
isRowSelected(int) - Method in class org.weda.model.impl.ObjectTableModelData
 
isRowSelected(int) - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
isRowSelected(int) - Method in interface org.weda.model.RowSelectionModel
Вернет TRUE если указанная в параметре строка выделена, иначе метод верент FALSE.
isRowSelected(int) - Method in class org.weda.store.impl.ObjectSourceImpl
 
isSelectValueFromList() - Method in class org.weda.tapestry.component.BaseEditor
 
isSuccess() - Method in class org.weda.workflow.impl.ResultTypeEntry
 
isSuccessExecution() - Method in interface org.weda.action.ExecutedActionInfo
Возвращает true если действие выполнилось без ошибок.
isSuccessExecution() - Method in class org.weda.action.impl.ExecutedActionInfoImpl
 
isSupportsReleaseSavepoint() - Method in class org.weda.hibernate.HibernateCacheEntity
 
isSupportsSavepoint() - Method in class org.weda.hibernate.HibernateCacheEntity
 
isTabSelected() - Method in class org.weda.tapestry.component.TabPanel
 
isUseAliasAsProperty() - Method in class org.weda.store.impl.QueryFilterElementImpl
 
isUseAliasAsProperty() - Method in interface org.weda.store.QueryFilterElement
Если метод вернет TRUE тогда элемент использует alias в качестве свойства.
isUseMarkers() - Method in interface org.weda.report.excel.ExcelReportDataInfo
Если метод возвращает true тогда значения первой строки табличной модели данных будут подставляться в ячейки в которых установлены специальные маркеры.
isUseMarkers() - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
isUsePathAdapter() - Method in class org.weda.workflow.impl.WorkflowImpl
 
isUsePathAdapter() - Method in interface org.weda.workflow.Workflow
Вернет true тогда путь будет адаптироваться под используемый web framework.
isUseSelectedRows() - Method in interface org.weda.report.excel.ExcelReportDataInfo
Если вернет true значит в отчете будут использоваться только выделенные в табличной модели строки.
isUseSelectedRows() - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
isUseSelectedRows() - Method in class org.weda.report.text.TextReport
 
isValuePretenderSetted() - Method in interface org.weda.model.EditorModel
Метод вернет TRUE если хотя бы один раз вызывался метод #setValuePretindent(Object), иначе FALSE
isValuePretenderSetted() - Method in class org.weda.model.impl.AbstractEditorModel
 
isValuesAliased() - Method in class org.weda.property.impl.StaticSetConstraint
 
isValuesAliased() - Method in interface org.weda.property.SetConstraint
Метод вернет true если у каждого SetValue ограничения заполнено поле alias.
isValuesAliased() - Method in class org.weda.store.impl.ObjectSourceSetConstraint
 
isValuesListAliased() - Method in interface org.weda.model.EditorModel
Метод вернет true если допустимые значения проименованы.
isValuesListAliased() - Method in class org.weda.model.impl.AbstractEditorModel
 
isValueUnique(String) - Method in class org.weda.store.impl.ObjectSet
Метод вернет true если все значения указанного свойства в группе объектов одинаковые.
isVerticalLayout() - Method in interface org.weda.report.excel.ExcelReportDataInfo
Определяет порядок размещения данных модели.
isVerticalLayout() - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
iterator() - Method in class org.weda.property.impl.StaticSetConstraint
 
iterator() - Method in interface org.weda.property.SetConstraint
Метод возвращает итератор по множеству значений ограничения
iterator() - Method in class org.weda.store.impl.ObjectSourceSetConstraint
 

L

LEFT_POSITION - Static variable in class org.weda.tapestry.component.ActionPanel
 
linkBuilder - Static variable in class org.weda.data.impl.AbstractDataViewAction
 
LinkedAction - Interface in org.weda.action
Цель: хранение информации о связанном действии
LinkedActionImpl - Class in org.weda.action.impl
 
LinkedActionImpl() - Constructor for class org.weda.action.impl.LinkedActionImpl
 
listeners - Variable in class org.weda.property.impl.AbstractPropertyOperation
 
load(Class, Serializable) - Method in class org.weda.hibernate.HibernateObjectStore
 
load(Class, Serializable) - Method in interface org.weda.store.ObjectStore
Метод загружает объект из хранилища.
LocalStateManager - Class in org.weda.tapestry
 
LocalStateManager() - Constructor for class org.weda.tapestry.LocalStateManager
 
LocalStateRegistry - Class in org.weda.tapestry
 
LocalStateRegistry() - Constructor for class org.weda.tapestry.LocalStateRegistry
 
lock(Object) - Method in class org.weda.hibernate.HibernateObjectStore
 
lock(Object) - Method in interface org.weda.store.ObjectStore
Метод блокиреут объект так, что только сессия в которой был вызван метод будет иметь эксклюзивные права на изменение свойств объекта.
logOperate(String) - Method in class org.weda.workflow.impl.AbstractEntry
 
logOperate(String) - Method in class org.weda.workflow.impl.BasicEntryContainer
 
logShift - Variable in class org.weda.workflow.impl.AbstractEntry
 

M

makeUpdate() - Method in class org.weda.tapestry.component.AbstractEditor
Данный метод должен производить изменения в модели данных и вернуть NULL если изменения прошли успешно или сообщение указывающее на то почему изменения провести не удалось.
makeUpdate() - Method in class org.weda.tapestry.component.BaseEditor
 
makeUpdate() - Method in class org.weda.tapestry.component.ExternalEditor
 
makeUpdate() - Method in class org.weda.tapestry.component.FileEditor
 
matches(String) - Method in interface org.weda.workflow.Entry
Метод должен вернуть true если exptrssion соотвествует шаблону.
matches(String) - Method in class org.weda.workflow.impl.AbstractEntry
 
merge(Message) - Method in class org.weda.message.impl.MessageImpl
 
merge(Message) - Method in interface org.weda.message.Message
Метод осуществляет объединение локализованных сообщений с однинаковым ключом.
merge(EntryContainer<T>) - Method in interface org.weda.workflow.EntryContainer
Метод делает попытку совместить узлы данного с узлами контейнера переданного в параметре.
merge(EntryContainer<T>) - Method in class org.weda.workflow.impl.BasicEntryContainer
 
Message - Interface in org.weda.message
Цель пердоставить локальзованное сообщение.
MessageAspect - Class in org.weda.enhance.impl
 
MessageAspect() - Constructor for class org.weda.enhance.impl.MessageAspect
 
MessageCategory - Class in org.weda.message.impl
 
MessageCategory() - Constructor for class org.weda.message.impl.MessageCategory
 
MessageElement - Class in org.weda.message.impl
 
MessageElement() - Constructor for class org.weda.message.impl.MessageElement
 
MessageEntry - Interface in org.weda.message
 
MessageEntryImpl - Class in org.weda.message.impl
 
MessageEntryImpl() - Constructor for class org.weda.message.impl.MessageEntryImpl
 
MessageException - Exception in org.weda.message
 
MessageException(String) - Constructor for exception org.weda.message.MessageException
 
MessageImpl - Class in org.weda.message.impl
 
MessageImpl() - Constructor for class org.weda.message.impl.MessageImpl
 
Messages - Interface in org.weda.message
Цель: передоставление локализованного сообщения по его ключу
MessagesAspect - Class in org.weda.enhance.impl
 
MessagesAspect() - Constructor for class org.weda.enhance.impl.MessagesAspect
 
MessagesException - Exception in org.weda.message
 
MessagesException(String) - Constructor for exception org.weda.message.MessagesException
 
MessagesException(String, Throwable) - Constructor for exception org.weda.message.MessagesException
 
MessagesImpl - Class in org.weda.message.impl
 
MessagesImpl() - Constructor for class org.weda.message.impl.MessagesImpl
 
MessagesProvider - Interface in org.weda.message
Предоставления множества сообщений для определенных классов
MessagesProviderInfo - Class in org.weda.message.impl
Несет информацию достаточную для создания org.weda.MessagesProvider
MessagesProviderInfo() - Constructor for class org.weda.message.impl.MessagesProviderInfo
 
MessagesRegistry - Interface in org.weda.message
 
MessagesSubset - Class in org.weda.message.impl
 
MessagesSubset(Messages, String) - Constructor for class org.weda.message.impl.MessagesSubset
 
method - Variable in class org.weda.property.impl.AbstractPropertyOperation
 
modelChanged(TableModelEvent) - Method in class org.weda.model.impl.PageableTableModelImpl
 
modelChanged(TableModelEvent) - Method in interface org.weda.model.TableModelListener
 
models - Variable in class org.weda.model.impl.BaseEditorModelGroup
 

N

NamedObject - Interface in org.weda
 
NamesList - Class in org.weda.common.impl
Хранение списка имен
NamesList() - Constructor for class org.weda.common.impl.NamesList
 
NamesList.State - Enum in org.weda.common.impl
 
NamesListException - Exception in org.weda.common.impl
 
NamesListException(String) - Constructor for exception org.weda.common.impl.NamesListException
 
NamesListException(String, Throwable) - Constructor for exception org.weda.common.impl.NamesListException
 
NamesListRegistry - Interface in org.weda.common
Реестр хранящий списки имен
NamesListRegistryException - Exception in org.weda.common
 
NamesListRegistryException(String) - Constructor for exception org.weda.common.NamesListRegistryException
 
NamesListRegistryException(String, Throwable) - Constructor for exception org.weda.common.NamesListRegistryException
 
NamesListRegistryImpl - Class in org.weda.common.impl
 
NamesListRegistryImpl() - Constructor for class org.weda.common.impl.NamesListRegistryImpl
 
newInstance(Class) - Method in class org.weda.enhance.impl.ObjectEnhancerImpl
 
newInstance(Class) - Method in interface org.weda.enhance.ObjectEnhancer
Метод создает экземпляр класса.
nextCalculation(Object) - Method in class org.weda.store.functions.Sum
 
nextCalculation(Object[]) - Method in class org.weda.store.impl.SummaryElement
 
nextCalculation(Object) - Method in interface org.weda.store.SummaryFunction
 
NotNullConstraint - Class in org.weda.property.impl
 
NotNullConstraint() - Constructor for class org.weda.property.impl.NotNullConstraint
 
NumberConverter - Class in org.weda.converter.impl
 
NumberConverter() - Constructor for class org.weda.converter.impl.NumberConverter
 

O

OBJECT_PROPERTY_MIME_TYPE - Static variable in interface org.weda.property.PropertyDescriptor
 
ObjectAlias - Class in org.weda.store.impl
Цель: хранить псевдоним и класс объекта в QL запросе
ObjectAlias() - Constructor for class org.weda.store.impl.ObjectAlias
 
ObjectAlias(String, Class) - Constructor for class org.weda.store.impl.ObjectAlias
 
ObjectDescriptor - Class in org.weda.property.impl
Цель: возвращать название свойства заданного класса в результате возвращается значение атрибута name аннотации description или название свойства если нет аннотации
ObjectDescriptor() - Constructor for class org.weda.property.impl.ObjectDescriptor
 
ObjectDescriptorException - Exception in org.weda.property.impl
 
ObjectDescriptorException(String) - Constructor for exception org.weda.property.impl.ObjectDescriptorException
 
ObjectDescriptorException(String, Throwable) - Constructor for exception org.weda.property.impl.ObjectDescriptorException
 
ObjectDescriptorMessagesProvider - Class in org.weda.property.impl
 
ObjectDescriptorMessagesProvider() - Constructor for class org.weda.property.impl.ObjectDescriptorMessagesProvider
 
objectDescriptorRegistry - Static variable in class org.weda.model.impl.ObjectSetEditorModelGroup
 
ObjectDescriptorRegistry - Interface in org.weda.property
Цель: реестр дескрипторов объектов и его свойств.
ObjectDescriptorRegistryException - Exception in org.weda.property
 
ObjectDescriptorRegistryException(String) - Constructor for exception org.weda.property.ObjectDescriptorRegistryException
 
ObjectDescriptorRegistryException(String, Throwable) - Constructor for exception org.weda.property.ObjectDescriptorRegistryException
 
ObjectDescriptorRegistryImpl - Class in org.weda.property.impl
 
ObjectDescriptorRegistryImpl() - Constructor for class org.weda.property.impl.ObjectDescriptorRegistryImpl
 
ObjectEnhancer - Interface in org.weda.enhance
 
ObjectEnhancerException - Exception in org.weda.enhance
 
ObjectEnhancerException(String) - Constructor for exception org.weda.enhance.ObjectEnhancerException
 
ObjectEnhancerException(String, Throwable) - Constructor for exception org.weda.enhance.ObjectEnhancerException
 
ObjectEnhancerImpl - Class in org.weda.enhance.impl
 
ObjectEnhancerImpl() - Constructor for class org.weda.enhance.impl.ObjectEnhancerImpl
 
ObjectModification - Class in org.weda.domain
Хранит историю изменения объекта
ObjectModification() - Constructor for class org.weda.domain.ObjectModification
 
ObjectModification(ObjectModificationPk) - Constructor for class org.weda.domain.ObjectModification
 
ObjectModificationPk - Class in org.weda.domain
 
ObjectModificationPk() - Constructor for class org.weda.domain.ObjectModificationPk
 
ObjectModificationPk(Long, String) - Constructor for class org.weda.domain.ObjectModificationPk
 
ObjectModificationType - Class in org.weda.domain
 
ObjectModificationType() - Constructor for class org.weda.domain.ObjectModificationType
 
ObjectModificationType(ObjectModification, AuditOperation) - Constructor for class org.weda.domain.ObjectModificationType
 
ObjectSet - Class in org.weda.store.impl
Цель: чтение/редактирование свойств о множества объектов одного класса
ObjectSet(Class, Object[], PropertyValue) - Constructor for class org.weda.store.impl.ObjectSet
 
ObjectSetEditorModel<T extends ObjectSetEditorModelGroup> - Class in org.weda.model.impl
 
ObjectSetEditorModel() - Constructor for class org.weda.model.impl.ObjectSetEditorModel
 
ObjectSetEditorModelGroup<T extends ObjectSetEditorModel> - Class in org.weda.model.impl
 
ObjectSetEditorModelGroup() - Constructor for class org.weda.model.impl.ObjectSetEditorModelGroup
 
ObjectSetException - Exception in org.weda.store.impl
 
ObjectSetException(String) - Constructor for exception org.weda.store.impl.ObjectSetException
 
ObjectSetException(String, Throwable) - Constructor for exception org.weda.store.impl.ObjectSetException
 
ObjectSource - Interface in org.weda.store
Цель:
ObjectSource.Mode - Enum in org.weda.store
 
ObjectSourceAddAction - Class in org.weda.store.actions
 
ObjectSourceAddAction() - Constructor for class org.weda.store.actions.ObjectSourceAddAction
 
ObjectSourceApplyAction - Class in org.weda.store.actions
 
ObjectSourceApplyAction() - Constructor for class org.weda.store.actions.ObjectSourceApplyAction
 
ObjectSourceBinding - Class in org.weda.tapestry.binding
 
ObjectSourceBinding(String, ValueConverter, Location, ObjectSourceRegistry, String) - Constructor for class org.weda.tapestry.binding.ObjectSourceBinding
 
ObjectSourceBindingFactory - Class in org.weda.tapestry.binding
 
ObjectSourceBindingFactory() - Constructor for class org.weda.tapestry.binding.ObjectSourceBindingFactory
 
ObjectSourceCancelEditAction - Class in org.weda.store.actions
 
ObjectSourceCancelEditAction() - Constructor for class org.weda.store.actions.ObjectSourceCancelEditAction
 
ObjectSourceCancelSelectAction - Class in org.weda.store.actions
 
ObjectSourceCancelSelectAction() - Constructor for class org.weda.store.actions.ObjectSourceCancelSelectAction
 
ObjectSourceConstraint - Interface in org.weda.store
Цель: установка ограничения как на фильтрацию так и добавление новых объектов к источнику данных
ObjectSourceConstraintImpl - Class in org.weda.store.impl
 
ObjectSourceConstraintImpl() - Constructor for class org.weda.store.impl.ObjectSourceConstraintImpl
 
ObjectSourceDeleteAction - Class in org.weda.store.actions
Цель действия: удаление выделенных строк в экземпляре класса org.weda.db.DataSource.
ObjectSourceDeleteAction() - Constructor for class org.weda.store.actions.ObjectSourceDeleteAction
 
ObjectSourceEditAction - Class in org.weda.store.actions
 
ObjectSourceEditAction() - Constructor for class org.weda.store.actions.ObjectSourceEditAction
 
ObjectSourceEditorModelFactory - Class in org.weda.model.impl
 
ObjectSourceEditorModelFactory() - Constructor for class org.weda.model.impl.ObjectSourceEditorModelFactory
 
ObjectSourceEditorModelGroup - Class in org.weda.model.impl
 
ObjectSourceEditorModelGroup() - Constructor for class org.weda.model.impl.ObjectSourceEditorModelGroup
 
ObjectSourceException - Exception in org.weda.store
 
ObjectSourceException(String) - Constructor for exception org.weda.store.ObjectSourceException
 
ObjectSourceException(String, Throwable) - Constructor for exception org.weda.store.ObjectSourceException
 
ObjectSourceImpl - Class in org.weda.store.impl
 
ObjectSourceImpl() - Constructor for class org.weda.store.impl.ObjectSourceImpl
 
ObjectSourceListener - Interface in org.weda.store
 
ObjectSourceListenerException - Exception in org.weda.store
 
ObjectSourceListenerException(String) - Constructor for exception org.weda.store.ObjectSourceListenerException
 
ObjectSourceListenerException(String, Throwable) - Constructor for exception org.weda.store.ObjectSourceListenerException
 
ObjectSourceMessagesProvider - Class in org.weda.store.impl
 
ObjectSourceMessagesProvider() - Constructor for class org.weda.store.impl.ObjectSourceMessagesProvider
 
ObjectSourcePageValueEditorAction - Class in org.weda.store.actions
 
ObjectSourcePageValueEditorAction() - Constructor for class org.weda.store.actions.ObjectSourcePageValueEditorAction
 
ObjectSourceRefreshAction - Class in org.weda.store.actions
 
ObjectSourceRefreshAction() - Constructor for class org.weda.store.actions.ObjectSourceRefreshAction
 
ObjectSourceRegistry - Interface in org.weda.store
Цель: предоставление доступа к источникам данных.
ObjectSourceRegistryException - Exception in org.weda.store
 
ObjectSourceRegistryException(String) - Constructor for exception org.weda.store.ObjectSourceRegistryException
 
ObjectSourceRegistryException(String, Throwable) - Constructor for exception org.weda.store.ObjectSourceRegistryException
 
ObjectSourceRegistryImpl - Class in org.weda.store.impl
Цель: предотавление доступа к tim.docarch.service.DataSource.
ObjectSourceRegistryImpl() - Constructor for class org.weda.store.impl.ObjectSourceRegistryImpl
 
ObjectSourceResetSearchPatternsAction - Class in org.weda.store.actions
Цель: почистить текщие шаблоны поиска в ObjectSource
ObjectSourceResetSearchPatternsAction() - Constructor for class org.weda.store.actions.ObjectSourceResetSearchPatternsAction
 
ObjectSourceSaveAction - Class in org.weda.store.actions
 
ObjectSourceSaveAction() - Constructor for class org.weda.store.actions.ObjectSourceSaveAction
 
ObjectSourceSelectAction - Class in org.weda.store.actions
 
ObjectSourceSelectAction() - Constructor for class org.weda.store.actions.ObjectSourceSelectAction
 
ObjectSourceSetConstraint - Class in org.weda.store.impl
Ограничение значения свойства множеством значений из источника объектов.
ObjectSourceSetConstraint() - Constructor for class org.weda.store.impl.ObjectSourceSetConstraint
 
ObjectStore - Interface in org.weda.store
Сервис позволяющий сохранять и востанавливать состояние доменных объектов
ObjectStoreException - Exception in org.weda.store
 
ObjectStoreException(String) - Constructor for exception org.weda.store.ObjectStoreException
 
ObjectStoreException(String, Throwable) - Constructor for exception org.weda.store.ObjectStoreException
 
ObjectTableModel - Class in org.weda.model.impl
 
ObjectTableModel() - Constructor for class org.weda.model.impl.ObjectTableModel
 
ObjectTableModel.Position - Class in org.weda.model.impl
 
ObjectTableModel.Position(int, Integer, boolean) - Constructor for class org.weda.model.impl.ObjectTableModel.Position
 
ObjectTableModelData - Class in org.weda.model.impl
 
ObjectTableModelData(ObjectTableModel) - Constructor for class org.weda.model.impl.ObjectTableModelData
 
ObjectTableModelFactory - Interface in org.weda.model
 
ObjectTableModelFactoryImpl - Class in org.weda.model.impl
 
ObjectTableModelFactoryImpl() - Constructor for class org.weda.model.impl.ObjectTableModelFactoryImpl
 
ObjectTableModelSelectAction - Class in org.weda.model.actions
 
ObjectTableModelSelectAction() - Constructor for class org.weda.model.actions.ObjectTableModelSelectAction
 
ObjectToStringConverter - Class in org.weda.converter.impl
 
ObjectToStringConverter() - Constructor for class org.weda.converter.impl.ObjectToStringConverter
 
onClick() - Method in class org.weda.tapestry.component.AbstractAction
 
onPostDelete(PostDeleteEvent) - Method in class org.weda.hibernate.HibernateObjectStore
 
onPostInsert(PostInsertEvent) - Method in class org.weda.hibernate.HibernateObjectStore
 
onPreUpdate(PreUpdateEvent) - Method in class org.weda.hibernate.HibernateObjectStore
 
open() - Method in class org.weda.model.impl.ObjectTableModel
 
open() - Method in class org.weda.model.impl.PageableTableModelImpl
 
open() - Method in interface org.weda.model.TableModel
Метод переводит модель состояние TableModel.Mode.VIEW.
open() - Method in class org.weda.store.impl.ObjectSourceImpl
 
open() - Method in interface org.weda.store.ObjectSource
Метод открывает источник объектов если тот находится в состояние ObjectSource.Mode.CLOSED.
operate(Stack<String>) - Method in interface org.weda.workflow.Entry
Выполняет действие.
operate(Stack<String>) - Method in class org.weda.workflow.impl.AbstractEntry
 
operate(Stack<String>) - Method in class org.weda.workflow.impl.BasicEntryContainer
 
operate(Stack<String>) - Method in class org.weda.workflow.impl.ResultValueEntry
 
operators - Static variable in class org.weda.store.impl.QueryFilterElementImpl
 
org.weda - package org.weda
 
org.weda.action - package org.weda.action
 
org.weda.action.impl - package org.weda.action.impl
 
org.weda.cache - package org.weda.cache
 
org.weda.cache.impl - package org.weda.cache.impl
 
org.weda.common - package org.weda.common
 
org.weda.common.impl - package org.weda.common.impl
 
org.weda.converter - package org.weda.converter
 
org.weda.converter.impl - package org.weda.converter.impl
 
org.weda.data - package org.weda.data
 
org.weda.data.impl - package org.weda.data.impl
 
org.weda.domain - package org.weda.domain
 
org.weda.enhance - package org.weda.enhance
 
org.weda.enhance.impl - package org.weda.enhance.impl
 
org.weda.hibernate - package org.weda.hibernate
 
org.weda.message - package org.weda.message
 
org.weda.message.impl - package org.weda.message.impl
 
org.weda.model - package org.weda.model
 
org.weda.model.actions - package org.weda.model.actions
 
org.weda.model.impl - package org.weda.model.impl
 
org.weda.property - package org.weda.property
 
org.weda.property.annotations - package org.weda.property.annotations
 
org.weda.property.impl - package org.weda.property.impl
 
org.weda.report - package org.weda.report
 
org.weda.report.actions - package org.weda.report.actions
 
org.weda.report.excel - package org.weda.report.excel
 
org.weda.report.impl - package org.weda.report.impl
 
org.weda.report.text - package org.weda.report.text
 
org.weda.servlet - package org.weda.servlet
 
org.weda.store - package org.weda.store
 
org.weda.store.actions - package org.weda.store.actions
 
org.weda.store.functions - package org.weda.store.functions
 
org.weda.store.impl - package org.weda.store.impl
 
org.weda.tapestry - package org.weda.tapestry
 
org.weda.tapestry.actions - package org.weda.tapestry.actions
 
org.weda.tapestry.binding - package org.weda.tapestry.binding
 
org.weda.tapestry.component - package org.weda.tapestry.component
 
org.weda.tapestry.renderer - package org.weda.tapestry.renderer
 
org.weda.tapestry.renderer.impl - package org.weda.tapestry.renderer.impl
 
org.weda.test - package org.weda.test
 
org.weda.workflow - package org.weda.workflow
 
org.weda.workflow.impl - package org.weda.workflow.impl
 

P

PageableTableModel - Interface in org.weda.model
 
PageableTableModelData - Interface in org.weda.model
 
PageableTableModelDataImpl - Class in org.weda.model.impl
 
PageableTableModelDataImpl(PageableTableModel, TableModelData) - Constructor for class org.weda.model.impl.PageableTableModelDataImpl
 
PageableTableModelFirstPageAction - Class in org.weda.model.actions
Цель: перейти на первую страницу
PageableTableModelFirstPageAction() - Constructor for class org.weda.model.actions.PageableTableModelFirstPageAction
 
PageableTableModelGoToPageAction - Class in org.weda.model.actions
Цель: переход на произвольную страницу
PageableTableModelGoToPageAction() - Constructor for class org.weda.model.actions.PageableTableModelGoToPageAction
 
PageableTableModelImpl - Class in org.weda.model.impl
 
PageableTableModelImpl() - Constructor for class org.weda.model.impl.PageableTableModelImpl
 
PageableTableModelImpl(TableModel) - Constructor for class org.weda.model.impl.PageableTableModelImpl
 
PageableTableModelLastPageAction - Class in org.weda.model.actions
Цель: переход на последнюю страницу
PageableTableModelLastPageAction() - Constructor for class org.weda.model.actions.PageableTableModelLastPageAction
 
PageableTableModelNextPageAction - Class in org.weda.model.actions
Цель: перемещение на следующую страницу
PageableTableModelNextPageAction() - Constructor for class org.weda.model.actions.PageableTableModelNextPageAction
 
PageableTableModelPrevPageAction - Class in org.weda.model.actions
Цель: переход на предыдущую страницу
PageableTableModelPrevPageAction() - Constructor for class org.weda.model.actions.PageableTableModelPrevPageAction
 
pageEndRender(PageEvent) - Method in class org.weda.tapestry.component.Table
 
PageEntry - Class in org.weda.workflow.impl
 
PageEntry() - Constructor for class org.weda.workflow.impl.PageEntry
 
PageInfo - Interface in org.weda.common
 
PageInfoImpl - Class in org.weda.common.impl
 
PageInfoImpl() - Constructor for class org.weda.common.impl.PageInfoImpl
 
PageTitleMessageProvider - Class in org.weda.common.impl
 
PageTitleMessageProvider() - Constructor for class org.weda.common.impl.PageTitleMessageProvider
 
PageTitleRegistry - Interface in org.weda.common
 
PageTitleRegistryImpl - Class in org.weda.common.impl
 
PageTitleRegistryImpl() - Constructor for class org.weda.common.impl.PageTitleRegistryImpl
 
PageValueSelector - Interface in org.weda.model
 
PageValueSelectorAction - Class in org.weda.model.actions
 
PageValueSelectorAction() - Constructor for class org.weda.model.actions.PageValueSelectorAction
 
PARAM_PREFIX - Static variable in class org.weda.data.impl.AbstractDataProviderLinkBuilder
 
Parameter - Annotation Type in org.weda.action
Цель: маркер для свойств, являющихся параметрами действий.
Parameter.Direction - Enum in org.weda.action
 
parameterName - Variable in class org.weda.tapestry.component.AbstractAction
 
Path - Interface in org.weda.workflow
Цель: хранить путь и способ перемещения к объекту
PathAdapter - Interface in org.weda.workflow
Цель: адаптировать Path под использование в различных web framework.
PosibleValue - Interface in org.weda.property
Хранит возможное значение для свойства объекта.
PosibleValueImpl - Class in org.weda.property.impl
 
PosibleValueImpl(Object, PropertyDescriptor) - Constructor for class org.weda.property.impl.PosibleValueImpl
 
PosibleValueImpl(Object, String, PropertyDescriptor) - Constructor for class org.weda.property.impl.PosibleValueImpl
 
prepareActionPanel(IRequestCycle) - Method in class org.weda.tapestry.component.ActionPanel
 
prepareForRender(IRequestCycle) - Method in class org.weda.tapestry.component.BaseEditor
 
prepareForRender(IRequestCycle) - Method in class org.weda.tapestry.component.EditorGroup
 
prepareForRender(IRequestCycle) - Method in class org.weda.tapestry.component.EditorGroupComponent
 
prepareForRender(IRequestCycle) - Method in class org.weda.tapestry.component.ExternalEditor
 
prepareForRender(IRequestCycle) - Method in class org.weda.tapestry.component.FileEditor
 
prepareForRender(IRequestCycle) - Method in class org.weda.tapestry.component.Table
 
prepareSelectValueOperation() - Method in interface org.weda.model.ValueSelector
 
prepropecessAction(ActionExecutionContext) - Method in interface org.weda.action.ActionPreprocessor
Метод выполняется перед выполнением Action.execute(org.weda.action.ActionContainer)
proccedLinkedActions(ActionExecutionContext, ExecutedActionInfoImpl) - Method in class org.weda.action.impl.ActionRegistryImpl
 
PropertyDescriptor - Interface in org.weda.property
Цель: хранение информации о свойстве объекта
PropertyDescriptorCorrector - Interface in org.weda.property
Цель: предоставить возможность корректировать описания свойств
PropertyDescriptorException - Exception in org.weda.property
 
PropertyDescriptorException(String) - Constructor for exception org.weda.property.PropertyDescriptorException
 
PropertyDescriptorImpl - Class in org.weda.property.impl
Цель: хранение информации о свойстве
PropertyDescriptorImpl() - Constructor for class org.weda.property.impl.PropertyDescriptorImpl
 
PropertyGetOperation - Class in org.weda.property.impl
 
PropertyGetOperation(Class, String) - Constructor for class org.weda.property.impl.PropertyGetOperation
 
PropertyGetOperationListener - Interface in org.weda.property
 
propertyIndex - Variable in class org.weda.model.impl.ObjectTableModel.Position
 
PropertyListenerException - Exception in org.weda.property
 
PropertyListenerException(String) - Constructor for exception org.weda.property.PropertyListenerException
 
PropertyListenerException(String, Throwable) - Constructor for exception org.weda.property.PropertyListenerException
 
PropertyListenerResult - Interface in org.weda.property
 
PropertyListenerResultImpl - Class in org.weda.property.impl
 
PropertyListenerResultImpl(Object) - Constructor for class org.weda.property.impl.PropertyListenerResultImpl
 
PropertyModification - Class in org.weda.domain
 
PropertyModification() - Constructor for class org.weda.domain.PropertyModification
 
PropertyModification(ObjectModificationType, String, String) - Constructor for class org.weda.domain.PropertyModification
 
propertyName - Variable in class org.weda.property.impl.AbstractPropertyOperation
 
PropertyOperation<L> - Interface in org.weda.property
 
PropertyOperationException - Exception in org.weda.property
 
PropertyOperationException(String) - Constructor for exception org.weda.property.PropertyOperationException
 
PropertyOperationException(String, Throwable) - Constructor for exception org.weda.property.PropertyOperationException
 
PropertySetOperation - Class in org.weda.property.impl
 
PropertySetOperation(Class, String) - Constructor for class org.weda.property.impl.PropertySetOperation
 
PropertySetOperationListener - Interface in org.weda.property
 
PropertyValue - Interface in org.weda.property
Цель: получение значение свойства
PropertyValueException - Exception in org.weda.property
 
PropertyValueException(String, Throwable) - Constructor for exception org.weda.property.PropertyValueException
 
PropertyValueImpl - Class in org.weda.property.impl
 
PropertyValueImpl() - Constructor for class org.weda.property.impl.PropertyValueImpl
 
pushPath(Path) - Method in class org.weda.workflow.impl.WorkflowImpl
 
pushPath(Path) - Method in interface org.weda.workflow.Workflow
 

Q

query(ObjectSource) - Method in class org.weda.hibernate.HibernateObjectStore
 
query(ObjectSource) - Method in interface org.weda.store.ObjectStore
 
Query - Interface in org.weda.store
Цель: хранение информации о QL запросе
queryAllRows(ObjectSource) - Method in class org.weda.hibernate.HibernateObjectStore
 
queryAllRows(ObjectSource) - Method in interface org.weda.store.ObjectStore
Метод возвращает полный ответ на заданный запрос и удовлетворяющий фильтру, присутствующему в источнике объектов.
QueryFilter - Interface in org.weda.store
Цель: предоставить QL выражение позволяющее ограничить набор данных в результате выполнения Query.
QueryFilterElement - Interface in org.weda.store
Цель: предоставить QL выражение вида: название_поля(свойства) оператор значение
QueryFilterElement.ExpressionType - Enum in org.weda.store
 
QueryFilterElement.OperatorType - Enum in org.weda.store
 
QueryFilterElementException - Exception in org.weda.store
 
QueryFilterElementException(String) - Constructor for exception org.weda.store.QueryFilterElementException
 
QueryFilterElementException(String, Throwable) - Constructor for exception org.weda.store.QueryFilterElementException
 
QueryFilterElementImpl - Class in org.weda.store.impl
 
QueryFilterElementImpl() - Constructor for class org.weda.store.impl.QueryFilterElementImpl
 
QueryFilterException - Exception in org.weda.store
 
QueryFilterException(String) - Constructor for exception org.weda.store.QueryFilterException
 
QueryFilterException(String, Throwable) - Constructor for exception org.weda.store.QueryFilterException
 
QueryFilterImpl - Class in org.weda.store.impl
 
QueryFilterImpl() - Constructor for class org.weda.store.impl.QueryFilterImpl
 
QueryImpl - Class in org.weda.store.impl
 
QueryImpl() - Constructor for class org.weda.store.impl.QueryImpl
 

R

refresh(Object) - Method in class org.weda.hibernate.HibernateObjectStore
 
refresh() - Method in class org.weda.store.impl.ObjectSourceImpl
 
refresh(Object) - Method in class org.weda.store.impl.ObjectSourceImpl
 
refresh() - Method in interface org.weda.store.ObjectSource
Метод закрывает, а затем открывает источник объектов.
refresh(Object) - Method in interface org.weda.store.ObjectSource
Метод делает следующее: закрывает источник объектов настраивает фильтр таким образом, что бы после открытия появились только те строки в которых значение объекта базового класса равнялись объекту переданному в параметре.
refresh(Object) - Method in interface org.weda.store.ObjectStore
Метод обновляет информацию об объекте.
refreshValuesList() - Method in interface org.weda.model.EditorModel
Метод обновляет список возвращаемый методом EditorModel.getValuesList()
refreshValuesList() - Method in class org.weda.model.impl.AbstractEditorModel
 
registry - Static variable in class org.weda.test.WedaTestCase
 
release() - Method in interface org.weda.cache.CacheEntity
Освобождает рессурсы занятые объектом.
release(String) - Method in interface org.weda.cache.CacheService
Удаляет объект кеша из кеша по его идентификатору если объект с указанным идентификатором присутствует в кеше.
release(String) - Method in class org.weda.cache.impl.SimpleCache
 
release() - Method in class org.weda.cache.impl.SimpleCacheEntity
 
release() - Method in interface org.weda.data.DataProvider
Метод освобождает ресурсы занятые провайдером.
release() - Method in class org.weda.hibernate.HibernateCacheEntity
 
release() - Method in class org.weda.model.impl.EditorModelDataProvider
 
release() - Method in class org.weda.model.impl.TableModelDataProvider
 
release() - Method in class org.weda.report.excel.ExcelReport
 
release() - Method in class org.weda.report.impl.ReportDataProvider
 
release() - Method in interface org.weda.report.Report
Метод освобождает ресурсы которые были заняты отчетом во время генерации.
release() - Method in class org.weda.report.text.TextReport
 
releaseAll() - Method in interface org.weda.cache.CacheService
Удаляет все объекты из кеша.
releaseAll() - Method in class org.weda.cache.impl.SimpleCache
 
removeActionListener(ActionListener) - Method in interface org.weda.action.ActionRegistry
Метод удаляет слушателя выполнения действий из реестра.
removeActionListener(ActionListener) - Method in class org.weda.action.impl.ActionRegistryImpl
 
removeConstraint(ObjectSourceConstraint) - Method in class org.weda.store.impl.ObjectSourceImpl
 
removeConstraint(ObjectSourceConstraint) - Method in interface org.weda.store.ObjectSource
Метод снимает ограничение с источника данных.
removeFilterElement(QueryFilterElement) - Method in class org.weda.store.impl.QueryFilterImpl
 
removeFilterElement(QueryFilterElement) - Method in interface org.weda.store.QueryFilter
Метод удаляет элемент фильтра.
removeGetListener(PropertyGetOperationListener) - Method in class org.weda.property.impl.PropertyValueImpl
 
removeGetListener(PropertyGetOperationListener) - Method in interface org.weda.property.PropertyValue
 
removeListener(L) - Method in class org.weda.property.impl.AbstractPropertyOperation
 
removeListener(L) - Method in interface org.weda.property.PropertyOperation
 
removeListener(ObjectSourceListener) - Method in class org.weda.store.impl.ObjectSourceImpl
 
removeListener(ObjectSourceListener) - Method in interface org.weda.store.ObjectSource
Метод удаляет слушателя.
removeName(String) - Method in class org.weda.common.impl.NamesList
 
removeSelectedRows() - Method in class org.weda.store.impl.ObjectSourceImpl
 
removeSelectedRows() - Method in interface org.weda.store.ObjectSource
Метод удаляет выделенные строки в источнике объектов.
removeStaticFilterElement(QueryFilterElement) - Method in class org.weda.store.impl.QueryFilterImpl
 
removeStaticFilterElement(QueryFilterElement) - Method in interface org.weda.store.QueryFilter
Метод удаляет статический элемент фильтра.
render(IMarkupWriter, IRequestCycle, PropertyDescriptor, ValueTypeConverter, Object, Object) - Method in class org.weda.tapestry.renderer.impl.DummyRenderer
 
render(IMarkupWriter, IRequestCycle, PropertyDescriptor, ValueTypeConverter, Object, Object) - Method in class org.weda.tapestry.renderer.impl.ImageRenderer
 
render(IMarkupWriter, IRequestCycle, PropertyDescriptor, ValueTypeConverter, Object, Object) - Method in class org.weda.tapestry.renderer.impl.InplaceRenderer
 
render(IMarkupWriter, IRequestCycle, PropertyDescriptor, ValueTypeConverter, Object, Object) - Method in interface org.weda.tapestry.renderer.Renderer
Метод производит отрисовку значения.
renderComponent(IMarkupWriter, IRequestCycle) - Method in class org.weda.tapestry.component.Action
 
renderComponent(IMarkupWriter, IRequestCycle) - Method in class org.weda.tapestry.component.ActionPanel
 
renderComponent(IMarkupWriter, IRequestCycle) - Method in class org.weda.tapestry.component.ActionPanelRenderBlock
 
renderComponent(IMarkupWriter, IRequestCycle) - Method in class org.weda.tapestry.component.ActionPanelRenderBody
 
renderComponent(IMarkupWriter, IRequestCycle) - Method in class org.weda.tapestry.component.RenderComponents
 
renderComponent(IMarkupWriter, IRequestCycle) - Method in class org.weda.tapestry.component.Table
 
renderComponent(IMarkupWriter, IRequestCycle) - Method in class org.weda.tapestry.component.ValueRenderer
 
RenderComponents - Class in org.weda.tapestry.component
 
RenderComponents() - Constructor for class org.weda.tapestry.component.RenderComponents
 
renderContent(IMarkupWriter, String) - Method in class org.weda.tapestry.renderer.impl.InplaceRawRenderer
 
renderContent(IMarkupWriter, String) - Method in class org.weda.tapestry.renderer.impl.InplaceRenderer
 
Renderer - Interface in org.weda.tapestry.renderer
 
RendererFactoryException - Exception in org.weda.tapestry
 
RendererFactoryException(String) - Constructor for exception org.weda.tapestry.RendererFactoryException
 
RendererFactoryException(String, Throwable) - Constructor for exception org.weda.tapestry.RendererFactoryException
 
RendererInfo - Class in org.weda.tapestry.renderer.impl
 
RendererInfo() - Constructor for class org.weda.tapestry.renderer.impl.RendererInfo
 
RendererInitializer - Interface in org.weda.tapestry
Цель: создание renderer'ов определенного типа
RendererRegistry - Interface in org.weda.tapestry
 
RendererRegistryException - Exception in org.weda.tapestry
 
RendererRegistryException(String) - Constructor for exception org.weda.tapestry.RendererRegistryException
 
RendererRegistryException(String, Throwable) - Constructor for exception org.weda.tapestry.RendererRegistryException
 
RendererRegistryImpl - Class in org.weda.tapestry.renderer.impl
 
RendererRegistryImpl() - Constructor for class org.weda.tapestry.renderer.impl.RendererRegistryImpl
 
renderFormComponent(IMarkupWriter, IRequestCycle) - Method in class org.weda.tapestry.component.ClearFormButton
 
replaceInPlace(String) - Method in class org.weda.message.impl.AbstractMessages
 
replaceInPlace(String) - Method in interface org.weda.message.Messages
Если str представлена в виде prefix:message-key (где prefix это по умолчанию message) тогда метод вернет локализованное сообщение соотвествующее ключу message-key
Report - Interface in org.weda.report
 
ReportDataId - Class in org.weda.report.impl
 
ReportDataId() - Constructor for class org.weda.report.impl.ReportDataId
 
ReportDataId(String, String) - Constructor for class org.weda.report.impl.ReportDataId
 
ReportDataProvider - Class in org.weda.report.impl
 
ReportDataProvider(Report) - Constructor for class org.weda.report.impl.ReportDataProvider
 
ReportEnv - Class in org.weda.report.excel
 
ReportEnv() - Constructor for class org.weda.report.excel.ReportEnv
 
ReportException - Exception in org.weda.report
 
ReportException(String) - Constructor for exception org.weda.report.ReportException
 
ReportException(String, Throwable) - Constructor for exception org.weda.report.ReportException
 
ReportFactory - Interface in org.weda.report
 
ReportRegistry - Interface in org.weda.report
Сервис, хранящий реестр отчетов
ReportRegistryException - Exception in org.weda.report
 
ReportRegistryException(String) - Constructor for exception org.weda.report.ReportRegistryException
 
ReportRegistryException(String, Throwable) - Constructor for exception org.weda.report.ReportRegistryException
 
ReportRegistryImpl - Class in org.weda.report.impl
 
ReportRegistryImpl() - Constructor for class org.weda.report.impl.ReportRegistryImpl
 
reset() - Method in class org.weda.hibernate.HibernateObjectStore
 
reset() - Method in interface org.weda.store.ObjectStore
Метод очищает кеш занимаемый текущей сессией.
resetModel() - Method in interface org.weda.model.EditorModel
Метод освобождает ресурсы.
resetModel() - Method in class org.weda.model.impl.AbstractEditorModel
 
resetState(Map) - Method in interface org.weda.action.StateableObject
 
resetState(Map) - Method in class org.weda.tapestry.component.BaseEditor
 
resetState(Map) - Method in class org.weda.tapestry.component.EditorGroupComponent
 
resetValuesList() - Method in interface org.weda.model.EditorModel
Метод "сбрасывает" список допустимых значений для значения модели.
resetValuesList() - Method in class org.weda.model.impl.AbstractEditorModel
 
resolveHivemindObject(FieldReadInvocation) - Method in class org.weda.enhance.impl.HivemindObjectAspect
 
resolveInplaceMessage(FieldReadInvocation) - Method in class org.weda.enhance.impl.MessageAspect
 
resolveMessages(FieldReadInvocation) - Method in class org.weda.enhance.impl.MessagesAspect
 
restoreState(Map) - Method in interface org.weda.action.StateableObject
 
restoreState(Map) - Method in class org.weda.tapestry.component.BaseEditor
 
restoreState(Map) - Method in class org.weda.tapestry.component.EditorGroupComponent
 
ResultTypeEntry - Class in org.weda.workflow.impl
 
ResultTypeEntry() - Constructor for class org.weda.workflow.impl.ResultTypeEntry
 
ResultValueEntry - Class in org.weda.workflow.impl
 
ResultValueEntry() - Constructor for class org.weda.workflow.impl.ResultValueEntry
 
RIGHT_POSITION - Static variable in class org.weda.tapestry.component.ActionPanel
 
rollback() - Method in class org.weda.hibernate.HibernateObjectStore
 
rollback() - Method in interface org.weda.store.ObjectStore
Метод отменяет транзацию если значение счетчика транзакций равно одному иначе происходит откат к последней точке сохранения (save point) если jdbc драйвер поддерживает данную функциональность.
row - Variable in class org.weda.tapestry.component.Table
 
rowNum - Variable in class org.weda.tapestry.component.Table
 
rowsChanged(RowsChangeEvent) - Method in class org.weda.model.impl.ObjectTableModel
 
rowsChanged(RowsChangeEvent) - Method in class org.weda.store.impl.SummaryRowImpl
 
rowsChanged(RowsChangeEvent) - Method in interface org.weda.store.ObjectSourceListener
Вызывается в том случае если в конролируемом источнике объектов произошли изменения в наборе строк источника (строки обновились, добавились, изменились удалились).
RowsChangeEvent - Interface in org.weda.store
 
RowsChangeEventImpl - Class in org.weda.store.impl
 
RowsChangeEventImpl(ChangeType) - Constructor for class org.weda.store.impl.RowsChangeEventImpl
 
RowsChangeEventImpl(ChangeType, List<Object[]>) - Constructor for class org.weda.store.impl.RowsChangeEventImpl
 
rowsChanging(RowsChangeEvent) - Method in class org.weda.model.impl.ObjectTableModel
 
rowsChanging(RowsChangeEvent) - Method in class org.weda.store.impl.SummaryRowImpl
 
rowsChanging(RowsChangeEvent) - Method in interface org.weda.store.ObjectSourceListener
Метод вызывается непосредственно перед тем как изменения в строках будут зафиксированы (например перед фиксацией изменений в БД).
RowSelectionModel - Interface in org.weda.model
 
rowSelectionState - Variable in class org.weda.tapestry.component.Table
 
rowsInd - Variable in class org.weda.tapestry.component.Table
 
RowsShiftManager - Class in org.weda.report.excel
 
RowsShiftManager() - Constructor for class org.weda.report.excel.RowsShiftManager
 

S

save(Object) - Method in class org.weda.hibernate.HibernateObjectStore
 
save(Object) - Method in interface org.weda.store.ObjectStore
Метод сохраняет объект в хранилище.
saveModification() - Method in class org.weda.store.impl.ObjectSourceImpl
 
saveModification() - Method in interface org.weda.store.ObjectSource
Метод фиксирует изменения произведенные над выделенными строками.
selectRow(int) - Method in class org.weda.model.impl.ObjectTableModelData
 
selectRow(int) - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
selectRow(int) - Method in interface org.weda.model.RowSelectionModel
Метод выделяет заданную строку.
selectRow(int) - Method in class org.weda.store.impl.ObjectSourceImpl
 
selectTab(String) - Method in class org.weda.tapestry.component.TabPanel
 
selectValue() - Method in interface org.weda.model.ValueSelector
 
service(IRequestCycle) - Method in class org.weda.tapestry.DataViewerEngine
 
sessionCreated(HttpSessionEvent) - Method in class org.weda.servlet.SessionListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.weda.servlet.SessionListener
 
SessionListener - Class in org.weda.servlet
Цель: освобождение ресурсов занимаемых сервисом tim.docarch.service.CacheService
SessionListener() - Constructor for class org.weda.servlet.SessionListener
 
setAccessKey(String) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
setActionClass(Class) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
setActionClass(Class) - Method in class org.weda.action.impl.ActionListenerFilterImpl
 
setActionClass(Class) - Method in class org.weda.action.impl.ExecutedActionInfoImpl
 
setActionClass(Class<Action>) - Method in class org.weda.action.impl.LinkedActionImpl
 
setActionContainerName(String) - Method in class org.weda.action.impl.AbstractActionContainer
 
setActionDescriptor(ActionDescriptor) - Method in interface org.weda.action.ActionState
Метод задает статическую информацию о действии.
setActionDescriptor(ActionDescriptor) - Method in class org.weda.action.impl.ActionExecutionContextImpl
 
setActionDescriptor(ActionDescriptor) - Method in class org.weda.action.impl.ActionStateImpl
 
setActionDescriptors(List<ActionDescriptor>) - Method in class org.weda.action.impl.ActionRegistryImpl
 
setActionIndex(int) - Method in class org.weda.tapestry.component.ActionPanel
 
setActionListenersConfig(List<ActionListener>) - Method in class org.weda.action.impl.ActionRegistryImpl
 
setActionParametersValues(Object) - Method in interface org.weda.action.ActionDescriptor
Метод устанавливает значения свойств объекта действия.
setActionParametersValues(Object) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
setActionParameterValue(String, Object) - Method in interface org.weda.action.ActionExecutionContext
Метод устанавливает значение парметра действия.
setActionParameterValue(String, Object) - Method in class org.weda.action.impl.ActionExecutionContextImpl
 
setActionRegistry(ActionRegistry) - Method in class org.weda.action.impl.AbstractActionContainer
 
setActionRegistry(ActionRegistry) - Method in class org.weda.model.impl.ColumnDescriptorImpl
 
setActionRegistry(ActionRegistry) - Method in class org.weda.workflow.impl.WorkflowImpl
 
setActionResult(Object) - Method in class org.weda.action.impl.ExecutedActionInfoImpl
 
setAlias(String) - Method in class org.weda.property.impl.SetValueImpl
 
setAlias(String) - Method in class org.weda.store.impl.ObjectAlias
Метод задает псевдоним объекта в QL запросе/
setAuditableObjects(Map<Class, AuditableObject>) - Method in class org.weda.store.impl.AuditableObjectRegistryImpl
 
setAuditOperations(String) - Method in class org.weda.store.impl.AuditablePropertyImpl
 
setAuditReg(AuditableObjectRegistry) - Method in class org.weda.hibernate.HibernateObjectStore
 
setAutoCommit(boolean) - Method in class org.weda.hibernate.HibernateObjectStore
 
setAutoCommit(boolean) - Method in interface org.weda.store.ObjectStore
Не используется
setAvailable(boolean) - Method in class org.weda.action.impl.ActionStateImpl
 
setBaseClass(Class) - Method in class org.weda.store.impl.ObjectSourceImpl
 
setBaseClass(Class) - Method in interface org.weda.store.ObjectSource
Метод устанавливает класс являющийся базовым для источника данных.
setBaseClassAlias(String) - Method in class org.weda.store.impl.ObjectSourceImpl
 
setBaseClassPosition(int) - Method in class org.weda.store.impl.ObjectSourceImpl
 
setBaseClassPosition(int) - Method in interface org.weda.store.ObjectSource
Метод устанавливает позицию базового класса в строке.
setBindingSource(BindingSource) - Method in class org.weda.tapestry.binding.GlobalBindingFactory
 
setCacheEntity(String, CacheEntity) - Method in interface org.weda.cache.CacheService
Сохраняет объект кеша в кеше.
setCacheEntity(String, CacheEntity) - Method in class org.weda.cache.impl.SimpleCache
 
setCacheManager(CacheManager) - Method in class org.weda.action.impl.ActionRegistryImpl
 
setCacheManager(CacheManager) - Method in class org.weda.enhance.impl.AspectHelperImpl
 
setCacheManager(CacheManager) - Method in class org.weda.hibernate.HibernateObjectStore
 
setCacheManager(CacheManager) - Method in class org.weda.store.impl.ObjectSourceRegistryImpl
 
setCacheManager(CacheManager) - Method in class org.weda.workflow.impl.WorkflowImpl
 
setCallCounter(int) - Method in class org.weda.hibernate.HibernateCacheEntity
 
setCancelAction(boolean) - Method in class org.weda.action.impl.LinkedActionImpl
 
setCategoryMessages(Messages) - Method in class org.weda.message.impl.AbstractMessagesProvider
 
setCategoryMessages(Messages) - Method in interface org.weda.message.MessagesProvider
Метод устанавливает множество сообщений в соответствии с категорией данного провайдера
setChangedRows(List<Object[]>) - Method in class org.weda.store.impl.RowsChangeEventImpl
 
setCol(int) - Method in class org.weda.model.impl.TableModelDataId
 
setConfig(List<Class>) - Method in class org.weda.hibernate.HibernateObjectStore
 
setConfig(Map<String, ObjectSource>) - Method in class org.weda.store.impl.ObjectSourceRegistryImpl
 
setConfiguration(String) - Method in class org.weda.hibernate.HibernateObjectStore
 
setConstraint(Constraint) - Method in class org.weda.property.impl.SetValueImpl
 
SetConstraint - Interface in org.weda.property
Constraint ограничивающий значение свойства множеством значений заданных в ограничении.
setConstraintClass(Class) - Method in class org.weda.property.impl.ConstraintInfo
 
setConstraintsConfig(List) - Method in class org.weda.property.impl.ConstraintsFactoryImpl
 
setConstraintsFactories(List<ConstraintsFactory>) - Method in class org.weda.property.impl.ConstraintsRegistryImpl
 
setContainer(EntryContainer) - Method in interface org.weda.workflow.Entry
Метод устанавливает контейнер в котором находится entry.
setContainer(EntryContainer) - Method in class org.weda.workflow.impl.AbstractEntry
 
setConversionPattern(String) - Method in class org.weda.property.impl.StaticSetConstraint
 
setConverter(ValueTypeConverter) - Method in class org.weda.data.impl.AbstractDataProviderLinkBuilder
 
setConverter(ValueTypeConverter) - Method in class org.weda.hibernate.HibernateObjectStore
 
setConverter(ValueTypeConverter) - Method in class org.weda.property.impl.ObjectDescriptor
 
setConverter(ValueTypeConverter) - Method in class org.weda.tapestry.DataViewerEngine
 
setConverterClass(Class) - Method in class org.weda.converter.impl.ValueTypeConverterInfo
 
setConverterInfos(List<ValueTypeConverterInfo>) - Method in class org.weda.converter.impl.ConverterRegistryImpl
 
setConvertSubclasses(boolean) - Method in class org.weda.converter.impl.ValueTypeConverterInfo
 
setCountry(String) - Method in class org.weda.message.impl.MessageEntryImpl
 
setCreateTitleRow(boolean) - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
setCreateTitleRow(boolean) - Method in class org.weda.report.text.TextReport
 
setDataId(Object) - Method in class org.weda.data.impl.ViewDataAction
 
setDataInfos(List<ExcelReportDataInfo>) - Method in class org.weda.report.excel.ExcelReport
 
setDataProviderRegistry(DataProviderRegistry) - Method in class org.weda.data.impl.AbstractDataProviderLinkBuilder
 
setDataProviderRegistry(DataProviderRegistry) - Method in class org.weda.tapestry.DataViewerEngine
 
setDataViewerEngine(IEngineService) - Method in class org.weda.tapestry.TapestryDataProviderLinkBuilder
 
setDefaultEntry(boolean) - Method in interface org.weda.workflow.Entry
Если утсановить в true тогда entry является entry по умолчанию.
setDefaultEntry(boolean) - Method in class org.weda.workflow.impl.AbstractEntry
 
setDefaultMessage(String) - Method in class org.weda.message.impl.MessageImpl
 
setDefaultObjectAlias(ObjectAlias) - Method in class org.weda.store.impl.QueryFilterImpl
 
setDefaultObjectAlias(ObjectAlias) - Method in interface org.weda.store.QueryFilter
Метод псевдоним объекта по умолчанию.
setDefaultPattern(String) - Method in class org.weda.tapestry.renderer.impl.AbstractRenderer
 
setDefaultPattern(String) - Method in class org.weda.tapestry.renderer.impl.DummyRenderer
 
setDefaultPattern(String) - Method in class org.weda.tapestry.renderer.impl.RendererInfo
 
setDefaultPattern(String) - Method in interface org.weda.tapestry.renderer.Renderer
Метод устанавливает шаблон по умолчанию.
setDelimiter(String) - Method in class org.weda.report.text.TextReport
 
setDescription(String) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
setDescriptorRegistry(ObjectDescriptorRegistry) - Method in class org.weda.hibernate.HibernateObjectStore
 
setDescriptors(Map<Class, ObjectDescriptor>) - Method in class org.weda.property.impl.ObjectDescriptorRegistryImpl
 
setDirection(Parameter.Direction) - Method in class org.weda.action.impl.ActionParameterImpl
 
setDisableIfNull(String) - Method in class org.weda.model.impl.AbstractEditorModel
 
setDisplayName(String) - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
setEditable(boolean) - Method in class org.weda.model.impl.AbstractEditorModel
 
setEditorGroupName(String) - Method in class org.weda.model.impl.EditorModelDataId
 
setEditorModelFactories(List<EditorModelFactory>) - Method in class org.weda.model.impl.EditorModelRegistryImpl
 
setEditorModelGroups(List<EditorModelGroup>) - Method in class org.weda.model.impl.ObjectSourceEditorModelFactory
 
setEditorModelName(String) - Method in class org.weda.model.impl.EditorModelDataId
 
setElementClass(Class) - Method in class org.weda.message.impl.MessageElement
 
setEnabled(boolean) - Method in class org.weda.action.impl.ActionStateImpl
 
setEnabled(boolean) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setEnabled(boolean) - Method in interface org.weda.store.QueryFilterElement
Если в параметре передать TRUE тогда элемент будет участвовать при формировании результирующего запроса.
setEncoding(String) - Method in class org.weda.report.text.TextReport
 
setEndTransactionError(boolean) - Method in class org.weda.hibernate.HibernateCacheEntity
 
setExecutedActionInfo(ExecutedActionInfo) - Method in class org.weda.tapestry.component.ActionPanel
 
setExecutionException(Exception) - Method in class org.weda.action.impl.ExecutedActionInfoImpl
 
setExpression(String) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setExpression(String, String) - Method in class org.weda.store.impl.QueryFilterImpl
 
setExpression(String, String) - Method in interface org.weda.store.QueryFilter
Метод задает выражение поиска для заданного элемента фильтра.
setExpression(String) - Method in interface org.weda.store.QueryFilterElement
Метод устанавливает связку оператор значение в строковом виде.
setExpressionType(QueryFilterElement.ExpressionType) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setExpressionType(QueryFilterElement.ExpressionType) - Method in interface org.weda.store.QueryFilterElement
Метод устанавилвает тип текущего выражения элемента фильтра.
setExtendList(String) - Method in class org.weda.common.impl.NamesList
 
setFactories(List<DataProviderFactory>) - Method in class org.weda.data.impl.DefaultDataProviderRegistry
 
setFetchSize(int) - Method in class org.weda.store.impl.QueryImpl
 
setFilter(ActionListenerFilter) - Method in interface org.weda.action.ActionListener
 
setFrameworkPrefix(String) - Method in class org.weda.tapestry.binding.GlobalBindingFactory
 
setFromClass(Class) - Method in class org.weda.converter.impl.ValueTypeConverterInfo
 
setFunction(SummaryFunction) - Method in class org.weda.store.impl.SummaryElement
 
setFunctionName(String) - Method in class org.weda.store.impl.SummaryElement
 
setFunctions(Map<String, Class>) - Method in class org.weda.store.impl.SummaryFunctionRegistryImpl
 
setGetterId(Integer) - Method in class org.weda.action.impl.ActionParameterImpl
 
setGetterId(Integer) - Method in class org.weda.store.impl.SummaryElement
 
setGroup(String) - Method in class org.weda.report.impl.AbstractReport
 
setId(Long) - Method in class org.weda.domain.ObjectModificationType
 
setId(Long) - Method in class org.weda.domain.PropertyModification
 
setId(String) - Method in interface org.weda.property.ConstraintIdentificatorHolder
 
setId(String) - Method in class org.weda.property.impl.AbstractConstraint
 
setId(String) - Method in class org.weda.property.impl.BetweenConstraint
 
setId(String) - Method in class org.weda.property.impl.ConstraintInfo
 
setId(String) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setId(String) - Method in interface org.weda.store.QueryFilterElement
 
setInitializers(List<RendererInitializer>) - Method in class org.weda.tapestry.renderer.impl.RendererRegistryImpl
 
setInPlacePrefix(String) - Method in class org.weda.message.impl.MessagesImpl
 
setKey(String) - Method in class org.weda.message.impl.MessageImpl
 
setKey(String) - Method in interface org.weda.message.Message
Метод устанавливает ключ сообщения.
setLanguage(String) - Method in class org.weda.message.impl.MessageEntryImpl
 
setLevelsValuesUniq(boolean) - Method in class org.weda.model.impl.AbstractEditorModel
 
setLinkBuilder(DataProviderLinkBuilder) - Method in class org.weda.tapestry.DataViewerEngine
 
setLinkedTableModelName(String) - Method in class org.weda.model.impl.PageableTableModelImpl
 
setLinkFactory(LinkFactory) - Method in class org.weda.tapestry.TapestryDataProviderLinkBuilder
 
setLog(Log) - Method in class org.weda.hibernate.HibernateObjectStore
 
setLog(Log) - Method in class org.weda.model.impl.ObjectTableModelFactoryImpl
 
setLog(Log) - Method in class org.weda.model.impl.TableModelRegistryImpl
 
setLog(Log) - Method in class org.weda.property.impl.ObjectDescriptorRegistryImpl
 
setLog(Log) - Method in class org.weda.tapestry.binding.GlobalBindingFactory
 
setManageTableModel(boolean) - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
setManageTableModel(boolean) - Method in class org.weda.report.text.TextReport
 
setMasterPropertyName(String) - Method in class org.weda.store.impl.DetailObjectSourceInfoImpl
 
setMaxRows(int) - Method in class org.weda.store.impl.QueryImpl
 
setMessage(String) - Method in class org.weda.message.impl.MessageEntryImpl
 
setMessageCategory(String) - Method in class org.weda.action.impl.ActionRegistryImpl
 
setMessageCategory(String) - Method in class org.weda.converter.impl.ConverterRegistryImpl
 
setMessages(Messages) - Method in interface org.weda.action.ActionDescriptor
Метод устанавливает объект дающий доступ к локализированным сообщениям в разрезе класса действия ({@link #getActionClass()).
setMessages(Messages) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
setMessages(MessagesRegistry) - Method in class org.weda.action.impl.ActionRegistryImpl
 
setMessages(Messages) - Method in class org.weda.converter.impl.AbstractConverter
 
setMessages(Messages) - Method in class org.weda.converter.impl.ConverterRegistryImpl
 
setMessages(Messages) - Method in interface org.weda.converter.ValueTypeConverter
 
setMessagesCategory(String) - Method in class org.weda.message.impl.MessagesProviderInfo
 
setMessagesConfig(List<MessageCategory>) - Method in class org.weda.message.impl.MessagesImpl
 
setMessagesProviderClass(Class) - Method in class org.weda.message.impl.MessagesProviderInfo
 
setMessagesProvidersInfos(List<MessagesProviderInfo>) - Method in class org.weda.message.impl.MessagesImpl
 
setMessagesRegistry(MessagesRegistry) - Method in class org.weda.converter.impl.ConverterRegistryImpl
 
setMessagesRegistry(MessagesRegistry) - Method in class org.weda.enhance.impl.AspectHelperImpl
 
setMimeType(String) - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
setMimeType(String) - Method in class org.weda.report.impl.AbstractReport
 
setMimeType(String) - Method in class org.weda.tapestry.renderer.impl.RendererInfo
 
setMode(ObjectSource.Mode) - Method in class org.weda.store.impl.ObjectSourceImpl
 
setMode(ObjectSource.Mode) - Method in interface org.weda.store.ObjectSource
Метод устанавливает режим в котором работает источник данных
setModelGroup(T) - Method in interface org.weda.model.EditorModel
Метод устанавливает группу к которой принадлежит модель.
setModelGroup(T) - Method in class org.weda.model.impl.AbstractEditorModel
 
setModelName(String) - Method in class org.weda.model.impl.TableModelDataId
 
setModelName(String) - Method in class org.weda.tapestry.component.EditorGroupComponent
 
setModelRegistry(EditorModelRegistry) - Method in class org.weda.tapestry.binding.EditorModelGroupBindingFactory
 
setModificationType(ObjectModificationType) - Method in class org.weda.domain.PropertyModification
 
setName(String) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
setName(String) - Method in class org.weda.action.impl.ActionParameterValueImpl
 
setName(String) - Method in class org.weda.common.impl.NamesList
 
setName(String) - Method in class org.weda.common.impl.PageInfoImpl
 
setName(String) - Method in class org.weda.domain.PropertyModification
 
setName(String) - Method in class org.weda.message.impl.MessageCategory
 
setName(String) - Method in class org.weda.message.impl.MessageElement
 
setName(String) - Method in interface org.weda.model.EditorModelGroup
Метод устанавливает имя группы.
setName(String) - Method in class org.weda.model.impl.AbstractEditorModel
 
setName(String) - Method in class org.weda.model.impl.BaseEditorModelGroup
 
setName(String) - Method in class org.weda.model.impl.ObjectTableModel
 
setName(String) - Method in class org.weda.model.impl.PageableTableModelImpl
 
setName(String) - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
setName(String) - Method in class org.weda.report.impl.AbstractReport
 
setName(String) - Method in class org.weda.store.impl.DetailObjectSourceInfoImpl
 
setName(String) - Method in class org.weda.store.impl.ObjectSourceImpl
 
setName(String) - Method in interface org.weda.workflow.Entry
Метод устанавливает шаблон.
setName(String) - Method in class org.weda.workflow.impl.AbstractEntry
 
setNamesListName(String) - Method in class org.weda.model.impl.FilterEditorModelGroup
 
setNamesListName(String) - Method in class org.weda.model.impl.ObjectSourceEditorModelGroup
 
setNamesListName(String) - Method in class org.weda.model.impl.ObjectTableModel
 
setNamesListName(String) - Method in class org.weda.store.impl.QueryFilterImpl
Метод устанавливает название списка с именами которые будут использованы для создания элементов фильтра.
setNamesListReg(NamesListRegistryImpl) - Method in class org.weda.common.impl.NamesList
 
setNamesLists(Map<String, NamesList>) - Method in class org.weda.common.impl.NamesListRegistryImpl
 
setNeedConversion(boolean) - Method in class org.weda.model.impl.AbstractEditorModel
 
setNeedDataId(boolean) - Method in class org.weda.tapestry.renderer.impl.AbstractRenderer
 
setNeedValue(boolean) - Method in class org.weda.tapestry.renderer.impl.AbstractRenderer
 
setObjectAlias(String) - Method in class org.weda.model.impl.ColumnDescriptorImpl
 
setObjectAlias(String) - Method in class org.weda.model.impl.FilterEditorModel
 
setObjectAlias(String) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setObjectAlias(String) - Method in interface org.weda.store.QueryFilterElement
Метод устанавливает псевдоним объекта в QL над свойством которого будет осуществена фильтрация.
setObjectClass(String) - Method in class org.weda.domain.ObjectModification
 
setObjectClass(String) - Method in class org.weda.domain.ObjectModificationPk
 
setObjectClass(Class) - Method in class org.weda.property.impl.ObjectDescriptor
 
setObjectClass(Class) - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
setObjectClass(Class) - Method in class org.weda.store.impl.AuditableObjectImpl
 
setObjectClass(Class) - Method in class org.weda.store.impl.ObjectAlias
Метод задает класс объекта.
setObjectClass(Class) - Method in class org.weda.store.impl.SummaryElement
 
setObjectClass(Class) - Method in class org.weda.tapestry.renderer.impl.RendererInfo
 
setObjectDescriptorRegistry(ObjectDescriptorRegistry) - Method in class org.weda.action.impl.ActionRegistryImpl
 
setObjectDescriptorRegistry(ObjectDescriptorRegistry) - Method in class org.weda.data.impl.AbstractDataProviderLinkBuilder
 
setObjectEnhancer(ObjectEnhancer) - Method in class org.weda.action.impl.ActionRegistryImpl
 
setObjectEnhancer(ObjectEnhancer) - Method in class org.weda.tapestry.renderer.impl.RendererRegistryImpl
 
setObjectId(Long) - Method in class org.weda.domain.ObjectModification
 
setObjectId(Long) - Method in class org.weda.domain.ObjectModificationPk
 
setObjectModification(ObjectModification) - Method in class org.weda.domain.ObjectModificationType
 
setObjectPosition(int) - Method in class org.weda.store.impl.SummaryElement
 
setObjectProvider(HivemindObjectProvider) - Method in class org.weda.enhance.impl.AspectHelperImpl
 
setObjectProvider(HivemindObjectProvider) - Method in class org.weda.enhance.impl.ObjectEnhancerImpl
 
setObjectSource(ObjectSource) - Method in class org.weda.store.impl.SummaryRowImpl
 
setObjectSourceName(String) - Method in class org.weda.model.impl.BaseObjectSourceEditorModel
 
setObjectSourceName(String) - Method in class org.weda.model.impl.FilterEditorModelGroup
 
setObjectSourceName(String) - Method in class org.weda.model.impl.ObjectSourceEditorModelGroup
 
setObjectSourceName(String) - Method in class org.weda.model.impl.ObjectTableModel
 
setObjectSourceName(String) - Method in class org.weda.store.impl.ObjectSourceSetConstraint
 
setObjectSourceRegistry(ObjectSourceRegistry) - Method in class org.weda.tapestry.binding.ObjectSourceBindingFactory
 
setObjectState(Map) - Method in class org.weda.action.impl.ActionExecutionContextImpl
 
setObjectTranslator(Translator) - Method in class org.weda.enhance.impl.HivemindObjectProviderFactory
 
setOperator(String) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setOperator(String) - Method in interface org.weda.store.QueryFilterElement
Метод устанавливает оператор.
setOperatorType(QueryFilterElement.OperatorType) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setOperatorType(QueryFilterElement.OperatorType) - Method in interface org.weda.store.QueryFilterElement
 
setPageable(boolean) - Method in class org.weda.model.impl.ObjectTableModel
 
setPageEntries(List<PageEntry>) - Method in class org.weda.workflow.impl.WorkflowImpl
 
setPageNumber(Integer) - Method in class org.weda.model.actions.PageableTableModelGoToPageAction
 
setPageNumber(int) - Method in class org.weda.model.impl.PageableTableModelDataImpl
 
setPageNumber(int) - Method in interface org.weda.model.PageableTableModelData
Метод устанавливает номер текущей страницы.
setPageSize(int) - Method in class org.weda.model.impl.ObjectTableModel
 
setPageSize(int) - Method in class org.weda.model.impl.PageableTableModelImpl
 
setPageSize(int) - Method in interface org.weda.model.PageableTableModel
Метод устанавливает размер страницы в строках.
setPageTitles(Map<String, PageInfo>) - Method in class org.weda.common.impl.PageTitleRegistryImpl
 
setParameterName(String) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setParameterValue(String, Object) - Method in interface org.weda.action.ActionState
Метод задает значение параметра.
setParameterValue(String, Object) - Method in class org.weda.action.impl.ActionStateImpl
 
setParent(PropertyDescriptor) - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
setParentActionPanel(ActionPanel) - Method in class org.weda.tapestry.component.ActionPanel
 
setPath(String) - Method in class org.weda.workflow.impl.DefaultPath
 
setPath(String) - Method in interface org.weda.workflow.Path
Метод устанавливает путь до объекта.
setPathAdapter(PathAdapter) - Method in class org.weda.workflow.impl.WorkflowImpl
 
setPattern(String) - Method in class org.weda.action.impl.ActionParameterValueImpl
 
setPattern(String) - Method in class org.weda.model.impl.AbstractEditorModel
 
setPattern(String) - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
setPattern(String) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setPattern(String) - Method in interface org.weda.store.QueryFilterElement
Метод уставливает шаблон с помощью которого строковое значение в выражении будет преобразовано к объекту.
setPosition(int) - Method in class org.weda.model.impl.IndexedObjectAlias
 
setProperties(Map<String, String>) - Method in class org.weda.hibernate.HibernateObjectStore
 
setProperty(String) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setProperty(String) - Method in interface org.weda.store.QueryFilterElement
Метод устанавливает имя свойства по которому будет осуществляться фильтрация.
setPropertyClass(Class) - Method in class org.weda.property.impl.PropertyDescriptorImpl
 
setPropertyDescriptor(PropertyDescriptor) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setPropertyDescriptor(PropertyDescriptor) - Method in interface org.weda.store.QueryFilterElement
Метод устанавливает описание свойства.
setPropertyName(String) - Method in class org.weda.store.impl.AuditablePropertyImpl
 
setPropertyName(String) - Method in class org.weda.store.impl.DetailObjectSourceInfoImpl
 
setPropertyName(String) - Method in class org.weda.store.impl.ObjectSourceConstraintImpl
 
setPropertyName(String) - Method in class org.weda.store.impl.SummaryElement
 
setPropertyName(String) - Method in class org.weda.tapestry.renderer.impl.RendererInfo
 
setPropertyPath(String) - Method in interface org.weda.model.EditorModel
Метод устанавливает путь до свойства. ???
setPropertyPath(String) - Method in class org.weda.model.impl.FilterEditorModel
 
setPropertyPath(String) - Method in class org.weda.model.impl.ObjectSetEditorModel
 
setPropertyValue(PropertyValue) - Method in class org.weda.action.impl.ActionRegistryImpl
 
setPropertyValue(PropertyValue) - Method in class org.weda.data.impl.AbstractDataProviderLinkBuilder
 
setPropertyValue(PropertyValue) - Method in class org.weda.hibernate.HibernateObjectStore
 
setQuery(Query) - Method in class org.weda.store.impl.ObjectSourceImpl
 
setQuery(String) - Method in class org.weda.store.impl.QueryImpl
 
setQuery(Query) - Method in interface org.weda.store.ObjectSource
Метод устанавливает запрос, при помощи которого будет получен результирующий набор данных.
setQueryFilter(QueryFilter) - Method in class org.weda.store.impl.ObjectSourceImpl
 
setQueryFilter(QueryFilter) - Method in interface org.weda.store.ObjectSource
Метод задает фильтр для источника данных.
setReadOnly(boolean) - Method in class org.weda.store.impl.ObjectSourceImpl
 
setReadOnly(boolean) - Method in interface org.weda.store.ObjectSource
Если передать TRUE то в источник данных будет нельзя вносить изменения.
setRedirect(boolean) - Method in class org.weda.workflow.impl.DefaultPath
 
setRefreshOnActivate(boolean) - Method in class org.weda.store.impl.DetailObjectSourceInfoImpl
 
setRegistry(ObjectDescriptorRegistry) - Method in class org.weda.property.impl.ObjectDescriptor
 
setRendererClass(Class) - Method in class org.weda.tapestry.renderer.impl.RendererInfo
 
setRenderers(List<RendererInfo>) - Method in class org.weda.tapestry.renderer.impl.RendererRegistryImpl
 
setReportFactories(List<ReportFactory>) - Method in class org.weda.report.impl.ReportRegistryImpl
 
setReportGroup(String) - Method in class org.weda.report.actions.ViewReportAction
 
setReportGroup(String) - Method in class org.weda.report.impl.ReportDataId
 
setReportName(String) - Method in class org.weda.report.actions.ViewReportAction
 
setReportName(String) - Method in class org.weda.report.impl.ReportDataId
 
setReports(List<Report>) - Method in class org.weda.report.impl.AbstractReportFactory
 
setRequest(WebRequest) - Method in class org.weda.tapestry.DataViewerEngine
 
setRequestCycle(IRequestCycle) - Method in class org.weda.tapestry.TapestryDataProviderLinkBuilder
 
setRequestCycle(IRequestCycle) - Method in class org.weda.tapestry.TapestryPathAdapter
 
setResponse(WebResponse) - Method in class org.weda.tapestry.DataViewerEngine
 
setRow(int) - Method in class org.weda.model.impl.TableModelDataId
 
setRowSelectionState(boolean[]) - Method in class org.weda.model.actions.ObjectTableModelSelectAction
 
setSavepoints(Stack<Savepoint>) - Method in class org.weda.hibernate.HibernateCacheEntity
 
setSelectedTabName(String) - Method in class org.weda.tapestry.component.TabPanel
 
setServletContext(List<ServletContext>) - Method in class org.weda.hibernate.HibernateObjectStore
 
setSession(Session) - Method in class org.weda.hibernate.HibernateCacheEntity
 
setSetterId(Integer) - Method in class org.weda.action.impl.ActionParameterImpl
 
setSheetName(String) - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
setSheetPosition(Integer) - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
setStartFromCol(short) - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
setStartFromRow(int) - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
setStateRegistry(StateObjectManagerRegistry) - Method in class org.weda.tapestry.TapestryCacheManager
 
setStaticExpression(String) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setStaticExpression(String) - Method in interface org.weda.store.QueryFilterElement
Метод устанавливает статическую связку оператор значение в строковом виде.
setSuccess(boolean) - Method in class org.weda.workflow.impl.ResultTypeEntry
 
setSuccessExecution(boolean) - Method in class org.weda.action.impl.ExecutedActionInfoImpl
 
setSummaryRow(SummaryRowImpl) - Method in class org.weda.store.impl.ObjectSourceImpl
 
setSupportsReleaseSavepoint(boolean) - Method in class org.weda.hibernate.HibernateCacheEntity
 
setSupportsSavepoint(boolean) - Method in class org.weda.hibernate.HibernateCacheEntity
 
setTableModel(TableModel) - Method in class org.weda.model.impl.ColumnDescriptorImpl
 
setTableModelFactories(List<TableModelFactory>) - Method in class org.weda.model.impl.TableModelRegistryImpl
 
setTableModelName(String) - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
setTableModelName(String) - Method in class org.weda.report.text.TextReport
 
setTableModelRegistry(TableModelRegistry) - Method in class org.weda.tapestry.binding.TableModelBindingFactory
 
setTableModels(List<TableModel>) - Method in class org.weda.model.impl.ObjectTableModelFactoryImpl
 
setTargetClass(Class) - Method in class org.weda.action.impl.ActionListenerFilterImpl
 
setTargetClass(Class) - Method in class org.weda.action.impl.ActionTargetClassImpl
 
setTargetClass(Class) - Method in class org.weda.action.impl.ExecutedActionInfoImpl
 
setTargetFrame(String) - Method in interface org.weda.action.ActionState
 
setTargetFrame(String) - Method in class org.weda.action.impl.ActionDescriptorImpl
 
setTargetFrame(String) - Method in class org.weda.action.impl.ActionStateImpl
 
setTargetName(String) - Method in class org.weda.action.impl.ExecutedActionInfoImpl
 
setTargetNames(Set<String>) - Method in class org.weda.action.impl.ActionListenerFilterImpl
 
setTargetObject(ActionContainer) - Method in interface org.weda.action.ActionExecutionContext
Метод устанавливает объект над которым нужно соврешить действие.
setTargetObject(ActionContainer) - Method in class org.weda.action.impl.ActionExecutionContextImpl
 
setTemplateFileName(String) - Method in class org.weda.report.excel.ExcelReport
 
setThreadLocale(ThreadLocale) - Method in class org.weda.message.impl.MessagesImpl
 
setTimeout(int) - Method in class org.weda.store.impl.QueryImpl
 
setTimestamp(Timestamp) - Method in class org.weda.domain.ObjectModificationType
 
setTitle(String) - Method in class org.weda.common.impl.PageInfoImpl
 
setToClass(Class) - Method in class org.weda.converter.impl.ValueTypeConverterInfo
 
setType(AuditOperation) - Method in class org.weda.domain.ObjectModificationType
 
setUseAliasAsProperty(boolean) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setUseAliasAsProperty(boolean) - Method in interface org.weda.store.QueryFilterElement
Если установить в TRUE тогда элемент использует alias в качестве свойства.
setUseMarkers(boolean) - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
setUsePathAdapter(boolean) - Method in class org.weda.workflow.impl.WorkflowImpl
 
setUsePathAdapter(boolean) - Method in interface org.weda.workflow.Workflow
Если установить в false тогда путь не будет адаптироваться под используемый web framework.
setUseSelectedRows(boolean) - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
setUseSelectedRows(boolean) - Method in class org.weda.report.text.TextReport
 
setValue(String) - Method in class org.weda.action.impl.ActionParameterValueImpl
 
setValue(Object) - Method in class org.weda.cache.impl.SimpleCacheEntity
 
setValue(String) - Method in class org.weda.domain.PropertyModification
 
setValue(Object) - Method in interface org.weda.model.EditorModel
Метод устанавливает значение свойства.
setValue(Object) - Method in class org.weda.model.impl.FilterEditorModel
 
setValue(Object) - Method in class org.weda.model.impl.ObjectSetEditorModel
 
setValue(Object) - Method in class org.weda.property.impl.PosibleValueImpl
 
setValue(Object, Integer, Object) - Method in class org.weda.property.impl.PropertyValueImpl
 
setValue(Object) - Method in class org.weda.property.impl.SetValueImpl
 
setValue(Object, Integer, Object) - Method in interface org.weda.property.PropertyValue
 
SetValue - Interface in org.weda.property
 
setValue(String, Object) - Method in class org.weda.store.impl.ObjectSet
Метод устанавливает значение свойства для группы объектов.
setValue(Object) - Method in class org.weda.store.impl.ObjectSourceConstraintImpl
 
setValue(Object) - Method in class org.weda.store.impl.QueryFilterElementImpl
 
setValue(Object) - Method in interface org.weda.store.QueryFilterElement
Метод устанавливает текущее занчение элемента.
setValueAsString(String) - Method in class org.weda.tapestry.component.BaseEditor
 
setValueClass(Class) - Method in class org.weda.tapestry.renderer.impl.RendererInfo
 
SetValueImpl - Class in org.weda.property.impl
 
SetValueImpl() - Constructor for class org.weda.property.impl.SetValueImpl
 
SetValueImpl(Object) - Constructor for class org.weda.property.impl.SetValueImpl
 
SetValueImpl(Object, String) - Constructor for class org.weda.property.impl.SetValueImpl
 
setValueListIndex(int) - Method in class org.weda.tapestry.component.BaseEditor
 
setValuePretender(Object) - Method in interface org.weda.model.EditorModel
Метод устанавливает претиндента на значение.
setValuePretender(Object) - Method in class org.weda.model.impl.AbstractEditorModel
 
setValuesAliased(boolean) - Method in class org.weda.property.impl.StaticSetConstraint
 
setValueSelection(int, boolean) - Method in class org.weda.tapestry.component.BaseEditor
 
setValueType(Class) - Method in class org.weda.property.impl.StaticSetConstraint
 
setVerticalLayout(boolean) - Method in class org.weda.report.excel.ExcelReportDataInfoImpl
 
setWorkflow(Workflow) - Method in interface org.weda.workflow.Entry
Метод устанавливает workflow которому принадлежит entry.
setWorkflow(Workflow) - Method in class org.weda.workflow.impl.AbstractEntry
 
shiftRows(HSSFSheet, int, int) - Method in class org.weda.report.excel.RowsShiftManager
 
SimpleCache - Class in org.weda.cache.impl
Простая реализация tim.docarch.service.CacheService.
SimpleCache() - Constructor for class org.weda.cache.impl.SimpleCache
 
SimpleCacheEntity - Class in org.weda.cache.impl
 
SimpleCacheEntity() - Constructor for class org.weda.cache.impl.SimpleCacheEntity
 
SimpleCacheEntity(Object) - Constructor for class org.weda.cache.impl.SimpleCacheEntity
 
StandartConstraintsMessagesProvider - Class in org.weda.property.impl
 
StandartConstraintsMessagesProvider() - Constructor for class org.weda.property.impl.StandartConstraintsMessagesProvider
 
startCalculation(Class) - Method in class org.weda.store.functions.Sum
 
startCalculation() - Method in class org.weda.store.impl.SummaryElement
 
startCalculation(Class) - Method in interface org.weda.store.SummaryFunction
 
startRenderBody(IMarkupWriter, IRequestCycle) - Method in class org.weda.tapestry.component.ActionPanel
 
StateableObject - Interface in org.weda.action
 
StaticSetConstraint - Class in org.weda.property.impl
 
StaticSetConstraint() - Constructor for class org.weda.property.impl.StaticSetConstraint
 
store(Object) - Method in class org.weda.tapestry.LocalStateManager
 
StringToBooleanConverter - Class in org.weda.converter.impl
 
StringToBooleanConverter() - Constructor for class org.weda.converter.impl.StringToBooleanConverter
 
SUCCESS_RESULT - Static variable in class org.weda.workflow.impl.ResultTypeEntry
Действие выполнилось без ошибок.
Sum - Class in org.weda.store.functions
 
Sum() - Constructor for class org.weda.store.functions.Sum
 
SummaryElement - Class in org.weda.store.impl
 
SummaryElement() - Constructor for class org.weda.store.impl.SummaryElement
 
SummaryElementException - Exception in org.weda.store.impl
 
SummaryElementException(String) - Constructor for exception org.weda.store.impl.SummaryElementException
 
SummaryElementException(String, Throwable) - Constructor for exception org.weda.store.impl.SummaryElementException
 
SummaryFunction - Interface in org.weda.store
 
SummaryFunctionException - Exception in org.weda.store
 
SummaryFunctionException(String) - Constructor for exception org.weda.store.SummaryFunctionException
 
SummaryFunctionException(String, Throwable) - Constructor for exception org.weda.store.SummaryFunctionException
 
SummaryFunctionRegistry - Interface in org.weda.store
 
SummaryFunctionRegistryException - Exception in org.weda.store
 
SummaryFunctionRegistryException(String) - Constructor for exception org.weda.store.SummaryFunctionRegistryException
 
SummaryFunctionRegistryException(String, Throwable) - Constructor for exception org.weda.store.SummaryFunctionRegistryException
 
SummaryFunctionRegistryImpl - Class in org.weda.store.impl
 
SummaryFunctionRegistryImpl() - Constructor for class org.weda.store.impl.SummaryFunctionRegistryImpl
 
SummaryRow - Interface in org.weda.store
 
SummaryRowException - Exception in org.weda.store
 
SummaryRowException(String) - Constructor for exception org.weda.store.SummaryRowException
 
SummaryRowException(String, Throwable) - Constructor for exception org.weda.store.SummaryRowException
 
SummaryRowImpl - Class in org.weda.store.impl
 
SummaryRowImpl() - Constructor for class org.weda.store.impl.SummaryRowImpl
 

T

TAB_PANEL_LINE_CLASS - Static variable in class org.weda.Constants
 
TAB_PANEL_SELECTED_TAB_CLASS - Static variable in class org.weda.Constants
 
TAB_PANEL_TAB_CLASS - Static variable in class org.weda.Constants
 
Table - Class in org.weda.tapestry.component
Tapestry component.
Table() - Constructor for class org.weda.tapestry.component.Table
 
TABLE_CLASS - Static variable in class org.weda.Constants
 
TABLE_DATA_CELL_CLASS - Static variable in class org.weda.Constants
 
TABLE_DATA_ROW_CLASS - Static variable in class org.weda.Constants
 
TABLE_DATA_ROW_SELECTED_CLASS - Static variable in class org.weda.Constants
 
TABLE_HEADER_ROW_CLASS - Static variable in class org.weda.Constants
 
TABLE_SUMMARY_CELL_CLASS - Static variable in class org.weda.Constants
 
TABLE_SUMMARY_ROW_CLASS - Static variable in class org.weda.Constants
 
TableModel<T extends TableModelData> - Interface in org.weda.model
Модель представления данных в виде таблицы.
TableModel.Mode - Enum in org.weda.model
 
TableModelBindingFactory - Class in org.weda.tapestry.binding
 
TableModelBindingFactory() - Constructor for class org.weda.tapestry.binding.TableModelBindingFactory
 
TableModelData - Interface in org.weda.model
 
TableModelDataException - Exception in org.weda.model
 
TableModelDataException(String) - Constructor for exception org.weda.model.TableModelDataException
 
TableModelDataException(String, Throwable) - Constructor for exception org.weda.model.TableModelDataException
 
TableModelDataId - Class in org.weda.model.impl
 
TableModelDataId() - Constructor for class org.weda.model.impl.TableModelDataId
 
TableModelDataId(String, int, int) - Constructor for class org.weda.model.impl.TableModelDataId
 
TableModelDataProvider - Class in org.weda.model.impl
 
TableModelDataProvider(TableModel, TableModelDataId) - Constructor for class org.weda.model.impl.TableModelDataProvider
 
TableModeleBinding - Class in org.weda.tapestry.binding
 
TableModeleBinding(String, ValueConverter, Location, TableModelRegistry, String) - Constructor for class org.weda.tapestry.binding.TableModeleBinding
 
TableModelEvent - Interface in org.weda.model
 
TableModelEventImpl - Class in org.weda.model.impl
 
TableModelEventImpl(ChangeType) - Constructor for class org.weda.model.impl.TableModelEventImpl
 
TableModelException - Exception in org.weda.model
 
TableModelException(String) - Constructor for exception org.weda.model.TableModelException
 
TableModelException(String, Throwable) - Constructor for exception org.weda.model.TableModelException
 
TableModelFactory - Interface in org.weda.model
Цель:
TableModelListener - Interface in org.weda.model
 
TableModelRegistry - Interface in org.weda.model
Цель: предоставление доступа к моделям данных типа TableModel
TableModelRegistryImpl - Class in org.weda.model.impl
 
TableModelRegistryImpl() - Constructor for class org.weda.model.impl.TableModelRegistryImpl
 
TabPanel - Class in org.weda.tapestry.component
 
TabPanel() - Constructor for class org.weda.tapestry.component.TabPanel
 
TapestryCacheManager - Class in org.weda.tapestry
 
TapestryCacheManager() - Constructor for class org.weda.tapestry.TapestryCacheManager
 
TapestryDataProviderLinkBuilder - Class in org.weda.tapestry
 
TapestryDataProviderLinkBuilder() - Constructor for class org.weda.tapestry.TapestryDataProviderLinkBuilder
 
TapestryPathAdapter - Class in org.weda.tapestry
 
TapestryPathAdapter() - Constructor for class org.weda.tapestry.TapestryPathAdapter
 
TargetClassEntry - Class in org.weda.workflow.impl
 
TargetClassEntry() - Constructor for class org.weda.workflow.impl.TargetClassEntry
 
TargetNameEntry - Class in org.weda.workflow.impl
 
TargetNameEntry() - Constructor for class org.weda.workflow.impl.TargetNameEntry
 
TextReport - Class in org.weda.report.text
Генератор текстовых отчетов
TextReport() - Constructor for class org.weda.report.text.TextReport
 
TextReportFactory - Class in org.weda.report.text
 
TextReportFactory() - Constructor for class org.weda.report.text.TextReportFactory
 
TOP_POSITION - Static variable in class org.weda.tapestry.component.ActionPanel
 
toSet(Iterable<T>) - Static method in class org.weda.Utils
 
toString() - Method in class org.weda.hibernate.HibernateObjectStore
 
translate(HSSFSheet, int) - Method in class org.weda.report.excel.RowsShiftManager
 

U

Utils - Class in org.weda.tapestry
 
Utils() - Constructor for class org.weda.tapestry.Utils
 
Utils - Class in org.weda
 

V

valueOf(String) - Static method in enum org.weda.action.Parameter.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.weda.common.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.weda.common.impl.NamesList.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.weda.model.TableModel.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.weda.store.AuditOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.weda.store.ObjectSource.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.weda.store.QueryFilterElement.ExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.weda.store.QueryFilterElement.OperatorType
Returns the enum constant of this type with the specified name.
ValueRenderer - Class in org.weda.tapestry.component
Цель: делегировать прорисовку компоненту указанному в свойстве renderer
ValueRenderer() - Constructor for class org.weda.tapestry.component.ValueRenderer
 
valueRenderers - Variable in class org.weda.tapestry.component.Table
 
values() - Static method in enum org.weda.action.Parameter.Direction
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.weda.common.ChangeType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.weda.common.impl.NamesList.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.weda.model.TableModel.Mode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.weda.store.AuditOperation
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.weda.store.ObjectSource.Mode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.weda.store.QueryFilterElement.ExpressionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.weda.store.QueryFilterElement.OperatorType
Returns an array containing the constants of this enum type, in the order they're declared.
ValueSelector - Interface in org.weda.model
 
ValueSelectorException - Exception in org.weda.model
 
ValueSelectorException(String) - Constructor for exception org.weda.model.ValueSelectorException
 
ValueSelectorException(String, Throwable) - Constructor for exception org.weda.model.ValueSelectorException
 
ValueTypeConverter - Interface in org.weda.converter
Цель: Сервис для преобразования значения одного типа в другой
ValueTypeConverterException - Exception in org.weda.converter
 
ValueTypeConverterException(String) - Constructor for exception org.weda.converter.ValueTypeConverterException
 
ValueTypeConverterException(String, Throwable) - Constructor for exception org.weda.converter.ValueTypeConverterException
 
ValueTypeConverterInfo - Class in org.weda.converter.impl
Цель: хранение информации о конвертере необходимой для его создания и применения.
ValueTypeConverterInfo() - Constructor for class org.weda.converter.impl.ValueTypeConverterInfo
 
ViewDataAction - Class in org.weda.data.impl
 
ViewDataAction() - Constructor for class org.weda.data.impl.ViewDataAction
 
ViewReportAction - Class in org.weda.report.actions
Действие для генерации и просмотра отчета
ViewReportAction() - Constructor for class org.weda.report.actions.ViewReportAction
 

W

WedaTestCase - Class in org.weda.test
 
WedaTestCase(String) - Constructor for class org.weda.test.WedaTestCase
 
workflow - Static variable in class org.weda.data.impl.AbstractDataViewAction
 
Workflow - Interface in org.weda.workflow
Цель: реализовать механизм перехода от одной страницы к следующей
WorkflowException - Exception in org.weda.workflow
 
WorkflowException(String) - Constructor for exception org.weda.workflow.WorkflowException
 
WorkflowException(String, Throwable) - Constructor for exception org.weda.workflow.WorkflowException
 
WorkflowImpl - Class in org.weda.workflow.impl
 
WorkflowImpl() - Constructor for class org.weda.workflow.impl.WorkflowImpl
 

A B C D E F G H I L M N O P Q R S T U V W

Copyright © 2005-2006 . All Rights Reserved.